[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. 6593 1726776622.38363: starting run ansible-playbook [core 2.17.4] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-gak executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 6593 1726776622.38647: Added group all to inventory 6593 1726776622.38649: Added group ungrouped to inventory 6593 1726776622.38652: Group all now contains ungrouped 6593 1726776622.38654: Examining possible inventory source: /tmp/kernel_settings-sWz/inventory.yml 6593 1726776622.47283: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 6593 1726776622.47326: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 6593 1726776622.47342: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 6593 1726776622.47382: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 6593 1726776622.47432: Loaded config def from plugin (inventory/script) 6593 1726776622.47433: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 6593 1726776622.47460: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 6593 1726776622.47517: Loaded config def from plugin (inventory/yaml) 6593 1726776622.47520: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 6593 1726776622.47579: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 6593 1726776622.47850: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 6593 1726776622.47852: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 6593 1726776622.47854: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 6593 1726776622.47859: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 6593 1726776622.47862: Loading data from /tmp/kernel_settings-sWz/inventory.yml 6593 1726776622.47903: /tmp/kernel_settings-sWz/inventory.yml was not parsable by auto 6593 1726776622.47948: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 6593 1726776622.47976: Loading data from /tmp/kernel_settings-sWz/inventory.yml 6593 1726776622.48029: group all already in inventory 6593 1726776622.48035: set inventory_file for managed_node1 6593 1726776622.48038: set inventory_dir for managed_node1 6593 1726776622.48039: Added host managed_node1 to inventory 6593 1726776622.48040: Added host managed_node1 to group all 6593 1726776622.48041: set ansible_host for managed_node1 6593 1726776622.48041: set ansible_ssh_extra_args for managed_node1 6593 1726776622.48043: set inventory_file for managed_node2 6593 1726776622.48045: set inventory_dir for managed_node2 6593 1726776622.48046: Added host managed_node2 to inventory 6593 1726776622.48047: Added host managed_node2 to group all 6593 1726776622.48047: set ansible_host for managed_node2 6593 1726776622.48048: set ansible_ssh_extra_args for managed_node2 6593 1726776622.48049: set inventory_file for managed_node3 6593 1726776622.48050: set inventory_dir for managed_node3 6593 1726776622.48051: Added host managed_node3 to inventory 6593 1726776622.48052: Added host managed_node3 to group all 6593 1726776622.48052: set ansible_host for managed_node3 6593 1726776622.48053: set ansible_ssh_extra_args for managed_node3 6593 1726776622.48054: Reconcile groups and hosts in inventory. 6593 1726776622.48057: Group ungrouped now contains managed_node1 6593 1726776622.48058: Group ungrouped now contains managed_node2 6593 1726776622.48059: Group ungrouped now contains managed_node3 6593 1726776622.48113: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 6593 1726776622.48194: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 6593 1726776622.48224: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 6593 1726776622.48243: Loaded config def from plugin (vars/host_group_vars) 6593 1726776622.48244: Loading VarsModule 'host_group_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/host_group_vars.py (found_in_cache=False, class_only=True) 6593 1726776622.48250: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 6593 1726776622.48255: Loading VarsModule 'host_group_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/vars/host_group_vars.py (found_in_cache=True, class_only=False) 6593 1726776622.48284: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 6593 1726776622.48509: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776622.48576: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 6593 1726776622.48600: Loaded config def from plugin (connection/local) 6593 1726776622.48602: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 6593 1726776622.48947: Loaded config def from plugin (connection/paramiko_ssh) 6593 1726776622.48950: Loading Connection 'paramiko_ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/paramiko_ssh.py (found_in_cache=False, class_only=True) 6593 1726776622.49539: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py (found_in_cache=True, class_only=False) 6593 1726776622.49564: Loaded config def from plugin (connection/psrp) 6593 1726776622.49566: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 6593 1726776622.49970: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py (found_in_cache=True, class_only=False) 6593 1726776622.49997: Loaded config def from plugin (connection/ssh) 6593 1726776622.49999: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 6593 1726776622.51190: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py (found_in_cache=True, class_only=False) 6593 1726776622.51213: Loaded config def from plugin (connection/winrm) 6593 1726776622.51215: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 6593 1726776622.51237: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 6593 1726776622.51278: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 6593 1726776622.51322: Loaded config def from plugin (shell/cmd) 6593 1726776622.51324: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 6593 1726776622.51339: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py (found_in_cache=True, class_only=False) 6593 1726776622.51375: Loaded config def from plugin (shell/powershell) 6593 1726776622.51376: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 6593 1726776622.51416: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 6593 1726776622.51524: Loaded config def from plugin (shell/sh) 6593 1726776622.51525: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 6593 1726776622.51546: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 6593 1726776622.51727: Loaded config def from plugin (become/runas) 6593 1726776622.51729: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 6593 1726776622.51839: Loaded config def from plugin (become/su) 6593 1726776622.51840: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 6593 1726776622.51935: Loaded config def from plugin (become/sudo) 6593 1726776622.51936: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=False, class_only=True) running playbook inside collection fedora.linux_system_roles 6593 1726776622.51958: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml 6593 1726776622.52579: trying /usr/local/lib/python3.12/site-packages/ansible/modules 6593 1726776622.54461: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 6593 1726776622.54492: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 6593 1726776622.56131: in VariableManager get_vars() 6593 1726776622.56145: done with get_vars() 6593 1726776622.56173: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 6593 1726776622.56185: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__ redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug 6593 1726776622.56337: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 6593 1726776622.56432: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 6593 1726776622.56434: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-gak/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) 6593 1726776622.56453: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 6593 1726776622.56468: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py (found_in_cache=True, class_only=False) 6593 1726776622.56569: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 6593 1726776622.56606: Loaded config def from plugin (callback/default) 6593 1726776622.56608: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 6593 1726776622.57344: Loaded config def from plugin (callback/junit) 6593 1726776622.57346: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 6593 1726776622.57375: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py (found_in_cache=True, class_only=False) 6593 1726776622.57416: Loaded config def from plugin (callback/minimal) 6593 1726776622.57419: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 6593 1726776622.57446: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 6593 1726776622.57483: Loaded config def from plugin (callback/tree) 6593 1726776622.57485: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 6593 1726776622.57564: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 6593 1726776622.57566: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-gak/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 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 /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml 6593 1726776622.57585: in VariableManager get_vars() 6593 1726776622.57594: done with get_vars() 6593 1726776622.57599: in VariableManager get_vars() 6593 1726776622.57606: done with get_vars() 6593 1726776622.57608: variable 'omit' from source: magic vars 6593 1726776622.57633: in VariableManager get_vars() 6593 1726776622.57642: done with get_vars() 6593 1726776622.57656: variable 'omit' from source: magic vars PLAY [Test changing settings] ************************************************** 6593 1726776622.59283: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 6593 1726776622.59334: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 6593 1726776622.59360: getting the remaining hosts for this loop 6593 1726776622.59361: done getting the remaining hosts for this loop 6593 1726776622.59363: getting the next task for host managed_node2 6593 1726776622.59366: done getting next task for host managed_node2 6593 1726776622.59367: ^ task is: TASK: Gathering Facts 6593 1726776622.59368: ^ state is: HOST STATE: block=0, task=0, rescue=0, always=0, handlers=0, run_state=0, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=True, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776622.59373: getting variables 6593 1726776622.59374: in VariableManager get_vars() 6593 1726776622.59393: Calling all_inventory to load vars for managed_node2 6593 1726776622.59394: Calling groups_inventory to load vars for managed_node2 6593 1726776622.59396: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776622.59405: Calling all_plugins_play to load vars for managed_node2 6593 1726776622.59412: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776622.59414: Calling groups_plugins_play to load vars for managed_node2 6593 1726776622.59439: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776622.59472: done with get_vars() 6593 1726776622.59476: done getting variables 6593 1726776622.59528: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:2 Thursday 19 September 2024 16:10:22 -0400 (0:00:00.020) 0:00:00.020 **** 6593 1726776622.59543: entering _queue_task() for managed_node2/gather_facts 6593 1726776622.59544: Creating lock for gather_facts 6593 1726776622.59758: worker is 1 (out of 1 available) 6593 1726776622.59768: exiting _queue_task() for managed_node2/gather_facts 6593 1726776622.59779: done queuing things up, now waiting for results queue to drain 6593 1726776622.59781: waiting for pending results... 6593 1726776622.59909: running TaskExecutor() for managed_node2/TASK: Gathering Facts 6593 1726776622.59961: in run() - task 025ceb90-32dd-710c-d93d-00000000002f 6593 1726776622.59971: variable 'ansible_search_path' from source: unknown 6593 1726776622.60001: calling self._execute() 6593 1726776622.60047: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776622.60050: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776622.60057: variable 'omit' from source: magic vars 6593 1726776622.60126: variable 'omit' from source: magic vars 6593 1726776622.60146: variable 'omit' from source: magic vars 6593 1726776622.60169: variable 'omit' from source: magic vars 6593 1726776622.60206: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776622.60234: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776622.60248: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776622.60261: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776622.60272: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776622.60295: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776622.60298: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776622.60300: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776622.60366: Set connection var ansible_connection to ssh 6593 1726776622.60372: Set connection var ansible_timeout to 10 6593 1726776622.60375: Set connection var ansible_shell_type to sh 6593 1726776622.60380: Set connection var ansible_shell_executable to /bin/sh 6593 1726776622.60388: Set connection var ansible_pipelining to False 6593 1726776622.60396: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776622.60412: variable 'ansible_shell_executable' from source: unknown 6593 1726776622.60415: variable 'ansible_connection' from source: unknown 6593 1726776622.60417: variable 'ansible_module_compression' from source: unknown 6593 1726776622.60421: variable 'ansible_shell_type' from source: unknown 6593 1726776622.60423: variable 'ansible_shell_executable' from source: unknown 6593 1726776622.60426: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776622.60433: variable 'ansible_pipelining' from source: unknown 6593 1726776622.60436: variable 'ansible_timeout' from source: unknown 6593 1726776622.60438: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776622.60565: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776622.60573: variable 'omit' from source: magic vars 6593 1726776622.60577: starting attempt loop 6593 1726776622.60580: running the handler 6593 1726776622.60595: variable 'ansible_facts' from source: unknown 6593 1726776622.60609: _low_level_execute_command(): starting 6593 1726776622.60616: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776622.61128: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776622.61143: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776622.61159: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776622.61172: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776622.61185: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776622.61234: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug1: Control socket "/root/.ansible/cp/38b40291d2" does not exist debug1: Connecting to 10.31.46.127 [10.31.46.127] port 22. <<< 6593 1726776622.61241: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776622.61378: stderr chunk (state=3): >>>debug1: fd 3 clearing O_NONBLOCK debug1: Connection established. <<< 6593 1726776622.61394: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_rsa type -1 debug1: identity file /root/.ssh/id_rsa-cert type -1 debug1: identity file /root/.ssh/id_dsa type -1 debug1: identity file /root/.ssh/id_dsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa type -1 debug1: identity file /root/.ssh/id_ecdsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa_sk type -1 debug1: identity file /root/.ssh/id_ecdsa_sk-cert type -1 <<< 6593 1726776622.61413: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_ed25519 type -1 debug1: identity file /root/.ssh/id_ed25519-cert type -1 debug1: identity file /root/.ssh/id_ed25519_sk type -1 debug1: identity file /root/.ssh/id_ed25519_sk-cert type -1 debug1: identity file /root/.ssh/id_xmss type -1 debug1: identity file /root/.ssh/id_xmss-cert type -1 debug1: Local version string SSH-2.0-OpenSSH_8.7 <<< 6593 1726776622.62330: stderr chunk (state=3): >>>debug1: Remote protocol version 2.0, remote software version OpenSSH_8.7 debug1: compat_banner: match: OpenSSH_8.7 pat OpenSSH* compat 0x04000000 debug2: fd 3 setting O_NONBLOCK debug1: Authenticating to 10.31.46.127:22 as 'root' debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory <<< 6593 1726776622.62344: stderr chunk (state=3): >>>debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory debug1: SSH2_MSG_KEXINIT sent <<< 6593 1726776622.62498: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEXINIT received debug2: local client KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr <<< 6593 1726776622.62516: stderr chunk (state=3): >>>debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug2: peer server KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,kex-strict-s-v00@openssh.com debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: none,zlib@openssh.com debug2: compression stoc: none,zlib@openssh.com debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: kex: algorithm: curve25519-sha256 debug1: kex: host key algorithm: ssh-ed25519 debug1: kex: server->client cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: client->server cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: kex: curve25519-sha256 need=32 dh_need=32 <<< 6593 1726776622.62701: stderr chunk (state=3): >>>debug1: expecting SSH2_MSG_KEX_ECDH_REPLY <<< 6593 1726776622.63245: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEX_ECDH_REPLY received <<< 6593 1726776622.63257: stderr chunk (state=3): >>>debug1: Server host key: ssh-ed25519 SHA256:LvHWl36BeIaQa1lBLSDLnoiSf4TCgD2jBdl3lWSqH6E debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory Warning: Permanently added '10.31.46.127' (ED25519) to the list of known hosts. debug1: check_host_key: hostkey not known or explicitly trusted: disabling UpdateHostkeys <<< 6593 1726776622.63791: stderr chunk (state=3): >>>debug1: ssh_packet_send2_wrapped: resetting send seqnr 3 debug2: set_newkeys: mode 1 debug1: rekey out after 4294967296 blocks <<< 6593 1726776622.63804: stderr chunk (state=3): >>>debug1: SSH2_MSG_NEWKEYS sent debug1: expecting SSH2_MSG_NEWKEYS debug1: ssh_packet_read_poll2: resetting read seqnr 3 debug1: SSH2_MSG_NEWKEYS received debug2: set_newkeys: mode 0 debug1: rekey in after 4294967296 blocks debug1: Will attempt key: /root/.ssh/id_rsa debug1: Will attempt key: /root/.ssh/id_dsa debug1: Will attempt key: /root/.ssh/id_ecdsa debug1: Will attempt key: /root/.ssh/id_ecdsa_sk debug1: Will attempt key: /root/.ssh/id_ed25519 debug1: Will attempt key: /root/.ssh/id_ed25519_sk debug1: Will attempt key: /root/.ssh/id_xmss debug2: pubkey_prepare: done debug1: SSH2_MSG_EXT_INFO received debug1: kex_input_ext_info: server-sig-algs= <<< 6593 1726776622.67940: stderr chunk (state=3): >>>debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received <<< 6593 1726776622.68080: stderr chunk (state=3): >>>debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password debug1: Next authentication method: gssapi-with-mic <<< 6593 1726776622.68181: stderr chunk (state=3): >>>debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) <<< 6593 1726776622.68223: stderr chunk (state=3): >>>debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug2: we did not send a packet, disable method debug1: Next authentication method: publickey debug1: Trying private key: /root/.ssh/id_rsa <<< 6593 1726776622.68664: stderr chunk (state=3): >>>debug2: we sent a publickey packet, wait for reply <<< 6593 1726776622.69438: stderr chunk (state=3): >>>debug1: Enabling compression at level 6. <<< 6593 1726776622.69456: stderr chunk (state=3): >>>Authenticated to 10.31.46.127 ([10.31.46.127]:22) using "publickey". debug1: pkcs11_del_provider: called, provider_id = (null) debug1: setting up multiplex master socket debug2: fd 4 setting O_NONBLOCK debug1: channel 0: new [/root/.ansible/cp/38b40291d2] debug2: fd 3 setting TCP_NODELAY <<< 6593 1726776622.69466: stderr chunk (state=3): >>>debug1: control_persist_detach: backgrounding master process <<< 6593 1726776622.69480: stderr chunk (state=3): >>>debug2: control_persist_detach: background process is 6598 <<< 6593 1726776622.69494: stderr chunk (state=3): >>>debug2: fd 4 setting O_NONBLOCK <<< 6593 1726776622.69531: stderr chunk (state=3): >>>debug1: forking to background <<< 6593 1726776622.69598: stderr chunk (state=3): >>>debug1: Entering interactive session. debug1: pledge: id debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug1: multiplexing control connection debug2: fd 5 setting O_NONBLOCK debug1: channel 1: new [mux-control] debug2: set_control_persist_exit_time: cancel scheduled exit debug2: mux_master_process_hello: channel 1 client version 4 debug2: mux_client_hello_exchange: master version 4 debug2: mux_master_process_alive_check: channel 1: alive check debug2: mux_master_process_new_session: channel 1: request tty 0, X 0, agent 0, subsys 0, term "", cmd "/bin/sh -c 'echo ~ && sleep 0'", env 0 debug1: channel 2: new [client-session] debug2: mux_master_process_new_session: channel_new: 2 linked to control channel 1 debug2: channel 2: send open <<< 6593 1726776622.71766: stderr chunk (state=3): >>>debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0 debug1: Remote: /root/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding <<< 6593 1726776622.75870: stderr chunk (state=3): >>>debug2: channel_input_open_confirmation: channel 2: callback start debug2: client_session2_setup: id 2 debug1: Sending command: /bin/sh -c 'echo ~ && sleep 0' debug2: channel 2: request exec confirm 1 <<< 6593 1726776622.75878: stderr chunk (state=3): >>>debug2: channel_input_open_confirmation: channel 2: callback done debug2: channel 2: open confirm rwindow 0 rmax 32768 debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776622.76106: stderr chunk (state=3): >>>debug2: channel 2: rcvd adjust 2097152 debug2: channel_input_status_confirm: type 99 id 2 debug2: exec request accepted on channel 2 <<< 6593 1726776622.77657: stdout chunk (state=3): >>>/root <<< 6593 1726776622.77906: stderr chunk (state=3): >>>debug2: channel 2: rcvd eof debug2: channel 2: output open -> drain debug2: channel 2: obuf empty debug2: chan_shutdown_write: channel 2: (i0 o1 sock -1 wfd 7 efd 8 [write]) debug2: channel 2: output drain -> closed <<< 6593 1726776622.77911: stderr chunk (state=3): >>>debug1: client_input_channel_req: channel 2 rtype exit-status reply 0 debug1: client_input_channel_req: channel 2 rtype eow@openssh.com reply 0 debug2: channel 2: rcvd eow debug2: chan_shutdown_read: channel 2: (i0 o3 sock -1 wfd 6 efd 8 [write]) debug2: channel 2: input open -> closed debug2: channel 2: rcvd close debug2: channel 2: send close debug2: channel 2: is dead debug2: channel 2: gc: notify user debug2: channel 1: rcvd close debug2: channel 1: output open -> drain <<< 6593 1726776622.77921: stderr chunk (state=3): >>>debug2: chan_shutdown_read: channel 1: (i0 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: input open -> closed debug2: channel 2: gc: user detached debug2: channel 2: is dead debug2: channel 2: garbage collecting debug1: channel 2: free: client-session, nchannels 3 debug2: channel 1: obuf empty debug2: chan_shutdown_write: channel 1: (i3 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: output drain -> closed debug2: channel 1: is dead (local) debug2: channel 1: gc: notify user debug2: channel 1: gc: user detached debug2: channel 1: is dead (local) debug2: channel 1: garbage collecting debug1: channel 1: free: mux-control, nchannels 2 <<< 6593 1726776622.77923: stderr chunk (state=3): >>>debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug2: Received exit status from master 0 <<< 6593 1726776622.77998: stdout chunk (state=3): >>><<< 6593 1726776623.78059: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug1: Control socket "/root/.ansible/cp/38b40291d2" does not exist debug1: Connecting to 10.31.46.127 [10.31.46.127] port 22. debug2: fd 3 setting O_NONBLOCK debug1: fd 3 clearing O_NONBLOCK debug1: Connection established. debug1: identity file /root/.ssh/id_rsa type -1 debug1: identity file /root/.ssh/id_rsa-cert type -1 debug1: identity file /root/.ssh/id_dsa type -1 debug1: identity file /root/.ssh/id_dsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa type -1 debug1: identity file /root/.ssh/id_ecdsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa_sk type -1 debug1: identity file /root/.ssh/id_ecdsa_sk-cert type -1 debug1: identity file /root/.ssh/id_ed25519 type -1 debug1: identity file /root/.ssh/id_ed25519-cert type -1 debug1: identity file /root/.ssh/id_ed25519_sk type -1 debug1: identity file /root/.ssh/id_ed25519_sk-cert type -1 debug1: identity file /root/.ssh/id_xmss type -1 debug1: identity file /root/.ssh/id_xmss-cert type -1 debug1: Local version string SSH-2.0-OpenSSH_8.7 debug1: Remote protocol version 2.0, remote software version OpenSSH_8.7 debug1: compat_banner: match: OpenSSH_8.7 pat OpenSSH* compat 0x04000000 debug2: fd 3 setting O_NONBLOCK debug1: Authenticating to 10.31.46.127:22 as 'root' debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug2: local client KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug2: peer server KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,kex-strict-s-v00@openssh.com debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: none,zlib@openssh.com debug2: compression stoc: none,zlib@openssh.com debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: kex: algorithm: curve25519-sha256 debug1: kex: host key algorithm: ssh-ed25519 debug1: kex: server->client cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: client->server cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: expecting SSH2_MSG_KEX_ECDH_REPLY debug1: SSH2_MSG_KEX_ECDH_REPLY received debug1: Server host key: ssh-ed25519 SHA256:LvHWl36BeIaQa1lBLSDLnoiSf4TCgD2jBdl3lWSqH6E debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory Warning: Permanently added '10.31.46.127' (ED25519) to the list of known hosts. debug1: check_host_key: hostkey not known or explicitly trusted: disabling UpdateHostkeys debug1: ssh_packet_send2_wrapped: resetting send seqnr 3 debug2: set_newkeys: mode 1 debug1: rekey out after 4294967296 blocks debug1: SSH2_MSG_NEWKEYS sent debug1: expecting SSH2_MSG_NEWKEYS debug1: ssh_packet_read_poll2: resetting read seqnr 3 debug1: SSH2_MSG_NEWKEYS received debug2: set_newkeys: mode 0 debug1: rekey in after 4294967296 blocks debug1: Will attempt key: /root/.ssh/id_rsa debug1: Will attempt key: /root/.ssh/id_dsa debug1: Will attempt key: /root/.ssh/id_ecdsa debug1: Will attempt key: /root/.ssh/id_ecdsa_sk debug1: Will attempt key: /root/.ssh/id_ed25519 debug1: Will attempt key: /root/.ssh/id_ed25519_sk debug1: Will attempt key: /root/.ssh/id_xmss debug2: pubkey_prepare: done debug1: SSH2_MSG_EXT_INFO received debug1: kex_input_ext_info: server-sig-algs= debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password debug1: Next authentication method: gssapi-with-mic debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug2: we did not send a packet, disable method debug1: Next authentication method: publickey debug1: Trying private key: /root/.ssh/id_rsa debug2: we sent a publickey packet, wait for reply debug1: Enabling compression at level 6. Authenticated to 10.31.46.127 ([10.31.46.127]:22) using "publickey". debug1: pkcs11_del_provider: called, provider_id = (null) debug1: setting up multiplex master socket debug2: fd 4 setting O_NONBLOCK debug1: channel 0: new [/root/.ansible/cp/38b40291d2] debug2: fd 3 setting TCP_NODELAY debug1: control_persist_detach: backgrounding master process debug2: control_persist_detach: background process is 6598 debug2: fd 4 setting O_NONBLOCK debug1: forking to background debug1: Entering interactive session. debug1: pledge: id debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug1: multiplexing control connection debug2: fd 5 setting O_NONBLOCK debug1: channel 1: new [mux-control] debug2: set_control_persist_exit_time: cancel scheduled exit debug2: mux_master_process_hello: channel 1 client version 4 debug2: mux_client_hello_exchange: master version 4 debug2: mux_master_process_alive_check: channel 1: alive check debug2: mux_master_process_new_session: channel 1: request tty 0, X 0, agent 0, subsys 0, term "", cmd "/bin/sh -c 'echo ~ && sleep 0'", env 0 debug1: channel 2: new [client-session] debug2: mux_master_process_new_session: channel_new: 2 linked to control channel 1 debug2: channel 2: send open debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0 debug1: Remote: /root/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding debug2: channel_input_open_confirmation: channel 2: callback start debug2: client_session2_setup: id 2 debug1: Sending command: /bin/sh -c 'echo ~ && sleep 0' debug2: channel 2: request exec confirm 1 debug2: channel_input_open_confirmation: channel 2: callback done debug2: channel 2: open confirm rwindow 0 rmax 32768 debug1: mux_client_request_session: master session id: 2 debug2: channel 2: rcvd adjust 2097152 debug2: channel_input_status_confirm: type 99 id 2 debug2: exec request accepted on channel 2 debug2: channel 2: rcvd eof debug2: channel 2: output open -> drain debug2: channel 2: obuf empty debug2: chan_shutdown_write: channel 2: (i0 o1 sock -1 wfd 7 efd 8 [write]) debug2: channel 2: output drain -> closed debug1: client_input_channel_req: channel 2 rtype exit-status reply 0 debug1: client_input_channel_req: channel 2 rtype eow@openssh.com reply 0 debug2: channel 2: rcvd eow debug2: chan_shutdown_read: channel 2: (i0 o3 sock -1 wfd 6 efd 8 [write]) debug2: channel 2: input open -> closed debug2: channel 2: rcvd close debug2: channel 2: send close debug2: channel 2: is dead debug2: channel 2: gc: notify user debug2: channel 1: rcvd close debug2: channel 1: output open -> drain debug2: chan_shutdown_read: channel 1: (i0 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: input open -> closed debug2: channel 2: gc: user detached debug2: channel 2: is dead debug2: channel 2: garbage collecting debug1: channel 2: free: client-session, nchannels 3 debug2: channel 1: obuf empty debug2: chan_shutdown_write: channel 1: (i3 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: output drain -> closed debug2: channel 1: is dead (local) debug2: channel 1: gc: notify user debug2: channel 1: gc: user detached debug2: channel 1: is dead (local) debug2: channel 1: garbage collecting debug1: channel 1: free: mux-control, nchannels 2 debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug2: Received exit status from master 0 6593 1726776623.78079: _low_level_execute_command(): starting 6593 1726776623.78085: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776623.7805965-6596-3645842479955 `" && echo ansible-tmp-1726776623.7805965-6596-3645842479955="` echo /root/.ansible/tmp/ansible-tmp-1726776623.7805965-6596-3645842479955 `" ) && sleep 0' 6593 1726776623.78571: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776623.78575: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776623.78610: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776623.78614: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776623.78618: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776623.78620: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776623.78666: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776623.78678: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776623.78741: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776623.80766: stdout chunk (state=3): >>>ansible-tmp-1726776623.7805965-6596-3645842479955=/root/.ansible/tmp/ansible-tmp-1726776623.7805965-6596-3645842479955 <<< 6593 1726776623.80884: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776623.80938: stderr chunk (state=3): >>><<< 6593 1726776623.80941: stdout chunk (state=3): >>><<< 6593 1726776623.80957: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776623.7805965-6596-3645842479955=/root/.ansible/tmp/ansible-tmp-1726776623.7805965-6596-3645842479955 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776623.80983: variable 'ansible_module_compression' from source: unknown 6593 1726776623.81032: ANSIBALLZ: Using generic lock for ansible.legacy.setup 6593 1726776623.81036: ANSIBALLZ: Acquiring lock 6593 1726776623.81038: ANSIBALLZ: Lock acquired: 140600490014384 6593 1726776623.81041: ANSIBALLZ: Creating module 6593 1726776623.99175: ANSIBALLZ: Writing module into payload 6593 1726776623.99283: ANSIBALLZ: Writing module 6593 1726776623.99305: ANSIBALLZ: Renaming module 6593 1726776623.99308: ANSIBALLZ: Done creating module 6593 1726776623.99337: variable 'ansible_facts' from source: unknown 6593 1726776623.99344: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776623.99352: _low_level_execute_command(): starting 6593 1726776623.99357: _low_level_execute_command(): executing: /bin/sh -c 'echo PLATFORM; uname; echo FOUND; command -v '"'"'python3.12'"'"'; command -v '"'"'python3.11'"'"'; command -v '"'"'python3.10'"'"'; command -v '"'"'python3.9'"'"'; command -v '"'"'python3.8'"'"'; command -v '"'"'python3.7'"'"'; command -v '"'"'/usr/bin/python3'"'"'; command -v '"'"'python3'"'"'; echo ENDFOUND && sleep 0' 6593 1726776623.99822: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776623.99830: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776623.99865: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776623.99872: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776623.99875: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776623.99888: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776623.99898: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776623.99943: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776623.99955: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776623.99966: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776624.00107: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776624.01803: stdout chunk (state=3): >>>PLATFORM <<< 6593 1726776624.01965: stdout chunk (state=3): >>>Linux <<< 6593 1726776624.01975: stdout chunk (state=3): >>>FOUND <<< 6593 1726776624.01997: stdout chunk (state=3): >>>/usr/bin/python3.9 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 6593 1726776624.02133: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776624.02183: stderr chunk (state=3): >>><<< 6593 1726776624.02187: stdout chunk (state=3): >>><<< 6593 1726776624.02200: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.9 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776624.02215 [managed_node2]: found interpreters: ['/usr/bin/python3.9', '/usr/bin/python3', '/usr/bin/python3'] 6593 1726776624.02254: _low_level_execute_command(): starting 6593 1726776624.02257: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 && sleep 0' 6593 1726776624.02338: Sending initial data 6593 1726776624.02342: Sent initial data (1181 bytes) 6593 1726776624.02700: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776624.02712: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776624.02733: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776624.02746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776624.02762: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776624.02798: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776624.02810: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776624.02880: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776624.06852: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"9\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"9\"\nPLATFORM_ID=\"platform:el9\"\nPRETTY_NAME=\"CentOS Stream 9\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:9\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 9\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 6593 1726776624.07276: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776624.07325: stderr chunk (state=3): >>><<< 6593 1726776624.07329: stdout chunk (state=3): >>><<< 6593 1726776624.07340: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"9\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"9\"\nPLATFORM_ID=\"platform:el9\"\nPRETTY_NAME=\"CentOS Stream 9\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:9\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 9\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776624.07392: variable 'ansible_facts' from source: unknown 6593 1726776624.07395: variable 'ansible_facts' from source: unknown 6593 1726776624.07403: variable 'ansible_module_compression' from source: unknown 6593 1726776624.07438: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 6593 1726776624.07461: variable 'ansible_facts' from source: unknown 6593 1726776624.07565: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776623.7805965-6596-3645842479955/AnsiballZ_setup.py 6593 1726776624.07670: Sending initial data 6593 1726776624.07673: Sent initial data (150 bytes) 6593 1726776624.08324: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776624.08330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776624.08364: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776624.08375: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776624.08423: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776624.08435: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776624.08480: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776624.10576: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776624.10608: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776624.10646: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpjykqdwhq /root/.ansible/tmp/ansible-tmp-1726776623.7805965-6596-3645842479955/AnsiballZ_setup.py <<< 6593 1726776624.10705: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776624.12306: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776624.12402: stderr chunk (state=3): >>><<< 6593 1726776624.12405: stdout chunk (state=3): >>><<< 6593 1726776624.12425: done transferring module to remote 6593 1726776624.12434: _low_level_execute_command(): starting 6593 1726776624.12439: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776623.7805965-6596-3645842479955/ /root/.ansible/tmp/ansible-tmp-1726776623.7805965-6596-3645842479955/AnsiballZ_setup.py && sleep 0' 6593 1726776624.12876: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776624.12885: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776624.12911: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776624.12925: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776624.12972: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776624.12989: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776624.13056: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776624.14832: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776624.14875: stderr chunk (state=3): >>><<< 6593 1726776624.14878: stdout chunk (state=3): >>><<< 6593 1726776624.14894: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776624.14898: _low_level_execute_command(): starting 6593 1726776624.14905: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776623.7805965-6596-3645842479955/AnsiballZ_setup.py && sleep 0' 6593 1726776624.15326: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776624.15333: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776624.15364: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776624.15375: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776624.15425: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776624.15438: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776624.15491: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776625.09346: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_lsb": {}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_fips": false, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_apparmor": {"status": "disabled"}, "ansible_is_chroot": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-46-127.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-46-127", "ansible_nodename": "ip-10-31-46-127.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "473c9bf00c004c65a1cf4036ba26e0b0", "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_loadavg": {"1m": 0.31, "5m": 0.34, "15m": 0.15}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAPodFr7qIcGw+G79NHpCtQ4xNP1eLtbSIqCwvXaW9YrRGK9b39AzpgXIwiQ4anK13muSv9AbSl5vZjKEpvCK/uBRce+lbzW4W24qiH1aUFeRH8oFv2hFCECZBye5bHieEC3x4BNqxAQPfXTrM/rC1v9WTj9/blyrGxP847uiIdPDAAAAFQDYyzQmTXadZ9s5pw2YIjq0MSSQ9QAAAIAZHdubLtyfrgPEG62umtciXBFKb1FyjzAMl2wg3ch5kl8Mh1CtKptiYNfzMKSQSfBLrLqmYc1/QaEf+3y8TIZQcliKMejP/18cEdYDkkl249M0trSNmpXbNtYTU+e6C1N1nIl+4fHPOrNykHIfvCHkgM3tgdJH1Ds3BLNyxijEaQAAAIEAzaSwmj5VcAKR2ucxmP1MebdOR2AvEImcCTlNhrene4nZpR+yNk5UDal6+Ka0NQAqFnGQcbbjbYIzzNrB6E88vQG833HW2WOBwnTY5Q27TgC7ZHvolLa8xEjmgXSzZnAnvU+PNRmkW8wzqggPUBMZV1aiRnvghKTb+wNfm3sOolw=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCkRcZEUq8wsPuPDNJ9VwdtZ/KZQNlKyonaLXsFKEWhY8y8Rz+Qnh2SJauLLfQQ8D6YP1yfs3FX5WDkbXZFf1QuNCxebFsBbF/RUxrxInEvNYYHZ4dhYiNzbH+koRdfS9avDVP6KwK3wRZdwaxEqq/1GYYm8ehlmbSI0ftpLRhUArFo6Edxs2HZqbehMLlOgTqcR6aHDNOB5LsiX5mfi8lzdlnghMl3aXOdmosA8AzWLD7jThNk9nz50O2e6+LBxFL6eFg3v8fA7J/VLirWHRJJ8K3NAtdfHDiVByhPBruH89VJxBeClFBieJmJipTLoDqg1OHpIhtsbvEMiH1OK6DpDnZJgKKRQawcaA1kITLNEDOIJpL2JS4+OmzfkMoZk5EBn/n9t/d1DyX512cjd7Kv7mwvUOY/BAJGJeyLoS8V8VGLbOyIYgfRFliNPaIhLETjFNWb5Ac8os/RkAhrvg7VdYmlSSYN8vAPsAdxCIfRg3wjS+t5pjzKA33HZWRP4ic=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCh4OMjAsgLDedddTHiCcfwpBoA8DoIaPBRSp+WXwey+DtKiSFXSOljuIXfIdcel6oTB4cUNFuRzY3Bn/py8m3M=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIMtIO4nP6f5svFu+FQKvRBL54ELhZTjg8MQbnAOUE3E2", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_env": {"SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.47.237 42426 10.31.46.127 22", "XDG_SESSION_CLAS<<< 6593 1726776625.09367: stdout chunk (state=3): >>>S": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.47.237 42426 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_iscsi_iqn": "", "ansible_local": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "02:73:a7:f1:38:6b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.46.127", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::73:a7ff:fef1:386b", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters<<< 6593 1726776625.09373: stdout chunk (state=3): >>>": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.46.127", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:73:a7:f1:38:6b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.46.127"], "ansible_all_ipv6_addresses": ["fe80::73:a7ff:fef1:386b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.46.127", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::73:a7ff:fef1:386b"]}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Thursday", "weekday_number": "4", "weeknumber": "38", "day": "19", "hour": "16", "minute": "10", "second": "24", "epoch": "1726776624", "epoch_int": "1726776624", "date": "2024-09-19", "time": "16:10:24", "iso8601_micro": "2024-09-19T20:10:24.737956Z", "iso8601": "2024-09-19T20:10:24Z", "iso8601_basic": "20240919T161024737956", "iso8601_basic_short": "20240919T161024", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3532, "ansible_memfree_mb": 3002, "ansible_swapto<<< 6593 1726776625.09443: stdout chunk (state=3): >>>tal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 530, "free": 3002}, "nocache": {"free": 3310, "used": 222}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2c5425-56ae-87e8-d25b-c9eb6094ede5", "ansible_product_uuid": "ec2c5425-56ae-87e8-d25b-c9eb6094ede5", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 195, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264364621824, "block_size": 4096, "block_total": 65519355, "block_available": 64542144, "block_used": 977211, "inode_total": 131071472, "inode_available": 130998900, "inode_used": 72572, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_fibre_channel_wwn": [], "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 6593 1726776625.11161: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776625.11164: stdout chunk (state=3): >>><<< 6593 1726776625.11166: stderr chunk (state=3): >>><<< 6593 1726776625.11528: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_lsb": {}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_fips": false, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_apparmor": {"status": "disabled"}, "ansible_is_chroot": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-46-127.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-46-127", "ansible_nodename": "ip-10-31-46-127.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "473c9bf00c004c65a1cf4036ba26e0b0", "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_loadavg": {"1m": 0.31, "5m": 0.34, "15m": 0.15}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAPodFr7qIcGw+G79NHpCtQ4xNP1eLtbSIqCwvXaW9YrRGK9b39AzpgXIwiQ4anK13muSv9AbSl5vZjKEpvCK/uBRce+lbzW4W24qiH1aUFeRH8oFv2hFCECZBye5bHieEC3x4BNqxAQPfXTrM/rC1v9WTj9/blyrGxP847uiIdPDAAAAFQDYyzQmTXadZ9s5pw2YIjq0MSSQ9QAAAIAZHdubLtyfrgPEG62umtciXBFKb1FyjzAMl2wg3ch5kl8Mh1CtKptiYNfzMKSQSfBLrLqmYc1/QaEf+3y8TIZQcliKMejP/18cEdYDkkl249M0trSNmpXbNtYTU+e6C1N1nIl+4fHPOrNykHIfvCHkgM3tgdJH1Ds3BLNyxijEaQAAAIEAzaSwmj5VcAKR2ucxmP1MebdOR2AvEImcCTlNhrene4nZpR+yNk5UDal6+Ka0NQAqFnGQcbbjbYIzzNrB6E88vQG833HW2WOBwnTY5Q27TgC7ZHvolLa8xEjmgXSzZnAnvU+PNRmkW8wzqggPUBMZV1aiRnvghKTb+wNfm3sOolw=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCkRcZEUq8wsPuPDNJ9VwdtZ/KZQNlKyonaLXsFKEWhY8y8Rz+Qnh2SJauLLfQQ8D6YP1yfs3FX5WDkbXZFf1QuNCxebFsBbF/RUxrxInEvNYYHZ4dhYiNzbH+koRdfS9avDVP6KwK3wRZdwaxEqq/1GYYm8ehlmbSI0ftpLRhUArFo6Edxs2HZqbehMLlOgTqcR6aHDNOB5LsiX5mfi8lzdlnghMl3aXOdmosA8AzWLD7jThNk9nz50O2e6+LBxFL6eFg3v8fA7J/VLirWHRJJ8K3NAtdfHDiVByhPBruH89VJxBeClFBieJmJipTLoDqg1OHpIhtsbvEMiH1OK6DpDnZJgKKRQawcaA1kITLNEDOIJpL2JS4+OmzfkMoZk5EBn/n9t/d1DyX512cjd7Kv7mwvUOY/BAJGJeyLoS8V8VGLbOyIYgfRFliNPaIhLETjFNWb5Ac8os/RkAhrvg7VdYmlSSYN8vAPsAdxCIfRg3wjS+t5pjzKA33HZWRP4ic=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCh4OMjAsgLDedddTHiCcfwpBoA8DoIaPBRSp+WXwey+DtKiSFXSOljuIXfIdcel6oTB4cUNFuRzY3Bn/py8m3M=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIMtIO4nP6f5svFu+FQKvRBL54ELhZTjg8MQbnAOUE3E2", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_env": {"SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.47.237 42426 10.31.46.127 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.47.237 42426 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_iscsi_iqn": "", "ansible_local": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "02:73:a7:f1:38:6b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.46.127", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::73:a7ff:fef1:386b", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.46.127", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:73:a7:f1:38:6b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.46.127"], "ansible_all_ipv6_addresses": ["fe80::73:a7ff:fef1:386b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.46.127", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::73:a7ff:fef1:386b"]}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Thursday", "weekday_number": "4", "weeknumber": "38", "day": "19", "hour": "16", "minute": "10", "second": "24", "epoch": "1726776624", "epoch_int": "1726776624", "date": "2024-09-19", "time": "16:10:24", "iso8601_micro": "2024-09-19T20:10:24.737956Z", "iso8601": "2024-09-19T20:10:24Z", "iso8601_basic": "20240919T161024737956", "iso8601_basic_short": "20240919T161024", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3532, "ansible_memfree_mb": 3002, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 530, "free": 3002}, "nocache": {"free": 3310, "used": 222}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2c5425-56ae-87e8-d25b-c9eb6094ede5", "ansible_product_uuid": "ec2c5425-56ae-87e8-d25b-c9eb6094ede5", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 195, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264364621824, "block_size": 4096, "block_total": 65519355, "block_available": 64542144, "block_used": 977211, "inode_total": 131071472, "inode_available": 130998900, "inode_used": 72572, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_fibre_channel_wwn": [], "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. [WARNING]: Platform linux on host managed_node2 is using the discovered Python interpreter at /usr/bin/python3.9, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 6593 1726776625.11569: done with _execute_module (ansible.legacy.setup, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776623.7805965-6596-3645842479955/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776625.11592: _low_level_execute_command(): starting 6593 1726776625.11601: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776623.7805965-6596-3645842479955/ > /dev/null 2>&1 && sleep 0' 6593 1726776625.12107: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776625.12113: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776625.12147: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776625.12158: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776625.12213: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776625.12225: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776625.12278: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776625.14142: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776625.14198: stderr chunk (state=3): >>><<< 6593 1726776625.14207: stdout chunk (state=3): >>><<< 6593 1726776625.14229: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776625.14243: handler run complete 6593 1726776625.14368: variable 'ansible_facts' from source: unknown 6593 1726776625.14465: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776625.14789: variable 'ansible_facts' from source: unknown 6593 1726776625.14876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776625.15008: attempt loop complete, returning result 6593 1726776625.15017: _execute() done 6593 1726776625.15027: dumping result to json 6593 1726776625.15062: done dumping result, returning 6593 1726776625.15074: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [025ceb90-32dd-710c-d93d-00000000002f] 6593 1726776625.15084: sending task result for task 025ceb90-32dd-710c-d93d-00000000002f ok: [managed_node2] 6593 1726776625.15725: no more pending results, returning what we have 6593 1726776625.15728: results queue empty 6593 1726776625.15729: checking for any_errors_fatal 6593 1726776625.15731: done checking for any_errors_fatal 6593 1726776625.15732: checking for max_fail_percentage 6593 1726776625.15733: done checking for max_fail_percentage 6593 1726776625.15734: checking to see if all hosts have failed and the running result is not ok 6593 1726776625.15735: done checking to see if all hosts have failed 6593 1726776625.15737: getting the remaining hosts for this loop 6593 1726776625.15739: done getting the remaining hosts for this loop 6593 1726776625.15744: getting the next task for host managed_node2 6593 1726776625.15751: done getting next task for host managed_node2 6593 1726776625.15753: ^ task is: TASK: meta (flush_handlers) 6593 1726776625.15755: ^ state is: HOST STATE: block=1, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776625.15759: getting variables 6593 1726776625.15761: in VariableManager get_vars() 6593 1726776625.15786: Calling all_inventory to load vars for managed_node2 6593 1726776625.15788: Calling groups_inventory to load vars for managed_node2 6593 1726776625.15792: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776625.15803: Calling all_plugins_play to load vars for managed_node2 6593 1726776625.15806: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776625.15809: Calling groups_plugins_play to load vars for managed_node2 6593 1726776625.15985: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776625.16382: done with get_vars() 6593 1726776625.16393: done getting variables 6593 1726776625.16426: done sending task result for task 025ceb90-32dd-710c-d93d-00000000002f 6593 1726776625.16430: WORKER PROCESS EXITING 6593 1726776625.16472: in VariableManager get_vars() 6593 1726776625.16481: Calling all_inventory to load vars for managed_node2 6593 1726776625.16483: Calling groups_inventory to load vars for managed_node2 6593 1726776625.16486: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776625.16490: Calling all_plugins_play to load vars for managed_node2 6593 1726776625.16493: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776625.16495: Calling groups_plugins_play to load vars for managed_node2 6593 1726776625.16649: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776625.16882: done with get_vars() 6593 1726776625.16895: done queuing things up, now waiting for results queue to drain 6593 1726776625.16898: results queue empty 6593 1726776625.16899: checking for any_errors_fatal 6593 1726776625.16901: done checking for any_errors_fatal 6593 1726776625.16901: checking for max_fail_percentage 6593 1726776625.16902: done checking for max_fail_percentage 6593 1726776625.16903: checking to see if all hosts have failed and the running result is not ok 6593 1726776625.16910: done checking to see if all hosts have failed 6593 1726776625.16911: getting the remaining hosts for this loop 6593 1726776625.16912: done getting the remaining hosts for this loop 6593 1726776625.16915: getting the next task for host managed_node2 6593 1726776625.16923: done getting next task for host managed_node2 6593 1726776625.16926: ^ task is: TASK: Check if system is ostree 6593 1726776625.16928: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776625.16930: getting variables 6593 1726776625.16931: in VariableManager get_vars() 6593 1726776625.16938: Calling all_inventory to load vars for managed_node2 6593 1726776625.16940: Calling groups_inventory to load vars for managed_node2 6593 1726776625.16942: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776625.16947: Calling all_plugins_play to load vars for managed_node2 6593 1726776625.16949: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776625.16952: Calling groups_plugins_play to load vars for managed_node2 6593 1726776625.17086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776625.17276: done with get_vars() 6593 1726776625.17283: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:12 Thursday 19 September 2024 16:10:25 -0400 (0:00:02.578) 0:00:02.598 **** 6593 1726776625.17356: entering _queue_task() for managed_node2/stat 6593 1726776625.17569: worker is 1 (out of 1 available) 6593 1726776625.17581: exiting _queue_task() for managed_node2/stat 6593 1726776625.17592: done queuing things up, now waiting for results queue to drain 6593 1726776625.17594: waiting for pending results... 6593 1726776625.17818: running TaskExecutor() for managed_node2/TASK: Check if system is ostree 6593 1726776625.17911: in run() - task 025ceb90-32dd-710c-d93d-000000000007 6593 1726776625.17933: variable 'ansible_search_path' from source: unknown 6593 1726776625.17971: calling self._execute() 6593 1726776625.18039: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776625.18056: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776625.18071: variable 'omit' from source: magic vars 6593 1726776625.18515: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776625.18864: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776625.18911: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776625.19063: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776625.19102: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776625.19192: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 6593 1726776625.19244: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 6593 1726776625.19279: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776625.19310: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 6593 1726776625.19434: Evaluated conditional (not __kernel_settings_is_ostree is defined): True 6593 1726776625.19446: variable 'omit' from source: magic vars 6593 1726776625.19487: variable 'omit' from source: magic vars 6593 1726776625.19534: variable 'omit' from source: magic vars 6593 1726776625.19562: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776625.19593: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776625.19621: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776625.19644: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776625.19658: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776625.19688: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776625.19696: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776625.19703: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776625.19797: Set connection var ansible_connection to ssh 6593 1726776625.19811: Set connection var ansible_timeout to 10 6593 1726776625.19828: Set connection var ansible_shell_type to sh 6593 1726776625.19841: Set connection var ansible_shell_executable to /bin/sh 6593 1726776625.19851: Set connection var ansible_pipelining to False 6593 1726776625.19865: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776625.19888: variable 'ansible_shell_executable' from source: unknown 6593 1726776625.19895: variable 'ansible_connection' from source: unknown 6593 1726776625.19901: variable 'ansible_module_compression' from source: unknown 6593 1726776625.19907: variable 'ansible_shell_type' from source: unknown 6593 1726776625.19912: variable 'ansible_shell_executable' from source: unknown 6593 1726776625.19917: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776625.19928: variable 'ansible_pipelining' from source: unknown 6593 1726776625.19933: variable 'ansible_timeout' from source: unknown 6593 1726776625.19940: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776625.20081: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 6593 1726776625.20098: variable 'omit' from source: magic vars 6593 1726776625.20107: starting attempt loop 6593 1726776625.20113: running the handler 6593 1726776625.20133: _low_level_execute_command(): starting 6593 1726776625.20149: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776625.20892: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776625.20912: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776625.20931: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776625.20950: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776625.20992: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776625.21006: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776625.21024: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776625.21046: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776625.21060: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776625.21072: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776625.21085: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776625.21100: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776625.21120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776625.21137: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776625.21149: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776625.21163: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776625.21244: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776625.21267: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776625.21283: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776625.21426: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776625.23072: stdout chunk (state=3): >>>/root <<< 6593 1726776625.23260: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776625.23344: stderr chunk (state=3): >>><<< 6593 1726776625.23356: stdout chunk (state=3): >>><<< 6593 1726776625.23475: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776625.23486: _low_level_execute_command(): starting 6593 1726776625.23489: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776625.2338476-6656-156288849315614 `" && echo ansible-tmp-1726776625.2338476-6656-156288849315614="` echo /root/.ansible/tmp/ansible-tmp-1726776625.2338476-6656-156288849315614 `" ) && sleep 0' 6593 1726776625.24074: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776625.24087: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776625.24101: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776625.24124: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776625.24167: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776625.24180: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776625.24195: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776625.24214: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776625.24231: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776625.24250: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776625.24263: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776625.24277: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776625.24294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776625.24307: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776625.24321: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776625.24336: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776625.24422: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776625.24445: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776625.24471: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776625.24543: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776625.26404: stdout chunk (state=3): >>>ansible-tmp-1726776625.2338476-6656-156288849315614=/root/.ansible/tmp/ansible-tmp-1726776625.2338476-6656-156288849315614 <<< 6593 1726776625.26602: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776625.26637: stderr chunk (state=3): >>><<< 6593 1726776625.26640: stdout chunk (state=3): >>><<< 6593 1726776625.26656: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776625.2338476-6656-156288849315614=/root/.ansible/tmp/ansible-tmp-1726776625.2338476-6656-156288849315614 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776625.26696: variable 'ansible_module_compression' from source: unknown 6593 1726776625.26741: ANSIBALLZ: Using lock for stat 6593 1726776625.26744: ANSIBALLZ: Acquiring lock 6593 1726776625.26746: ANSIBALLZ: Lock acquired: 140600490015968 6593 1726776625.26749: ANSIBALLZ: Creating module 6593 1726776625.35805: ANSIBALLZ: Writing module into payload 6593 1726776625.35885: ANSIBALLZ: Writing module 6593 1726776625.35898: ANSIBALLZ: Renaming module 6593 1726776625.35903: ANSIBALLZ: Done creating module 6593 1726776625.35916: variable 'ansible_facts' from source: unknown 6593 1726776625.35964: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776625.2338476-6656-156288849315614/AnsiballZ_stat.py 6593 1726776625.36062: Sending initial data 6593 1726776625.36065: Sent initial data (151 bytes) 6593 1726776625.36731: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776625.36764: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776625.36768: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776625.36770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776625.36829: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776625.36836: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776625.36843: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776625.36930: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776625.38752: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776625.38804: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776625.38837: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmp7rsq50u_ /root/.ansible/tmp/ansible-tmp-1726776625.2338476-6656-156288849315614/AnsiballZ_stat.py <<< 6593 1726776625.38867: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776625.39625: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776625.39726: stderr chunk (state=3): >>><<< 6593 1726776625.39730: stdout chunk (state=3): >>><<< 6593 1726776625.39750: done transferring module to remote 6593 1726776625.39758: _low_level_execute_command(): starting 6593 1726776625.39763: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776625.2338476-6656-156288849315614/ /root/.ansible/tmp/ansible-tmp-1726776625.2338476-6656-156288849315614/AnsiballZ_stat.py && sleep 0' 6593 1726776625.40201: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776625.40205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776625.40237: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776625.40240: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776625.40242: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776625.40305: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776625.40307: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776625.40340: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776625.42161: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776625.42205: stderr chunk (state=3): >>><<< 6593 1726776625.42208: stdout chunk (state=3): >>><<< 6593 1726776625.42225: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776625.42228: _low_level_execute_command(): starting 6593 1726776625.42231: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776625.2338476-6656-156288849315614/AnsiballZ_stat.py && sleep 0' 6593 1726776625.42655: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776625.42663: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776625.42711: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776625.42715: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776625.42717: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776625.42763: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776625.42766: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776625.42782: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776625.42907: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776625.56832: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 6593 1726776625.57883: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776625.57933: stderr chunk (state=3): >>><<< 6593 1726776625.57936: stdout chunk (state=3): >>><<< 6593 1726776625.57950: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776625.57989: done with _execute_module (stat, {'path': '/run/ostree-booted', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776625.2338476-6656-156288849315614/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776625.58004: _low_level_execute_command(): starting 6593 1726776625.58008: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776625.2338476-6656-156288849315614/ > /dev/null 2>&1 && sleep 0' 6593 1726776625.58450: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776625.58454: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776625.58484: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776625.58488: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776625.58490: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776625.58545: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776625.58548: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776625.58591: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776625.60411: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776625.60454: stderr chunk (state=3): >>><<< 6593 1726776625.60457: stdout chunk (state=3): >>><<< 6593 1726776625.60474: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776625.60480: handler run complete 6593 1726776625.60498: attempt loop complete, returning result 6593 1726776625.60501: _execute() done 6593 1726776625.60503: dumping result to json 6593 1726776625.60509: done dumping result, returning 6593 1726776625.60516: done running TaskExecutor() for managed_node2/TASK: Check if system is ostree [025ceb90-32dd-710c-d93d-000000000007] 6593 1726776625.60525: sending task result for task 025ceb90-32dd-710c-d93d-000000000007 6593 1726776625.60615: done sending task result for task 025ceb90-32dd-710c-d93d-000000000007 6593 1726776625.60620: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 6593 1726776625.60681: no more pending results, returning what we have 6593 1726776625.60684: results queue empty 6593 1726776625.60685: checking for any_errors_fatal 6593 1726776625.60686: done checking for any_errors_fatal 6593 1726776625.60687: checking for max_fail_percentage 6593 1726776625.60688: done checking for max_fail_percentage 6593 1726776625.60689: checking to see if all hosts have failed and the running result is not ok 6593 1726776625.60690: done checking to see if all hosts have failed 6593 1726776625.60691: getting the remaining hosts for this loop 6593 1726776625.60692: done getting the remaining hosts for this loop 6593 1726776625.60696: getting the next task for host managed_node2 6593 1726776625.60701: done getting next task for host managed_node2 6593 1726776625.60703: ^ task is: TASK: Set flag to indicate system is ostree 6593 1726776625.60706: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776625.60709: getting variables 6593 1726776625.60711: in VariableManager get_vars() 6593 1726776625.60740: Calling all_inventory to load vars for managed_node2 6593 1726776625.60743: Calling groups_inventory to load vars for managed_node2 6593 1726776625.60746: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776625.60755: Calling all_plugins_play to load vars for managed_node2 6593 1726776625.60758: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776625.60760: Calling groups_plugins_play to load vars for managed_node2 6593 1726776625.60904: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776625.61015: done with get_vars() 6593 1726776625.61023: done getting variables 6593 1726776625.61092: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:17 Thursday 19 September 2024 16:10:25 -0400 (0:00:00.437) 0:00:03.035 **** 6593 1726776625.61111: entering _queue_task() for managed_node2/set_fact 6593 1726776625.61112: Creating lock for set_fact 6593 1726776625.61282: worker is 1 (out of 1 available) 6593 1726776625.61291: exiting _queue_task() for managed_node2/set_fact 6593 1726776625.61300: done queuing things up, now waiting for results queue to drain 6593 1726776625.61301: waiting for pending results... 6593 1726776625.61449: running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree 6593 1726776625.61509: in run() - task 025ceb90-32dd-710c-d93d-000000000008 6593 1726776625.61521: variable 'ansible_search_path' from source: unknown 6593 1726776625.61550: calling self._execute() 6593 1726776625.61602: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776625.61606: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776625.61614: variable 'omit' from source: magic vars 6593 1726776625.61936: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776625.62101: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776625.62135: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776625.62161: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776625.62206: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776625.62286: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 6593 1726776625.62306: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 6593 1726776625.62326: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776625.62343: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 6593 1726776625.62500: Evaluated conditional (not __kernel_settings_is_ostree is defined): True 6593 1726776625.62511: variable 'omit' from source: magic vars 6593 1726776625.62553: variable 'omit' from source: magic vars 6593 1726776625.62678: variable '__ostree_booted_stat' from source: set_fact 6593 1726776625.62741: variable 'omit' from source: magic vars 6593 1726776625.62768: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776625.62807: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776625.62833: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776625.62856: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776625.62871: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776625.62910: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776625.62921: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776625.62930: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776625.63035: Set connection var ansible_connection to ssh 6593 1726776625.63049: Set connection var ansible_timeout to 10 6593 1726776625.63055: Set connection var ansible_shell_type to sh 6593 1726776625.63064: Set connection var ansible_shell_executable to /bin/sh 6593 1726776625.63073: Set connection var ansible_pipelining to False 6593 1726776625.63092: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776625.63116: variable 'ansible_shell_executable' from source: unknown 6593 1726776625.63130: variable 'ansible_connection' from source: unknown 6593 1726776625.63136: variable 'ansible_module_compression' from source: unknown 6593 1726776625.63142: variable 'ansible_shell_type' from source: unknown 6593 1726776625.63148: variable 'ansible_shell_executable' from source: unknown 6593 1726776625.63154: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776625.63161: variable 'ansible_pipelining' from source: unknown 6593 1726776625.63167: variable 'ansible_timeout' from source: unknown 6593 1726776625.63173: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776625.63280: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776625.63299: variable 'omit' from source: magic vars 6593 1726776625.63308: starting attempt loop 6593 1726776625.63314: running the handler 6593 1726776625.63332: handler run complete 6593 1726776625.63355: attempt loop complete, returning result 6593 1726776625.63362: _execute() done 6593 1726776625.63369: dumping result to json 6593 1726776625.63375: done dumping result, returning 6593 1726776625.63389: done running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree [025ceb90-32dd-710c-d93d-000000000008] 6593 1726776625.63400: sending task result for task 025ceb90-32dd-710c-d93d-000000000008 ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_is_ostree": false }, "changed": false } 6593 1726776625.63552: no more pending results, returning what we have 6593 1726776625.63555: results queue empty 6593 1726776625.63556: checking for any_errors_fatal 6593 1726776625.63561: done checking for any_errors_fatal 6593 1726776625.63562: checking for max_fail_percentage 6593 1726776625.63564: done checking for max_fail_percentage 6593 1726776625.63565: checking to see if all hosts have failed and the running result is not ok 6593 1726776625.63565: done checking to see if all hosts have failed 6593 1726776625.63566: getting the remaining hosts for this loop 6593 1726776625.63568: done getting the remaining hosts for this loop 6593 1726776625.63572: getting the next task for host managed_node2 6593 1726776625.63579: done getting next task for host managed_node2 6593 1726776625.63583: ^ task is: TASK: Ensure required packages are installed 6593 1726776625.63586: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776625.63589: getting variables 6593 1726776625.63591: in VariableManager get_vars() 6593 1726776625.63623: Calling all_inventory to load vars for managed_node2 6593 1726776625.63627: Calling groups_inventory to load vars for managed_node2 6593 1726776625.63631: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776625.63642: Calling all_plugins_play to load vars for managed_node2 6593 1726776625.63645: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776625.63649: Calling groups_plugins_play to load vars for managed_node2 6593 1726776625.63824: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776625.64026: done with get_vars() 6593 1726776625.64036: done getting variables 6593 1726776625.64267: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) 6593 1726776625.64278: done sending task result for task 025ceb90-32dd-710c-d93d-000000000008 6593 1726776625.64306: WORKER PROCESS EXITING TASK [Ensure required packages are installed] ********************************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:22 Thursday 19 September 2024 16:10:25 -0400 (0:00:00.032) 0:00:03.068 **** 6593 1726776625.64317: entering _queue_task() for managed_node2/package 6593 1726776625.64321: Creating lock for package 6593 1726776625.64569: worker is 1 (out of 1 available) 6593 1726776625.64580: exiting _queue_task() for managed_node2/package 6593 1726776625.64592: done queuing things up, now waiting for results queue to drain 6593 1726776625.64593: waiting for pending results... 6593 1726776625.64731: running TaskExecutor() for managed_node2/TASK: Ensure required packages are installed 6593 1726776625.64778: in run() - task 025ceb90-32dd-710c-d93d-000000000009 6593 1726776625.64789: variable 'ansible_search_path' from source: unknown 6593 1726776625.64817: calling self._execute() 6593 1726776625.64865: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776625.64869: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776625.64877: variable 'omit' from source: magic vars 6593 1726776625.64950: variable 'omit' from source: magic vars 6593 1726776625.64971: variable 'omit' from source: magic vars 6593 1726776625.65231: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776625.66843: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776625.66920: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776625.66964: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776625.67007: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776625.67040: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776625.67135: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776625.67169: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776625.67198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776625.67252: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776625.67274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776625.67376: variable '__kernel_settings_is_ostree' from source: set_fact 6593 1726776625.67382: variable 'omit' from source: magic vars 6593 1726776625.67412: variable 'omit' from source: magic vars 6593 1726776625.67435: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776625.67454: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776625.67469: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776625.67484: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776625.67502: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776625.67523: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776625.67529: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776625.67536: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776625.67624: Set connection var ansible_connection to ssh 6593 1726776625.67637: Set connection var ansible_timeout to 10 6593 1726776625.67644: Set connection var ansible_shell_type to sh 6593 1726776625.67653: Set connection var ansible_shell_executable to /bin/sh 6593 1726776625.67661: Set connection var ansible_pipelining to False 6593 1726776625.67676: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776625.67700: variable 'ansible_shell_executable' from source: unknown 6593 1726776625.67707: variable 'ansible_connection' from source: unknown 6593 1726776625.67713: variable 'ansible_module_compression' from source: unknown 6593 1726776625.67720: variable 'ansible_shell_type' from source: unknown 6593 1726776625.67726: variable 'ansible_shell_executable' from source: unknown 6593 1726776625.67731: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776625.67738: variable 'ansible_pipelining' from source: unknown 6593 1726776625.67744: variable 'ansible_timeout' from source: unknown 6593 1726776625.67752: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776625.67850: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776625.67866: variable 'omit' from source: magic vars 6593 1726776625.67875: starting attempt loop 6593 1726776625.67887: running the handler 6593 1726776625.67897: variable 'ansible_facts' from source: unknown 6593 1726776625.67903: variable 'ansible_facts' from source: unknown 6593 1726776625.67954: _low_level_execute_command(): starting 6593 1726776625.67966: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776625.68604: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776625.68621: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776625.68637: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776625.68655: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776625.68694: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776625.68706: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776625.68725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776625.68743: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776625.68755: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776625.68766: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776625.68777: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776625.68791: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776625.68807: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776625.68821: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776625.68832: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776625.68844: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776625.68914: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776625.68940: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776625.68959: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776625.69059: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776625.70671: stdout chunk (state=3): >>>/root <<< 6593 1726776625.70778: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776625.70831: stderr chunk (state=3): >>><<< 6593 1726776625.70844: stdout chunk (state=3): >>><<< 6593 1726776625.70941: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776625.70945: _low_level_execute_command(): starting 6593 1726776625.70948: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776625.7086897-6677-272888653241130 `" && echo ansible-tmp-1726776625.7086897-6677-272888653241130="` echo /root/.ansible/tmp/ansible-tmp-1726776625.7086897-6677-272888653241130 `" ) && sleep 0' 6593 1726776625.71465: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776625.71478: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776625.71493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776625.71509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776625.71553: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776625.71565: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776625.71579: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776625.71596: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776625.71607: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776625.71621: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776625.71635: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776625.71649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776625.71665: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776625.71678: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776625.71690: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776625.71706: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776625.71777: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776625.71798: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776625.71816: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776625.71890: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776625.73791: stdout chunk (state=3): >>>ansible-tmp-1726776625.7086897-6677-272888653241130=/root/.ansible/tmp/ansible-tmp-1726776625.7086897-6677-272888653241130 <<< 6593 1726776625.73906: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776625.73949: stderr chunk (state=3): >>><<< 6593 1726776625.73952: stdout chunk (state=3): >>><<< 6593 1726776625.73967: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776625.7086897-6677-272888653241130=/root/.ansible/tmp/ansible-tmp-1726776625.7086897-6677-272888653241130 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776625.73992: variable 'ansible_module_compression' from source: unknown 6593 1726776625.74038: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 6593 1726776625.74042: ANSIBALLZ: Acquiring lock 6593 1726776625.74045: ANSIBALLZ: Lock acquired: 140600490014384 6593 1726776625.74047: ANSIBALLZ: Creating module 6593 1726776625.83856: ANSIBALLZ: Writing module into payload 6593 1726776625.84047: ANSIBALLZ: Writing module 6593 1726776625.84067: ANSIBALLZ: Renaming module 6593 1726776625.84070: ANSIBALLZ: Done creating module 6593 1726776625.84097: variable 'ansible_facts' from source: unknown 6593 1726776625.84164: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776625.7086897-6677-272888653241130/AnsiballZ_dnf.py 6593 1726776625.84269: Sending initial data 6593 1726776625.84278: Sent initial data (150 bytes) 6593 1726776625.84978: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776625.84984: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776625.85016: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776625.85021: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776625.85024: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776625.85078: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776625.85091: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776625.85135: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776625.86978: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776625.87012: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776625.87050: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpk1gmus6m /root/.ansible/tmp/ansible-tmp-1726776625.7086897-6677-272888653241130/AnsiballZ_dnf.py <<< 6593 1726776625.87080: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776625.88433: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776625.88541: stderr chunk (state=3): >>><<< 6593 1726776625.88544: stdout chunk (state=3): >>><<< 6593 1726776625.88556: done transferring module to remote 6593 1726776625.88566: _low_level_execute_command(): starting 6593 1726776625.88573: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776625.7086897-6677-272888653241130/ /root/.ansible/tmp/ansible-tmp-1726776625.7086897-6677-272888653241130/AnsiballZ_dnf.py && sleep 0' 6593 1726776625.89016: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776625.89034: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776625.89066: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776625.89069: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776625.89072: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776625.89127: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776625.89133: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776625.89175: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776625.90947: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776625.91013: stderr chunk (state=3): >>><<< 6593 1726776625.91017: stdout chunk (state=3): >>><<< 6593 1726776625.91104: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776625.91108: _low_level_execute_command(): starting 6593 1726776625.91110: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776625.7086897-6677-272888653241130/AnsiballZ_dnf.py && sleep 0' 6593 1726776625.91872: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776625.91890: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776625.91906: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776625.91930: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776625.91975: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776625.91992: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776625.92007: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776625.92030: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776625.92043: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776625.92054: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776625.92066: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776625.92083: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776625.92099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776625.92112: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776625.92127: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776625.92142: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776625.92222: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776625.92240: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776625.92255: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776625.92833: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776657.31782: stdout chunk (state=3): >>> {"msg": "", "changed": true, "results": ["Installed: libtraceevent-1.5.3-3.el9.x86_64", "Installed: polkit-0.117-13.el9.x86_64", "Installed: python3-pyudev-0.22.0-6.el9.noarch", "Installed: tuned-2.24.0-1.el9.noarch", "Installed: python3-linux-procfs-0.7.3-1.el9.noarch", "Installed: polkit-libs-0.117-13.el9.x86_64", "Installed: polkit-pkla-compat-0.1-21.el9.x86_64", "Installed: python3-perf-5.14.0-508.el9.x86_64", "Installed: hdparm-9.62-2.el9.x86_64"], "rc": 0, "invocation": {"module_args": {"name": ["tuned", "procps-ng"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 6593 1726776657.58020: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776657.58066: stderr chunk (state=3): >>><<< 6593 1726776657.58069: stdout chunk (state=3): >>><<< 6593 1726776657.58087: _low_level_execute_command() done: rc=0, stdout= {"msg": "", "changed": true, "results": ["Installed: libtraceevent-1.5.3-3.el9.x86_64", "Installed: polkit-0.117-13.el9.x86_64", "Installed: python3-pyudev-0.22.0-6.el9.noarch", "Installed: tuned-2.24.0-1.el9.noarch", "Installed: python3-linux-procfs-0.7.3-1.el9.noarch", "Installed: polkit-libs-0.117-13.el9.x86_64", "Installed: polkit-pkla-compat-0.1-21.el9.x86_64", "Installed: python3-perf-5.14.0-508.el9.x86_64", "Installed: hdparm-9.62-2.el9.x86_64"], "rc": 0, "invocation": {"module_args": {"name": ["tuned", "procps-ng"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776657.58126: done with _execute_module (ansible.legacy.dnf, {'name': ['tuned', 'procps-ng'], 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776625.7086897-6677-272888653241130/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776657.58132: _low_level_execute_command(): starting 6593 1726776657.58137: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776625.7086897-6677-272888653241130/ > /dev/null 2>&1 && sleep 0' 6593 1726776657.59439: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776657.59694: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776657.61278: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776657.61343: stderr chunk (state=3): >>><<< 6593 1726776657.61346: stdout chunk (state=3): >>><<< 6593 1726776657.61428: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776657.61432: handler run complete 6593 1726776657.61434: attempt loop complete, returning result 6593 1726776657.61436: _execute() done 6593 1726776657.61635: dumping result to json 6593 1726776657.61639: done dumping result, returning 6593 1726776657.61641: done running TaskExecutor() for managed_node2/TASK: Ensure required packages are installed [025ceb90-32dd-710c-d93d-000000000009] 6593 1726776657.61644: sending task result for task 025ceb90-32dd-710c-d93d-000000000009 6593 1726776657.61721: done sending task result for task 025ceb90-32dd-710c-d93d-000000000009 6593 1726776657.61725: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "rc": 0, "results": [ "Installed: libtraceevent-1.5.3-3.el9.x86_64", "Installed: polkit-0.117-13.el9.x86_64", "Installed: python3-pyudev-0.22.0-6.el9.noarch", "Installed: tuned-2.24.0-1.el9.noarch", "Installed: python3-linux-procfs-0.7.3-1.el9.noarch", "Installed: polkit-libs-0.117-13.el9.x86_64", "Installed: polkit-pkla-compat-0.1-21.el9.x86_64", "Installed: python3-perf-5.14.0-508.el9.x86_64", "Installed: hdparm-9.62-2.el9.x86_64" ] } 6593 1726776657.61819: no more pending results, returning what we have 6593 1726776657.61824: results queue empty 6593 1726776657.61825: checking for any_errors_fatal 6593 1726776657.61829: done checking for any_errors_fatal 6593 1726776657.61830: checking for max_fail_percentage 6593 1726776657.61831: done checking for max_fail_percentage 6593 1726776657.61832: checking to see if all hosts have failed and the running result is not ok 6593 1726776657.61833: done checking to see if all hosts have failed 6593 1726776657.61837: getting the remaining hosts for this loop 6593 1726776657.61839: done getting the remaining hosts for this loop 6593 1726776657.61843: getting the next task for host managed_node2 6593 1726776657.61847: done getting next task for host managed_node2 6593 1726776657.61850: ^ task is: TASK: See if tuned has a profile subdir 6593 1726776657.61851: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776657.61855: getting variables 6593 1726776657.61856: in VariableManager get_vars() 6593 1726776657.61889: Calling all_inventory to load vars for managed_node2 6593 1726776657.61891: Calling groups_inventory to load vars for managed_node2 6593 1726776657.61895: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776657.61907: Calling all_plugins_play to load vars for managed_node2 6593 1726776657.61910: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776657.61913: Calling groups_plugins_play to load vars for managed_node2 6593 1726776657.62303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776657.62505: done with get_vars() 6593 1726776657.62516: done getting variables TASK [See if tuned has a profile subdir] *************************************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:28 Thursday 19 September 2024 16:10:57 -0400 (0:00:31.984) 0:00:35.052 **** 6593 1726776657.62729: entering _queue_task() for managed_node2/stat 6593 1726776657.63158: worker is 1 (out of 1 available) 6593 1726776657.63168: exiting _queue_task() for managed_node2/stat 6593 1726776657.63181: done queuing things up, now waiting for results queue to drain 6593 1726776657.63182: waiting for pending results... 6593 1726776657.64042: running TaskExecutor() for managed_node2/TASK: See if tuned has a profile subdir 6593 1726776657.64111: in run() - task 025ceb90-32dd-710c-d93d-00000000000a 6593 1726776657.64122: variable 'ansible_search_path' from source: unknown 6593 1726776657.64186: calling self._execute() 6593 1726776657.64245: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776657.64249: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776657.64394: variable 'omit' from source: magic vars 6593 1726776657.64603: variable 'omit' from source: magic vars 6593 1726776657.64635: variable 'omit' from source: magic vars 6593 1726776657.64668: variable 'omit' from source: magic vars 6593 1726776657.64822: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776657.64855: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776657.64877: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776657.64892: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776657.64905: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776657.65090: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776657.65131: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776657.65140: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776657.66248: Set connection var ansible_connection to ssh 6593 1726776657.66336: Set connection var ansible_timeout to 10 6593 1726776657.66344: Set connection var ansible_shell_type to sh 6593 1726776657.66356: Set connection var ansible_shell_executable to /bin/sh 6593 1726776657.66366: Set connection var ansible_pipelining to False 6593 1726776657.66382: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776657.66412: variable 'ansible_shell_executable' from source: unknown 6593 1726776657.66506: variable 'ansible_connection' from source: unknown 6593 1726776657.66515: variable 'ansible_module_compression' from source: unknown 6593 1726776657.66523: variable 'ansible_shell_type' from source: unknown 6593 1726776657.66529: variable 'ansible_shell_executable' from source: unknown 6593 1726776657.66538: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776657.66544: variable 'ansible_pipelining' from source: unknown 6593 1726776657.66549: variable 'ansible_timeout' from source: unknown 6593 1726776657.66554: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776657.66969: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 6593 1726776657.66988: variable 'omit' from source: magic vars 6593 1726776657.66996: starting attempt loop 6593 1726776657.67002: running the handler 6593 1726776657.67017: _low_level_execute_command(): starting 6593 1726776657.67034: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776657.68751: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776657.68769: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776657.68790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776657.68812: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776657.68864: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776657.68881: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776657.68898: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776657.68916: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776657.68937: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776657.68951: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776657.68964: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776657.68983: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776657.69001: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776657.69015: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776657.69030: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776657.69051: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776657.69133: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776657.69162: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776657.69184: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776657.69261: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776657.71410: stdout chunk (state=3): >>>/root <<< 6593 1726776657.71637: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776657.71686: stderr chunk (state=3): >>><<< 6593 1726776657.71689: stdout chunk (state=3): >>><<< 6593 1726776657.71811: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776657.71814: _low_level_execute_command(): starting 6593 1726776657.71821: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776657.7170913-6956-205979255699551 `" && echo ansible-tmp-1726776657.7170913-6956-205979255699551="` echo /root/.ansible/tmp/ansible-tmp-1726776657.7170913-6956-205979255699551 `" ) && sleep 0' 6593 1726776657.73797: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776657.73829: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776657.73865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776657.73892: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776657.73942: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776657.73959: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776657.73977: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776657.74000: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776657.74012: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776657.74035: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776657.74053: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776657.74070: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776657.74095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776657.74111: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776657.74124: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776657.74139: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776657.74231: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776657.74255: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776657.74275: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776657.74363: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776657.77031: stdout chunk (state=3): >>>ansible-tmp-1726776657.7170913-6956-205979255699551=/root/.ansible/tmp/ansible-tmp-1726776657.7170913-6956-205979255699551 <<< 6593 1726776657.77236: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776657.77306: stderr chunk (state=3): >>><<< 6593 1726776657.77309: stdout chunk (state=3): >>><<< 6593 1726776657.77427: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776657.7170913-6956-205979255699551=/root/.ansible/tmp/ansible-tmp-1726776657.7170913-6956-205979255699551 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776657.77430: variable 'ansible_module_compression' from source: unknown 6593 1726776657.77535: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6593 1726776657.77538: variable 'ansible_facts' from source: unknown 6593 1726776657.77799: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776657.7170913-6956-205979255699551/AnsiballZ_stat.py 6593 1726776657.78463: Sending initial data 6593 1726776657.78467: Sent initial data (151 bytes) 6593 1726776657.81080: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776657.81166: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776657.81183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776657.81202: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776657.81251: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776657.81337: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776657.81351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776657.81370: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776657.81384: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776657.81395: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776657.81406: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776657.81422: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776657.81438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776657.81449: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776657.81460: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776657.81474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776657.81589: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776657.81642: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776657.81659: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776657.81803: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776657.84379: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776657.84410: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776657.84472: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpgmn95qa3 /root/.ansible/tmp/ansible-tmp-1726776657.7170913-6956-205979255699551/AnsiballZ_stat.py <<< 6593 1726776657.84524: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776657.85721: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776657.85980: stderr chunk (state=3): >>><<< 6593 1726776657.85983: stdout chunk (state=3): >>><<< 6593 1726776657.85986: done transferring module to remote 6593 1726776657.85988: _low_level_execute_command(): starting 6593 1726776657.85990: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776657.7170913-6956-205979255699551/ /root/.ansible/tmp/ansible-tmp-1726776657.7170913-6956-205979255699551/AnsiballZ_stat.py && sleep 0' 6593 1726776657.86666: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776657.86690: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776657.86694: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776657.86753: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776657.86785: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776657.86802: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776657.86876: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776657.88715: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776657.88720: stdout chunk (state=3): >>><<< 6593 1726776657.88723: stderr chunk (state=3): >>><<< 6593 1726776657.88810: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776657.88816: _low_level_execute_command(): starting 6593 1726776657.88818: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776657.7170913-6956-205979255699551/AnsiballZ_stat.py && sleep 0' 6593 1726776657.90791: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776657.90795: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776657.90829: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776657.90833: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776657.90836: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776657.90894: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776657.91933: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776657.91948: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776657.92028: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776658.12481: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 6593 1726776658.13991: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776658.14042: stderr chunk (state=3): >>><<< 6593 1726776658.14045: stdout chunk (state=3): >>><<< 6593 1726776658.14059: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776658.14099: done with _execute_module (stat, {'path': '/etc/tuned/profiles', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776657.7170913-6956-205979255699551/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776658.14109: _low_level_execute_command(): starting 6593 1726776658.14114: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776657.7170913-6956-205979255699551/ > /dev/null 2>&1 && sleep 0' 6593 1726776658.14558: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776658.14562: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776658.14596: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776658.14600: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776658.14603: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776658.14657: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776658.14660: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776658.14709: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776658.17251: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776658.17298: stderr chunk (state=3): >>><<< 6593 1726776658.17301: stdout chunk (state=3): >>><<< 6593 1726776658.17314: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776658.17322: handler run complete 6593 1726776658.17340: attempt loop complete, returning result 6593 1726776658.17343: _execute() done 6593 1726776658.17345: dumping result to json 6593 1726776658.17348: done dumping result, returning 6593 1726776658.17360: done running TaskExecutor() for managed_node2/TASK: See if tuned has a profile subdir [025ceb90-32dd-710c-d93d-00000000000a] 6593 1726776658.17366: sending task result for task 025ceb90-32dd-710c-d93d-00000000000a 6593 1726776658.17461: done sending task result for task 025ceb90-32dd-710c-d93d-00000000000a 6593 1726776658.17465: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 6593 1726776658.17523: no more pending results, returning what we have 6593 1726776658.17527: results queue empty 6593 1726776658.17528: checking for any_errors_fatal 6593 1726776658.17534: done checking for any_errors_fatal 6593 1726776658.17535: checking for max_fail_percentage 6593 1726776658.17536: done checking for max_fail_percentage 6593 1726776658.17537: checking to see if all hosts have failed and the running result is not ok 6593 1726776658.17538: done checking to see if all hosts have failed 6593 1726776658.17539: getting the remaining hosts for this loop 6593 1726776658.17540: done getting the remaining hosts for this loop 6593 1726776658.17544: getting the next task for host managed_node2 6593 1726776658.17548: done getting next task for host managed_node2 6593 1726776658.17550: ^ task is: TASK: Set profile dir 6593 1726776658.17552: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776658.17555: getting variables 6593 1726776658.17557: in VariableManager get_vars() 6593 1726776658.17587: Calling all_inventory to load vars for managed_node2 6593 1726776658.17590: Calling groups_inventory to load vars for managed_node2 6593 1726776658.17593: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776658.17601: Calling all_plugins_play to load vars for managed_node2 6593 1726776658.17604: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776658.17606: Calling groups_plugins_play to load vars for managed_node2 6593 1726776658.17723: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776658.17834: done with get_vars() 6593 1726776658.17842: done getting variables 6593 1726776658.17885: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set profile dir] ********************************************************* task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:33 Thursday 19 September 2024 16:10:58 -0400 (0:00:00.551) 0:00:35.603 **** 6593 1726776658.17906: entering _queue_task() for managed_node2/set_fact 6593 1726776658.18068: worker is 1 (out of 1 available) 6593 1726776658.18077: exiting _queue_task() for managed_node2/set_fact 6593 1726776658.18087: done queuing things up, now waiting for results queue to drain 6593 1726776658.18088: waiting for pending results... 6593 1726776658.18229: running TaskExecutor() for managed_node2/TASK: Set profile dir 6593 1726776658.18280: in run() - task 025ceb90-32dd-710c-d93d-00000000000b 6593 1726776658.18291: variable 'ansible_search_path' from source: unknown 6593 1726776658.18321: calling self._execute() 6593 1726776658.18371: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776658.18378: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776658.18388: variable 'omit' from source: magic vars 6593 1726776658.18462: variable 'omit' from source: magic vars 6593 1726776658.18486: variable 'omit' from source: magic vars 6593 1726776658.18727: variable '__dir' from source: task vars 6593 1726776658.18856: variable '__tuned_profiles' from source: set_fact 6593 1726776658.18886: variable 'omit' from source: magic vars 6593 1726776658.18923: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776658.18944: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776658.18958: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776658.18973: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776658.18984: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776658.19007: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776658.19010: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776658.19013: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776658.19077: Set connection var ansible_connection to ssh 6593 1726776658.19086: Set connection var ansible_timeout to 10 6593 1726776658.19089: Set connection var ansible_shell_type to sh 6593 1726776658.19094: Set connection var ansible_shell_executable to /bin/sh 6593 1726776658.19101: Set connection var ansible_pipelining to False 6593 1726776658.19109: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776658.19126: variable 'ansible_shell_executable' from source: unknown 6593 1726776658.19129: variable 'ansible_connection' from source: unknown 6593 1726776658.19131: variable 'ansible_module_compression' from source: unknown 6593 1726776658.19134: variable 'ansible_shell_type' from source: unknown 6593 1726776658.19136: variable 'ansible_shell_executable' from source: unknown 6593 1726776658.19140: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776658.19142: variable 'ansible_pipelining' from source: unknown 6593 1726776658.19144: variable 'ansible_timeout' from source: unknown 6593 1726776658.19149: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776658.19246: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776658.19258: variable 'omit' from source: magic vars 6593 1726776658.19262: starting attempt loop 6593 1726776658.19264: running the handler 6593 1726776658.19270: handler run complete 6593 1726776658.19281: attempt loop complete, returning result 6593 1726776658.19284: _execute() done 6593 1726776658.19286: dumping result to json 6593 1726776658.19288: done dumping result, returning 6593 1726776658.19294: done running TaskExecutor() for managed_node2/TASK: Set profile dir [025ceb90-32dd-710c-d93d-00000000000b] 6593 1726776658.19301: sending task result for task 025ceb90-32dd-710c-d93d-00000000000b 6593 1726776658.19381: done sending task result for task 025ceb90-32dd-710c-d93d-00000000000b 6593 1726776658.19384: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__profile_dir": "/etc/tuned/kernel_settings" }, "changed": false } 6593 1726776658.19465: no more pending results, returning what we have 6593 1726776658.19468: results queue empty 6593 1726776658.19468: checking for any_errors_fatal 6593 1726776658.19475: done checking for any_errors_fatal 6593 1726776658.19475: checking for max_fail_percentage 6593 1726776658.19477: done checking for max_fail_percentage 6593 1726776658.19478: checking to see if all hosts have failed and the running result is not ok 6593 1726776658.19478: done checking to see if all hosts have failed 6593 1726776658.19479: getting the remaining hosts for this loop 6593 1726776658.19480: done getting the remaining hosts for this loop 6593 1726776658.19482: getting the next task for host managed_node2 6593 1726776658.19485: done getting next task for host managed_node2 6593 1726776658.19486: ^ task is: TASK: Ensure kernel settings profile directory exists 6593 1726776658.19488: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776658.19489: getting variables 6593 1726776658.19490: in VariableManager get_vars() 6593 1726776658.19507: Calling all_inventory to load vars for managed_node2 6593 1726776658.19509: Calling groups_inventory to load vars for managed_node2 6593 1726776658.19511: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776658.19517: Calling all_plugins_play to load vars for managed_node2 6593 1726776658.19520: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776658.19522: Calling groups_plugins_play to load vars for managed_node2 6593 1726776658.19645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776658.19752: done with get_vars() 6593 1726776658.19758: done getting variables TASK [Ensure kernel settings profile directory exists] ************************* task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:39 Thursday 19 September 2024 16:10:58 -0400 (0:00:00.019) 0:00:35.623 **** 6593 1726776658.19815: entering _queue_task() for managed_node2/file 6593 1726776658.19971: worker is 1 (out of 1 available) 6593 1726776658.19980: exiting _queue_task() for managed_node2/file 6593 1726776658.19990: done queuing things up, now waiting for results queue to drain 6593 1726776658.19991: waiting for pending results... 6593 1726776658.20126: running TaskExecutor() for managed_node2/TASK: Ensure kernel settings profile directory exists 6593 1726776658.20171: in run() - task 025ceb90-32dd-710c-d93d-00000000000c 6593 1726776658.20187: variable 'ansible_search_path' from source: unknown 6593 1726776658.20212: calling self._execute() 6593 1726776658.20261: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776658.20265: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776658.20272: variable 'omit' from source: magic vars 6593 1726776658.20346: variable 'omit' from source: magic vars 6593 1726776658.20368: variable 'omit' from source: magic vars 6593 1726776658.20391: variable '__profile_dir' from source: set_fact 6593 1726776658.20589: variable '__profile_dir' from source: set_fact 6593 1726776658.20611: variable 'omit' from source: magic vars 6593 1726776658.20645: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776658.20669: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776658.20686: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776658.20699: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776658.20708: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776658.20732: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776658.20735: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776658.20737: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776658.20801: Set connection var ansible_connection to ssh 6593 1726776658.20807: Set connection var ansible_timeout to 10 6593 1726776658.20809: Set connection var ansible_shell_type to sh 6593 1726776658.20814: Set connection var ansible_shell_executable to /bin/sh 6593 1726776658.20820: Set connection var ansible_pipelining to False 6593 1726776658.20830: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776658.20846: variable 'ansible_shell_executable' from source: unknown 6593 1726776658.20848: variable 'ansible_connection' from source: unknown 6593 1726776658.20851: variable 'ansible_module_compression' from source: unknown 6593 1726776658.20853: variable 'ansible_shell_type' from source: unknown 6593 1726776658.20855: variable 'ansible_shell_executable' from source: unknown 6593 1726776658.20857: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776658.20861: variable 'ansible_pipelining' from source: unknown 6593 1726776658.20863: variable 'ansible_timeout' from source: unknown 6593 1726776658.20867: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776658.21005: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 6593 1726776658.21009: variable 'omit' from source: magic vars 6593 1726776658.21014: starting attempt loop 6593 1726776658.21019: running the handler 6593 1726776658.21030: _low_level_execute_command(): starting 6593 1726776658.21036: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776658.21554: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776658.21563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776658.21591: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776658.21606: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776658.21616: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776658.21660: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776658.21671: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776658.21681: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776658.21728: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776658.23322: stdout chunk (state=3): >>>/root <<< 6593 1726776658.23427: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776658.23475: stderr chunk (state=3): >>><<< 6593 1726776658.23484: stdout chunk (state=3): >>><<< 6593 1726776658.23503: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776658.23512: _low_level_execute_command(): starting 6593 1726776658.23517: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776658.2350144-6990-204825956780378 `" && echo ansible-tmp-1726776658.2350144-6990-204825956780378="` echo /root/.ansible/tmp/ansible-tmp-1726776658.2350144-6990-204825956780378 `" ) && sleep 0' 6593 1726776658.23964: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776658.23970: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776658.23998: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776658.24010: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776658.24029: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776658.24080: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776658.24086: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776658.24134: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776658.25991: stdout chunk (state=3): >>>ansible-tmp-1726776658.2350144-6990-204825956780378=/root/.ansible/tmp/ansible-tmp-1726776658.2350144-6990-204825956780378 <<< 6593 1726776658.26104: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776658.26150: stderr chunk (state=3): >>><<< 6593 1726776658.26153: stdout chunk (state=3): >>><<< 6593 1726776658.26167: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776658.2350144-6990-204825956780378=/root/.ansible/tmp/ansible-tmp-1726776658.2350144-6990-204825956780378 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776658.26203: variable 'ansible_module_compression' from source: unknown 6593 1726776658.26248: ANSIBALLZ: Using lock for file 6593 1726776658.26252: ANSIBALLZ: Acquiring lock 6593 1726776658.26254: ANSIBALLZ: Lock acquired: 140600490015392 6593 1726776658.26256: ANSIBALLZ: Creating module 6593 1726776658.42393: ANSIBALLZ: Writing module into payload 6593 1726776658.42605: ANSIBALLZ: Writing module 6593 1726776658.42639: ANSIBALLZ: Renaming module 6593 1726776658.42656: ANSIBALLZ: Done creating module 6593 1726776658.42682: variable 'ansible_facts' from source: unknown 6593 1726776658.42752: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776658.2350144-6990-204825956780378/AnsiballZ_file.py 6593 1726776658.42905: Sending initial data 6593 1726776658.42908: Sent initial data (151 bytes) 6593 1726776658.43906: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776658.43924: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776658.43939: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776658.43957: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776658.44000: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776658.44013: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776658.44031: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776658.44049: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776658.44060: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776658.44070: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776658.44088: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776658.44103: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776658.44122: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776658.44136: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776658.44148: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776658.44163: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776658.44241: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776658.44258: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776658.44276: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776658.44352: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776658.46136: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 <<< 6593 1726776658.46140: stderr chunk (state=3): >>>debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776658.46168: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776658.46201: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmppl40kjsz /root/.ansible/tmp/ansible-tmp-1726776658.2350144-6990-204825956780378/AnsiballZ_file.py <<< 6593 1726776658.46231: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776658.47028: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776658.47241: stderr chunk (state=3): >>><<< 6593 1726776658.47244: stdout chunk (state=3): >>><<< 6593 1726776658.47246: done transferring module to remote 6593 1726776658.47248: _low_level_execute_command(): starting 6593 1726776658.47250: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776658.2350144-6990-204825956780378/ /root/.ansible/tmp/ansible-tmp-1726776658.2350144-6990-204825956780378/AnsiballZ_file.py && sleep 0' 6593 1726776658.48107: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776658.48125: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776658.48141: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776658.48167: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776658.48209: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776658.48225: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776658.48240: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776658.48257: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776658.48279: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776658.48293: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776658.48304: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776658.48317: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776658.48334: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776658.48344: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776658.48353: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776658.48366: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776658.48447: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776658.48468: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776658.48487: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776658.48560: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776658.50335: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776658.50387: stderr chunk (state=3): >>><<< 6593 1726776658.50389: stdout chunk (state=3): >>><<< 6593 1726776658.50423: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776658.50427: _low_level_execute_command(): starting 6593 1726776658.50429: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776658.2350144-6990-204825956780378/AnsiballZ_file.py && sleep 0' 6593 1726776658.50826: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776658.50829: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776658.50861: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776658.50865: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776658.50868: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776658.50931: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776658.50934: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776658.51007: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776658.65337: stdout chunk (state=3): >>> {"path": "/etc/tuned/kernel_settings", "changed": true, "diff": {"before": {"path": "/etc/tuned/kernel_settings", "state": "absent"}, "after": {"path": "/etc/tuned/kernel_settings", "state": "directory"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 6, "invocation": {"module_args": {"path": "/etc/tuned/kernel_settings", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 6593 1726776658.66484: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776658.66540: stderr chunk (state=3): >>><<< 6593 1726776658.66543: stdout chunk (state=3): >>><<< 6593 1726776658.66559: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/kernel_settings", "changed": true, "diff": {"before": {"path": "/etc/tuned/kernel_settings", "state": "absent"}, "after": {"path": "/etc/tuned/kernel_settings", "state": "directory"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 6, "invocation": {"module_args": {"path": "/etc/tuned/kernel_settings", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776658.66596: done with _execute_module (file, {'path': '/etc/tuned/kernel_settings', 'state': 'directory', 'mode': '0755', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776658.2350144-6990-204825956780378/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776658.66605: _low_level_execute_command(): starting 6593 1726776658.66608: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776658.2350144-6990-204825956780378/ > /dev/null 2>&1 && sleep 0' 6593 1726776658.67074: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776658.67077: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776658.67109: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776658.67113: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776658.67115: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776658.67117: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776658.67159: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776658.67173: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776658.67215: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776658.69739: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776658.69791: stderr chunk (state=3): >>><<< 6593 1726776658.69795: stdout chunk (state=3): >>><<< 6593 1726776658.69807: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776658.69813: handler run complete 6593 1726776658.69835: attempt loop complete, returning result 6593 1726776658.69839: _execute() done 6593 1726776658.69842: dumping result to json 6593 1726776658.69844: done dumping result, returning 6593 1726776658.69853: done running TaskExecutor() for managed_node2/TASK: Ensure kernel settings profile directory exists [025ceb90-32dd-710c-d93d-00000000000c] 6593 1726776658.69859: sending task result for task 025ceb90-32dd-710c-d93d-00000000000c 6593 1726776658.69962: done sending task result for task 025ceb90-32dd-710c-d93d-00000000000c 6593 1726776658.69965: WORKER PROCESS EXITING changed: [managed_node2] => { "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": 6, "state": "directory", "uid": 0 } 6593 1726776658.70033: no more pending results, returning what we have 6593 1726776658.70037: results queue empty 6593 1726776658.70037: checking for any_errors_fatal 6593 1726776658.70041: done checking for any_errors_fatal 6593 1726776658.70041: checking for max_fail_percentage 6593 1726776658.70043: done checking for max_fail_percentage 6593 1726776658.70044: checking to see if all hosts have failed and the running result is not ok 6593 1726776658.70045: done checking to see if all hosts have failed 6593 1726776658.70045: getting the remaining hosts for this loop 6593 1726776658.70047: done getting the remaining hosts for this loop 6593 1726776658.70050: getting the next task for host managed_node2 6593 1726776658.70054: done getting next task for host managed_node2 6593 1726776658.70057: ^ task is: TASK: Generate a configuration for kernel settings 6593 1726776658.70059: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776658.70062: getting variables 6593 1726776658.70063: in VariableManager get_vars() 6593 1726776658.70094: Calling all_inventory to load vars for managed_node2 6593 1726776658.70096: Calling groups_inventory to load vars for managed_node2 6593 1726776658.70099: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776658.70109: Calling all_plugins_play to load vars for managed_node2 6593 1726776658.70111: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776658.70114: Calling groups_plugins_play to load vars for managed_node2 6593 1726776658.70244: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776658.70355: done with get_vars() 6593 1726776658.70363: done getting variables 6593 1726776658.70457: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Generate a configuration for kernel settings] **************************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:45 Thursday 19 September 2024 16:10:58 -0400 (0:00:00.506) 0:00:36.129 **** 6593 1726776658.70479: entering _queue_task() for managed_node2/copy 6593 1726776658.70647: worker is 1 (out of 1 available) 6593 1726776658.70657: exiting _queue_task() for managed_node2/copy 6593 1726776658.70666: done queuing things up, now waiting for results queue to drain 6593 1726776658.70668: waiting for pending results... 6593 1726776658.70843: running TaskExecutor() for managed_node2/TASK: Generate a configuration for kernel settings 6593 1726776658.70931: in run() - task 025ceb90-32dd-710c-d93d-00000000000d 6593 1726776658.70950: variable 'ansible_search_path' from source: unknown 6593 1726776658.70992: calling self._execute() 6593 1726776658.71066: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776658.71081: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776658.71095: variable 'omit' from source: magic vars 6593 1726776658.71285: variable 'omit' from source: magic vars 6593 1726776658.71322: variable 'omit' from source: magic vars 6593 1726776658.71635: variable '__profile_dir' from source: set_fact 6593 1726776658.71676: variable 'omit' from source: magic vars 6593 1726776658.71722: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776658.71763: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776658.71788: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776658.71810: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776658.71830: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776658.71862: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776658.71878: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776658.71887: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776658.72000: Set connection var ansible_connection to ssh 6593 1726776658.72021: Set connection var ansible_timeout to 10 6593 1726776658.72033: Set connection var ansible_shell_type to sh 6593 1726776658.72039: Set connection var ansible_shell_executable to /bin/sh 6593 1726776658.72044: Set connection var ansible_pipelining to False 6593 1726776658.72052: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776658.72082: variable 'ansible_shell_executable' from source: unknown 6593 1726776658.72095: variable 'ansible_connection' from source: unknown 6593 1726776658.72104: variable 'ansible_module_compression' from source: unknown 6593 1726776658.72107: variable 'ansible_shell_type' from source: unknown 6593 1726776658.72110: variable 'ansible_shell_executable' from source: unknown 6593 1726776658.72112: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776658.72114: variable 'ansible_pipelining' from source: unknown 6593 1726776658.72122: variable 'ansible_timeout' from source: unknown 6593 1726776658.72125: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776658.72229: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776658.72236: variable 'omit' from source: magic vars 6593 1726776658.72241: starting attempt loop 6593 1726776658.72245: running the handler 6593 1726776658.72253: _low_level_execute_command(): starting 6593 1726776658.72260: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776658.72753: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776658.72769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776658.72790: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776658.72825: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776658.72836: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776658.72876: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776658.72893: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776658.72942: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776658.74722: stdout chunk (state=3): >>>/root <<< 6593 1726776658.74776: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776658.74904: stderr chunk (state=3): >>><<< 6593 1726776658.74913: stdout chunk (state=3): >>><<< 6593 1726776658.74976: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776658.75000: _low_level_execute_command(): starting 6593 1726776658.75017: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776658.7498405-7014-238907932106193 `" && echo ansible-tmp-1726776658.7498405-7014-238907932106193="` echo /root/.ansible/tmp/ansible-tmp-1726776658.7498405-7014-238907932106193 `" ) && sleep 0' 6593 1726776658.75787: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776658.75804: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776658.75827: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776658.75845: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776658.75885: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776658.75897: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776658.75910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776658.75941: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776658.75953: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776658.75965: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776658.75976: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776658.75989: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776658.76004: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776658.76015: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776658.76028: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776658.76046: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776658.76123: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776658.76151: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776658.76179: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776658.76284: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776658.78655: stdout chunk (state=3): >>>ansible-tmp-1726776658.7498405-7014-238907932106193=/root/.ansible/tmp/ansible-tmp-1726776658.7498405-7014-238907932106193 <<< 6593 1726776658.78840: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776658.78843: stdout chunk (state=3): >>><<< 6593 1726776658.78845: stderr chunk (state=3): >>><<< 6593 1726776658.78937: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776658.7498405-7014-238907932106193=/root/.ansible/tmp/ansible-tmp-1726776658.7498405-7014-238907932106193 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776658.78940: evaluation_path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings 6593 1726776658.78944: search_path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/files/tuned/etc/tuned/change_settings/tuned.conf /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tuned/etc/tuned/change_settings/tuned.conf /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/files/tuned/etc/tuned/change_settings/tuned.conf /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tuned/etc/tuned/change_settings/tuned.conf 6593 1726776658.79025: variable 'ansible_module_compression' from source: unknown 6593 1726776658.79129: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6593 1726776658.79133: variable 'ansible_facts' from source: unknown 6593 1726776658.79161: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776658.7498405-7014-238907932106193/AnsiballZ_stat.py 6593 1726776658.79279: Sending initial data 6593 1726776658.79288: Sent initial data (151 bytes) 6593 1726776658.79923: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776658.79940: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776658.79944: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776658.79982: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776658.79986: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776658.79988: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776658.80031: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776658.80074: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776658.80080: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776658.80104: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776658.81831: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776658.81890: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776658.81922: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpwowt1l2z /root/.ansible/tmp/ansible-tmp-1726776658.7498405-7014-238907932106193/AnsiballZ_stat.py <<< 6593 1726776658.82241: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776658.82929: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776658.83035: stderr chunk (state=3): >>><<< 6593 1726776658.83038: stdout chunk (state=3): >>><<< 6593 1726776658.83142: done transferring module to remote 6593 1726776658.83145: _low_level_execute_command(): starting 6593 1726776658.83148: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776658.7498405-7014-238907932106193/ /root/.ansible/tmp/ansible-tmp-1726776658.7498405-7014-238907932106193/AnsiballZ_stat.py && sleep 0' 6593 1726776658.83744: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776658.83759: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776658.83776: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776658.83801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776658.83847: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776658.83859: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776658.83871: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776658.83890: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776658.83903: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776658.83923: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776658.83940: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776658.83952: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776658.83966: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776658.83980: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776658.83991: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776658.84003: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776658.84492: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776658.84522: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776658.86828: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776658.86914: stderr chunk (state=3): >>><<< 6593 1726776658.86916: stdout chunk (state=3): >>><<< 6593 1726776658.86942: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776658.86946: _low_level_execute_command(): starting 6593 1726776658.86948: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776658.7498405-7014-238907932106193/AnsiballZ_stat.py && sleep 0' 6593 1726776658.87515: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776658.87531: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776658.87556: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776658.87589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776658.87647: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776658.87756: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776658.87770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776658.87787: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776658.87797: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776658.87806: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776658.87817: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776658.87834: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776658.87848: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776658.87860: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776658.87870: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776658.87883: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776658.87955: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776658.87975: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776658.87991: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776658.88067: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776659.02118: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/tuned/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 6593 1726776659.03184: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776659.03242: stderr chunk (state=3): >>><<< 6593 1726776659.03245: stdout chunk (state=3): >>><<< 6593 1726776659.03261: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/tuned/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776659.03288: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/kernel_settings/tuned.conf', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776658.7498405-7014-238907932106193/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6593 1726776659.03386: Sending initial data 6593 1726776659.03389: Sent initial data (220 bytes) 6593 1726776659.04072: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776659.04076: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776659.04110: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776659.04114: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776659.04116: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776659.04168: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776659.04172: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776659.04221: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776659.06007: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776659.06050: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776659.06079: stdout chunk (state=3): >>>sftp> put /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tuned/etc/tuned/change_settings/tuned.conf /root/.ansible/tmp/ansible-tmp-1726776658.7498405-7014-238907932106193/.source.conf <<< 6593 1726776659.06112: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776659.06363: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776659.06458: stderr chunk (state=3): >>><<< 6593 1726776659.06462: stdout chunk (state=3): >>><<< 6593 1726776659.06479: _low_level_execute_command(): starting 6593 1726776659.06482: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776658.7498405-7014-238907932106193/ /root/.ansible/tmp/ansible-tmp-1726776658.7498405-7014-238907932106193/.source.conf && sleep 0' 6593 1726776659.06910: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776659.06913: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776659.06947: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776659.06950: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776659.06952: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776659.07002: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776659.07005: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776659.07054: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776659.09739: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776659.09923: stderr chunk (state=3): >>><<< 6593 1726776659.09935: stdout chunk (state=3): >>><<< 6593 1726776659.10124: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776659.10131: variable 'ansible_module_compression' from source: unknown 6593 1726776659.10134: ANSIBALLZ: Using generic lock for ansible.legacy.copy 6593 1726776659.10136: ANSIBALLZ: Acquiring lock 6593 1726776659.10138: ANSIBALLZ: Lock acquired: 140600490014384 6593 1726776659.10143: ANSIBALLZ: Creating module 6593 1726776659.31247: ANSIBALLZ: Writing module into payload 6593 1726776659.31425: ANSIBALLZ: Writing module 6593 1726776659.31450: ANSIBALLZ: Renaming module 6593 1726776659.31456: ANSIBALLZ: Done creating module 6593 1726776659.31470: variable 'ansible_facts' from source: unknown 6593 1726776659.31548: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776658.7498405-7014-238907932106193/AnsiballZ_copy.py 6593 1726776659.31683: Sending initial data 6593 1726776659.31688: Sent initial data (151 bytes) 6593 1726776659.32742: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776659.32751: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776659.32762: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776659.32780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776659.32815: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776659.32823: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776659.32837: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776659.32850: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776659.32857: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776659.32863: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776659.32872: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776659.32882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776659.32895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776659.32900: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776659.32906: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776659.32915: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776659.32993: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776659.33011: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776659.33021: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776659.33086: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776659.35091: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776659.35123: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776659.35159: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpumv8r1h2 /root/.ansible/tmp/ansible-tmp-1726776658.7498405-7014-238907932106193/AnsiballZ_copy.py <<< 6593 1726776659.35192: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776659.36495: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776659.36575: stderr chunk (state=3): >>><<< 6593 1726776659.36579: stdout chunk (state=3): >>><<< 6593 1726776659.36595: done transferring module to remote 6593 1726776659.36604: _low_level_execute_command(): starting 6593 1726776659.36609: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776658.7498405-7014-238907932106193/ /root/.ansible/tmp/ansible-tmp-1726776658.7498405-7014-238907932106193/AnsiballZ_copy.py && sleep 0' 6593 1726776659.37386: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776659.37393: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776659.37411: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776659.37459: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776659.37464: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration <<< 6593 1726776659.37521: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776659.37633: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776659.37636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776659.37717: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776659.37722: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776659.37742: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776659.37802: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776659.39626: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776659.39654: stderr chunk (state=3): >>><<< 6593 1726776659.39657: stdout chunk (state=3): >>><<< 6593 1726776659.39678: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776659.39681: _low_level_execute_command(): starting 6593 1726776659.39684: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776658.7498405-7014-238907932106193/AnsiballZ_copy.py && sleep 0' 6593 1726776659.40285: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776659.40295: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776659.40302: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776659.40316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776659.40357: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776659.40364: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776659.40376: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776659.40387: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776659.40396: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776659.40405: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776659.40408: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776659.40419: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776659.40532: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776659.40556: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776659.40626: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776659.40636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776659.40638: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776659.40640: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776659.40642: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776659.41288: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776659.55826: stdout chunk (state=3): >>> {"dest": "/etc/tuned/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726776658.7498405-7014-238907932106193/.source.conf", "md5sum": "d5df32baf1a63528844555117ead6672", "checksum": "13fdc203370e2b8e7e42c13d94b671b1ac621563", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 381, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726776658.7498405-7014-238907932106193/.source.conf", "dest": "/etc/tuned/kernel_settings/tuned.conf", "mode": "0644", "_original_basename": "tuned.conf", "follow": false, "checksum": "13fdc203370e2b8e7e42c13d94b671b1ac621563", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 6593 1726776659.56988: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776659.56992: stdout chunk (state=3): >>><<< 6593 1726776659.56998: stderr chunk (state=3): >>><<< 6593 1726776659.57013: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726776658.7498405-7014-238907932106193/.source.conf", "md5sum": "d5df32baf1a63528844555117ead6672", "checksum": "13fdc203370e2b8e7e42c13d94b671b1ac621563", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 381, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726776658.7498405-7014-238907932106193/.source.conf", "dest": "/etc/tuned/kernel_settings/tuned.conf", "mode": "0644", "_original_basename": "tuned.conf", "follow": false, "checksum": "13fdc203370e2b8e7e42c13d94b671b1ac621563", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776659.57042: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726776658.7498405-7014-238907932106193/.source.conf', 'dest': '/etc/tuned/kernel_settings/tuned.conf', 'mode': '0644', '_original_basename': 'tuned.conf', 'follow': False, 'checksum': '13fdc203370e2b8e7e42c13d94b671b1ac621563', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776658.7498405-7014-238907932106193/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776659.57049: _low_level_execute_command(): starting 6593 1726776659.57054: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776658.7498405-7014-238907932106193/ > /dev/null 2>&1 && sleep 0' 6593 1726776659.57489: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776659.57494: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776659.57523: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776659.57534: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776659.57543: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776659.57549: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776659.57554: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776659.57566: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776659.57581: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776659.57586: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776659.57637: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776659.57645: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776659.57694: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776659.59456: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776659.59513: stderr chunk (state=3): >>><<< 6593 1726776659.59529: stdout chunk (state=3): >>><<< 6593 1726776659.59547: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776659.59554: handler run complete 6593 1726776659.59582: attempt loop complete, returning result 6593 1726776659.59585: _execute() done 6593 1726776659.59588: dumping result to json 6593 1726776659.59592: done dumping result, returning 6593 1726776659.59601: done running TaskExecutor() for managed_node2/TASK: Generate a configuration for kernel settings [025ceb90-32dd-710c-d93d-00000000000d] 6593 1726776659.59632: sending task result for task 025ceb90-32dd-710c-d93d-00000000000d 6593 1726776659.59726: done sending task result for task 025ceb90-32dd-710c-d93d-00000000000d 6593 1726776659.59729: WORKER PROCESS EXITING changed: [managed_node2] => { "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-1726776658.7498405-7014-238907932106193/.source.conf", "state": "file", "uid": 0 } 6593 1726776659.59850: no more pending results, returning what we have 6593 1726776659.59853: results queue empty 6593 1726776659.59854: checking for any_errors_fatal 6593 1726776659.59858: done checking for any_errors_fatal 6593 1726776659.59859: checking for max_fail_percentage 6593 1726776659.59860: done checking for max_fail_percentage 6593 1726776659.59861: checking to see if all hosts have failed and the running result is not ok 6593 1726776659.59862: done checking to see if all hosts have failed 6593 1726776659.59862: getting the remaining hosts for this loop 6593 1726776659.59864: done getting the remaining hosts for this loop 6593 1726776659.59867: getting the next task for host managed_node2 6593 1726776659.59870: done getting next task for host managed_node2 6593 1726776659.59875: ^ task is: TASK: Ensure required services are enabled and started 6593 1726776659.59876: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776659.59879: getting variables 6593 1726776659.59880: in VariableManager get_vars() 6593 1726776659.59901: Calling all_inventory to load vars for managed_node2 6593 1726776659.59903: Calling groups_inventory to load vars for managed_node2 6593 1726776659.59906: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776659.59914: Calling all_plugins_play to load vars for managed_node2 6593 1726776659.59916: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776659.59921: Calling groups_plugins_play to load vars for managed_node2 6593 1726776659.60056: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776659.60195: done with get_vars() 6593 1726776659.60203: done getting variables 6593 1726776659.60333: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Ensure required services are enabled and started] ************************ task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:51 Thursday 19 September 2024 16:10:59 -0400 (0:00:00.898) 0:00:37.028 **** 6593 1726776659.60357: entering _queue_task() for managed_node2/service 6593 1726776659.60359: Creating lock for service 6593 1726776659.60615: worker is 1 (out of 1 available) 6593 1726776659.60629: exiting _queue_task() for managed_node2/service 6593 1726776659.60639: done queuing things up, now waiting for results queue to drain 6593 1726776659.60640: waiting for pending results... 6593 1726776659.60875: running TaskExecutor() for managed_node2/TASK: Ensure required services are enabled and started 6593 1726776659.60957: in run() - task 025ceb90-32dd-710c-d93d-00000000000e 6593 1726776659.60980: variable 'ansible_search_path' from source: unknown 6593 1726776659.61026: calling self._execute() 6593 1726776659.61127: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776659.61138: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776659.61165: variable 'omit' from source: magic vars 6593 1726776659.61343: variable 'omit' from source: magic vars 6593 1726776659.61391: variable 'omit' from source: magic vars 6593 1726776659.61436: variable 'omit' from source: magic vars 6593 1726776659.61477: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776659.61504: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776659.61520: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776659.61535: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776659.61546: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776659.61570: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776659.61582: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776659.61586: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776659.61649: Set connection var ansible_connection to ssh 6593 1726776659.61653: Set connection var ansible_timeout to 10 6593 1726776659.61655: Set connection var ansible_shell_type to sh 6593 1726776659.61661: Set connection var ansible_shell_executable to /bin/sh 6593 1726776659.61666: Set connection var ansible_pipelining to False 6593 1726776659.61677: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776659.61692: variable 'ansible_shell_executable' from source: unknown 6593 1726776659.61694: variable 'ansible_connection' from source: unknown 6593 1726776659.61698: variable 'ansible_module_compression' from source: unknown 6593 1726776659.61700: variable 'ansible_shell_type' from source: unknown 6593 1726776659.61702: variable 'ansible_shell_executable' from source: unknown 6593 1726776659.61705: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776659.61707: variable 'ansible_pipelining' from source: unknown 6593 1726776659.61710: variable 'ansible_timeout' from source: unknown 6593 1726776659.61719: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776659.61814: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776659.61826: variable 'omit' from source: magic vars 6593 1726776659.61831: starting attempt loop 6593 1726776659.61834: running the handler 6593 1726776659.62046: variable 'ansible_facts' from source: unknown 6593 1726776659.62131: _low_level_execute_command(): starting 6593 1726776659.62137: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776659.62627: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776659.62642: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776659.62654: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776659.62666: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776659.62715: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776659.62731: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776659.62775: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776659.64547: stdout chunk (state=3): >>>/root <<< 6593 1726776659.64683: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776659.64701: stderr chunk (state=3): >>><<< 6593 1726776659.64704: stdout chunk (state=3): >>><<< 6593 1726776659.64724: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776659.64734: _low_level_execute_command(): starting 6593 1726776659.64739: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776659.6472268-7067-61094809191864 `" && echo ansible-tmp-1726776659.6472268-7067-61094809191864="` echo /root/.ansible/tmp/ansible-tmp-1726776659.6472268-7067-61094809191864 `" ) && sleep 0' 6593 1726776659.65169: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776659.65179: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776659.65226: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776659.65278: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776659.65289: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776659.65292: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776659.65348: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776659.67165: stdout chunk (state=3): >>>ansible-tmp-1726776659.6472268-7067-61094809191864=/root/.ansible/tmp/ansible-tmp-1726776659.6472268-7067-61094809191864 <<< 6593 1726776659.67288: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776659.67312: stderr chunk (state=3): >>><<< 6593 1726776659.67315: stdout chunk (state=3): >>><<< 6593 1726776659.67330: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776659.6472268-7067-61094809191864=/root/.ansible/tmp/ansible-tmp-1726776659.6472268-7067-61094809191864 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776659.67353: variable 'ansible_module_compression' from source: unknown 6593 1726776659.67400: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 6593 1726776659.67404: ANSIBALLZ: Acquiring lock 6593 1726776659.67406: ANSIBALLZ: Lock acquired: 140600490014384 6593 1726776659.67408: ANSIBALLZ: Creating module 6593 1726776659.90342: ANSIBALLZ: Writing module into payload 6593 1726776659.90546: ANSIBALLZ: Writing module 6593 1726776659.90590: ANSIBALLZ: Renaming module 6593 1726776659.90603: ANSIBALLZ: Done creating module 6593 1726776659.90633: variable 'ansible_facts' from source: unknown 6593 1726776659.90791: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776659.6472268-7067-61094809191864/AnsiballZ_systemd.py 6593 1726776659.90956: Sending initial data 6593 1726776659.90959: Sent initial data (153 bytes) 6593 1726776659.91932: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776659.91947: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776659.91962: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776659.91982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776659.92028: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776659.92041: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776659.92056: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776659.92074: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776659.92087: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776659.92098: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776659.92110: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776659.92126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776659.92143: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776659.92156: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776659.92166: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776659.92179: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776659.92257: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776659.92281: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776659.92298: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776659.92372: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776659.94254: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776659.94283: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776659.94328: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpwcje9p39 /root/.ansible/tmp/ansible-tmp-1726776659.6472268-7067-61094809191864/AnsiballZ_systemd.py <<< 6593 1726776659.94367: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776659.97369: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776659.97548: stderr chunk (state=3): >>><<< 6593 1726776659.97551: stdout chunk (state=3): >>><<< 6593 1726776659.97554: done transferring module to remote 6593 1726776659.97556: _low_level_execute_command(): starting 6593 1726776659.97559: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776659.6472268-7067-61094809191864/ /root/.ansible/tmp/ansible-tmp-1726776659.6472268-7067-61094809191864/AnsiballZ_systemd.py && sleep 0' 6593 1726776659.98679: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776659.98694: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776659.98708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776659.98729: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776659.98775: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776659.98789: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776659.98804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776659.98823: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776659.98838: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776659.98849: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776659.98861: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776659.98883: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776659.98899: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776659.98912: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776659.98929: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776659.98943: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776659.99023: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776659.99236: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776659.99250: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776659.99487: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776660.01567: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776660.01570: stdout chunk (state=3): >>><<< 6593 1726776660.01575: stderr chunk (state=3): >>><<< 6593 1726776660.01626: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776660.01630: _low_level_execute_command(): starting 6593 1726776660.01633: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776659.6472268-7067-61094809191864/AnsiballZ_systemd.py && sleep 0' 6593 1726776660.02248: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776660.02261: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776660.02278: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776660.02297: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776660.02345: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776660.02357: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776660.02371: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776660.02393: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776660.02405: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776660.02416: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776660.02431: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776660.02444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776660.02459: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776660.02470: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776660.02484: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776660.02497: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776660.02575: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776660.02593: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776660.02607: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776660.02699: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776660.58093: stdout chunk (state=3): >>> <<< 6593 1726776660.58148: stdout chunk (state=3): >>>{"name": "tuned", "changed": true, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "infinity", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestampMonotonic": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainCode": "0", "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 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroupId": "0", "MemoryCurrent": "[not set]", "MemoryAvailable": "infinity", "CPUUsageNSec": "[not set]", "TasksCurrent": "[not set]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting<<< 6593 1726776660.58181: stdout chunk (state=3): >>>": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRate<<< 6593 1726776660.58202: stdout chunk (state=3): >>>LimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "sysinit.target dbus-broker.service dbus.socket system.slice", "WantedBy": "multi-user.target", "Conflicts": "tlp.service cpupower.service auto-cpufreq.service power-p<<< 6593 1726776660.58240: stdout chunk (state=3): >>>rofiles-daemon.service shutdown.target", "Before": "multi-user.target shutdown.target", "After": "dbus.socket systemd-journald.socket basic.target network.target sysinit.target polkit.service systemd-sysctl.service system.slice dbus-broker.service", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "inactive", "FreezerState": "running", "SubState": "dead", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "no", "AssertResult": "no", "ConditionTimestampMonotonic": "0", "AssertTimestampMonotonic": "0", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "restarted", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 6593 1726776660.60891: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776660.60940: stderr chunk (state=3): >>><<< 6593 1726776660.60943: stdout chunk (state=3): >>><<< 6593 1726776660.60966: _low_level_execute_command() done: rc=0, stdout= {"name": "tuned", "changed": true, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "infinity", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestampMonotonic": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainCode": "0", "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 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroupId": "0", "MemoryCurrent": "[not set]", "MemoryAvailable": "infinity", "CPUUsageNSec": "[not set]", "TasksCurrent": "[not set]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "sysinit.target dbus-broker.service dbus.socket system.slice", "WantedBy": "multi-user.target", "Conflicts": "tlp.service cpupower.service auto-cpufreq.service power-profiles-daemon.service shutdown.target", "Before": "multi-user.target shutdown.target", "After": "dbus.socket systemd-journald.socket basic.target network.target sysinit.target polkit.service systemd-sysctl.service system.slice dbus-broker.service", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "inactive", "FreezerState": "running", "SubState": "dead", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "no", "AssertResult": "no", "ConditionTimestampMonotonic": "0", "AssertTimestampMonotonic": "0", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "restarted", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776660.61082: done with _execute_module (ansible.legacy.systemd, {'name': 'tuned', 'state': 'restarted', 'enabled': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776659.6472268-7067-61094809191864/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776660.61087: _low_level_execute_command(): starting 6593 1726776660.61092: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776659.6472268-7067-61094809191864/ > /dev/null 2>&1 && sleep 0' 6593 1726776660.61519: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776660.61532: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776660.61548: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776660.61559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776660.61578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776660.61614: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776660.61629: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776660.61669: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776660.63499: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776660.63579: stderr chunk (state=3): >>><<< 6593 1726776660.63585: stdout chunk (state=3): >>><<< 6593 1726776660.63604: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776660.63615: handler run complete 6593 1726776660.63678: attempt loop complete, returning result 6593 1726776660.63686: _execute() done 6593 1726776660.63693: dumping result to json 6593 1726776660.63716: done dumping result, returning 6593 1726776660.63731: done running TaskExecutor() for managed_node2/TASK: Ensure required services are enabled and started [025ceb90-32dd-710c-d93d-00000000000e] 6593 1726776660.63742: sending task result for task 025ceb90-32dd-710c-d93d-00000000000e changed: [managed_node2] => { "changed": true, "enabled": true, "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "dbus.socket systemd-journald.socket basic.target network.target sysinit.target polkit.service systemd-sysctl.service system.slice dbus-broker.service", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "tlp.service cpupower.service auto-cpufreq.service power-profiles-daemon.service shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "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 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target dbus-broker.service dbus.socket system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22342", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } 6593 1726776660.64191: no more pending results, returning what we have 6593 1726776660.64194: results queue empty 6593 1726776660.64195: checking for any_errors_fatal 6593 1726776660.64198: done checking for any_errors_fatal 6593 1726776660.64199: checking for max_fail_percentage 6593 1726776660.64200: done checking for max_fail_percentage 6593 1726776660.64201: checking to see if all hosts have failed and the running result is not ok 6593 1726776660.64201: done checking to see if all hosts have failed 6593 1726776660.64202: getting the remaining hosts for this loop 6593 1726776660.64204: done getting the remaining hosts for this loop 6593 1726776660.64207: getting the next task for host managed_node2 6593 1726776660.64211: done getting next task for host managed_node2 6593 1726776660.64214: ^ task is: TASK: Apply kernel_settings 6593 1726776660.64216: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776660.64229: getting variables 6593 1726776660.64231: in VariableManager get_vars() 6593 1726776660.64256: Calling all_inventory to load vars for managed_node2 6593 1726776660.64258: Calling groups_inventory to load vars for managed_node2 6593 1726776660.64261: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776660.64274: Calling all_plugins_play to load vars for managed_node2 6593 1726776660.64277: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776660.64281: Calling groups_plugins_play to load vars for managed_node2 6593 1726776660.64447: done sending task result for task 025ceb90-32dd-710c-d93d-00000000000e 6593 1726776660.64451: WORKER PROCESS EXITING 6593 1726776660.64464: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776660.64671: done with get_vars() 6593 1726776660.64681: done getting variables TASK [Apply kernel_settings] *************************************************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:57 Thursday 19 September 2024 16:11:00 -0400 (0:00:01.044) 0:00:38.072 **** 6593 1726776660.64777: entering _queue_task() for managed_node2/include_role 6593 1726776660.64779: Creating lock for include_role 6593 1726776660.65008: worker is 1 (out of 1 available) 6593 1726776660.65019: exiting _queue_task() for managed_node2/include_role 6593 1726776660.65031: done queuing things up, now waiting for results queue to drain 6593 1726776660.65033: waiting for pending results... 6593 1726776660.65255: running TaskExecutor() for managed_node2/TASK: Apply kernel_settings 6593 1726776660.65324: in run() - task 025ceb90-32dd-710c-d93d-00000000000f 6593 1726776660.65337: variable 'ansible_search_path' from source: unknown 6593 1726776660.65368: calling self._execute() 6593 1726776660.65421: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776660.65431: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776660.65440: variable 'omit' from source: magic vars 6593 1726776660.65521: _execute() done 6593 1726776660.65524: dumping result to json 6593 1726776660.65527: done dumping result, returning 6593 1726776660.65532: done running TaskExecutor() for managed_node2/TASK: Apply kernel_settings [025ceb90-32dd-710c-d93d-00000000000f] 6593 1726776660.65539: sending task result for task 025ceb90-32dd-710c-d93d-00000000000f 6593 1726776660.65651: done sending task result for task 025ceb90-32dd-710c-d93d-00000000000f 6593 1726776660.65655: WORKER PROCESS EXITING 6593 1726776660.65695: no more pending results, returning what we have 6593 1726776660.65699: in VariableManager get_vars() 6593 1726776660.65723: Calling all_inventory to load vars for managed_node2 6593 1726776660.65725: Calling groups_inventory to load vars for managed_node2 6593 1726776660.65727: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776660.65734: Calling all_plugins_play to load vars for managed_node2 6593 1726776660.65736: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776660.65738: Calling groups_plugins_play to load vars for managed_node2 6593 1726776660.65840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776660.65948: done with get_vars() 6593 1726776660.65953: variable 'ansible_search_path' from source: unknown 6593 1726776660.66490: variable 'omit' from source: magic vars 6593 1726776660.66504: variable 'omit' from source: magic vars 6593 1726776660.66513: variable 'omit' from source: magic vars 6593 1726776660.66516: we have included files to process 6593 1726776660.66517: generating all_blocks data 6593 1726776660.66519: done generating all_blocks data 6593 1726776660.66520: processing included file: fedora.linux_system_roles.kernel_settings 6593 1726776660.66534: in VariableManager get_vars() 6593 1726776660.66541: done with get_vars() 6593 1726776660.66589: in VariableManager get_vars() 6593 1726776660.66597: done with get_vars() 6593 1726776660.66623: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/main.yml 6593 1726776660.66705: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/defaults/main.yml 6593 1726776660.66744: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/meta/main.yml 6593 1726776660.66826: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml 6593 1726776660.67630: in VariableManager get_vars() 6593 1726776660.67648: done with get_vars() 6593 1726776660.68799: in VariableManager get_vars() 6593 1726776660.68811: done with get_vars() 6593 1726776660.68915: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml 6593 1726776660.69331: iterating over new_blocks loaded from include file 6593 1726776660.69333: in VariableManager get_vars() 6593 1726776660.69343: done with get_vars() 6593 1726776660.69344: filtering new block on tags 6593 1726776660.69366: done filtering new block on tags 6593 1726776660.69367: in VariableManager get_vars() 6593 1726776660.69377: done with get_vars() 6593 1726776660.69378: filtering new block on tags 6593 1726776660.69399: done filtering new block on tags 6593 1726776660.69400: in VariableManager get_vars() 6593 1726776660.69409: done with get_vars() 6593 1726776660.69410: filtering new block on tags 6593 1726776660.69496: done filtering new block on tags 6593 1726776660.69499: in VariableManager get_vars() 6593 1726776660.69507: done with get_vars() 6593 1726776660.69508: filtering new block on tags 6593 1726776660.69520: done filtering new block on tags 6593 1726776660.69522: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kernel_settings for managed_node2 6593 1726776660.69526: extending task lists for all hosts with included blocks 6593 1726776660.69894: done extending task lists 6593 1726776660.69895: done processing included files 6593 1726776660.69895: results queue empty 6593 1726776660.69896: checking for any_errors_fatal 6593 1726776660.69900: done checking for any_errors_fatal 6593 1726776660.69900: checking for max_fail_percentage 6593 1726776660.69901: done checking for max_fail_percentage 6593 1726776660.69902: checking to see if all hosts have failed and the running result is not ok 6593 1726776660.69902: done checking to see if all hosts have failed 6593 1726776660.69903: getting the remaining hosts for this loop 6593 1726776660.69903: done getting the remaining hosts for this loop 6593 1726776660.69905: getting the next task for host managed_node2 6593 1726776660.69907: done getting next task for host managed_node2 6593 1726776660.69909: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 6593 1726776660.69910: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776660.69916: getting variables 6593 1726776660.69916: in VariableManager get_vars() 6593 1726776660.69926: Calling all_inventory to load vars for managed_node2 6593 1726776660.69927: Calling groups_inventory to load vars for managed_node2 6593 1726776660.69929: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776660.69932: Calling all_plugins_play to load vars for managed_node2 6593 1726776660.69934: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776660.69935: Calling groups_plugins_play to load vars for managed_node2 6593 1726776660.70015: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776660.70125: done with get_vars() 6593 1726776660.70131: done getting variables 6593 1726776660.70174: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:2 Thursday 19 September 2024 16:11:00 -0400 (0:00:00.054) 0:00:38.126 **** 6593 1726776660.70195: entering _queue_task() for managed_node2/fail 6593 1726776660.70196: Creating lock for fail 6593 1726776660.70382: worker is 1 (out of 1 available) 6593 1726776660.70394: exiting _queue_task() for managed_node2/fail 6593 1726776660.70404: done queuing things up, now waiting for results queue to drain 6593 1726776660.70406: waiting for pending results... 6593 1726776660.70558: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 6593 1726776660.70618: in run() - task 025ceb90-32dd-710c-d93d-0000000000ad 6593 1726776660.70631: variable 'ansible_search_path' from source: unknown 6593 1726776660.70634: variable 'ansible_search_path' from source: unknown 6593 1726776660.70662: calling self._execute() 6593 1726776660.70711: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776660.70715: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776660.70724: variable 'omit' from source: magic vars 6593 1726776660.71325: variable 'kernel_settings_sysctl' from source: include params 6593 1726776660.71350: variable '__kernel_settings_state_empty' from source: role '' all vars 6593 1726776660.71363: Evaluated conditional (kernel_settings_sysctl != __kernel_settings_state_empty): True 6593 1726776660.71692: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776660.73357: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776660.73410: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776660.73438: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776660.73464: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776660.73485: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776660.73542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776660.73562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776660.73580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776660.73611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776660.73623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776660.73658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776660.73677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776660.73691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776660.73722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776660.73732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776660.73761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776660.73777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776660.73793: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776660.73852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776660.73860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776660.74236: variable 'kernel_settings_sysctl' from source: include params 6593 1726776660.74315: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776660.74484: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776660.74525: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776660.74558: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776660.74600: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776660.74651: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 6593 1726776660.74685: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 6593 1726776660.74718: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776660.74753: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 6593 1726776660.74808: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 6593 1726776660.74836: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 6593 1726776660.74865: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776660.74905: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 6593 1726776660.74940: Evaluated conditional ((kernel_settings_sysctl | selectattr("value", "defined") | selectattr("value", "sameas", true) | list | length > 0) or (kernel_settings_sysctl | selectattr("value", "defined") | selectattr("value", "sameas", false) | list | length > 0)): False 6593 1726776660.74958: when evaluation is False, skipping this task 6593 1726776660.74965: _execute() done 6593 1726776660.74971: dumping result to json 6593 1726776660.74982: done dumping result, returning 6593 1726776660.74992: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values [025ceb90-32dd-710c-d93d-0000000000ad] 6593 1726776660.75009: sending task result for task 025ceb90-32dd-710c-d93d-0000000000ad skipping: [managed_node2] => { "changed": false, "false_condition": "(kernel_settings_sysctl | selectattr(\"value\", \"defined\") | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (kernel_settings_sysctl | selectattr(\"value\", \"defined\") | selectattr(\"value\", \"sameas\", false) | list | length > 0)", "skip_reason": "Conditional result was False" } 6593 1726776660.75158: no more pending results, returning what we have 6593 1726776660.75163: results queue empty 6593 1726776660.75164: checking for any_errors_fatal 6593 1726776660.75165: done checking for any_errors_fatal 6593 1726776660.75166: checking for max_fail_percentage 6593 1726776660.75168: done checking for max_fail_percentage 6593 1726776660.75168: checking to see if all hosts have failed and the running result is not ok 6593 1726776660.75169: done checking to see if all hosts have failed 6593 1726776660.75170: getting the remaining hosts for this loop 6593 1726776660.75171: done getting the remaining hosts for this loop 6593 1726776660.75178: getting the next task for host managed_node2 6593 1726776660.75185: done getting next task for host managed_node2 6593 1726776660.75188: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 6593 1726776660.75191: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776660.75204: getting variables 6593 1726776660.75206: in VariableManager get_vars() 6593 1726776660.75244: Calling all_inventory to load vars for managed_node2 6593 1726776660.75247: Calling groups_inventory to load vars for managed_node2 6593 1726776660.75249: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776660.75260: Calling all_plugins_play to load vars for managed_node2 6593 1726776660.75263: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776660.75266: Calling groups_plugins_play to load vars for managed_node2 6593 1726776660.75836: done sending task result for task 025ceb90-32dd-710c-d93d-0000000000ad 6593 1726776660.75839: WORKER PROCESS EXITING 6593 1726776660.75859: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776660.76078: done with get_vars() 6593 1726776660.76089: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Set version specific variables] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:9 Thursday 19 September 2024 16:11:00 -0400 (0:00:00.059) 0:00:38.186 **** 6593 1726776660.76178: entering _queue_task() for managed_node2/include_tasks 6593 1726776660.76180: Creating lock for include_tasks 6593 1726776660.76387: worker is 1 (out of 1 available) 6593 1726776660.76399: exiting _queue_task() for managed_node2/include_tasks 6593 1726776660.76409: done queuing things up, now waiting for results queue to drain 6593 1726776660.76411: waiting for pending results... 6593 1726776660.76660: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 6593 1726776660.76773: in run() - task 025ceb90-32dd-710c-d93d-0000000000ae 6593 1726776660.76793: variable 'ansible_search_path' from source: unknown 6593 1726776660.76800: variable 'ansible_search_path' from source: unknown 6593 1726776660.76842: calling self._execute() 6593 1726776660.76921: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776660.76932: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776660.76946: variable 'omit' from source: magic vars 6593 1726776660.77050: _execute() done 6593 1726776660.77059: dumping result to json 6593 1726776660.77071: done dumping result, returning 6593 1726776660.77084: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables [025ceb90-32dd-710c-d93d-0000000000ae] 6593 1726776660.77096: sending task result for task 025ceb90-32dd-710c-d93d-0000000000ae 6593 1726776660.77228: no more pending results, returning what we have 6593 1726776660.77233: in VariableManager get_vars() 6593 1726776660.77274: Calling all_inventory to load vars for managed_node2 6593 1726776660.77277: Calling groups_inventory to load vars for managed_node2 6593 1726776660.77280: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776660.77293: Calling all_plugins_play to load vars for managed_node2 6593 1726776660.77296: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776660.77299: Calling groups_plugins_play to load vars for managed_node2 6593 1726776660.77479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776660.77679: done with get_vars() 6593 1726776660.77687: variable 'ansible_search_path' from source: unknown 6593 1726776660.77689: variable 'ansible_search_path' from source: unknown 6593 1726776660.77731: we have included files to process 6593 1726776660.77732: generating all_blocks data 6593 1726776660.77735: done generating all_blocks data 6593 1726776660.77744: processing included file: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 6593 1726776660.77745: loading included file: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 6593 1726776660.77748: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 6593 1726776660.78184: done sending task result for task 025ceb90-32dd-710c-d93d-0000000000ae 6593 1726776660.78187: WORKER PROCESS EXITING 6593 1726776660.78760: done processing included file 6593 1726776660.78762: iterating over new_blocks loaded from include file 6593 1726776660.78764: in VariableManager get_vars() 6593 1726776660.78785: done with get_vars() 6593 1726776660.78787: filtering new block on tags 6593 1726776660.78813: done filtering new block on tags 6593 1726776660.78815: in VariableManager get_vars() 6593 1726776660.78837: done with get_vars() 6593 1726776660.78839: filtering new block on tags 6593 1726776660.78874: done filtering new block on tags 6593 1726776660.78877: in VariableManager get_vars() 6593 1726776660.78897: done with get_vars() 6593 1726776660.78898: filtering new block on tags 6593 1726776660.78935: done filtering new block on tags 6593 1726776660.78938: in VariableManager get_vars() 6593 1726776660.78958: done with get_vars() 6593 1726776660.78960: filtering new block on tags 6593 1726776660.78982: done filtering new block on tags 6593 1726776660.78984: done iterating over new_blocks loaded from include file included: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml for managed_node2 6593 1726776660.78989: extending task lists for all hosts with included blocks 6593 1726776660.79158: done extending task lists 6593 1726776660.79159: done processing included files 6593 1726776660.79160: results queue empty 6593 1726776660.79161: checking for any_errors_fatal 6593 1726776660.79163: done checking for any_errors_fatal 6593 1726776660.79164: checking for max_fail_percentage 6593 1726776660.79165: done checking for max_fail_percentage 6593 1726776660.79166: checking to see if all hosts have failed and the running result is not ok 6593 1726776660.79167: done checking to see if all hosts have failed 6593 1726776660.79167: getting the remaining hosts for this loop 6593 1726776660.79168: done getting the remaining hosts for this loop 6593 1726776660.79171: getting the next task for host managed_node2 6593 1726776660.79175: done getting next task for host managed_node2 6593 1726776660.79177: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 6593 1726776660.79180: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776660.79188: getting variables 6593 1726776660.79189: in VariableManager get_vars() 6593 1726776660.79200: Calling all_inventory to load vars for managed_node2 6593 1726776660.79202: Calling groups_inventory to load vars for managed_node2 6593 1726776660.79204: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776660.79208: Calling all_plugins_play to load vars for managed_node2 6593 1726776660.79210: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776660.79213: Calling groups_plugins_play to load vars for managed_node2 6593 1726776660.79345: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776660.79534: done with get_vars() 6593 1726776660.79543: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 Thursday 19 September 2024 16:11:00 -0400 (0:00:00.034) 0:00:38.220 **** 6593 1726776660.79609: entering _queue_task() for managed_node2/setup 6593 1726776660.79802: worker is 1 (out of 1 available) 6593 1726776660.79813: exiting _queue_task() for managed_node2/setup 6593 1726776660.79825: done queuing things up, now waiting for results queue to drain 6593 1726776660.79826: waiting for pending results... 6593 1726776660.80054: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 6593 1726776660.80137: in run() - task 025ceb90-32dd-710c-d93d-000000000159 6593 1726776660.80148: variable 'ansible_search_path' from source: unknown 6593 1726776660.80152: variable 'ansible_search_path' from source: unknown 6593 1726776660.80180: calling self._execute() 6593 1726776660.80227: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776660.80231: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776660.80239: variable 'omit' from source: magic vars 6593 1726776660.80577: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776660.82410: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776660.82476: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776660.82515: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776660.82564: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776660.82594: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776660.82672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776660.82706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776660.82741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776660.82786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776660.82807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776660.82863: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776660.82892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776660.82925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776660.82974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776660.82992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776660.83111: variable '__kernel_settings_required_facts' from source: role '' all vars 6593 1726776660.83120: variable 'ansible_facts' from source: unknown 6593 1726776660.83179: Evaluated conditional (__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 6593 1726776660.83183: when evaluation is False, skipping this task 6593 1726776660.83186: _execute() done 6593 1726776660.83189: dumping result to json 6593 1726776660.83191: done dumping result, returning 6593 1726776660.83194: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role [025ceb90-32dd-710c-d93d-000000000159] 6593 1726776660.83201: sending task result for task 025ceb90-32dd-710c-d93d-000000000159 6593 1726776660.83280: done sending task result for task 025ceb90-32dd-710c-d93d-000000000159 6593 1726776660.83283: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 6593 1726776660.83326: no more pending results, returning what we have 6593 1726776660.83329: results queue empty 6593 1726776660.83331: checking for any_errors_fatal 6593 1726776660.83332: done checking for any_errors_fatal 6593 1726776660.83333: checking for max_fail_percentage 6593 1726776660.83334: done checking for max_fail_percentage 6593 1726776660.83335: checking to see if all hosts have failed and the running result is not ok 6593 1726776660.83335: done checking to see if all hosts have failed 6593 1726776660.83336: getting the remaining hosts for this loop 6593 1726776660.83338: done getting the remaining hosts for this loop 6593 1726776660.83341: getting the next task for host managed_node2 6593 1726776660.83348: done getting next task for host managed_node2 6593 1726776660.83352: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 6593 1726776660.83355: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776660.83367: getting variables 6593 1726776660.83368: in VariableManager get_vars() 6593 1726776660.83398: Calling all_inventory to load vars for managed_node2 6593 1726776660.83400: Calling groups_inventory to load vars for managed_node2 6593 1726776660.83403: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776660.83410: Calling all_plugins_play to load vars for managed_node2 6593 1726776660.83412: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776660.83414: Calling groups_plugins_play to load vars for managed_node2 6593 1726776660.83517: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776660.83681: done with get_vars() 6593 1726776660.83690: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if system is ostree] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:10 Thursday 19 September 2024 16:11:00 -0400 (0:00:00.041) 0:00:38.262 **** 6593 1726776660.83787: entering _queue_task() for managed_node2/stat 6593 1726776660.83994: worker is 1 (out of 1 available) 6593 1726776660.84004: exiting _queue_task() for managed_node2/stat 6593 1726776660.84016: done queuing things up, now waiting for results queue to drain 6593 1726776660.84017: waiting for pending results... 6593 1726776660.84282: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 6593 1726776660.84414: in run() - task 025ceb90-32dd-710c-d93d-00000000015b 6593 1726776660.84434: variable 'ansible_search_path' from source: unknown 6593 1726776660.84441: variable 'ansible_search_path' from source: unknown 6593 1726776660.84482: calling self._execute() 6593 1726776660.84558: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776660.84574: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776660.84589: variable 'omit' from source: magic vars 6593 1726776660.85071: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776660.85316: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776660.85368: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776660.85415: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776660.85461: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776660.85559: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 6593 1726776660.85592: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 6593 1726776660.85632: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776660.85669: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 6593 1726776660.85797: variable '__kernel_settings_is_ostree' from source: set_fact 6593 1726776660.85814: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 6593 1726776660.85829: when evaluation is False, skipping this task 6593 1726776660.85836: _execute() done 6593 1726776660.85843: dumping result to json 6593 1726776660.85850: done dumping result, returning 6593 1726776660.85861: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree [025ceb90-32dd-710c-d93d-00000000015b] 6593 1726776660.85873: sending task result for task 025ceb90-32dd-710c-d93d-00000000015b 6593 1726776660.85974: done sending task result for task 025ceb90-32dd-710c-d93d-00000000015b 6593 1726776660.85983: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 6593 1726776660.86032: no more pending results, returning what we have 6593 1726776660.86036: results queue empty 6593 1726776660.86037: checking for any_errors_fatal 6593 1726776660.86044: done checking for any_errors_fatal 6593 1726776660.86045: checking for max_fail_percentage 6593 1726776660.86047: done checking for max_fail_percentage 6593 1726776660.86048: checking to see if all hosts have failed and the running result is not ok 6593 1726776660.86048: done checking to see if all hosts have failed 6593 1726776660.86049: getting the remaining hosts for this loop 6593 1726776660.86051: done getting the remaining hosts for this loop 6593 1726776660.86055: getting the next task for host managed_node2 6593 1726776660.86060: done getting next task for host managed_node2 6593 1726776660.86064: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 6593 1726776660.86068: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776660.86083: getting variables 6593 1726776660.86085: in VariableManager get_vars() 6593 1726776660.86119: Calling all_inventory to load vars for managed_node2 6593 1726776660.86122: Calling groups_inventory to load vars for managed_node2 6593 1726776660.86125: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776660.86134: Calling all_plugins_play to load vars for managed_node2 6593 1726776660.86137: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776660.86141: Calling groups_plugins_play to load vars for managed_node2 6593 1726776660.86315: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776660.86534: done with get_vars() 6593 1726776660.86552: done getting variables 6593 1726776660.86608: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:15 Thursday 19 September 2024 16:11:00 -0400 (0:00:00.028) 0:00:38.291 **** 6593 1726776660.86647: entering _queue_task() for managed_node2/set_fact 6593 1726776660.87038: worker is 1 (out of 1 available) 6593 1726776660.87049: exiting _queue_task() for managed_node2/set_fact 6593 1726776660.87059: done queuing things up, now waiting for results queue to drain 6593 1726776660.87061: waiting for pending results... 6593 1726776660.87319: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 6593 1726776660.87452: in run() - task 025ceb90-32dd-710c-d93d-00000000015c 6593 1726776660.87471: variable 'ansible_search_path' from source: unknown 6593 1726776660.87478: variable 'ansible_search_path' from source: unknown 6593 1726776660.87521: calling self._execute() 6593 1726776660.87597: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776660.87613: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776660.87629: variable 'omit' from source: magic vars 6593 1726776660.88115: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776660.88409: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776660.88457: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776660.88496: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776660.88538: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776660.88625: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 6593 1726776660.88660: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 6593 1726776660.88691: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776660.89394: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 6593 1726776660.89652: variable '__kernel_settings_is_ostree' from source: set_fact 6593 1726776660.89666: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 6593 1726776660.89704: when evaluation is False, skipping this task 6593 1726776660.89712: _execute() done 6593 1726776660.89721: dumping result to json 6593 1726776660.89730: done dumping result, returning 6593 1726776660.89817: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree [025ceb90-32dd-710c-d93d-00000000015c] 6593 1726776660.89833: sending task result for task 025ceb90-32dd-710c-d93d-00000000015c skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 6593 1726776660.89967: no more pending results, returning what we have 6593 1726776660.89971: results queue empty 6593 1726776660.89972: checking for any_errors_fatal 6593 1726776660.89978: done checking for any_errors_fatal 6593 1726776660.89978: checking for max_fail_percentage 6593 1726776660.89980: done checking for max_fail_percentage 6593 1726776660.89981: checking to see if all hosts have failed and the running result is not ok 6593 1726776660.89982: done checking to see if all hosts have failed 6593 1726776660.89982: getting the remaining hosts for this loop 6593 1726776660.89984: done getting the remaining hosts for this loop 6593 1726776660.89988: getting the next task for host managed_node2 6593 1726776660.89996: done getting next task for host managed_node2 6593 1726776660.90000: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 6593 1726776660.90004: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776660.90019: getting variables 6593 1726776660.90021: in VariableManager get_vars() 6593 1726776660.90057: Calling all_inventory to load vars for managed_node2 6593 1726776660.90060: Calling groups_inventory to load vars for managed_node2 6593 1726776660.90063: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776660.90072: Calling all_plugins_play to load vars for managed_node2 6593 1726776660.90075: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776660.90079: Calling groups_plugins_play to load vars for managed_node2 6593 1726776660.90295: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776660.90510: done with get_vars() 6593 1726776660.90522: done getting variables 6593 1726776660.90630: done sending task result for task 025ceb90-32dd-710c-d93d-00000000015c 6593 1726776660.90633: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:22 Thursday 19 September 2024 16:11:00 -0400 (0:00:00.041) 0:00:38.333 **** 6593 1726776660.90831: entering _queue_task() for managed_node2/stat 6593 1726776660.91267: worker is 1 (out of 1 available) 6593 1726776660.91277: exiting _queue_task() for managed_node2/stat 6593 1726776660.91289: done queuing things up, now waiting for results queue to drain 6593 1726776660.91290: waiting for pending results... 6593 1726776660.91554: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 6593 1726776660.91683: in run() - task 025ceb90-32dd-710c-d93d-00000000015e 6593 1726776660.91699: variable 'ansible_search_path' from source: unknown 6593 1726776660.91707: variable 'ansible_search_path' from source: unknown 6593 1726776660.91759: calling self._execute() 6593 1726776660.91841: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776660.91863: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776660.91878: variable 'omit' from source: magic vars 6593 1726776660.92377: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776660.92648: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776660.92694: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776660.92741: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776660.92778: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776660.92873: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 6593 1726776660.92904: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 6593 1726776660.92949: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776660.92982: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 6593 1726776660.93120: Evaluated conditional (not __kernel_settings_is_transactional is defined): True 6593 1726776660.93132: variable 'omit' from source: magic vars 6593 1726776660.93207: variable 'omit' from source: magic vars 6593 1726776660.93249: variable 'omit' from source: magic vars 6593 1726776660.93288: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776660.93321: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776660.93345: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776660.93372: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776660.93394: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776660.93429: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776660.93437: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776660.93445: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776660.93553: Set connection var ansible_connection to ssh 6593 1726776660.93565: Set connection var ansible_timeout to 10 6593 1726776660.93573: Set connection var ansible_shell_type to sh 6593 1726776660.93588: Set connection var ansible_shell_executable to /bin/sh 6593 1726776660.93606: Set connection var ansible_pipelining to False 6593 1726776660.93625: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776660.93651: variable 'ansible_shell_executable' from source: unknown 6593 1726776660.93659: variable 'ansible_connection' from source: unknown 6593 1726776660.93666: variable 'ansible_module_compression' from source: unknown 6593 1726776660.93673: variable 'ansible_shell_type' from source: unknown 6593 1726776660.93679: variable 'ansible_shell_executable' from source: unknown 6593 1726776660.93686: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776660.93698: variable 'ansible_pipelining' from source: unknown 6593 1726776660.93719: variable 'ansible_timeout' from source: unknown 6593 1726776660.93729: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776660.93881: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 6593 1726776660.93897: variable 'omit' from source: magic vars 6593 1726776660.93911: starting attempt loop 6593 1726776660.93924: running the handler 6593 1726776660.93947: _low_level_execute_command(): starting 6593 1726776660.93960: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776660.94760: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776660.94778: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776660.94799: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776660.94824: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776660.94867: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776660.94880: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776660.94898: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776660.94923: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776660.94942: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776660.94954: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776660.94966: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776660.94981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776660.94997: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776660.95016: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776660.95038: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776660.95057: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776660.95141: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776660.95160: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776660.95178: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776660.95301: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776660.96981: stdout chunk (state=3): >>>/root <<< 6593 1726776660.97157: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776660.97161: stdout chunk (state=3): >>><<< 6593 1726776660.97164: stderr chunk (state=3): >>><<< 6593 1726776660.97275: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776660.97287: _low_level_execute_command(): starting 6593 1726776660.97291: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776660.9718595-7107-133310257133885 `" && echo ansible-tmp-1726776660.9718595-7107-133310257133885="` echo /root/.ansible/tmp/ansible-tmp-1726776660.9718595-7107-133310257133885 `" ) && sleep 0' 6593 1726776660.97877: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776660.97892: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776660.97907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776660.97928: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776660.97974: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776660.97987: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776660.98002: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776660.98021: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776660.98033: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776660.98043: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776660.98054: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776660.98071: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776660.98086: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776660.98097: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776660.98108: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776660.98122: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776660.98192: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776660.98217: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776660.98227: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776660.98293: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776661.00176: stdout chunk (state=3): >>>ansible-tmp-1726776660.9718595-7107-133310257133885=/root/.ansible/tmp/ansible-tmp-1726776660.9718595-7107-133310257133885 <<< 6593 1726776661.00340: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776661.00344: stdout chunk (state=3): >>><<< 6593 1726776661.00350: stderr chunk (state=3): >>><<< 6593 1726776661.00367: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776660.9718595-7107-133310257133885=/root/.ansible/tmp/ansible-tmp-1726776660.9718595-7107-133310257133885 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776661.00414: variable 'ansible_module_compression' from source: unknown 6593 1726776661.00479: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6593 1726776661.00510: variable 'ansible_facts' from source: unknown 6593 1726776661.00601: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776660.9718595-7107-133310257133885/AnsiballZ_stat.py 6593 1726776661.01337: Sending initial data 6593 1726776661.01340: Sent initial data (151 bytes) 6593 1726776661.02295: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776661.02767: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776661.02779: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776661.02823: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776661.02827: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776661.02829: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776661.03124: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776661.03136: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776661.03190: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776661.04937: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776661.04964: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776661.04999: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpcgsp7ne4 /root/.ansible/tmp/ansible-tmp-1726776660.9718595-7107-133310257133885/AnsiballZ_stat.py <<< 6593 1726776661.05031: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776661.06273: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776661.06281: stderr chunk (state=3): >>><<< 6593 1726776661.06284: stdout chunk (state=3): >>><<< 6593 1726776661.06309: done transferring module to remote 6593 1726776661.06322: _low_level_execute_command(): starting 6593 1726776661.06334: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776660.9718595-7107-133310257133885/ /root/.ansible/tmp/ansible-tmp-1726776660.9718595-7107-133310257133885/AnsiballZ_stat.py && sleep 0' 6593 1726776661.07622: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776661.07638: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776661.07652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776661.07671: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776661.07711: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776661.07726: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776661.07744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776661.07761: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776661.07773: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776661.07784: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776661.07796: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776661.07810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776661.07830: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776661.07846: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776661.07856: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776661.07869: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776661.07944: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776661.07969: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776661.07986: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776661.08053: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776661.09850: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776661.09928: stderr chunk (state=3): >>><<< 6593 1726776661.09931: stdout chunk (state=3): >>><<< 6593 1726776661.10030: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776661.10034: _low_level_execute_command(): starting 6593 1726776661.10036: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776660.9718595-7107-133310257133885/AnsiballZ_stat.py && sleep 0' 6593 1726776661.10922: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776661.11263: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776661.11305: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776661.11309: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776661.11311: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776661.11376: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776661.11388: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776661.11455: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776661.24775: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/sbin/transactional-update", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 6593 1726776661.25792: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776661.25847: stderr chunk (state=3): >>><<< 6593 1726776661.25850: stdout chunk (state=3): >>><<< 6593 1726776661.25864: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/sbin/transactional-update", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776661.26069: done with _execute_module (stat, {'path': '/sbin/transactional-update', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776660.9718595-7107-133310257133885/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776661.26078: _low_level_execute_command(): starting 6593 1726776661.26083: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776660.9718595-7107-133310257133885/ > /dev/null 2>&1 && sleep 0' 6593 1726776661.26520: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776661.26534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776661.26551: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776661.26576: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776661.26614: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776661.26629: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776661.26682: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776661.28431: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776661.28476: stderr chunk (state=3): >>><<< 6593 1726776661.28479: stdout chunk (state=3): >>><<< 6593 1726776661.28490: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776661.28501: handler run complete 6593 1726776661.28520: attempt loop complete, returning result 6593 1726776661.28523: _execute() done 6593 1726776661.28526: dumping result to json 6593 1726776661.28528: done dumping result, returning 6593 1726776661.28536: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin [025ceb90-32dd-710c-d93d-00000000015e] 6593 1726776661.28541: sending task result for task 025ceb90-32dd-710c-d93d-00000000015e 6593 1726776661.28635: done sending task result for task 025ceb90-32dd-710c-d93d-00000000015e 6593 1726776661.28638: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 6593 1726776661.28705: no more pending results, returning what we have 6593 1726776661.28709: results queue empty 6593 1726776661.28710: checking for any_errors_fatal 6593 1726776661.28714: done checking for any_errors_fatal 6593 1726776661.28715: checking for max_fail_percentage 6593 1726776661.28716: done checking for max_fail_percentage 6593 1726776661.28717: checking to see if all hosts have failed and the running result is not ok 6593 1726776661.28720: done checking to see if all hosts have failed 6593 1726776661.28721: getting the remaining hosts for this loop 6593 1726776661.28722: done getting the remaining hosts for this loop 6593 1726776661.28726: getting the next task for host managed_node2 6593 1726776661.28732: done getting next task for host managed_node2 6593 1726776661.28735: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 6593 1726776661.28738: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776661.28749: getting variables 6593 1726776661.28750: in VariableManager get_vars() 6593 1726776661.28784: Calling all_inventory to load vars for managed_node2 6593 1726776661.28786: Calling groups_inventory to load vars for managed_node2 6593 1726776661.28788: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776661.28797: Calling all_plugins_play to load vars for managed_node2 6593 1726776661.28799: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776661.28802: Calling groups_plugins_play to load vars for managed_node2 6593 1726776661.28913: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776661.29040: done with get_vars() 6593 1726776661.29048: done getting variables 6593 1726776661.29093: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:27 Thursday 19 September 2024 16:11:01 -0400 (0:00:00.382) 0:00:38.716 **** 6593 1726776661.29115: entering _queue_task() for managed_node2/set_fact 6593 1726776661.29294: worker is 1 (out of 1 available) 6593 1726776661.29305: exiting _queue_task() for managed_node2/set_fact 6593 1726776661.29315: done queuing things up, now waiting for results queue to drain 6593 1726776661.29317: waiting for pending results... 6593 1726776661.29469: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 6593 1726776661.29555: in run() - task 025ceb90-32dd-710c-d93d-00000000015f 6593 1726776661.29568: variable 'ansible_search_path' from source: unknown 6593 1726776661.29576: variable 'ansible_search_path' from source: unknown 6593 1726776661.29605: calling self._execute() 6593 1726776661.29659: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776661.29663: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776661.29674: variable 'omit' from source: magic vars 6593 1726776661.30013: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776661.30358: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776661.30391: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776661.30415: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776661.30443: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776661.30504: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 6593 1726776661.30523: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 6593 1726776661.30542: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776661.30563: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 6593 1726776661.30660: Evaluated conditional (not __kernel_settings_is_transactional is defined): True 6593 1726776661.30664: variable 'omit' from source: magic vars 6593 1726776661.30708: variable 'omit' from source: magic vars 6593 1726776661.30789: variable '__transactional_update_stat' from source: set_fact 6593 1726776661.30825: variable 'omit' from source: magic vars 6593 1726776661.30843: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776661.30865: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776661.30881: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776661.30894: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776661.30902: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776661.30924: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776661.30927: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776661.30931: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776661.31011: Set connection var ansible_connection to ssh 6593 1726776661.31028: Set connection var ansible_timeout to 10 6593 1726776661.31044: Set connection var ansible_shell_type to sh 6593 1726776661.31054: Set connection var ansible_shell_executable to /bin/sh 6593 1726776661.31062: Set connection var ansible_pipelining to False 6593 1726776661.31079: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776661.31101: variable 'ansible_shell_executable' from source: unknown 6593 1726776661.31108: variable 'ansible_connection' from source: unknown 6593 1726776661.31113: variable 'ansible_module_compression' from source: unknown 6593 1726776661.31122: variable 'ansible_shell_type' from source: unknown 6593 1726776661.31128: variable 'ansible_shell_executable' from source: unknown 6593 1726776661.31149: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776661.31164: variable 'ansible_pipelining' from source: unknown 6593 1726776661.31171: variable 'ansible_timeout' from source: unknown 6593 1726776661.31182: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776661.31300: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776661.31315: variable 'omit' from source: magic vars 6593 1726776661.31327: starting attempt loop 6593 1726776661.31334: running the handler 6593 1726776661.31349: handler run complete 6593 1726776661.31363: attempt loop complete, returning result 6593 1726776661.31369: _execute() done 6593 1726776661.31380: dumping result to json 6593 1726776661.31387: done dumping result, returning 6593 1726776661.31399: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists [025ceb90-32dd-710c-d93d-00000000015f] 6593 1726776661.31412: sending task result for task 025ceb90-32dd-710c-d93d-00000000015f 6593 1726776661.31511: done sending task result for task 025ceb90-32dd-710c-d93d-00000000015f ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_is_transactional": false }, "changed": false } 6593 1726776661.31576: no more pending results, returning what we have 6593 1726776661.31579: results queue empty 6593 1726776661.31580: checking for any_errors_fatal 6593 1726776661.31586: done checking for any_errors_fatal 6593 1726776661.31586: checking for max_fail_percentage 6593 1726776661.31588: done checking for max_fail_percentage 6593 1726776661.31589: checking to see if all hosts have failed and the running result is not ok 6593 1726776661.31589: done checking to see if all hosts have failed 6593 1726776661.31590: getting the remaining hosts for this loop 6593 1726776661.31592: done getting the remaining hosts for this loop 6593 1726776661.31595: getting the next task for host managed_node2 6593 1726776661.31603: done getting next task for host managed_node2 6593 1726776661.31606: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 6593 1726776661.31609: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776661.31623: WORKER PROCESS EXITING 6593 1726776661.31631: getting variables 6593 1726776661.31638: in VariableManager get_vars() 6593 1726776661.31672: Calling all_inventory to load vars for managed_node2 6593 1726776661.31675: Calling groups_inventory to load vars for managed_node2 6593 1726776661.31677: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776661.31686: Calling all_plugins_play to load vars for managed_node2 6593 1726776661.31688: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776661.31691: Calling groups_plugins_play to load vars for managed_node2 6593 1726776661.32042: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776661.32354: done with get_vars() 6593 1726776661.32362: done getting variables 6593 1726776661.32446: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set platform/version specific variables] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:31 Thursday 19 September 2024 16:11:01 -0400 (0:00:00.033) 0:00:38.749 **** 6593 1726776661.32470: entering _queue_task() for managed_node2/include_vars 6593 1726776661.32471: Creating lock for include_vars 6593 1726776661.32650: worker is 1 (out of 1 available) 6593 1726776661.32662: exiting _queue_task() for managed_node2/include_vars 6593 1726776661.32672: done queuing things up, now waiting for results queue to drain 6593 1726776661.32673: waiting for pending results... 6593 1726776661.32838: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 6593 1726776661.32919: in run() - task 025ceb90-32dd-710c-d93d-000000000161 6593 1726776661.32932: variable 'ansible_search_path' from source: unknown 6593 1726776661.32936: variable 'ansible_search_path' from source: unknown 6593 1726776661.32965: calling self._execute() 6593 1726776661.33022: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776661.33027: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776661.33035: variable 'omit' from source: magic vars 6593 1726776661.33108: variable 'omit' from source: magic vars 6593 1726776661.33150: variable 'omit' from source: magic vars 6593 1726776661.33421: variable 'ffparams' from source: task vars 6593 1726776661.33516: variable 'ansible_facts' from source: unknown 6593 1726776661.33651: variable 'ansible_facts' from source: unknown 6593 1726776661.33743: variable 'ansible_facts' from source: unknown 6593 1726776661.33834: variable 'ansible_facts' from source: unknown 6593 1726776661.33911: variable 'role_path' from source: magic vars 6593 1726776661.34041: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 6593 1726776661.34295: Loaded config def from plugin (lookup/first_found) 6593 1726776661.34305: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 6593 1726776661.34375: variable 'ansible_search_path' from source: unknown 6593 1726776661.34480: variable 'ansible_search_path' from source: unknown 6593 1726776661.34494: variable 'ansible_search_path' from source: unknown 6593 1726776661.34506: variable 'ansible_search_path' from source: unknown 6593 1726776661.34517: variable 'ansible_search_path' from source: unknown 6593 1726776661.34545: variable 'omit' from source: magic vars 6593 1726776661.34576: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776661.34606: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776661.34632: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776661.34655: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776661.34671: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776661.34707: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776661.34715: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776661.34726: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776661.34809: Set connection var ansible_connection to ssh 6593 1726776661.34823: Set connection var ansible_timeout to 10 6593 1726776661.34830: Set connection var ansible_shell_type to sh 6593 1726776661.34840: Set connection var ansible_shell_executable to /bin/sh 6593 1726776661.34850: Set connection var ansible_pipelining to False 6593 1726776661.34865: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776661.34895: variable 'ansible_shell_executable' from source: unknown 6593 1726776661.34902: variable 'ansible_connection' from source: unknown 6593 1726776661.34909: variable 'ansible_module_compression' from source: unknown 6593 1726776661.34915: variable 'ansible_shell_type' from source: unknown 6593 1726776661.34924: variable 'ansible_shell_executable' from source: unknown 6593 1726776661.34931: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776661.34939: variable 'ansible_pipelining' from source: unknown 6593 1726776661.34946: variable 'ansible_timeout' from source: unknown 6593 1726776661.34953: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776661.35052: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776661.35068: variable 'omit' from source: magic vars 6593 1726776661.35080: starting attempt loop 6593 1726776661.35088: running the handler 6593 1726776661.35145: handler run complete 6593 1726776661.35159: attempt loop complete, returning result 6593 1726776661.35165: _execute() done 6593 1726776661.35170: dumping result to json 6593 1726776661.35181: done dumping result, returning 6593 1726776661.35193: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables [025ceb90-32dd-710c-d93d-000000000161] 6593 1726776661.35203: sending task result for task 025ceb90-32dd-710c-d93d-000000000161 6593 1726776661.35321: done sending task result for task 025ceb90-32dd-710c-d93d-000000000161 6593 1726776661.35328: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python3-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/default.yml" ], "changed": false } 6593 1726776661.35461: no more pending results, returning what we have 6593 1726776661.35464: results queue empty 6593 1726776661.35465: checking for any_errors_fatal 6593 1726776661.35470: done checking for any_errors_fatal 6593 1726776661.35471: checking for max_fail_percentage 6593 1726776661.35472: done checking for max_fail_percentage 6593 1726776661.35473: checking to see if all hosts have failed and the running result is not ok 6593 1726776661.35474: done checking to see if all hosts have failed 6593 1726776661.35475: getting the remaining hosts for this loop 6593 1726776661.35476: done getting the remaining hosts for this loop 6593 1726776661.35480: getting the next task for host managed_node2 6593 1726776661.35486: done getting next task for host managed_node2 6593 1726776661.35490: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 6593 1726776661.35492: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776661.35527: getting variables 6593 1726776661.35529: in VariableManager get_vars() 6593 1726776661.35562: Calling all_inventory to load vars for managed_node2 6593 1726776661.35565: Calling groups_inventory to load vars for managed_node2 6593 1726776661.35568: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776661.35577: Calling all_plugins_play to load vars for managed_node2 6593 1726776661.35579: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776661.35583: Calling groups_plugins_play to load vars for managed_node2 6593 1726776661.35773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776661.36007: done with get_vars() 6593 1726776661.36021: done getting variables 6593 1726776661.36087: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required packages are installed] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Thursday 19 September 2024 16:11:01 -0400 (0:00:00.036) 0:00:38.786 **** 6593 1726776661.36120: entering _queue_task() for managed_node2/package 6593 1726776661.36354: worker is 1 (out of 1 available) 6593 1726776661.36365: exiting _queue_task() for managed_node2/package 6593 1726776661.36382: done queuing things up, now waiting for results queue to drain 6593 1726776661.36384: waiting for pending results... 6593 1726776661.36671: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 6593 1726776661.36781: in run() - task 025ceb90-32dd-710c-d93d-0000000000af 6593 1726776661.36801: variable 'ansible_search_path' from source: unknown 6593 1726776661.36811: variable 'ansible_search_path' from source: unknown 6593 1726776661.36860: calling self._execute() 6593 1726776661.36947: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776661.36958: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776661.36971: variable 'omit' from source: magic vars 6593 1726776661.37087: variable 'omit' from source: magic vars 6593 1726776661.37147: variable 'omit' from source: magic vars 6593 1726776661.37183: variable '__kernel_settings_packages' from source: include_vars 6593 1726776661.37503: variable '__kernel_settings_packages' from source: include_vars 6593 1726776661.37872: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776661.40152: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776661.40199: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776661.40238: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776661.40263: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776661.40286: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776661.40359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776661.40381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776661.40398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776661.40428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776661.40438: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776661.40514: variable '__kernel_settings_is_ostree' from source: set_fact 6593 1726776661.40517: variable 'omit' from source: magic vars 6593 1726776661.40546: variable 'omit' from source: magic vars 6593 1726776661.40568: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776661.40589: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776661.40602: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776661.40615: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776661.40626: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776661.40650: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776661.40653: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776661.40655: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776661.40720: Set connection var ansible_connection to ssh 6593 1726776661.40726: Set connection var ansible_timeout to 10 6593 1726776661.40728: Set connection var ansible_shell_type to sh 6593 1726776661.40734: Set connection var ansible_shell_executable to /bin/sh 6593 1726776661.40739: Set connection var ansible_pipelining to False 6593 1726776661.40754: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776661.40768: variable 'ansible_shell_executable' from source: unknown 6593 1726776661.40770: variable 'ansible_connection' from source: unknown 6593 1726776661.40773: variable 'ansible_module_compression' from source: unknown 6593 1726776661.40778: variable 'ansible_shell_type' from source: unknown 6593 1726776661.40780: variable 'ansible_shell_executable' from source: unknown 6593 1726776661.40782: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776661.40786: variable 'ansible_pipelining' from source: unknown 6593 1726776661.40789: variable 'ansible_timeout' from source: unknown 6593 1726776661.40793: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776661.40864: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776661.40868: variable 'omit' from source: magic vars 6593 1726776661.40871: starting attempt loop 6593 1726776661.40877: running the handler 6593 1726776661.40883: variable 'ansible_facts' from source: unknown 6593 1726776661.40885: variable 'ansible_facts' from source: unknown 6593 1726776661.40925: _low_level_execute_command(): starting 6593 1726776661.40930: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776661.41722: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776661.42467: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776661.42482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776661.42501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776661.42543: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776661.42681: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776661.42695: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776661.42711: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776661.42724: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776661.42734: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776661.42746: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776661.42759: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776661.42781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776661.42793: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776661.42805: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776661.42822: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776661.42911: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776661.42934: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776661.42948: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776661.43025: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776661.44645: stdout chunk (state=3): >>>/root <<< 6593 1726776661.44780: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776661.44896: stderr chunk (state=3): >>><<< 6593 1726776661.44899: stdout chunk (state=3): >>><<< 6593 1726776661.45004: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776661.45007: _low_level_execute_command(): starting 6593 1726776661.45010: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776661.4492059-7136-103521131945001 `" && echo ansible-tmp-1726776661.4492059-7136-103521131945001="` echo /root/.ansible/tmp/ansible-tmp-1726776661.4492059-7136-103521131945001 `" ) && sleep 0' 6593 1726776661.45575: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776661.45591: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776661.45606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776661.45627: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776661.45671: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776661.45684: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776661.45698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776661.45713: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776661.45726: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776661.45736: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776661.45745: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776661.45755: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776661.45767: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776661.45776: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776661.45787: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776661.45800: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776661.45879: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776661.45901: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776661.45916: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776661.46633: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776661.47890: stdout chunk (state=3): >>>ansible-tmp-1726776661.4492059-7136-103521131945001=/root/.ansible/tmp/ansible-tmp-1726776661.4492059-7136-103521131945001 <<< 6593 1726776661.48087: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776661.48090: stdout chunk (state=3): >>><<< 6593 1726776661.48092: stderr chunk (state=3): >>><<< 6593 1726776661.48435: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776661.4492059-7136-103521131945001=/root/.ansible/tmp/ansible-tmp-1726776661.4492059-7136-103521131945001 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776661.48439: variable 'ansible_module_compression' from source: unknown 6593 1726776661.48442: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 6593 1726776661.48445: variable 'ansible_facts' from source: unknown 6593 1726776661.48448: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776661.4492059-7136-103521131945001/AnsiballZ_dnf.py 6593 1726776661.49180: Sending initial data 6593 1726776661.49183: Sent initial data (150 bytes) 6593 1726776661.51027: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776661.51031: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776661.51144: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776661.51148: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776661.51150: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776661.51153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776661.51307: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776661.51315: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776661.51331: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776661.51390: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776661.53186: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776661.53215: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776661.53254: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpxaugustq /root/.ansible/tmp/ansible-tmp-1726776661.4492059-7136-103521131945001/AnsiballZ_dnf.py <<< 6593 1726776661.53287: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776661.54700: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776661.54926: stderr chunk (state=3): >>><<< 6593 1726776661.54929: stdout chunk (state=3): >>><<< 6593 1726776661.54931: done transferring module to remote 6593 1726776661.54934: _low_level_execute_command(): starting 6593 1726776661.54936: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776661.4492059-7136-103521131945001/ /root/.ansible/tmp/ansible-tmp-1726776661.4492059-7136-103521131945001/AnsiballZ_dnf.py && sleep 0' 6593 1726776661.55544: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776661.55557: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776661.55572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776661.55593: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776661.55639: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776661.55651: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776661.55664: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776661.55682: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776661.55696: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776661.55706: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776661.55720: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776661.55734: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776661.55749: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776661.55762: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776661.55775: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776661.55790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776661.55868: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776661.55889: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776661.55906: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776661.55977: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776661.57776: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776661.57860: stderr chunk (state=3): >>><<< 6593 1726776661.57863: stdout chunk (state=3): >>><<< 6593 1726776661.57952: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776661.57955: _low_level_execute_command(): starting 6593 1726776661.57958: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776661.4492059-7136-103521131945001/AnsiballZ_dnf.py && sleep 0' 6593 1726776661.58488: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776661.58502: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776661.58516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776661.58536: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776661.58577: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776661.58590: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776661.58603: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776661.58623: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776661.58635: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776661.58645: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776661.58655: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776661.58666: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776661.58681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776661.58691: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776661.58702: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776661.58714: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776661.58789: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776661.58811: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776661.58835: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776661.58916: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776662.66956: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["tuned", "python3-configobj"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 6593 1726776662.73467: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776662.73526: stderr chunk (state=3): >>><<< 6593 1726776662.73530: stdout chunk (state=3): >>><<< 6593 1726776662.73542: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["tuned", "python3-configobj"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776662.73582: done with _execute_module (ansible.legacy.dnf, {'name': ['tuned', 'python3-configobj'], 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776661.4492059-7136-103521131945001/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776662.73586: _low_level_execute_command(): starting 6593 1726776662.73591: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776661.4492059-7136-103521131945001/ > /dev/null 2>&1 && sleep 0' 6593 1726776662.74070: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776662.74073: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776662.74114: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776662.74120: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776662.74122: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776662.74167: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776662.74176: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776662.74230: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776662.76023: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776662.76078: stderr chunk (state=3): >>><<< 6593 1726776662.76082: stdout chunk (state=3): >>><<< 6593 1726776662.76098: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776662.76104: handler run complete 6593 1726776662.76135: attempt loop complete, returning result 6593 1726776662.76138: _execute() done 6593 1726776662.76140: dumping result to json 6593 1726776662.76145: done dumping result, returning 6593 1726776662.76154: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed [025ceb90-32dd-710c-d93d-0000000000af] 6593 1726776662.76159: sending task result for task 025ceb90-32dd-710c-d93d-0000000000af 6593 1726776662.76260: done sending task result for task 025ceb90-32dd-710c-d93d-0000000000af 6593 1726776662.76263: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 6593 1726776662.76355: no more pending results, returning what we have 6593 1726776662.76358: results queue empty 6593 1726776662.76359: checking for any_errors_fatal 6593 1726776662.76368: done checking for any_errors_fatal 6593 1726776662.76369: checking for max_fail_percentage 6593 1726776662.76371: done checking for max_fail_percentage 6593 1726776662.76374: checking to see if all hosts have failed and the running result is not ok 6593 1726776662.76375: done checking to see if all hosts have failed 6593 1726776662.76376: getting the remaining hosts for this loop 6593 1726776662.76377: done getting the remaining hosts for this loop 6593 1726776662.76380: getting the next task for host managed_node2 6593 1726776662.76386: done getting next task for host managed_node2 6593 1726776662.76390: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 6593 1726776662.76392: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776662.76401: getting variables 6593 1726776662.76402: in VariableManager get_vars() 6593 1726776662.76435: Calling all_inventory to load vars for managed_node2 6593 1726776662.76437: Calling groups_inventory to load vars for managed_node2 6593 1726776662.76439: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776662.76447: Calling all_plugins_play to load vars for managed_node2 6593 1726776662.76449: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776662.76452: Calling groups_plugins_play to load vars for managed_node2 6593 1726776662.76603: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776662.76727: done with get_vars() 6593 1726776662.76735: done getting variables 6593 1726776662.76840: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:24 Thursday 19 September 2024 16:11:02 -0400 (0:00:01.407) 0:00:40.193 **** 6593 1726776662.76869: entering _queue_task() for managed_node2/debug 6593 1726776662.76871: Creating lock for debug 6593 1726776662.77281: worker is 1 (out of 1 available) 6593 1726776662.77293: exiting _queue_task() for managed_node2/debug 6593 1726776662.77304: done queuing things up, now waiting for results queue to drain 6593 1726776662.77305: waiting for pending results... 6593 1726776662.77586: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 6593 1726776662.77695: in run() - task 025ceb90-32dd-710c-d93d-0000000000b1 6593 1726776662.77724: variable 'ansible_search_path' from source: unknown 6593 1726776662.77732: variable 'ansible_search_path' from source: unknown 6593 1726776662.77773: calling self._execute() 6593 1726776662.77861: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776662.77873: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776662.77888: variable 'omit' from source: magic vars 6593 1726776662.78480: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776662.80513: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776662.80617: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776662.80690: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776662.81022: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776662.81048: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776662.81126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776662.81155: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776662.81182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776662.81224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776662.81238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776662.81344: variable '__kernel_settings_is_transactional' from source: set_fact 6593 1726776662.81390: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 6593 1726776662.81393: when evaluation is False, skipping this task 6593 1726776662.81396: _execute() done 6593 1726776662.81398: dumping result to json 6593 1726776662.81400: done dumping result, returning 6593 1726776662.81402: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes [025ceb90-32dd-710c-d93d-0000000000b1] 6593 1726776662.81404: sending task result for task 025ceb90-32dd-710c-d93d-0000000000b1 6593 1726776662.81584: done sending task result for task 025ceb90-32dd-710c-d93d-0000000000b1 6593 1726776662.81589: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "__kernel_settings_is_transactional | d(false)" } 6593 1726776662.81648: no more pending results, returning what we have 6593 1726776662.81652: results queue empty 6593 1726776662.81652: checking for any_errors_fatal 6593 1726776662.81658: done checking for any_errors_fatal 6593 1726776662.81659: checking for max_fail_percentage 6593 1726776662.81661: done checking for max_fail_percentage 6593 1726776662.81662: checking to see if all hosts have failed and the running result is not ok 6593 1726776662.81662: done checking to see if all hosts have failed 6593 1726776662.81663: getting the remaining hosts for this loop 6593 1726776662.81664: done getting the remaining hosts for this loop 6593 1726776662.81668: getting the next task for host managed_node2 6593 1726776662.81672: done getting next task for host managed_node2 6593 1726776662.81692: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 6593 1726776662.81695: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776662.81708: getting variables 6593 1726776662.81709: in VariableManager get_vars() 6593 1726776662.81772: Calling all_inventory to load vars for managed_node2 6593 1726776662.81775: Calling groups_inventory to load vars for managed_node2 6593 1726776662.81777: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776662.81787: Calling all_plugins_play to load vars for managed_node2 6593 1726776662.81790: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776662.81793: Calling groups_plugins_play to load vars for managed_node2 6593 1726776662.82216: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776662.82447: done with get_vars() 6593 1726776662.82462: done getting variables 6593 1726776662.82598: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Reboot transactional update systems] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:29 Thursday 19 September 2024 16:11:02 -0400 (0:00:00.057) 0:00:40.251 **** 6593 1726776662.82633: entering _queue_task() for managed_node2/reboot 6593 1726776662.82635: Creating lock for reboot 6593 1726776662.82979: worker is 1 (out of 1 available) 6593 1726776662.82990: exiting _queue_task() for managed_node2/reboot 6593 1726776662.83114: done queuing things up, now waiting for results queue to drain 6593 1726776662.83116: waiting for pending results... 6593 1726776662.84215: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 6593 1726776662.84346: in run() - task 025ceb90-32dd-710c-d93d-0000000000b2 6593 1726776662.84365: variable 'ansible_search_path' from source: unknown 6593 1726776662.84373: variable 'ansible_search_path' from source: unknown 6593 1726776662.84412: calling self._execute() 6593 1726776662.84591: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776662.84606: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776662.84622: variable 'omit' from source: magic vars 6593 1726776662.85065: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776662.87116: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776662.87205: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776662.87257: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776662.87300: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776662.87334: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776662.87449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776662.87496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776662.87535: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776662.87593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776662.87612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776662.87737: variable '__kernel_settings_is_transactional' from source: set_fact 6593 1726776662.87757: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 6593 1726776662.87764: when evaluation is False, skipping this task 6593 1726776662.87770: _execute() done 6593 1726776662.87784: dumping result to json 6593 1726776662.87799: done dumping result, returning 6593 1726776662.87809: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems [025ceb90-32dd-710c-d93d-0000000000b2] 6593 1726776662.87822: sending task result for task 025ceb90-32dd-710c-d93d-0000000000b2 skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 6593 1726776662.87981: no more pending results, returning what we have 6593 1726776662.87986: results queue empty 6593 1726776662.87987: checking for any_errors_fatal 6593 1726776662.87993: done checking for any_errors_fatal 6593 1726776662.87994: checking for max_fail_percentage 6593 1726776662.87995: done checking for max_fail_percentage 6593 1726776662.87996: checking to see if all hosts have failed and the running result is not ok 6593 1726776662.87997: done checking to see if all hosts have failed 6593 1726776662.87998: getting the remaining hosts for this loop 6593 1726776662.88000: done getting the remaining hosts for this loop 6593 1726776662.88004: getting the next task for host managed_node2 6593 1726776662.88012: done getting next task for host managed_node2 6593 1726776662.88016: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 6593 1726776662.88020: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776662.88033: getting variables 6593 1726776662.88035: in VariableManager get_vars() 6593 1726776662.88157: Calling all_inventory to load vars for managed_node2 6593 1726776662.88160: Calling groups_inventory to load vars for managed_node2 6593 1726776662.88162: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776662.88176: Calling all_plugins_play to load vars for managed_node2 6593 1726776662.88180: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776662.88185: Calling groups_plugins_play to load vars for managed_node2 6593 1726776662.88365: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776662.88666: done with get_vars() 6593 1726776662.88678: done getting variables 6593 1726776662.88711: done sending task result for task 025ceb90-32dd-710c-d93d-0000000000b2 6593 1726776662.88714: WORKER PROCESS EXITING 6593 1726776662.88734: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:34 Thursday 19 September 2024 16:11:02 -0400 (0:00:00.061) 0:00:40.312 **** 6593 1726776662.88756: entering _queue_task() for managed_node2/fail 6593 1726776662.88924: worker is 1 (out of 1 available) 6593 1726776662.88937: exiting _queue_task() for managed_node2/fail 6593 1726776662.88947: done queuing things up, now waiting for results queue to drain 6593 1726776662.88949: waiting for pending results... 6593 1726776662.89106: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 6593 1726776662.89178: in run() - task 025ceb90-32dd-710c-d93d-0000000000b3 6593 1726776662.89189: variable 'ansible_search_path' from source: unknown 6593 1726776662.89192: variable 'ansible_search_path' from source: unknown 6593 1726776662.89222: calling self._execute() 6593 1726776662.89278: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776662.89282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776662.89286: variable 'omit' from source: magic vars 6593 1726776662.89624: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776662.91702: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776662.91871: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776662.91939: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776662.92006: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776662.92210: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776662.92295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776662.92338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776662.92372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776662.92425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776662.92449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776662.92580: variable '__kernel_settings_is_transactional' from source: set_fact 6593 1726776662.92603: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 6593 1726776662.92612: when evaluation is False, skipping this task 6593 1726776662.92624: _execute() done 6593 1726776662.92636: dumping result to json 6593 1726776662.92643: done dumping result, returning 6593 1726776662.92654: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set [025ceb90-32dd-710c-d93d-0000000000b3] 6593 1726776662.92664: sending task result for task 025ceb90-32dd-710c-d93d-0000000000b3 skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 6593 1726776662.92813: no more pending results, returning what we have 6593 1726776662.92819: results queue empty 6593 1726776662.92820: checking for any_errors_fatal 6593 1726776662.92825: done checking for any_errors_fatal 6593 1726776662.92826: checking for max_fail_percentage 6593 1726776662.92828: done checking for max_fail_percentage 6593 1726776662.92829: checking to see if all hosts have failed and the running result is not ok 6593 1726776662.92829: done checking to see if all hosts have failed 6593 1726776662.92830: getting the remaining hosts for this loop 6593 1726776662.92832: done getting the remaining hosts for this loop 6593 1726776662.92836: getting the next task for host managed_node2 6593 1726776662.92844: done getting next task for host managed_node2 6593 1726776662.92848: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 6593 1726776662.92851: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776662.92864: getting variables 6593 1726776662.92866: in VariableManager get_vars() 6593 1726776662.92902: Calling all_inventory to load vars for managed_node2 6593 1726776662.92905: Calling groups_inventory to load vars for managed_node2 6593 1726776662.92907: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776662.92923: Calling all_plugins_play to load vars for managed_node2 6593 1726776662.92927: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776662.92931: Calling groups_plugins_play to load vars for managed_node2 6593 1726776662.93110: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776662.93324: done with get_vars() 6593 1726776662.93335: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Read tuned main config] ****** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:42 Thursday 19 September 2024 16:11:02 -0400 (0:00:00.046) 0:00:40.359 **** 6593 1726776662.93437: entering _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 6593 1726776662.93440: Creating lock for fedora.linux_system_roles.kernel_settings_get_config 6593 1726776662.93639: done sending task result for task 025ceb90-32dd-710c-d93d-0000000000b3 6593 1726776662.93643: WORKER PROCESS EXITING 6593 1726776662.94031: worker is 1 (out of 1 available) 6593 1726776662.94043: exiting _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 6593 1726776662.94055: done queuing things up, now waiting for results queue to drain 6593 1726776662.94056: waiting for pending results... 6593 1726776662.94333: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 6593 1726776662.94460: in run() - task 025ceb90-32dd-710c-d93d-0000000000b5 6593 1726776662.94479: variable 'ansible_search_path' from source: unknown 6593 1726776662.94483: variable 'ansible_search_path' from source: unknown 6593 1726776662.94511: calling self._execute() 6593 1726776662.94569: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776662.94578: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776662.94593: variable 'omit' from source: magic vars 6593 1726776662.94670: variable 'omit' from source: magic vars 6593 1726776662.94704: variable 'omit' from source: magic vars 6593 1726776662.94728: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 6593 1726776662.94941: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 6593 1726776662.94999: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6593 1726776662.95026: variable 'omit' from source: magic vars 6593 1726776662.95060: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776662.95085: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776662.95101: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776662.95115: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776662.95127: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776662.95151: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776662.95154: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776662.95157: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776662.95219: Set connection var ansible_connection to ssh 6593 1726776662.95227: Set connection var ansible_timeout to 10 6593 1726776662.95230: Set connection var ansible_shell_type to sh 6593 1726776662.95235: Set connection var ansible_shell_executable to /bin/sh 6593 1726776662.95241: Set connection var ansible_pipelining to False 6593 1726776662.95249: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776662.95285: variable 'ansible_shell_executable' from source: unknown 6593 1726776662.95298: variable 'ansible_connection' from source: unknown 6593 1726776662.95305: variable 'ansible_module_compression' from source: unknown 6593 1726776662.95310: variable 'ansible_shell_type' from source: unknown 6593 1726776662.95316: variable 'ansible_shell_executable' from source: unknown 6593 1726776662.95328: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776662.95335: variable 'ansible_pipelining' from source: unknown 6593 1726776662.95340: variable 'ansible_timeout' from source: unknown 6593 1726776662.95345: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776662.95582: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 6593 1726776662.95600: variable 'omit' from source: magic vars 6593 1726776662.95609: starting attempt loop 6593 1726776662.95625: running the handler 6593 1726776662.95648: _low_level_execute_command(): starting 6593 1726776662.95664: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776662.96553: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776662.96569: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776662.96587: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776662.96610: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776662.96657: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776662.96678: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776662.96693: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776662.96720: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776662.96735: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776662.96750: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776662.96761: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776662.96776: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776662.96791: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776662.96803: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776662.96822: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776662.96841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776662.96929: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776662.96965: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776662.96985: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776662.97061: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776662.98684: stdout chunk (state=3): >>>/root <<< 6593 1726776662.98774: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776662.98829: stderr chunk (state=3): >>><<< 6593 1726776662.98832: stdout chunk (state=3): >>><<< 6593 1726776662.98854: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776662.98866: _low_level_execute_command(): starting 6593 1726776662.98874: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776662.9885442-7212-219526181249410 `" && echo ansible-tmp-1726776662.9885442-7212-219526181249410="` echo /root/.ansible/tmp/ansible-tmp-1726776662.9885442-7212-219526181249410 `" ) && sleep 0' 6593 1726776662.99328: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776662.99332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776662.99365: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776662.99369: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776662.99372: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776662.99429: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776662.99435: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776662.99474: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776663.01361: stdout chunk (state=3): >>>ansible-tmp-1726776662.9885442-7212-219526181249410=/root/.ansible/tmp/ansible-tmp-1726776662.9885442-7212-219526181249410 <<< 6593 1726776663.01478: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776663.01520: stderr chunk (state=3): >>><<< 6593 1726776663.01523: stdout chunk (state=3): >>><<< 6593 1726776663.01539: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776662.9885442-7212-219526181249410=/root/.ansible/tmp/ansible-tmp-1726776662.9885442-7212-219526181249410 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776663.01579: variable 'ansible_module_compression' from source: unknown 6593 1726776663.01613: ANSIBALLZ: Using lock for fedora.linux_system_roles.kernel_settings_get_config 6593 1726776663.01616: ANSIBALLZ: Acquiring lock 6593 1726776663.01620: ANSIBALLZ: Lock acquired: 140600488269376 6593 1726776663.01623: ANSIBALLZ: Creating module 6593 1726776663.10874: ANSIBALLZ: Writing module into payload 6593 1726776663.10926: ANSIBALLZ: Writing module 6593 1726776663.10944: ANSIBALLZ: Renaming module 6593 1726776663.10949: ANSIBALLZ: Done creating module 6593 1726776663.10966: variable 'ansible_facts' from source: unknown 6593 1726776663.11012: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776662.9885442-7212-219526181249410/AnsiballZ_kernel_settings_get_config.py 6593 1726776663.11112: Sending initial data 6593 1726776663.11124: Sent initial data (173 bytes) 6593 1726776663.11790: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776663.11808: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776663.11823: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776663.11836: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776663.11846: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776663.11893: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776663.11905: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776663.11952: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776663.13749: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776663.13782: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776663.13815: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpm63p11ig /root/.ansible/tmp/ansible-tmp-1726776662.9885442-7212-219526181249410/AnsiballZ_kernel_settings_get_config.py <<< 6593 1726776663.13849: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776663.14608: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776663.14699: stderr chunk (state=3): >>><<< 6593 1726776663.14703: stdout chunk (state=3): >>><<< 6593 1726776663.14722: done transferring module to remote 6593 1726776663.14733: _low_level_execute_command(): starting 6593 1726776663.14737: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776662.9885442-7212-219526181249410/ /root/.ansible/tmp/ansible-tmp-1726776662.9885442-7212-219526181249410/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6593 1726776663.15662: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776663.15665: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776663.15699: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776663.15703: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776663.15708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776663.15779: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776663.15782: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776663.15830: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776663.17631: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776663.17700: stderr chunk (state=3): >>><<< 6593 1726776663.17704: stdout chunk (state=3): >>><<< 6593 1726776663.17727: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776663.17810: _low_level_execute_command(): starting 6593 1726776663.17813: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776662.9885442-7212-219526181249410/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6593 1726776663.18853: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776663.18867: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776663.18884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776663.18907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776663.18954: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776663.18965: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776663.18983: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776663.19000: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776663.19013: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776663.19028: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776663.19045: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776663.19058: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776663.19077: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776663.19090: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776663.19101: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776663.19114: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776663.19283: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776663.19324: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776663.19388: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776663.33239: stdout chunk (state=3): >>> {"changed": false, "data": {"daemon": "1", "dynamic_tuning": "0", "sleep_interval": "1", "update_interval": "10", "recommend_command": "1", "reapply_sysctl": "1", "default_instance_priority": "0", "udev_buffer_size": "1MB", "log_file_count": "2", "log_file_max_size": "1MB"}, "invocation": {"module_args": {"path": "/etc/tuned/tuned-main.conf"}}} <<< 6593 1726776663.34339: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776663.34389: stderr chunk (state=3): >>><<< 6593 1726776663.34392: stdout chunk (state=3): >>><<< 6593 1726776663.34409: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {"daemon": "1", "dynamic_tuning": "0", "sleep_interval": "1", "update_interval": "10", "recommend_command": "1", "reapply_sysctl": "1", "default_instance_priority": "0", "udev_buffer_size": "1MB", "log_file_count": "2", "log_file_max_size": "1MB"}, "invocation": {"module_args": {"path": "/etc/tuned/tuned-main.conf"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776663.34439: done with _execute_module (fedora.linux_system_roles.kernel_settings_get_config, {'path': '/etc/tuned/tuned-main.conf', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.kernel_settings_get_config', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776662.9885442-7212-219526181249410/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776663.34446: _low_level_execute_command(): starting 6593 1726776663.34450: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776662.9885442-7212-219526181249410/ > /dev/null 2>&1 && sleep 0' 6593 1726776663.34884: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776663.34890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776663.34924: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776663.34936: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776663.34995: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776663.34999: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776663.35044: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776663.36813: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776663.36857: stderr chunk (state=3): >>><<< 6593 1726776663.36860: stdout chunk (state=3): >>><<< 6593 1726776663.36874: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776663.36882: handler run complete 6593 1726776663.36897: attempt loop complete, returning result 6593 1726776663.36902: _execute() done 6593 1726776663.36904: dumping result to json 6593 1726776663.36909: done dumping result, returning 6593 1726776663.36917: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config [025ceb90-32dd-710c-d93d-0000000000b5] 6593 1726776663.36924: sending task result for task 025ceb90-32dd-710c-d93d-0000000000b5 ok: [managed_node2] => { "changed": false, "data": { "daemon": "1", "default_instance_priority": "0", "dynamic_tuning": "0", "log_file_count": "2", "log_file_max_size": "1MB", "reapply_sysctl": "1", "recommend_command": "1", "sleep_interval": "1", "udev_buffer_size": "1MB", "update_interval": "10" } } 6593 1726776663.37080: no more pending results, returning what we have 6593 1726776663.37084: results queue empty 6593 1726776663.37085: checking for any_errors_fatal 6593 1726776663.37090: done checking for any_errors_fatal 6593 1726776663.37091: checking for max_fail_percentage 6593 1726776663.37092: done checking for max_fail_percentage 6593 1726776663.37093: checking to see if all hosts have failed and the running result is not ok 6593 1726776663.37094: done checking to see if all hosts have failed 6593 1726776663.37095: getting the remaining hosts for this loop 6593 1726776663.37096: done getting the remaining hosts for this loop 6593 1726776663.37102: getting the next task for host managed_node2 6593 1726776663.37106: done getting next task for host managed_node2 6593 1726776663.37111: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 6593 1726776663.37114: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776663.37124: getting variables 6593 1726776663.37125: in VariableManager get_vars() 6593 1726776663.37161: Calling all_inventory to load vars for managed_node2 6593 1726776663.37164: Calling groups_inventory to load vars for managed_node2 6593 1726776663.37167: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776663.37176: Calling all_plugins_play to load vars for managed_node2 6593 1726776663.37178: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776663.37181: Calling groups_plugins_play to load vars for managed_node2 6593 1726776663.37311: done sending task result for task 025ceb90-32dd-710c-d93d-0000000000b5 6593 1726776663.37315: WORKER PROCESS EXITING 6593 1726776663.37327: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776663.37454: done with get_vars() 6593 1726776663.37463: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Thursday 19 September 2024 16:11:03 -0400 (0:00:00.440) 0:00:40.800 **** 6593 1726776663.37532: entering _queue_task() for managed_node2/stat 6593 1726776663.37701: worker is 1 (out of 1 available) 6593 1726776663.37717: exiting _queue_task() for managed_node2/stat 6593 1726776663.37730: done queuing things up, now waiting for results queue to drain 6593 1726776663.37731: waiting for pending results... 6593 1726776663.37895: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 6593 1726776663.37955: in run() - task 025ceb90-32dd-710c-d93d-0000000000b6 6593 1726776663.37971: variable 'ansible_search_path' from source: unknown 6593 1726776663.37975: variable 'ansible_search_path' from source: unknown 6593 1726776663.38014: variable '__prof_from_conf' from source: task vars 6593 1726776663.38241: variable '__prof_from_conf' from source: task vars 6593 1726776663.38374: variable '__data' from source: task vars 6593 1726776663.38431: variable '__kernel_settings_register_tuned_main' from source: set_fact 6593 1726776663.38566: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6593 1726776663.38577: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6593 1726776663.38626: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6593 1726776663.38641: variable 'omit' from source: magic vars 6593 1726776663.38744: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776663.38751: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776663.38759: variable 'omit' from source: magic vars 6593 1726776663.38931: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776663.40400: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776663.40453: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776663.40481: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776663.40506: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776663.40528: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776663.40585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776663.40604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776663.40624: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776663.40658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776663.40671: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776663.40741: variable 'item' from source: unknown 6593 1726776663.40754: Evaluated conditional (item | length > 0): False 6593 1726776663.40757: when evaluation is False, skipping this task 6593 1726776663.40779: variable 'item' from source: unknown 6593 1726776663.40832: variable 'item' from source: unknown skipping: [managed_node2] => (item=) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item | length > 0", "item": "", "skip_reason": "Conditional result was False" } 6593 1726776663.40961: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776663.40964: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776663.40967: variable 'omit' from source: magic vars 6593 1726776663.41034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776663.41051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776663.41067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776663.41099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776663.41109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776663.41163: variable 'item' from source: unknown 6593 1726776663.41170: Evaluated conditional (item | length > 0): True 6593 1726776663.41177: variable 'omit' from source: magic vars 6593 1726776663.41208: variable 'omit' from source: magic vars 6593 1726776663.41237: variable 'item' from source: unknown 6593 1726776663.41283: variable 'item' from source: unknown 6593 1726776663.41301: variable 'omit' from source: magic vars 6593 1726776663.41316: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776663.41336: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776663.41349: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776663.41362: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776663.41370: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776663.41393: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776663.41396: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776663.41398: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776663.41462: Set connection var ansible_connection to ssh 6593 1726776663.41469: Set connection var ansible_timeout to 10 6593 1726776663.41471: Set connection var ansible_shell_type to sh 6593 1726776663.41479: Set connection var ansible_shell_executable to /bin/sh 6593 1726776663.41484: Set connection var ansible_pipelining to False 6593 1726776663.41492: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776663.41505: variable 'ansible_shell_executable' from source: unknown 6593 1726776663.41508: variable 'ansible_connection' from source: unknown 6593 1726776663.41517: variable 'ansible_module_compression' from source: unknown 6593 1726776663.41519: variable 'ansible_shell_type' from source: unknown 6593 1726776663.41524: variable 'ansible_shell_executable' from source: unknown 6593 1726776663.41526: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776663.41529: variable 'ansible_pipelining' from source: unknown 6593 1726776663.41531: variable 'ansible_timeout' from source: unknown 6593 1726776663.41533: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776663.41627: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 6593 1726776663.41636: variable 'omit' from source: magic vars 6593 1726776663.41639: starting attempt loop 6593 1726776663.41643: running the handler 6593 1726776663.41648: _low_level_execute_command(): starting 6593 1726776663.41656: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776663.42156: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776663.42178: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776663.42193: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776663.42206: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776663.42252: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776663.42263: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776663.42315: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776663.43911: stdout chunk (state=3): >>>/root <<< 6593 1726776663.44011: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776663.44060: stderr chunk (state=3): >>><<< 6593 1726776663.44064: stdout chunk (state=3): >>><<< 6593 1726776663.44084: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776663.44093: _low_level_execute_command(): starting 6593 1726776663.44099: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776663.4408376-7245-231033339680095 `" && echo ansible-tmp-1726776663.4408376-7245-231033339680095="` echo /root/.ansible/tmp/ansible-tmp-1726776663.4408376-7245-231033339680095 `" ) && sleep 0' 6593 1726776663.44529: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776663.44549: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776663.44563: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776663.44579: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776663.44623: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776663.44635: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776663.44681: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776663.46535: stdout chunk (state=3): >>>ansible-tmp-1726776663.4408376-7245-231033339680095=/root/.ansible/tmp/ansible-tmp-1726776663.4408376-7245-231033339680095 <<< 6593 1726776663.46648: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776663.46695: stderr chunk (state=3): >>><<< 6593 1726776663.46701: stdout chunk (state=3): >>><<< 6593 1726776663.46717: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776663.4408376-7245-231033339680095=/root/.ansible/tmp/ansible-tmp-1726776663.4408376-7245-231033339680095 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776663.46752: variable 'ansible_module_compression' from source: unknown 6593 1726776663.46793: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6593 1726776663.46820: variable 'ansible_facts' from source: unknown 6593 1726776663.46879: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776663.4408376-7245-231033339680095/AnsiballZ_stat.py 6593 1726776663.46979: Sending initial data 6593 1726776663.46994: Sent initial data (151 bytes) 6593 1726776663.47966: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776663.47984: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776663.48000: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776663.48020: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776663.48062: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776663.48076: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776663.48095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776663.48112: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776663.48129: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776663.48144: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776663.48158: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776663.48173: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776663.48190: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776663.48202: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776663.48212: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776663.48229: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776663.48308: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776663.48333: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776663.48350: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776663.48450: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776663.50143: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776663.50178: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776663.50210: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpgpw0ra4t /root/.ansible/tmp/ansible-tmp-1726776663.4408376-7245-231033339680095/AnsiballZ_stat.py <<< 6593 1726776663.50240: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776663.51733: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776663.51736: stdout chunk (state=3): >>><<< 6593 1726776663.51742: stderr chunk (state=3): >>><<< 6593 1726776663.51762: done transferring module to remote 6593 1726776663.51772: _low_level_execute_command(): starting 6593 1726776663.51780: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776663.4408376-7245-231033339680095/ /root/.ansible/tmp/ansible-tmp-1726776663.4408376-7245-231033339680095/AnsiballZ_stat.py && sleep 0' 6593 1726776663.52986: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776663.53001: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776663.53022: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776663.53046: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776663.53093: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776663.53106: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776663.53125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776663.53143: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776663.53158: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776663.53169: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776663.53185: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776663.53198: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776663.53215: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776663.53232: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776663.53246: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776663.53261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776663.53342: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776663.53367: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776663.53392: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776663.53468: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776663.55347: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776663.55350: stdout chunk (state=3): >>><<< 6593 1726776663.55352: stderr chunk (state=3): >>><<< 6593 1726776663.55442: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776663.55445: _low_level_execute_command(): starting 6593 1726776663.55449: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776663.4408376-7245-231033339680095/AnsiballZ_stat.py && sleep 0' 6593 1726776663.56055: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776663.56068: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776663.56093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776663.56136: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776663.56226: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776663.56249: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776663.56268: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776663.56291: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776663.56303: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776663.56328: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776663.56342: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776663.56355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776663.56370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776663.56387: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776663.56398: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776663.56410: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776663.56494: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776663.56514: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776663.56531: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776663.56608: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776663.69921: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 6593 1726776663.71018: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776663.71024: stdout chunk (state=3): >>><<< 6593 1726776663.71030: stderr chunk (state=3): >>><<< 6593 1726776663.71045: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776663.71066: done with _execute_module (stat, {'path': '/etc/tuned/profiles', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776663.4408376-7245-231033339680095/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776663.71075: _low_level_execute_command(): starting 6593 1726776663.71081: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776663.4408376-7245-231033339680095/ > /dev/null 2>&1 && sleep 0' 6593 1726776663.71528: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776663.71531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776663.71568: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776663.71572: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776663.71574: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776663.71625: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776663.71628: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776663.71670: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776663.73455: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776663.73522: stderr chunk (state=3): >>><<< 6593 1726776663.73527: stdout chunk (state=3): >>><<< 6593 1726776663.73571: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776663.73575: handler run complete 6593 1726776663.73578: attempt loop complete, returning result 6593 1726776663.73623: variable 'item' from source: unknown 6593 1726776663.73671: variable 'item' from source: unknown ok: [managed_node2] => (item=/etc/tuned/profiles) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned/profiles", "stat": { "exists": false } } 6593 1726776663.73795: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776663.73797: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776663.73800: variable 'omit' from source: magic vars 6593 1726776663.73893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776663.73916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776663.73935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776663.73961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776663.73974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776663.74035: variable 'item' from source: unknown 6593 1726776663.74044: Evaluated conditional (item | length > 0): True 6593 1726776663.74048: variable 'omit' from source: magic vars 6593 1726776663.74059: variable 'omit' from source: magic vars 6593 1726776663.74093: variable 'item' from source: unknown 6593 1726776663.74139: variable 'item' from source: unknown 6593 1726776663.74154: variable 'omit' from source: magic vars 6593 1726776663.74170: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776663.74180: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776663.74185: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776663.74201: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776663.74204: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776663.74206: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776663.74260: Set connection var ansible_connection to ssh 6593 1726776663.74265: Set connection var ansible_timeout to 10 6593 1726776663.74267: Set connection var ansible_shell_type to sh 6593 1726776663.74275: Set connection var ansible_shell_executable to /bin/sh 6593 1726776663.74277: Set connection var ansible_pipelining to False 6593 1726776663.74285: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776663.74300: variable 'ansible_shell_executable' from source: unknown 6593 1726776663.74303: variable 'ansible_connection' from source: unknown 6593 1726776663.74306: variable 'ansible_module_compression' from source: unknown 6593 1726776663.74308: variable 'ansible_shell_type' from source: unknown 6593 1726776663.74310: variable 'ansible_shell_executable' from source: unknown 6593 1726776663.74312: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776663.74316: variable 'ansible_pipelining' from source: unknown 6593 1726776663.74320: variable 'ansible_timeout' from source: unknown 6593 1726776663.74324: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776663.74395: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776663.74406: variable 'omit' from source: magic vars 6593 1726776663.74409: starting attempt loop 6593 1726776663.74411: running the handler 6593 1726776663.74415: _low_level_execute_command(): starting 6593 1726776663.74421: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776663.74848: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776663.74860: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776663.74871: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776663.74882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776663.74896: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776663.74943: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776663.74955: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776663.75003: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776663.76607: stdout chunk (state=3): >>>/root <<< 6593 1726776663.76714: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776663.76760: stderr chunk (state=3): >>><<< 6593 1726776663.76763: stdout chunk (state=3): >>><<< 6593 1726776663.76779: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776663.76787: _low_level_execute_command(): starting 6593 1726776663.76792: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776663.767789-7245-281333823374728 `" && echo ansible-tmp-1726776663.767789-7245-281333823374728="` echo /root/.ansible/tmp/ansible-tmp-1726776663.767789-7245-281333823374728 `" ) && sleep 0' 6593 1726776663.77214: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776663.77230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776663.77249: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776663.77263: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776663.77321: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776663.77324: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776663.77376: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776663.79249: stdout chunk (state=3): >>>ansible-tmp-1726776663.767789-7245-281333823374728=/root/.ansible/tmp/ansible-tmp-1726776663.767789-7245-281333823374728 <<< 6593 1726776663.79357: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776663.79399: stderr chunk (state=3): >>><<< 6593 1726776663.79402: stdout chunk (state=3): >>><<< 6593 1726776663.79419: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776663.767789-7245-281333823374728=/root/.ansible/tmp/ansible-tmp-1726776663.767789-7245-281333823374728 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776663.79452: variable 'ansible_module_compression' from source: unknown 6593 1726776663.79487: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6593 1726776663.79501: variable 'ansible_facts' from source: unknown 6593 1726776663.79550: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776663.767789-7245-281333823374728/AnsiballZ_stat.py 6593 1726776663.79642: Sending initial data 6593 1726776663.79645: Sent initial data (150 bytes) 6593 1726776663.80292: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776663.80298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776663.80329: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776663.80333: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776663.80336: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776663.80379: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776663.80387: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776663.80442: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776663.82182: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776663.82215: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776663.82255: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpdu81onnq /root/.ansible/tmp/ansible-tmp-1726776663.767789-7245-281333823374728/AnsiballZ_stat.py <<< 6593 1726776663.82285: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776663.83033: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776663.83127: stderr chunk (state=3): >>><<< 6593 1726776663.83130: stdout chunk (state=3): >>><<< 6593 1726776663.83144: done transferring module to remote 6593 1726776663.83151: _low_level_execute_command(): starting 6593 1726776663.83156: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776663.767789-7245-281333823374728/ /root/.ansible/tmp/ansible-tmp-1726776663.767789-7245-281333823374728/AnsiballZ_stat.py && sleep 0' 6593 1726776663.83607: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776663.83610: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776663.83647: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776663.83651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776663.83653: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776663.83657: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776663.83705: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776663.83708: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776663.83750: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776663.85491: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776663.85538: stderr chunk (state=3): >>><<< 6593 1726776663.85541: stdout chunk (state=3): >>><<< 6593 1726776663.85554: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776663.85561: _low_level_execute_command(): starting 6593 1726776663.85564: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776663.767789-7245-281333823374728/AnsiballZ_stat.py && sleep 0' 6593 1726776663.85997: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776663.86001: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776663.86039: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776663.86042: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776663.86045: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776663.86047: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776663.86097: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776663.86100: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776663.86149: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776664.00357: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 159, "inode": 438304897, "dev": 51713, "nlink": 4, "atime": 1726776660.5543275, "mtime": 1726776658.6513393, "ctime": 1726776658.6513393, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "742285004", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 6593 1726776664.01705: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776664.01978: stderr chunk (state=3): >>><<< 6593 1726776664.01982: stdout chunk (state=3): >>><<< 6593 1726776664.02028: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 159, "inode": 438304897, "dev": 51713, "nlink": 4, "atime": 1726776660.5543275, "mtime": 1726776658.6513393, "ctime": 1726776658.6513393, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "742285004", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776664.02126: done with _execute_module (stat, {'path': '/etc/tuned', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776663.767789-7245-281333823374728/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776664.02131: _low_level_execute_command(): starting 6593 1726776664.02134: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776663.767789-7245-281333823374728/ > /dev/null 2>&1 && sleep 0' 6593 1726776664.02766: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776664.02770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776664.02804: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776664.02807: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776664.02810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776664.02881: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776664.02884: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776664.02972: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776664.04763: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776664.04817: stderr chunk (state=3): >>><<< 6593 1726776664.04822: stdout chunk (state=3): >>><<< 6593 1726776664.04838: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776664.04845: handler run complete 6593 1726776664.05042: attempt loop complete, returning result 6593 1726776664.05045: variable 'item' from source: unknown 6593 1726776664.05047: variable 'item' from source: unknown ok: [managed_node2] => (item=/etc/tuned) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned", "stat": { "atime": 1726776660.5543275, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726776658.6513393, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 438304897, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726776658.6513393, "nlink": 4, "path": "/etc/tuned", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 159, "uid": 0, "version": "742285004", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 6593 1726776664.05337: dumping result to json 6593 1726776664.05341: done dumping result, returning 6593 1726776664.05447: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory [025ceb90-32dd-710c-d93d-0000000000b6] 6593 1726776664.05450: sending task result for task 025ceb90-32dd-710c-d93d-0000000000b6 6593 1726776664.05632: no more pending results, returning what we have 6593 1726776664.05637: results queue empty 6593 1726776664.05638: checking for any_errors_fatal 6593 1726776664.05642: done checking for any_errors_fatal 6593 1726776664.05643: checking for max_fail_percentage 6593 1726776664.05645: done checking for max_fail_percentage 6593 1726776664.05646: checking to see if all hosts have failed and the running result is not ok 6593 1726776664.05647: done checking to see if all hosts have failed 6593 1726776664.05647: getting the remaining hosts for this loop 6593 1726776664.05649: done getting the remaining hosts for this loop 6593 1726776664.05653: getting the next task for host managed_node2 6593 1726776664.05659: done getting next task for host managed_node2 6593 1726776664.05662: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 6593 1726776664.05664: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776664.05676: getting variables 6593 1726776664.05678: in VariableManager get_vars() 6593 1726776664.05708: Calling all_inventory to load vars for managed_node2 6593 1726776664.05711: Calling groups_inventory to load vars for managed_node2 6593 1726776664.05713: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776664.05726: Calling all_plugins_play to load vars for managed_node2 6593 1726776664.05729: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776664.05732: Calling groups_plugins_play to load vars for managed_node2 6593 1726776664.05906: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776664.06353: done with get_vars() 6593 1726776664.06452: done sending task result for task 025ceb90-32dd-710c-d93d-0000000000b6 6593 1726776664.06455: WORKER PROCESS EXITING 6593 1726776664.06507: done getting variables 6593 1726776664.06588: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:63 Thursday 19 September 2024 16:11:04 -0400 (0:00:00.690) 0:00:41.491 **** 6593 1726776664.06620: entering _queue_task() for managed_node2/set_fact 6593 1726776664.06856: worker is 1 (out of 1 available) 6593 1726776664.06869: exiting _queue_task() for managed_node2/set_fact 6593 1726776664.06884: done queuing things up, now waiting for results queue to drain 6593 1726776664.06885: waiting for pending results... 6593 1726776664.07168: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 6593 1726776664.07243: in run() - task 025ceb90-32dd-710c-d93d-0000000000b7 6593 1726776664.07256: variable 'ansible_search_path' from source: unknown 6593 1726776664.07260: variable 'ansible_search_path' from source: unknown 6593 1726776664.07298: calling self._execute() 6593 1726776664.07361: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776664.07368: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776664.07378: variable 'omit' from source: magic vars 6593 1726776664.07457: variable 'omit' from source: magic vars 6593 1726776664.07492: variable 'omit' from source: magic vars 6593 1726776664.07822: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776664.09462: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776664.09531: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776664.09570: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776664.09610: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776664.09646: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776664.09725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776664.09773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776664.09804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776664.09852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776664.09873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776664.09925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776664.09956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776664.09984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776664.10027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776664.10047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776664.10107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776664.10138: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776664.10167: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776664.10210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776664.10231: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776664.10501: variable '__kernel_settings_find_profile_dirs' from source: set_fact 6593 1726776664.10640: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776664.10798: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776664.10847: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776664.10884: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776664.10917: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776664.10972: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 6593 1726776664.11000: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 6593 1726776664.11036: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776664.11072: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 6593 1726776664.11130: variable 'omit' from source: magic vars 6593 1726776664.11163: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776664.11198: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776664.11223: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776664.11246: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776664.11262: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776664.11299: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776664.11308: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776664.11317: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776664.11414: Set connection var ansible_connection to ssh 6593 1726776664.11431: Set connection var ansible_timeout to 10 6593 1726776664.11438: Set connection var ansible_shell_type to sh 6593 1726776664.11448: Set connection var ansible_shell_executable to /bin/sh 6593 1726776664.11466: Set connection var ansible_pipelining to False 6593 1726776664.11483: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776664.11516: variable 'ansible_shell_executable' from source: unknown 6593 1726776664.11526: variable 'ansible_connection' from source: unknown 6593 1726776664.11533: variable 'ansible_module_compression' from source: unknown 6593 1726776664.11539: variable 'ansible_shell_type' from source: unknown 6593 1726776664.11546: variable 'ansible_shell_executable' from source: unknown 6593 1726776664.11551: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776664.11557: variable 'ansible_pipelining' from source: unknown 6593 1726776664.11563: variable 'ansible_timeout' from source: unknown 6593 1726776664.11570: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776664.11677: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776664.11693: variable 'omit' from source: magic vars 6593 1726776664.11702: starting attempt loop 6593 1726776664.11708: running the handler 6593 1726776664.11730: handler run complete 6593 1726776664.11745: attempt loop complete, returning result 6593 1726776664.11752: _execute() done 6593 1726776664.11759: dumping result to json 6593 1726776664.11765: done dumping result, returning 6593 1726776664.11777: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir [025ceb90-32dd-710c-d93d-0000000000b7] 6593 1726776664.11787: sending task result for task 025ceb90-32dd-710c-d93d-0000000000b7 ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_profile_parent": "/etc/tuned" }, "changed": false } 6593 1726776664.11945: no more pending results, returning what we have 6593 1726776664.11949: results queue empty 6593 1726776664.11950: checking for any_errors_fatal 6593 1726776664.11959: done checking for any_errors_fatal 6593 1726776664.11959: checking for max_fail_percentage 6593 1726776664.11961: done checking for max_fail_percentage 6593 1726776664.11962: checking to see if all hosts have failed and the running result is not ok 6593 1726776664.11963: done checking to see if all hosts have failed 6593 1726776664.11964: getting the remaining hosts for this loop 6593 1726776664.11965: done getting the remaining hosts for this loop 6593 1726776664.11970: getting the next task for host managed_node2 6593 1726776664.11977: done getting next task for host managed_node2 6593 1726776664.11981: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 6593 1726776664.11984: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776664.11994: getting variables 6593 1726776664.11996: in VariableManager get_vars() 6593 1726776664.12037: Calling all_inventory to load vars for managed_node2 6593 1726776664.12041: Calling groups_inventory to load vars for managed_node2 6593 1726776664.12043: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776664.12054: Calling all_plugins_play to load vars for managed_node2 6593 1726776664.12058: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776664.12061: Calling groups_plugins_play to load vars for managed_node2 6593 1726776664.12230: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776664.12464: done with get_vars() 6593 1726776664.12477: done getting variables 6593 1726776664.12784: done sending task result for task 025ceb90-32dd-710c-d93d-0000000000b7 6593 1726776664.12787: WORKER PROCESS EXITING 6593 1726776664.12805: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 Thursday 19 September 2024 16:11:04 -0400 (0:00:00.062) 0:00:41.553 **** 6593 1726776664.12839: entering _queue_task() for managed_node2/service 6593 1726776664.13062: worker is 1 (out of 1 available) 6593 1726776664.13074: exiting _queue_task() for managed_node2/service 6593 1726776664.13085: done queuing things up, now waiting for results queue to drain 6593 1726776664.13086: waiting for pending results... 6593 1726776664.13350: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 6593 1726776664.13454: in run() - task 025ceb90-32dd-710c-d93d-0000000000b8 6593 1726776664.13474: variable 'ansible_search_path' from source: unknown 6593 1726776664.13481: variable 'ansible_search_path' from source: unknown 6593 1726776664.13533: variable '__kernel_settings_services' from source: include_vars 6593 1726776664.13770: variable '__kernel_settings_services' from source: include_vars 6593 1726776664.13828: variable 'omit' from source: magic vars 6593 1726776664.13907: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776664.13911: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776664.13921: variable 'omit' from source: magic vars 6593 1726776664.13976: variable 'omit' from source: magic vars 6593 1726776664.14001: variable 'omit' from source: magic vars 6593 1726776664.14035: variable 'item' from source: unknown 6593 1726776664.14094: variable 'item' from source: unknown 6593 1726776664.14111: variable 'omit' from source: magic vars 6593 1726776664.14144: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776664.14170: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776664.14185: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776664.14199: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776664.14209: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776664.14232: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776664.14240: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776664.14242: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776664.14308: Set connection var ansible_connection to ssh 6593 1726776664.14315: Set connection var ansible_timeout to 10 6593 1726776664.14317: Set connection var ansible_shell_type to sh 6593 1726776664.14325: Set connection var ansible_shell_executable to /bin/sh 6593 1726776664.14330: Set connection var ansible_pipelining to False 6593 1726776664.14339: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776664.14357: variable 'ansible_shell_executable' from source: unknown 6593 1726776664.14360: variable 'ansible_connection' from source: unknown 6593 1726776664.14363: variable 'ansible_module_compression' from source: unknown 6593 1726776664.14366: variable 'ansible_shell_type' from source: unknown 6593 1726776664.14368: variable 'ansible_shell_executable' from source: unknown 6593 1726776664.14370: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776664.14376: variable 'ansible_pipelining' from source: unknown 6593 1726776664.14381: variable 'ansible_timeout' from source: unknown 6593 1726776664.14385: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776664.14485: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776664.14497: variable 'omit' from source: magic vars 6593 1726776664.14505: starting attempt loop 6593 1726776664.14508: running the handler 6593 1726776664.14575: variable 'ansible_facts' from source: unknown 6593 1726776664.14664: _low_level_execute_command(): starting 6593 1726776664.14669: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776664.15173: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776664.15190: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776664.15202: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776664.15221: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776664.15232: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776664.15270: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776664.15286: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776664.15339: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776664.16924: stdout chunk (state=3): >>>/root <<< 6593 1726776664.17026: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776664.17079: stderr chunk (state=3): >>><<< 6593 1726776664.17087: stdout chunk (state=3): >>><<< 6593 1726776664.17106: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776664.17117: _low_level_execute_command(): starting 6593 1726776664.17123: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776664.1710546-7298-135473200755999 `" && echo ansible-tmp-1726776664.1710546-7298-135473200755999="` echo /root/.ansible/tmp/ansible-tmp-1726776664.1710546-7298-135473200755999 `" ) && sleep 0' 6593 1726776664.17589: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776664.17601: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776664.17631: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776664.17643: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776664.17695: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776664.17706: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776664.17753: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776664.19590: stdout chunk (state=3): >>>ansible-tmp-1726776664.1710546-7298-135473200755999=/root/.ansible/tmp/ansible-tmp-1726776664.1710546-7298-135473200755999 <<< 6593 1726776664.19702: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776664.19751: stderr chunk (state=3): >>><<< 6593 1726776664.19754: stdout chunk (state=3): >>><<< 6593 1726776664.19768: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776664.1710546-7298-135473200755999=/root/.ansible/tmp/ansible-tmp-1726776664.1710546-7298-135473200755999 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776664.19795: variable 'ansible_module_compression' from source: unknown 6593 1726776664.19840: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 6593 1726776664.19888: variable 'ansible_facts' from source: unknown 6593 1726776664.20023: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776664.1710546-7298-135473200755999/AnsiballZ_systemd.py 6593 1726776664.20132: Sending initial data 6593 1726776664.20141: Sent initial data (154 bytes) 6593 1726776664.20815: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776664.20821: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776664.20859: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776664.20863: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776664.20865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776664.20913: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776664.20916: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776664.20962: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776664.22676: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776664.22708: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776664.22743: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmp_cxkt1wo /root/.ansible/tmp/ansible-tmp-1726776664.1710546-7298-135473200755999/AnsiballZ_systemd.py <<< 6593 1726776664.22774: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776664.24489: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776664.25073: stderr chunk (state=3): >>><<< 6593 1726776664.25077: stdout chunk (state=3): >>><<< 6593 1726776664.25079: done transferring module to remote 6593 1726776664.25081: _low_level_execute_command(): starting 6593 1726776664.25084: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776664.1710546-7298-135473200755999/ /root/.ansible/tmp/ansible-tmp-1726776664.1710546-7298-135473200755999/AnsiballZ_systemd.py && sleep 0' 6593 1726776664.25713: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776664.25730: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776664.25747: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776664.25766: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776664.25811: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776664.25829: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776664.25848: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776664.25876: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776664.25889: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776664.25901: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776664.25913: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776664.25930: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776664.25947: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776664.25976: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776664.25990: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776664.26004: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776664.26093: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776664.26115: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776664.26132: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776664.26203: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776664.28043: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776664.28046: stdout chunk (state=3): >>><<< 6593 1726776664.28049: stderr chunk (state=3): >>><<< 6593 1726776664.28147: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776664.28150: _low_level_execute_command(): starting 6593 1726776664.28153: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776664.1710546-7298-135473200755999/AnsiballZ_systemd.py && sleep 0' 6593 1726776664.28741: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776664.28755: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776664.28770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776664.28790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776664.28836: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776664.28849: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776664.28864: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776664.28886: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776664.28898: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776664.28914: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776664.28930: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776664.28947: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776664.28963: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776664.28979: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776664.28992: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776664.29007: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776664.29093: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776664.29126: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776664.29156: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776664.29308: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776664.54769: stdout chunk (state=3): >>> {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "9935", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Thu 2024-09-19 16:11:00 EDT", "ExecMainStartTimestampMonotonic": "231298319", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9935", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:00 EDT] ; stop_time=[n/a] ; pid=9935 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:00 EDT] ; stop_time=[n/a] ; pid=9935 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3809", "MemoryCurrent": "14155776", "MemoryAvailable": "infinity", "CPUUsageNSec": "281440000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "sysin<<< 6593 1726776664.54780: stdout chunk (state=3): >>>it.target dbus-broker.service dbus.socket system.slice", "WantedBy": "multi-user.target", "Conflicts": "tlp.service cpupower.service auto-cpufreq.service power-profiles-daemon.service shutdown.target", "Before": "multi-user.target shutdown.target", "After": "dbus.socket systemd-journald.socket basic.target network.target sysinit.target polkit.service systemd-sysctl.service system.slice dbus-broker.service", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Thu 2024-09-19 16:11:00 EDT", "StateChangeTimestampMonotonic": "231576395", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:00 EDT", "InactiveExitTimestampMonotonic": "231298601", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:00 EDT", "ActiveEnterTimestampMonotonic": "231576395", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:11:00 EDT", "ConditionTimestampMonotonic": "231291940", "AssertTimestamp": "Thu 2024-09-19 16:11:00 EDT", "AssertTimestampMonotonic": "231291944", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "7961850c50144b028e2f98b67df8a9c2", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 6593 1726776664.56500: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776664.56504: stdout chunk (state=3): >>><<< 6593 1726776664.56506: stderr chunk (state=3): >>><<< 6593 1726776664.56811: _low_level_execute_command() done: rc=0, stdout= {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "9935", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Thu 2024-09-19 16:11:00 EDT", "ExecMainStartTimestampMonotonic": "231298319", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9935", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:00 EDT] ; stop_time=[n/a] ; pid=9935 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:00 EDT] ; stop_time=[n/a] ; pid=9935 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3809", "MemoryCurrent": "14155776", "MemoryAvailable": "infinity", "CPUUsageNSec": "281440000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "sysinit.target dbus-broker.service dbus.socket system.slice", "WantedBy": "multi-user.target", "Conflicts": "tlp.service cpupower.service auto-cpufreq.service power-profiles-daemon.service shutdown.target", "Before": "multi-user.target shutdown.target", "After": "dbus.socket systemd-journald.socket basic.target network.target sysinit.target polkit.service systemd-sysctl.service system.slice dbus-broker.service", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Thu 2024-09-19 16:11:00 EDT", "StateChangeTimestampMonotonic": "231576395", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:00 EDT", "InactiveExitTimestampMonotonic": "231298601", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:00 EDT", "ActiveEnterTimestampMonotonic": "231576395", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:11:00 EDT", "ConditionTimestampMonotonic": "231291940", "AssertTimestamp": "Thu 2024-09-19 16:11:00 EDT", "AssertTimestampMonotonic": "231291944", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "7961850c50144b028e2f98b67df8a9c2", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776664.56830: done with _execute_module (ansible.legacy.systemd, {'name': 'tuned', 'state': 'started', 'enabled': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776664.1710546-7298-135473200755999/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776664.56833: _low_level_execute_command(): starting 6593 1726776664.56836: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776664.1710546-7298-135473200755999/ > /dev/null 2>&1 && sleep 0' 6593 1726776664.57258: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776664.57261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776664.57299: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776664.57302: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration <<< 6593 1726776664.57305: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776664.57307: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776664.57360: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776664.57367: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776664.57403: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776664.59247: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776664.59250: stderr chunk (state=3): >>><<< 6593 1726776664.59253: stdout chunk (state=3): >>><<< 6593 1726776664.59824: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776664.59827: handler run complete 6593 1726776664.59830: attempt loop complete, returning result 6593 1726776664.59832: variable 'item' from source: unknown 6593 1726776664.59834: variable 'item' from source: unknown ok: [managed_node2] => (item=tuned) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "tuned", "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:00 EDT", "ActiveEnterTimestampMonotonic": "231576395", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.socket systemd-journald.socket basic.target network.target sysinit.target polkit.service systemd-sysctl.service system.slice dbus-broker.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 16:11:00 EDT", "AssertTimestampMonotonic": "231291944", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "281440000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:11:00 EDT", "ConditionTimestampMonotonic": "231291940", "ConfigurationDirectoryMode": "0755", "Conflicts": "tlp.service cpupower.service auto-cpufreq.service power-profiles-daemon.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3809", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9935", "ExecMainStartTimestamp": "Thu 2024-09-19 16:11:00 EDT", "ExecMainStartTimestampMonotonic": "231298319", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:00 EDT] ; stop_time=[n/a] ; pid=9935 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:00 EDT] ; stop_time=[n/a] ; pid=9935 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:00 EDT", "InactiveExitTimestampMonotonic": "231298601", "InvocationID": "7961850c50144b028e2f98b67df8a9c2", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "9935", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "14155776", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target dbus-broker.service dbus.socket system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2024-09-19 16:11:00 EDT", "StateChangeTimestampMonotonic": "231576395", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "22342", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 6593 1726776664.60170: dumping result to json 6593 1726776664.60173: done dumping result, returning 6593 1726776664.60176: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started [025ceb90-32dd-710c-d93d-0000000000b8] 6593 1726776664.60178: sending task result for task 025ceb90-32dd-710c-d93d-0000000000b8 6593 1726776664.60385: no more pending results, returning what we have 6593 1726776664.60389: results queue empty 6593 1726776664.60390: checking for any_errors_fatal 6593 1726776664.60394: done checking for any_errors_fatal 6593 1726776664.60395: checking for max_fail_percentage 6593 1726776664.60396: done checking for max_fail_percentage 6593 1726776664.60398: checking to see if all hosts have failed and the running result is not ok 6593 1726776664.60398: done checking to see if all hosts have failed 6593 1726776664.60399: getting the remaining hosts for this loop 6593 1726776664.60401: done getting the remaining hosts for this loop 6593 1726776664.60404: getting the next task for host managed_node2 6593 1726776664.60409: done getting next task for host managed_node2 6593 1726776664.60413: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 6593 1726776664.60415: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776664.60428: getting variables 6593 1726776664.60430: in VariableManager get_vars() 6593 1726776664.60464: Calling all_inventory to load vars for managed_node2 6593 1726776664.60468: Calling groups_inventory to load vars for managed_node2 6593 1726776664.60470: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776664.60481: Calling all_plugins_play to load vars for managed_node2 6593 1726776664.60484: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776664.60488: Calling groups_plugins_play to load vars for managed_node2 6593 1726776664.60661: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776664.60880: done with get_vars() 6593 1726776664.60891: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:74 Thursday 19 September 2024 16:11:04 -0400 (0:00:00.481) 0:00:42.034 **** 6593 1726776664.60991: entering _queue_task() for managed_node2/file 6593 1726776664.61004: done sending task result for task 025ceb90-32dd-710c-d93d-0000000000b8 6593 1726776664.61007: WORKER PROCESS EXITING 6593 1726776664.61354: worker is 1 (out of 1 available) 6593 1726776664.61366: exiting _queue_task() for managed_node2/file 6593 1726776664.61377: done queuing things up, now waiting for results queue to drain 6593 1726776664.61379: waiting for pending results... 6593 1726776664.61636: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 6593 1726776664.61739: in run() - task 025ceb90-32dd-710c-d93d-0000000000b9 6593 1726776664.61760: variable 'ansible_search_path' from source: unknown 6593 1726776664.61767: variable 'ansible_search_path' from source: unknown 6593 1726776664.61807: calling self._execute() 6593 1726776664.61887: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776664.61899: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776664.61913: variable 'omit' from source: magic vars 6593 1726776664.62021: variable 'omit' from source: magic vars 6593 1726776664.62074: variable 'omit' from source: magic vars 6593 1726776664.62107: variable '__kernel_settings_profile_dir' from source: role '' all vars 6593 1726776664.62397: variable '__kernel_settings_profile_dir' from source: role '' all vars 6593 1726776664.62503: variable '__kernel_settings_profile_parent' from source: set_fact 6593 1726776664.62515: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6593 1726776664.62563: variable 'omit' from source: magic vars 6593 1726776664.62612: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776664.62651: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776664.62674: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776664.62701: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776664.62727: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776664.62761: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776664.62770: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776664.62778: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776664.62877: Set connection var ansible_connection to ssh 6593 1726776664.62891: Set connection var ansible_timeout to 10 6593 1726776664.62900: Set connection var ansible_shell_type to sh 6593 1726776664.62913: Set connection var ansible_shell_executable to /bin/sh 6593 1726776664.62926: Set connection var ansible_pipelining to False 6593 1726776664.62944: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776664.62968: variable 'ansible_shell_executable' from source: unknown 6593 1726776664.62975: variable 'ansible_connection' from source: unknown 6593 1726776664.62982: variable 'ansible_module_compression' from source: unknown 6593 1726776664.62988: variable 'ansible_shell_type' from source: unknown 6593 1726776664.62993: variable 'ansible_shell_executable' from source: unknown 6593 1726776664.62998: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776664.63004: variable 'ansible_pipelining' from source: unknown 6593 1726776664.63013: variable 'ansible_timeout' from source: unknown 6593 1726776664.63024: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776664.63209: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 6593 1726776664.63235: variable 'omit' from source: magic vars 6593 1726776664.63245: starting attempt loop 6593 1726776664.63251: running the handler 6593 1726776664.63266: _low_level_execute_command(): starting 6593 1726776664.63278: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776664.63962: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776664.63966: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776664.64002: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776664.64007: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776664.64010: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776664.64013: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776664.64015: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776664.64071: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776664.64074: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776664.64125: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776664.65717: stdout chunk (state=3): >>>/root <<< 6593 1726776664.65816: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776664.65873: stderr chunk (state=3): >>><<< 6593 1726776664.65875: stdout chunk (state=3): >>><<< 6593 1726776664.65925: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776664.65928: _low_level_execute_command(): starting 6593 1726776664.65931: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776664.6588821-7324-60497822113542 `" && echo ansible-tmp-1726776664.6588821-7324-60497822113542="` echo /root/.ansible/tmp/ansible-tmp-1726776664.6588821-7324-60497822113542 `" ) && sleep 0' 6593 1726776664.66452: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776664.66467: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776664.66486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776664.66512: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776664.66557: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776664.66569: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776664.66584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776664.66605: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776664.66617: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776664.66631: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776664.66644: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776664.66657: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776664.66672: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776664.66684: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776664.66694: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776664.66710: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776664.66787: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776664.66808: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776664.66828: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776664.66896: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776664.68743: stdout chunk (state=3): >>>ansible-tmp-1726776664.6588821-7324-60497822113542=/root/.ansible/tmp/ansible-tmp-1726776664.6588821-7324-60497822113542 <<< 6593 1726776664.68849: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776664.68893: stderr chunk (state=3): >>><<< 6593 1726776664.68896: stdout chunk (state=3): >>><<< 6593 1726776664.68910: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776664.6588821-7324-60497822113542=/root/.ansible/tmp/ansible-tmp-1726776664.6588821-7324-60497822113542 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776664.68947: variable 'ansible_module_compression' from source: unknown 6593 1726776664.68989: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 6593 1726776664.69039: variable 'ansible_facts' from source: unknown 6593 1726776664.69087: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776664.6588821-7324-60497822113542/AnsiballZ_file.py 6593 1726776664.69227: Sending initial data 6593 1726776664.69230: Sent initial data (150 bytes) 6593 1726776664.70160: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776664.70178: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776664.70194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776664.70213: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776664.70256: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776664.70270: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776664.70288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776664.70308: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776664.70325: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776664.70337: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776664.70349: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776664.70362: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776664.70381: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776664.70393: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776664.70404: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776664.70420: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776664.70498: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776664.70521: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776664.70538: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776664.70602: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776664.72352: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776664.72377: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776664.72411: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmprb8oea4u /root/.ansible/tmp/ansible-tmp-1726776664.6588821-7324-60497822113542/AnsiballZ_file.py <<< 6593 1726776664.72443: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776664.73711: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776664.73715: stdout chunk (state=3): >>><<< 6593 1726776664.73717: stderr chunk (state=3): >>><<< 6593 1726776664.73721: done transferring module to remote 6593 1726776664.73723: _low_level_execute_command(): starting 6593 1726776664.73725: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776664.6588821-7324-60497822113542/ /root/.ansible/tmp/ansible-tmp-1726776664.6588821-7324-60497822113542/AnsiballZ_file.py && sleep 0' 6593 1726776664.74351: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776664.74364: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776664.74380: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776664.74413: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776664.74454: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776664.74466: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776664.74482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776664.74514: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776664.74529: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776664.74539: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776664.74550: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776664.74575: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776664.74579: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776664.74655: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776664.74658: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776664.74684: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776664.76398: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776664.76445: stderr chunk (state=3): >>><<< 6593 1726776664.76452: stdout chunk (state=3): >>><<< 6593 1726776664.76479: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776664.76483: _low_level_execute_command(): starting 6593 1726776664.76486: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776664.6588821-7324-60497822113542/AnsiballZ_file.py && sleep 0' 6593 1726776664.76904: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776664.76908: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776664.76933: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776664.76940: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776664.76960: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776664.76963: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776664.76966: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776664.77011: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776664.77026: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776664.77077: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776664.91394: stdout chunk (state=3): >>> {"path": "/etc/tuned/kernel_settings", "changed": false, "diff": {"before": {"path": "/etc/tuned/kernel_settings"}, "after": {"path": "/etc/tuned/kernel_settings"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 24, "invocation": {"module_args": {"path": "/etc/tuned/kernel_settings", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 6593 1726776664.92543: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776664.92595: stderr chunk (state=3): >>><<< 6593 1726776664.92598: stdout chunk (state=3): >>><<< 6593 1726776664.92729: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/kernel_settings", "changed": false, "diff": {"before": {"path": "/etc/tuned/kernel_settings"}, "after": {"path": "/etc/tuned/kernel_settings"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 24, "invocation": {"module_args": {"path": "/etc/tuned/kernel_settings", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776664.92737: done with _execute_module (file, {'path': '/etc/tuned/kernel_settings', 'state': 'directory', 'mode': '0755', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776664.6588821-7324-60497822113542/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776664.92740: _low_level_execute_command(): starting 6593 1726776664.92743: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776664.6588821-7324-60497822113542/ > /dev/null 2>&1 && sleep 0' 6593 1726776664.93374: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776664.93393: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776664.93410: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776664.93431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776664.93472: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776664.93492: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776664.93507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776664.93528: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776664.93541: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776664.93553: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776664.93565: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776664.93579: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776664.93596: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776664.93612: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776664.93626: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776664.93641: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776664.93717: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776664.93742: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776664.93758: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776664.93826: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776664.95633: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776664.95648: stderr chunk (state=3): >>><<< 6593 1726776664.95651: stdout chunk (state=3): >>><<< 6593 1726776664.95667: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776664.95675: handler run complete 6593 1726776664.95705: attempt loop complete, returning result 6593 1726776664.95709: _execute() done 6593 1726776664.95711: dumping result to json 6593 1726776664.95717: done dumping result, returning 6593 1726776664.95730: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists [025ceb90-32dd-710c-d93d-0000000000b9] 6593 1726776664.95736: sending task result for task 025ceb90-32dd-710c-d93d-0000000000b9 6593 1726776664.95854: done sending task result for task 025ceb90-32dd-710c-d93d-0000000000b9 6593 1726776664.95857: WORKER PROCESS EXITING ok: [managed_node2] => { "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": 24, "state": "directory", "uid": 0 } 6593 1726776664.95931: no more pending results, returning what we have 6593 1726776664.95934: results queue empty 6593 1726776664.95935: checking for any_errors_fatal 6593 1726776664.95949: done checking for any_errors_fatal 6593 1726776664.95950: checking for max_fail_percentage 6593 1726776664.95951: done checking for max_fail_percentage 6593 1726776664.95952: checking to see if all hosts have failed and the running result is not ok 6593 1726776664.95953: done checking to see if all hosts have failed 6593 1726776664.95953: getting the remaining hosts for this loop 6593 1726776664.95955: done getting the remaining hosts for this loop 6593 1726776664.95958: getting the next task for host managed_node2 6593 1726776664.95963: done getting next task for host managed_node2 6593 1726776664.95966: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 6593 1726776664.95968: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776664.95977: getting variables 6593 1726776664.95979: in VariableManager get_vars() 6593 1726776664.96010: Calling all_inventory to load vars for managed_node2 6593 1726776664.96013: Calling groups_inventory to load vars for managed_node2 6593 1726776664.96015: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776664.96027: Calling all_plugins_play to load vars for managed_node2 6593 1726776664.96030: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776664.96033: Calling groups_plugins_play to load vars for managed_node2 6593 1726776664.96199: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776664.96402: done with get_vars() 6593 1726776664.96412: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get active_profile] ********** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:80 Thursday 19 September 2024 16:11:04 -0400 (0:00:00.355) 0:00:42.389 **** 6593 1726776664.96511: entering _queue_task() for managed_node2/slurp 6593 1726776664.96733: worker is 1 (out of 1 available) 6593 1726776664.96744: exiting _queue_task() for managed_node2/slurp 6593 1726776664.96757: done queuing things up, now waiting for results queue to drain 6593 1726776664.96758: waiting for pending results... 6593 1726776664.97029: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 6593 1726776664.97132: in run() - task 025ceb90-32dd-710c-d93d-0000000000ba 6593 1726776664.97152: variable 'ansible_search_path' from source: unknown 6593 1726776664.97160: variable 'ansible_search_path' from source: unknown 6593 1726776664.97204: calling self._execute() 6593 1726776664.97280: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776664.97291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776664.97305: variable 'omit' from source: magic vars 6593 1726776664.97405: variable 'omit' from source: magic vars 6593 1726776664.97462: variable 'omit' from source: magic vars 6593 1726776664.97494: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6593 1726776664.97786: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6593 1726776664.97874: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6593 1726776664.97916: variable 'omit' from source: magic vars 6593 1726776664.97954: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776664.97997: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776664.98011: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776664.98031: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776664.98041: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776664.98063: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776664.98066: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776664.98069: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776664.98139: Set connection var ansible_connection to ssh 6593 1726776664.98146: Set connection var ansible_timeout to 10 6593 1726776664.98149: Set connection var ansible_shell_type to sh 6593 1726776664.98154: Set connection var ansible_shell_executable to /bin/sh 6593 1726776664.98166: Set connection var ansible_pipelining to False 6593 1726776664.98178: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776664.98193: variable 'ansible_shell_executable' from source: unknown 6593 1726776664.98197: variable 'ansible_connection' from source: unknown 6593 1726776664.98199: variable 'ansible_module_compression' from source: unknown 6593 1726776664.98201: variable 'ansible_shell_type' from source: unknown 6593 1726776664.98203: variable 'ansible_shell_executable' from source: unknown 6593 1726776664.98205: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776664.98209: variable 'ansible_pipelining' from source: unknown 6593 1726776664.98211: variable 'ansible_timeout' from source: unknown 6593 1726776664.98215: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776664.98358: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 6593 1726776664.98366: variable 'omit' from source: magic vars 6593 1726776664.98370: starting attempt loop 6593 1726776664.98375: running the handler 6593 1726776664.98386: _low_level_execute_command(): starting 6593 1726776664.98393: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776664.98878: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776664.98901: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776664.98915: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776664.98930: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776664.98970: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776664.98988: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776664.99028: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776665.00589: stdout chunk (state=3): >>>/root <<< 6593 1726776665.00728: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776665.00780: stderr chunk (state=3): >>><<< 6593 1726776665.00790: stdout chunk (state=3): >>><<< 6593 1726776665.00828: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776665.00848: _low_level_execute_command(): starting 6593 1726776665.00859: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776665.0083451-7342-245341434308391 `" && echo ansible-tmp-1726776665.0083451-7342-245341434308391="` echo /root/.ansible/tmp/ansible-tmp-1726776665.0083451-7342-245341434308391 `" ) && sleep 0' 6593 1726776665.01474: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776665.01492: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776665.01505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776665.01523: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776665.01565: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776665.01587: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776665.01605: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776665.01630: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776665.01648: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776665.01651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776665.01726: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776665.01729: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776665.01772: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776665.03603: stdout chunk (state=3): >>>ansible-tmp-1726776665.0083451-7342-245341434308391=/root/.ansible/tmp/ansible-tmp-1726776665.0083451-7342-245341434308391 <<< 6593 1726776665.03736: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776665.03945: stderr chunk (state=3): >>><<< 6593 1726776665.03948: stdout chunk (state=3): >>><<< 6593 1726776665.03951: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776665.0083451-7342-245341434308391=/root/.ansible/tmp/ansible-tmp-1726776665.0083451-7342-245341434308391 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776665.03953: variable 'ansible_module_compression' from source: unknown 6593 1726776665.03955: ANSIBALLZ: Using lock for slurp 6593 1726776665.03956: ANSIBALLZ: Acquiring lock 6593 1726776665.03958: ANSIBALLZ: Lock acquired: 140600490015536 6593 1726776665.03960: ANSIBALLZ: Creating module 6593 1726776665.22424: ANSIBALLZ: Writing module into payload 6593 1726776665.22497: ANSIBALLZ: Writing module 6593 1726776665.22524: ANSIBALLZ: Renaming module 6593 1726776665.22537: ANSIBALLZ: Done creating module 6593 1726776665.22556: variable 'ansible_facts' from source: unknown 6593 1726776665.22630: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776665.0083451-7342-245341434308391/AnsiballZ_slurp.py 6593 1726776665.22770: Sending initial data 6593 1726776665.22773: Sent initial data (152 bytes) 6593 1726776665.23661: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776665.23676: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776665.23691: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776665.23708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776665.23751: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776665.23762: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776665.23774: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776665.23790: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776665.23801: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776665.23811: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776665.23826: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776665.23840: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776665.23856: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776665.23867: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776665.23877: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776665.23889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776665.23964: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776665.23987: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776665.24004: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776665.24080: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776665.25882: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776665.25912: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776665.25947: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpqwel4ohv /root/.ansible/tmp/ansible-tmp-1726776665.0083451-7342-245341434308391/AnsiballZ_slurp.py <<< 6593 1726776665.25975: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776665.26705: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776665.26798: stderr chunk (state=3): >>><<< 6593 1726776665.26801: stdout chunk (state=3): >>><<< 6593 1726776665.26816: done transferring module to remote 6593 1726776665.26827: _low_level_execute_command(): starting 6593 1726776665.26831: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776665.0083451-7342-245341434308391/ /root/.ansible/tmp/ansible-tmp-1726776665.0083451-7342-245341434308391/AnsiballZ_slurp.py && sleep 0' 6593 1726776665.27657: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776665.27665: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776665.29430: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776665.29436: stderr chunk (state=3): >>><<< 6593 1726776665.29439: stdout chunk (state=3): >>><<< 6593 1726776665.29452: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776665.29454: _low_level_execute_command(): starting 6593 1726776665.29459: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776665.0083451-7342-245341434308391/AnsiballZ_slurp.py && sleep 0' 6593 1726776665.29871: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776665.29874: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776665.29907: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776665.29910: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776665.29913: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776665.29965: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776665.29968: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776665.30014: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776665.43087: stdout chunk (state=3): >>> {"content": "dmlydHVhbC1ndWVzdAo=", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "src": "/etc/tuned/active_profile"}}} <<< 6593 1726776665.44090: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776665.44146: stderr chunk (state=3): >>><<< 6593 1726776665.44150: stdout chunk (state=3): >>><<< 6593 1726776665.44165: _low_level_execute_command() done: rc=0, stdout= {"content": "dmlydHVhbC1ndWVzdAo=", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "src": "/etc/tuned/active_profile"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776665.44191: done with _execute_module (slurp, {'path': '/etc/tuned/active_profile', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'slurp', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776665.0083451-7342-245341434308391/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776665.44198: _low_level_execute_command(): starting 6593 1726776665.44202: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776665.0083451-7342-245341434308391/ > /dev/null 2>&1 && sleep 0' 6593 1726776665.44661: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776665.44665: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776665.44706: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776665.44709: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776665.44712: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776665.44757: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776665.44774: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776665.44777: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776665.44826: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776665.46606: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776665.46649: stderr chunk (state=3): >>><<< 6593 1726776665.46652: stdout chunk (state=3): >>><<< 6593 1726776665.46665: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776665.46673: handler run complete 6593 1726776665.46691: attempt loop complete, returning result 6593 1726776665.46694: _execute() done 6593 1726776665.46696: dumping result to json 6593 1726776665.46700: done dumping result, returning 6593 1726776665.46708: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile [025ceb90-32dd-710c-d93d-0000000000ba] 6593 1726776665.46713: sending task result for task 025ceb90-32dd-710c-d93d-0000000000ba 6593 1726776665.46804: done sending task result for task 025ceb90-32dd-710c-d93d-0000000000ba 6593 1726776665.46807: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "content": "dmlydHVhbC1ndWVzdAo=", "encoding": "base64", "source": "/etc/tuned/active_profile" } 6593 1726776665.46870: no more pending results, returning what we have 6593 1726776665.46876: results queue empty 6593 1726776665.46877: checking for any_errors_fatal 6593 1726776665.46883: done checking for any_errors_fatal 6593 1726776665.46884: checking for max_fail_percentage 6593 1726776665.46886: done checking for max_fail_percentage 6593 1726776665.46887: checking to see if all hosts have failed and the running result is not ok 6593 1726776665.46888: done checking to see if all hosts have failed 6593 1726776665.46888: getting the remaining hosts for this loop 6593 1726776665.46890: done getting the remaining hosts for this loop 6593 1726776665.46893: getting the next task for host managed_node2 6593 1726776665.46898: done getting next task for host managed_node2 6593 1726776665.46901: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 6593 1726776665.46904: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776665.46913: getting variables 6593 1726776665.46914: in VariableManager get_vars() 6593 1726776665.46950: Calling all_inventory to load vars for managed_node2 6593 1726776665.46953: Calling groups_inventory to load vars for managed_node2 6593 1726776665.46955: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776665.46963: Calling all_plugins_play to load vars for managed_node2 6593 1726776665.46966: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776665.46969: Calling groups_plugins_play to load vars for managed_node2 6593 1726776665.47092: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776665.47247: done with get_vars() 6593 1726776665.47254: done getting variables 6593 1726776665.47298: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set active_profile] ********** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:85 Thursday 19 September 2024 16:11:05 -0400 (0:00:00.508) 0:00:42.898 **** 6593 1726776665.47321: entering _queue_task() for managed_node2/set_fact 6593 1726776665.47493: worker is 1 (out of 1 available) 6593 1726776665.47505: exiting _queue_task() for managed_node2/set_fact 6593 1726776665.47515: done queuing things up, now waiting for results queue to drain 6593 1726776665.47516: waiting for pending results... 6593 1726776665.47681: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 6593 1726776665.47743: in run() - task 025ceb90-32dd-710c-d93d-0000000000bb 6593 1726776665.47753: variable 'ansible_search_path' from source: unknown 6593 1726776665.47757: variable 'ansible_search_path' from source: unknown 6593 1726776665.47785: calling self._execute() 6593 1726776665.47842: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776665.47845: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776665.47855: variable 'omit' from source: magic vars 6593 1726776665.47927: variable 'omit' from source: magic vars 6593 1726776665.47958: variable 'omit' from source: magic vars 6593 1726776665.48239: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6593 1726776665.48243: variable '__cur_profile' from source: task vars 6593 1726776665.48348: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776665.49791: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776665.49843: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776665.49874: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776665.49898: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776665.49919: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776665.49978: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776665.49997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776665.50014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776665.50043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776665.50053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776665.50131: variable '__kernel_settings_tuned_current_profile' from source: set_fact 6593 1726776665.50164: variable 'omit' from source: magic vars 6593 1726776665.50187: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776665.50204: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776665.50217: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776665.50232: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776665.50241: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776665.50262: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776665.50265: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776665.50268: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776665.50331: Set connection var ansible_connection to ssh 6593 1726776665.50338: Set connection var ansible_timeout to 10 6593 1726776665.50340: Set connection var ansible_shell_type to sh 6593 1726776665.50346: Set connection var ansible_shell_executable to /bin/sh 6593 1726776665.50350: Set connection var ansible_pipelining to False 6593 1726776665.50360: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776665.50376: variable 'ansible_shell_executable' from source: unknown 6593 1726776665.50379: variable 'ansible_connection' from source: unknown 6593 1726776665.50381: variable 'ansible_module_compression' from source: unknown 6593 1726776665.50383: variable 'ansible_shell_type' from source: unknown 6593 1726776665.50386: variable 'ansible_shell_executable' from source: unknown 6593 1726776665.50388: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776665.50392: variable 'ansible_pipelining' from source: unknown 6593 1726776665.50394: variable 'ansible_timeout' from source: unknown 6593 1726776665.50402: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776665.50467: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776665.50477: variable 'omit' from source: magic vars 6593 1726776665.50480: starting attempt loop 6593 1726776665.50482: running the handler 6593 1726776665.50491: handler run complete 6593 1726776665.50499: attempt loop complete, returning result 6593 1726776665.50502: _execute() done 6593 1726776665.50504: dumping result to json 6593 1726776665.50508: done dumping result, returning 6593 1726776665.50515: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile [025ceb90-32dd-710c-d93d-0000000000bb] 6593 1726776665.50523: sending task result for task 025ceb90-32dd-710c-d93d-0000000000bb 6593 1726776665.50599: done sending task result for task 025ceb90-32dd-710c-d93d-0000000000bb 6593 1726776665.50603: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_active_profile": "virtual-guest kernel_settings" }, "changed": false } 6593 1726776665.50675: no more pending results, returning what we have 6593 1726776665.50677: results queue empty 6593 1726776665.50678: checking for any_errors_fatal 6593 1726776665.50681: done checking for any_errors_fatal 6593 1726776665.50682: checking for max_fail_percentage 6593 1726776665.50683: done checking for max_fail_percentage 6593 1726776665.50684: checking to see if all hosts have failed and the running result is not ok 6593 1726776665.50685: done checking to see if all hosts have failed 6593 1726776665.50685: getting the remaining hosts for this loop 6593 1726776665.50687: done getting the remaining hosts for this loop 6593 1726776665.50690: getting the next task for host managed_node2 6593 1726776665.50694: done getting next task for host managed_node2 6593 1726776665.50697: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 6593 1726776665.50700: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776665.50712: getting variables 6593 1726776665.50713: in VariableManager get_vars() 6593 1726776665.50743: Calling all_inventory to load vars for managed_node2 6593 1726776665.50746: Calling groups_inventory to load vars for managed_node2 6593 1726776665.50747: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776665.50753: Calling all_plugins_play to load vars for managed_node2 6593 1726776665.50755: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776665.50757: Calling groups_plugins_play to load vars for managed_node2 6593 1726776665.50857: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776665.50981: done with get_vars() 6593 1726776665.50988: done getting variables 6593 1726776665.51028: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 Thursday 19 September 2024 16:11:05 -0400 (0:00:00.037) 0:00:42.935 **** 6593 1726776665.51048: entering _queue_task() for managed_node2/copy 6593 1726776665.51212: worker is 1 (out of 1 available) 6593 1726776665.51225: exiting _queue_task() for managed_node2/copy 6593 1726776665.51235: done queuing things up, now waiting for results queue to drain 6593 1726776665.51236: waiting for pending results... 6593 1726776665.51386: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 6593 1726776665.51449: in run() - task 025ceb90-32dd-710c-d93d-0000000000bc 6593 1726776665.51461: variable 'ansible_search_path' from source: unknown 6593 1726776665.51464: variable 'ansible_search_path' from source: unknown 6593 1726776665.51494: calling self._execute() 6593 1726776665.51554: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776665.51557: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776665.51568: variable 'omit' from source: magic vars 6593 1726776665.51642: variable 'omit' from source: magic vars 6593 1726776665.51674: variable 'omit' from source: magic vars 6593 1726776665.51695: variable '__kernel_settings_active_profile' from source: set_fact 6593 1726776665.51891: variable '__kernel_settings_active_profile' from source: set_fact 6593 1726776665.51910: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6593 1726776665.51963: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6593 1726776665.52013: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6593 1726776665.52075: variable 'omit' from source: magic vars 6593 1726776665.52109: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776665.52135: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776665.52152: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776665.52164: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776665.52176: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776665.52194: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776665.52197: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776665.52200: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776665.52267: Set connection var ansible_connection to ssh 6593 1726776665.52270: Set connection var ansible_timeout to 10 6593 1726776665.52275: Set connection var ansible_shell_type to sh 6593 1726776665.52278: Set connection var ansible_shell_executable to /bin/sh 6593 1726776665.52284: Set connection var ansible_pipelining to False 6593 1726776665.52293: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776665.52308: variable 'ansible_shell_executable' from source: unknown 6593 1726776665.52311: variable 'ansible_connection' from source: unknown 6593 1726776665.52313: variable 'ansible_module_compression' from source: unknown 6593 1726776665.52315: variable 'ansible_shell_type' from source: unknown 6593 1726776665.52317: variable 'ansible_shell_executable' from source: unknown 6593 1726776665.52321: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776665.52325: variable 'ansible_pipelining' from source: unknown 6593 1726776665.52329: variable 'ansible_timeout' from source: unknown 6593 1726776665.52332: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776665.52422: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776665.52431: variable 'omit' from source: magic vars 6593 1726776665.52435: starting attempt loop 6593 1726776665.52438: running the handler 6593 1726776665.52449: _low_level_execute_command(): starting 6593 1726776665.52456: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776665.52958: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776665.52973: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776665.52996: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776665.53010: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776665.53057: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776665.53069: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776665.53122: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776665.54719: stdout chunk (state=3): >>>/root <<< 6593 1726776665.54821: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776665.54869: stderr chunk (state=3): >>><<< 6593 1726776665.54873: stdout chunk (state=3): >>><<< 6593 1726776665.54892: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776665.54903: _low_level_execute_command(): starting 6593 1726776665.54907: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776665.5489187-7368-225461617098707 `" && echo ansible-tmp-1726776665.5489187-7368-225461617098707="` echo /root/.ansible/tmp/ansible-tmp-1726776665.5489187-7368-225461617098707 `" ) && sleep 0' 6593 1726776665.55331: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776665.55344: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776665.55366: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776665.55385: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776665.55427: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776665.55439: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776665.55487: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776665.57322: stdout chunk (state=3): >>>ansible-tmp-1726776665.5489187-7368-225461617098707=/root/.ansible/tmp/ansible-tmp-1726776665.5489187-7368-225461617098707 <<< 6593 1726776665.57432: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776665.57477: stderr chunk (state=3): >>><<< 6593 1726776665.57480: stdout chunk (state=3): >>><<< 6593 1726776665.57491: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776665.5489187-7368-225461617098707=/root/.ansible/tmp/ansible-tmp-1726776665.5489187-7368-225461617098707 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776665.57557: variable 'ansible_module_compression' from source: unknown 6593 1726776665.57599: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6593 1726776665.57625: variable 'ansible_facts' from source: unknown 6593 1726776665.57687: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776665.5489187-7368-225461617098707/AnsiballZ_stat.py 6593 1726776665.57775: Sending initial data 6593 1726776665.57784: Sent initial data (151 bytes) 6593 1726776665.58427: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776665.58431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776665.58463: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776665.58467: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776665.58469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776665.58527: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776665.58530: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776665.58572: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776665.60665: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776665.60704: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776665.60756: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpq9tpekpx /root/.ansible/tmp/ansible-tmp-1726776665.5489187-7368-225461617098707/AnsiballZ_stat.py <<< 6593 1726776665.60783: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776665.61627: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776665.61715: stderr chunk (state=3): >>><<< 6593 1726776665.61720: stdout chunk (state=3): >>><<< 6593 1726776665.61739: done transferring module to remote 6593 1726776665.61750: _low_level_execute_command(): starting 6593 1726776665.61753: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776665.5489187-7368-225461617098707/ /root/.ansible/tmp/ansible-tmp-1726776665.5489187-7368-225461617098707/AnsiballZ_stat.py && sleep 0' 6593 1726776665.62180: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776665.62190: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776665.62216: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776665.62231: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776665.62284: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776665.62290: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776665.62304: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776665.62356: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776665.64905: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776665.64950: stderr chunk (state=3): >>><<< 6593 1726776665.64953: stdout chunk (state=3): >>><<< 6593 1726776665.64966: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776665.64969: _low_level_execute_command(): starting 6593 1726776665.64972: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776665.5489187-7368-225461617098707/AnsiballZ_stat.py && sleep 0' 6593 1726776665.65580: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776665.65629: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776665.98617: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/active_profile", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 14, "inode": 438304903, "dev": 51713, "nlink": 1, "atime": 1726776665.4292977, "mtime": 1726776660.5693274, "ctime": 1726776660.5693274, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "633f07e1b5698d04352d5dca735869bf2fe77897", "mimetype": "text/plain", "charset": "us-ascii", "version": "4270851893", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 6593 1726776665.99792: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776665.99840: stderr chunk (state=3): >>><<< 6593 1726776665.99844: stdout chunk (state=3): >>><<< 6593 1726776665.99858: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/active_profile", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 14, "inode": 438304903, "dev": 51713, "nlink": 1, "atime": 1726776665.4292977, "mtime": 1726776660.5693274, "ctime": 1726776660.5693274, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "633f07e1b5698d04352d5dca735869bf2fe77897", "mimetype": "text/plain", "charset": "us-ascii", "version": "4270851893", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776665.99902: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/active_profile', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776665.5489187-7368-225461617098707/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6593 1726776665.99994: Sending initial data 6593 1726776665.99998: Sent initial data (139 bytes) 6593 1726776666.00638: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776666.00641: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776666.00683: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776666.00690: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776666.00693: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776666.00736: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776666.00739: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776666.00783: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776666.02555: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776666.02584: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776666.02629: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/.djz521cp /root/.ansible/tmp/ansible-tmp-1726776665.5489187-7368-225461617098707/.source <<< 6593 1726776666.02657: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776666.02799: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776666.02968: stderr chunk (state=3): >>><<< 6593 1726776666.02971: stdout chunk (state=3): >>><<< 6593 1726776666.03011: _low_level_execute_command(): starting 6593 1726776666.03014: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776665.5489187-7368-225461617098707/ /root/.ansible/tmp/ansible-tmp-1726776665.5489187-7368-225461617098707/.source && sleep 0' 6593 1726776666.03448: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776666.03452: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776666.03477: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776666.03481: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776666.03490: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776666.03548: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776666.03553: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776666.03587: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776666.05366: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776666.05372: stderr chunk (state=3): >>><<< 6593 1726776666.05378: stdout chunk (state=3): >>><<< 6593 1726776666.05435: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776666.05439: variable 'ansible_module_compression' from source: unknown 6593 1726776666.05476: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 6593 1726776666.05490: variable 'ansible_facts' from source: unknown 6593 1726776666.05536: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776665.5489187-7368-225461617098707/AnsiballZ_copy.py 6593 1726776666.05630: Sending initial data 6593 1726776666.05640: Sent initial data (151 bytes) 6593 1726776666.06281: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776666.06287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776666.06316: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776666.06321: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6593 1726776666.06324: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776666.06326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776666.06378: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776666.06382: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776666.06428: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776666.08129: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 <<< 6593 1726776666.08136: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776666.08162: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776666.08197: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpqzmthl07 /root/.ansible/tmp/ansible-tmp-1726776665.5489187-7368-225461617098707/AnsiballZ_copy.py <<< 6593 1726776666.08228: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776666.09003: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776666.09098: stderr chunk (state=3): >>><<< 6593 1726776666.09102: stdout chunk (state=3): >>><<< 6593 1726776666.09117: done transferring module to remote 6593 1726776666.09129: _low_level_execute_command(): starting 6593 1726776666.09136: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776665.5489187-7368-225461617098707/ /root/.ansible/tmp/ansible-tmp-1726776665.5489187-7368-225461617098707/AnsiballZ_copy.py && sleep 0' 6593 1726776666.09602: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776666.09606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776666.09645: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776666.09648: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776666.09651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776666.09702: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776666.09705: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776666.09749: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776666.11486: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776666.11530: stderr chunk (state=3): >>><<< 6593 1726776666.11533: stdout chunk (state=3): >>><<< 6593 1726776666.11547: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776666.11550: _low_level_execute_command(): starting 6593 1726776666.11554: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776665.5489187-7368-225461617098707/AnsiballZ_copy.py && sleep 0' 6593 1726776666.11971: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776666.11987: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776666.12001: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776666.12019: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776666.12065: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776666.12077: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776666.12128: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776666.26028: stdout chunk (state=3): >>> {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726776665.5489187-7368-225461617098707/.source", "md5sum": "8d80fe3f09ba4b9ac8d7fd5e8541a324", "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 30, "invocation": {"module_args": {"dest": "/etc/tuned/active_profile", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726776665.5489187-7368-225461617098707/.source", "_original_basename": ".djz521cp", "follow": false, "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 6593 1726776666.27056: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776666.27108: stderr chunk (state=3): >>><<< 6593 1726776666.27112: stdout chunk (state=3): >>><<< 6593 1726776666.27131: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726776665.5489187-7368-225461617098707/.source", "md5sum": "8d80fe3f09ba4b9ac8d7fd5e8541a324", "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 30, "invocation": {"module_args": {"dest": "/etc/tuned/active_profile", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726776665.5489187-7368-225461617098707/.source", "_original_basename": ".djz521cp", "follow": false, "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776666.27160: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/active_profile', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726776665.5489187-7368-225461617098707/.source', '_original_basename': '.djz521cp', 'follow': False, 'checksum': 'a79569d3860cb6a066e0e92c8b22ffd0e8796bfd', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776665.5489187-7368-225461617098707/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776666.27168: _low_level_execute_command(): starting 6593 1726776666.27175: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776665.5489187-7368-225461617098707/ > /dev/null 2>&1 && sleep 0' 6593 1726776666.27619: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776666.27653: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776666.27659: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776666.27662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776666.27747: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776666.27769: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776666.27791: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776666.27857: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776666.29626: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776666.29666: stderr chunk (state=3): >>><<< 6593 1726776666.29669: stdout chunk (state=3): >>><<< 6593 1726776666.29686: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776666.29692: handler run complete 6593 1726776666.29712: attempt loop complete, returning result 6593 1726776666.29715: _execute() done 6593 1726776666.29717: dumping result to json 6593 1726776666.29725: done dumping result, returning 6593 1726776666.29733: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile [025ceb90-32dd-710c-d93d-0000000000bc] 6593 1726776666.29742: sending task result for task 025ceb90-32dd-710c-d93d-0000000000bc 6593 1726776666.29845: done sending task result for task 025ceb90-32dd-710c-d93d-0000000000bc 6593 1726776666.29847: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "dest": "/etc/tuned/active_profile", "gid": 0, "group": "root", "md5sum": "8d80fe3f09ba4b9ac8d7fd5e8541a324", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 30, "src": "/root/.ansible/tmp/ansible-tmp-1726776665.5489187-7368-225461617098707/.source", "state": "file", "uid": 0 } 6593 1726776666.29933: no more pending results, returning what we have 6593 1726776666.29936: results queue empty 6593 1726776666.29937: checking for any_errors_fatal 6593 1726776666.29941: done checking for any_errors_fatal 6593 1726776666.29941: checking for max_fail_percentage 6593 1726776666.29943: done checking for max_fail_percentage 6593 1726776666.29944: checking to see if all hosts have failed and the running result is not ok 6593 1726776666.29944: done checking to see if all hosts have failed 6593 1726776666.29945: getting the remaining hosts for this loop 6593 1726776666.29946: done getting the remaining hosts for this loop 6593 1726776666.29950: getting the next task for host managed_node2 6593 1726776666.29954: done getting next task for host managed_node2 6593 1726776666.29960: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 6593 1726776666.29962: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776666.29970: getting variables 6593 1726776666.29972: in VariableManager get_vars() 6593 1726776666.30003: Calling all_inventory to load vars for managed_node2 6593 1726776666.30005: Calling groups_inventory to load vars for managed_node2 6593 1726776666.30008: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776666.30015: Calling all_plugins_play to load vars for managed_node2 6593 1726776666.30017: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776666.30021: Calling groups_plugins_play to load vars for managed_node2 6593 1726776666.30154: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776666.30284: done with get_vars() 6593 1726776666.30292: done getting variables 6593 1726776666.30360: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set profile_mode to manual] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Thursday 19 September 2024 16:11:06 -0400 (0:00:00.793) 0:00:43.728 **** 6593 1726776666.30392: entering _queue_task() for managed_node2/copy 6593 1726776666.30596: worker is 1 (out of 1 available) 6593 1726776666.30607: exiting _queue_task() for managed_node2/copy 6593 1726776666.30617: done queuing things up, now waiting for results queue to drain 6593 1726776666.30621: waiting for pending results... 6593 1726776666.30875: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 6593 1726776666.30982: in run() - task 025ceb90-32dd-710c-d93d-0000000000bd 6593 1726776666.31004: variable 'ansible_search_path' from source: unknown 6593 1726776666.31012: variable 'ansible_search_path' from source: unknown 6593 1726776666.31059: calling self._execute() 6593 1726776666.31139: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776666.31149: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776666.31162: variable 'omit' from source: magic vars 6593 1726776666.31265: variable 'omit' from source: magic vars 6593 1726776666.31319: variable 'omit' from source: magic vars 6593 1726776666.31352: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 6593 1726776666.31650: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 6593 1726776666.31738: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6593 1726776666.31775: variable 'omit' from source: magic vars 6593 1726776666.31822: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776666.31860: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776666.31885: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776666.31907: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776666.31927: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776666.31964: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776666.31973: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776666.31981: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776666.32082: Set connection var ansible_connection to ssh 6593 1726776666.32096: Set connection var ansible_timeout to 10 6593 1726776666.32104: Set connection var ansible_shell_type to sh 6593 1726776666.32115: Set connection var ansible_shell_executable to /bin/sh 6593 1726776666.32129: Set connection var ansible_pipelining to False 6593 1726776666.32146: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776666.32174: variable 'ansible_shell_executable' from source: unknown 6593 1726776666.32181: variable 'ansible_connection' from source: unknown 6593 1726776666.32187: variable 'ansible_module_compression' from source: unknown 6593 1726776666.32192: variable 'ansible_shell_type' from source: unknown 6593 1726776666.32198: variable 'ansible_shell_executable' from source: unknown 6593 1726776666.32204: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776666.32210: variable 'ansible_pipelining' from source: unknown 6593 1726776666.32216: variable 'ansible_timeout' from source: unknown 6593 1726776666.32227: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776666.32361: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776666.32386: variable 'omit' from source: magic vars 6593 1726776666.32393: starting attempt loop 6593 1726776666.32396: running the handler 6593 1726776666.32406: _low_level_execute_command(): starting 6593 1726776666.32413: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776666.32898: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776666.32926: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776666.32940: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776666.32984: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776666.33005: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776666.33043: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776666.34644: stdout chunk (state=3): >>>/root <<< 6593 1726776666.34796: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776666.34814: stdout chunk (state=3): >>><<< 6593 1726776666.34828: stderr chunk (state=3): >>><<< 6593 1726776666.34851: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776666.34869: _low_level_execute_command(): starting 6593 1726776666.34879: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776666.3485734-7416-62100576773062 `" && echo ansible-tmp-1726776666.3485734-7416-62100576773062="` echo /root/.ansible/tmp/ansible-tmp-1726776666.3485734-7416-62100576773062 `" ) && sleep 0' 6593 1726776666.35516: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776666.35526: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776666.35563: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776666.35567: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776666.35576: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776666.35639: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776666.35643: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776666.35708: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776666.37557: stdout chunk (state=3): >>>ansible-tmp-1726776666.3485734-7416-62100576773062=/root/.ansible/tmp/ansible-tmp-1726776666.3485734-7416-62100576773062 <<< 6593 1726776666.37673: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776666.37747: stderr chunk (state=3): >>><<< 6593 1726776666.37750: stdout chunk (state=3): >>><<< 6593 1726776666.38131: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776666.3485734-7416-62100576773062=/root/.ansible/tmp/ansible-tmp-1726776666.3485734-7416-62100576773062 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776666.38134: variable 'ansible_module_compression' from source: unknown 6593 1726776666.38136: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6593 1726776666.38138: variable 'ansible_facts' from source: unknown 6593 1726776666.38140: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776666.3485734-7416-62100576773062/AnsiballZ_stat.py 6593 1726776666.38548: Sending initial data 6593 1726776666.38551: Sent initial data (150 bytes) 6593 1726776666.39467: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776666.39470: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776666.39509: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776666.39512: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776666.39515: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776666.39562: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776666.39566: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776666.39608: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776666.41390: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776666.41451: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776666.41495: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpk_etneuj /root/.ansible/tmp/ansible-tmp-1726776666.3485734-7416-62100576773062/AnsiballZ_stat.py <<< 6593 1726776666.41816: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776666.42631: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776666.42886: stderr chunk (state=3): >>><<< 6593 1726776666.42889: stdout chunk (state=3): >>><<< 6593 1726776666.42891: done transferring module to remote 6593 1726776666.42893: _low_level_execute_command(): starting 6593 1726776666.42895: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776666.3485734-7416-62100576773062/ /root/.ansible/tmp/ansible-tmp-1726776666.3485734-7416-62100576773062/AnsiballZ_stat.py && sleep 0' 6593 1726776666.43469: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776666.43475: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776666.43503: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776666.43506: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776666.43509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776666.43623: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776666.43641: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776666.43644: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776666.45380: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776666.45442: stderr chunk (state=3): >>><<< 6593 1726776666.45446: stdout chunk (state=3): >>><<< 6593 1726776666.45535: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776666.45542: _low_level_execute_command(): starting 6593 1726776666.45545: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776666.3485734-7416-62100576773062/AnsiballZ_stat.py && sleep 0' 6593 1726776666.46090: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776666.46105: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776666.46123: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776666.46142: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776666.46185: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776666.46198: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776666.46212: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776666.46234: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776666.46246: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776666.46257: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776666.46269: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776666.46287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776666.46303: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776666.46316: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776666.46331: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776666.46345: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776666.46426: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776666.46448: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776666.46465: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776666.46561: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776666.60976: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profile_mode", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 5, "inode": 438304901, "dev": 51713, "nlink": 1, "atime": 1726776660.3913286, "mtime": 1726776660.5693274, "ctime": 1726776660.5693274, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "43683f4e92c48be4b00ddd86e011a4f27fcdbeb5", "mimetype": "text/plain", "charset": "us-ascii", "version": "3729785712", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 6593 1726776666.62552: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776666.62633: stderr chunk (state=3): >>><<< 6593 1726776666.62636: stdout chunk (state=3): >>><<< 6593 1726776666.62797: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profile_mode", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 5, "inode": 438304901, "dev": 51713, "nlink": 1, "atime": 1726776660.3913286, "mtime": 1726776660.5693274, "ctime": 1726776660.5693274, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "43683f4e92c48be4b00ddd86e011a4f27fcdbeb5", "mimetype": "text/plain", "charset": "us-ascii", "version": "3729785712", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776666.62801: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/profile_mode', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776666.3485734-7416-62100576773062/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6593 1726776666.62945: Sending initial data 6593 1726776666.62955: Sent initial data (138 bytes) 6593 1726776666.63805: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776666.63809: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776666.63854: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776666.63857: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776666.63859: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776666.63934: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776666.63938: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776666.63940: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776666.63996: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776666.65760: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776666.65796: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776666.65868: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/.zka5nmsu /root/.ansible/tmp/ansible-tmp-1726776666.3485734-7416-62100576773062/.source <<< 6593 1726776666.65899: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776666.66116: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776666.66272: stderr chunk (state=3): >>><<< 6593 1726776666.66276: stdout chunk (state=3): >>><<< 6593 1726776666.66279: _low_level_execute_command(): starting 6593 1726776666.66282: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776666.3485734-7416-62100576773062/ /root/.ansible/tmp/ansible-tmp-1726776666.3485734-7416-62100576773062/.source && sleep 0' 6593 1726776666.66797: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776666.66810: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776666.66827: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776666.66848: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776666.66886: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776666.66898: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776666.66912: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776666.66935: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776666.66951: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776666.66963: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776666.66976: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776666.66994: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776666.67011: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776666.67093: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776666.67096: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776666.67101: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776666.67137: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776666.68855: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776666.68914: stderr chunk (state=3): >>><<< 6593 1726776666.68917: stdout chunk (state=3): >>><<< 6593 1726776666.68966: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776666.68969: variable 'ansible_module_compression' from source: unknown 6593 1726776666.69024: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 6593 1726776666.69039: variable 'ansible_facts' from source: unknown 6593 1726776666.69083: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776666.3485734-7416-62100576773062/AnsiballZ_copy.py 6593 1726776666.69175: Sending initial data 6593 1726776666.69184: Sent initial data (150 bytes) 6593 1726776666.69811: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776666.69814: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776666.69849: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776666.69852: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776666.69854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776666.69907: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776666.69910: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776666.69951: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776666.71685: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776666.71720: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776666.71750: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmplgtkgsdp /root/.ansible/tmp/ansible-tmp-1726776666.3485734-7416-62100576773062/AnsiballZ_copy.py <<< 6593 1726776666.71780: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776666.72574: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776666.72661: stderr chunk (state=3): >>><<< 6593 1726776666.72665: stdout chunk (state=3): >>><<< 6593 1726776666.72679: done transferring module to remote 6593 1726776666.72686: _low_level_execute_command(): starting 6593 1726776666.72691: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776666.3485734-7416-62100576773062/ /root/.ansible/tmp/ansible-tmp-1726776666.3485734-7416-62100576773062/AnsiballZ_copy.py && sleep 0' 6593 1726776666.73107: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776666.73110: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776666.73146: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776666.73149: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776666.73151: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776666.73202: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776666.73205: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776666.73248: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776666.74990: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776666.75030: stderr chunk (state=3): >>><<< 6593 1726776666.75033: stdout chunk (state=3): >>><<< 6593 1726776666.75044: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776666.75047: _low_level_execute_command(): starting 6593 1726776666.75051: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776666.3485734-7416-62100576773062/AnsiballZ_copy.py && sleep 0' 6593 1726776666.75467: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776666.75473: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776666.75501: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776666.75504: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776666.75506: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776666.75555: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776666.75567: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776666.75613: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776666.89496: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726776666.3485734-7416-62100576773062/.source", "md5sum": "cf3f2a865fbea819dadd439586eaee31", "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 7, "invocation": {"module_args": {"dest": "/etc/tuned/profile_mode", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726776666.3485734-7416-62100576773062/.source", "_original_basename": ".zka5nmsu", "follow": false, "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 6593 1726776666.90664: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776666.90668: stdout chunk (state=3): >>><<< 6593 1726776666.90671: stderr chunk (state=3): >>><<< 6593 1726776666.90806: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726776666.3485734-7416-62100576773062/.source", "md5sum": "cf3f2a865fbea819dadd439586eaee31", "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 7, "invocation": {"module_args": {"dest": "/etc/tuned/profile_mode", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726776666.3485734-7416-62100576773062/.source", "_original_basename": ".zka5nmsu", "follow": false, "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776666.90813: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/profile_mode', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726776666.3485734-7416-62100576773062/.source', '_original_basename': '.zka5nmsu', 'follow': False, 'checksum': '3ef9f23deed2e23d3ef2b88b842fb882313e15ce', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776666.3485734-7416-62100576773062/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776666.90816: _low_level_execute_command(): starting 6593 1726776666.90820: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776666.3485734-7416-62100576773062/ > /dev/null 2>&1 && sleep 0' 6593 1726776666.91964: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776666.92007: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776666.92025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776666.92057: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776666.92121: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776666.92162: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776666.92179: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776666.92273: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776666.92284: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776666.92295: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776666.92309: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776666.92322: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776666.92335: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776666.92345: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776666.92354: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776666.92364: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776666.92442: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776666.92538: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776666.92552: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776666.92635: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776666.94487: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776666.94490: stdout chunk (state=3): >>><<< 6593 1726776666.94493: stderr chunk (state=3): >>><<< 6593 1726776666.94825: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776666.94829: handler run complete 6593 1726776666.94831: attempt loop complete, returning result 6593 1726776666.94834: _execute() done 6593 1726776666.94836: dumping result to json 6593 1726776666.94838: done dumping result, returning 6593 1726776666.94840: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual [025ceb90-32dd-710c-d93d-0000000000bd] 6593 1726776666.94843: sending task result for task 025ceb90-32dd-710c-d93d-0000000000bd changed: [managed_node2] => { "changed": true, "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "dest": "/etc/tuned/profile_mode", "gid": 0, "group": "root", "md5sum": "cf3f2a865fbea819dadd439586eaee31", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 7, "src": "/root/.ansible/tmp/ansible-tmp-1726776666.3485734-7416-62100576773062/.source", "state": "file", "uid": 0 } 6593 1726776666.95002: no more pending results, returning what we have 6593 1726776666.95005: results queue empty 6593 1726776666.95006: checking for any_errors_fatal 6593 1726776666.95011: done checking for any_errors_fatal 6593 1726776666.95011: checking for max_fail_percentage 6593 1726776666.95013: done checking for max_fail_percentage 6593 1726776666.95014: checking to see if all hosts have failed and the running result is not ok 6593 1726776666.95014: done checking to see if all hosts have failed 6593 1726776666.95015: getting the remaining hosts for this loop 6593 1726776666.95016: done getting the remaining hosts for this loop 6593 1726776666.95021: getting the next task for host managed_node2 6593 1726776666.95026: done getting next task for host managed_node2 6593 1726776666.95029: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get current config 6593 1726776666.95032: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776666.95040: done sending task result for task 025ceb90-32dd-710c-d93d-0000000000bd 6593 1726776666.95044: WORKER PROCESS EXITING 6593 1726776666.95050: getting variables 6593 1726776666.95052: in VariableManager get_vars() 6593 1726776666.95086: Calling all_inventory to load vars for managed_node2 6593 1726776666.95088: Calling groups_inventory to load vars for managed_node2 6593 1726776666.95090: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776666.95098: Calling all_plugins_play to load vars for managed_node2 6593 1726776666.95101: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776666.95103: Calling groups_plugins_play to load vars for managed_node2 6593 1726776666.95280: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776666.95512: done with get_vars() 6593 1726776666.95526: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get current config] ********** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:107 Thursday 19 September 2024 16:11:06 -0400 (0:00:00.652) 0:00:44.381 **** 6593 1726776666.95658: entering _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 6593 1726776666.95998: worker is 1 (out of 1 available) 6593 1726776666.96015: exiting _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 6593 1726776666.96028: done queuing things up, now waiting for results queue to drain 6593 1726776666.96030: waiting for pending results... 6593 1726776666.96340: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get current config 6593 1726776666.96442: in run() - task 025ceb90-32dd-710c-d93d-0000000000be 6593 1726776666.96459: variable 'ansible_search_path' from source: unknown 6593 1726776666.96474: variable 'ansible_search_path' from source: unknown 6593 1726776666.96515: calling self._execute() 6593 1726776666.96610: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776666.96623: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776666.96637: variable 'omit' from source: magic vars 6593 1726776666.96748: variable 'omit' from source: magic vars 6593 1726776666.96807: variable 'omit' from source: magic vars 6593 1726776666.96841: variable '__kernel_settings_profile_filename' from source: role '' all vars 6593 1726776666.97150: variable '__kernel_settings_profile_filename' from source: role '' all vars 6593 1726776666.97243: variable '__kernel_settings_profile_dir' from source: role '' all vars 6593 1726776666.97341: variable '__kernel_settings_profile_parent' from source: set_fact 6593 1726776666.97353: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6593 1726776666.97504: variable 'omit' from source: magic vars 6593 1726776666.97552: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776666.97627: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776666.97669: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776666.97698: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776666.97714: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776666.97749: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776666.97759: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776666.97802: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776666.97951: Set connection var ansible_connection to ssh 6593 1726776666.97965: Set connection var ansible_timeout to 10 6593 1726776666.97975: Set connection var ansible_shell_type to sh 6593 1726776666.97998: Set connection var ansible_shell_executable to /bin/sh 6593 1726776666.98016: Set connection var ansible_pipelining to False 6593 1726776666.98036: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776666.98062: variable 'ansible_shell_executable' from source: unknown 6593 1726776666.98070: variable 'ansible_connection' from source: unknown 6593 1726776666.98081: variable 'ansible_module_compression' from source: unknown 6593 1726776666.98088: variable 'ansible_shell_type' from source: unknown 6593 1726776666.98095: variable 'ansible_shell_executable' from source: unknown 6593 1726776666.98101: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776666.98108: variable 'ansible_pipelining' from source: unknown 6593 1726776666.98117: variable 'ansible_timeout' from source: unknown 6593 1726776666.98131: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776666.98325: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 6593 1726776666.98348: variable 'omit' from source: magic vars 6593 1726776666.98359: starting attempt loop 6593 1726776666.98365: running the handler 6593 1726776666.98386: _low_level_execute_command(): starting 6593 1726776666.98398: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776666.99140: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776666.99155: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776666.99174: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776666.99194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776666.99249: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776666.99262: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776666.99280: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776666.99300: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776666.99312: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776666.99326: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776666.99345: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776666.99359: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776666.99379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776666.99392: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776666.99403: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776666.99417: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776666.99576: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776666.99610: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776666.99639: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776666.99714: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776667.01309: stdout chunk (state=3): >>>/root <<< 6593 1726776667.01491: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776667.01495: stdout chunk (state=3): >>><<< 6593 1726776667.01497: stderr chunk (state=3): >>><<< 6593 1726776667.01524: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776667.01627: _low_level_execute_command(): starting 6593 1726776667.01631: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776667.0153575-7462-280750219941932 `" && echo ansible-tmp-1726776667.0153575-7462-280750219941932="` echo /root/.ansible/tmp/ansible-tmp-1726776667.0153575-7462-280750219941932 `" ) && sleep 0' 6593 1726776667.02235: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776667.02252: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776667.02268: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776667.02286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776667.02333: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776667.02349: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776667.02366: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776667.02384: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776667.02399: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776667.02410: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776667.02427: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776667.02441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776667.02457: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776667.02475: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776667.02487: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776667.02505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776667.02586: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776667.02609: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776667.02635: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776667.02707: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776667.04607: stdout chunk (state=3): >>>ansible-tmp-1726776667.0153575-7462-280750219941932=/root/.ansible/tmp/ansible-tmp-1726776667.0153575-7462-280750219941932 <<< 6593 1726776667.04734: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776667.04806: stderr chunk (state=3): >>><<< 6593 1726776667.04810: stdout chunk (state=3): >>><<< 6593 1726776667.04927: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776667.0153575-7462-280750219941932=/root/.ansible/tmp/ansible-tmp-1726776667.0153575-7462-280750219941932 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776667.04931: variable 'ansible_module_compression' from source: unknown 6593 1726776667.04934: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 6593 1726776667.05036: variable 'ansible_facts' from source: unknown 6593 1726776667.05060: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776667.0153575-7462-280750219941932/AnsiballZ_kernel_settings_get_config.py 6593 1726776667.05207: Sending initial data 6593 1726776667.05210: Sent initial data (173 bytes) 6593 1726776667.06169: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776667.06187: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776667.06202: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776667.06222: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776667.06267: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776667.06283: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776667.06298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776667.06315: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776667.06330: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776667.06344: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776667.06357: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776667.06374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776667.06391: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776667.06432: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776667.06444: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776667.06486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776667.06610: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776667.06943: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776667.07219: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776667.07472: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776667.09137: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776667.09141: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776667.09188: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpcjq8mti5 /root/.ansible/tmp/ansible-tmp-1726776667.0153575-7462-280750219941932/AnsiballZ_kernel_settings_get_config.py <<< 6593 1726776667.09220: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776667.10327: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776667.10503: stderr chunk (state=3): >>><<< 6593 1726776667.10507: stdout chunk (state=3): >>><<< 6593 1726776667.10509: done transferring module to remote 6593 1726776667.10512: _low_level_execute_command(): starting 6593 1726776667.10515: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776667.0153575-7462-280750219941932/ /root/.ansible/tmp/ansible-tmp-1726776667.0153575-7462-280750219941932/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6593 1726776667.11137: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776667.11152: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776667.11168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776667.11191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776667.11233: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776667.11246: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776667.11260: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776667.11278: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776667.11295: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776667.11307: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776667.11322: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776667.11337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776667.11354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776667.11366: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776667.11378: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776667.11396: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776667.11472: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776667.11493: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776667.11516: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776667.11581: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776667.13386: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776667.13389: stdout chunk (state=3): >>><<< 6593 1726776667.13392: stderr chunk (state=3): >>><<< 6593 1726776667.13427: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776667.13431: _low_level_execute_command(): starting 6593 1726776667.13433: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776667.0153575-7462-280750219941932/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6593 1726776667.14103: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776667.14117: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776667.14138: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776667.14165: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776667.14213: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776667.14230: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776667.14245: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776667.14269: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776667.14286: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776667.14302: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776667.14315: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776667.14332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776667.14348: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776667.14361: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776667.14381: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776667.14399: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776667.14480: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776667.14506: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776667.14529: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776667.14605: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776667.28154: stdout chunk (state=3): >>> {"changed": false, "data": {"main": {"summary": "kernel settings"}, "sysctl": {"fs.epoll.max_user_watches": "785592", "fs.file-max": "379724", "kernel.threads-max": "29968", "vm.max_map_count": "65530"}, "sysfs": {"/sys/fs/selinux/avc/cache_threshold": "256", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0", "/sys/kernel/debug/x86/ibrs_enabled": "0"}}, "invocation": {"module_args": {"path": "/etc/tuned/kernel_settings/tuned.conf"}}} <<< 6593 1726776667.29248: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776667.29252: stdout chunk (state=3): >>><<< 6593 1726776667.29254: stderr chunk (state=3): >>><<< 6593 1726776667.29385: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {"main": {"summary": "kernel settings"}, "sysctl": {"fs.epoll.max_user_watches": "785592", "fs.file-max": "379724", "kernel.threads-max": "29968", "vm.max_map_count": "65530"}, "sysfs": {"/sys/fs/selinux/avc/cache_threshold": "256", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0", "/sys/kernel/debug/x86/ibrs_enabled": "0"}}, "invocation": {"module_args": {"path": "/etc/tuned/kernel_settings/tuned.conf"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776667.29393: done with _execute_module (fedora.linux_system_roles.kernel_settings_get_config, {'path': '/etc/tuned/kernel_settings/tuned.conf', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.kernel_settings_get_config', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776667.0153575-7462-280750219941932/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776667.29397: _low_level_execute_command(): starting 6593 1726776667.29399: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776667.0153575-7462-280750219941932/ > /dev/null 2>&1 && sleep 0' 6593 1726776667.30130: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776667.30133: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776667.30165: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776667.30168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776667.30174: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776667.30228: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776667.30238: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776667.30272: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776667.32399: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776667.32402: stdout chunk (state=3): >>><<< 6593 1726776667.32405: stderr chunk (state=3): >>><<< 6593 1726776667.32533: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776667.32536: handler run complete 6593 1726776667.32538: attempt loop complete, returning result 6593 1726776667.32540: _execute() done 6593 1726776667.32542: dumping result to json 6593 1726776667.32544: done dumping result, returning 6593 1726776667.32546: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get current config [025ceb90-32dd-710c-d93d-0000000000be] 6593 1726776667.32548: sending task result for task 025ceb90-32dd-710c-d93d-0000000000be 6593 1726776667.32622: done sending task result for task 025ceb90-32dd-710c-d93d-0000000000be 6593 1726776667.32625: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "data": { "main": { "summary": "kernel settings" }, "sysctl": { "fs.epoll.max_user_watches": "785592", "fs.file-max": "379724", "kernel.threads-max": "29968", "vm.max_map_count": "65530" }, "sysfs": { "/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" } } } 6593 1726776667.32897: no more pending results, returning what we have 6593 1726776667.32901: results queue empty 6593 1726776667.32902: checking for any_errors_fatal 6593 1726776667.32907: done checking for any_errors_fatal 6593 1726776667.32908: checking for max_fail_percentage 6593 1726776667.32909: done checking for max_fail_percentage 6593 1726776667.32910: checking to see if all hosts have failed and the running result is not ok 6593 1726776667.32911: done checking to see if all hosts have failed 6593 1726776667.32912: getting the remaining hosts for this loop 6593 1726776667.32913: done getting the remaining hosts for this loop 6593 1726776667.32917: getting the next task for host managed_node2 6593 1726776667.32936: done getting next task for host managed_node2 6593 1726776667.32941: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 6593 1726776667.32943: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776667.32953: getting variables 6593 1726776667.32955: in VariableManager get_vars() 6593 1726776667.32991: Calling all_inventory to load vars for managed_node2 6593 1726776667.32994: Calling groups_inventory to load vars for managed_node2 6593 1726776667.32997: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776667.33006: Calling all_plugins_play to load vars for managed_node2 6593 1726776667.33009: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776667.33012: Calling groups_plugins_play to load vars for managed_node2 6593 1726776667.33304: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776667.33542: done with get_vars() 6593 1726776667.33552: done getting variables 6593 1726776667.33772: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Apply kernel settings] ******* task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Thursday 19 September 2024 16:11:07 -0400 (0:00:00.381) 0:00:44.762 **** 6593 1726776667.33814: entering _queue_task() for managed_node2/template 6593 1726776667.33816: Creating lock for template 6593 1726776667.34097: worker is 1 (out of 1 available) 6593 1726776667.34110: exiting _queue_task() for managed_node2/template 6593 1726776667.34123: done queuing things up, now waiting for results queue to drain 6593 1726776667.34124: waiting for pending results... 6593 1726776667.34330: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 6593 1726776667.34404: in run() - task 025ceb90-32dd-710c-d93d-0000000000bf 6593 1726776667.34417: variable 'ansible_search_path' from source: unknown 6593 1726776667.34433: variable 'ansible_search_path' from source: unknown 6593 1726776667.34471: calling self._execute() 6593 1726776667.34567: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776667.34582: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776667.34595: variable 'omit' from source: magic vars 6593 1726776667.34704: variable 'omit' from source: magic vars 6593 1726776667.34762: variable 'omit' from source: magic vars 6593 1726776667.35101: variable '__kernel_settings_profile_src' from source: role '' all vars 6593 1726776667.35113: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6593 1726776667.35200: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6593 1726776667.35231: variable '__kernel_settings_profile_filename' from source: role '' all vars 6593 1726776667.35305: variable '__kernel_settings_profile_filename' from source: role '' all vars 6593 1726776667.35380: variable '__kernel_settings_profile_dir' from source: role '' all vars 6593 1726776667.35476: variable '__kernel_settings_profile_parent' from source: set_fact 6593 1726776667.35488: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6593 1726776667.35531: variable 'omit' from source: magic vars 6593 1726776667.35575: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776667.35620: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776667.35647: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776667.35676: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776667.35693: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776667.35722: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776667.35726: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776667.35730: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776667.35799: Set connection var ansible_connection to ssh 6593 1726776667.35807: Set connection var ansible_timeout to 10 6593 1726776667.35813: Set connection var ansible_shell_type to sh 6593 1726776667.35824: Set connection var ansible_shell_executable to /bin/sh 6593 1726776667.35836: Set connection var ansible_pipelining to False 6593 1726776667.35879: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776667.35902: variable 'ansible_shell_executable' from source: unknown 6593 1726776667.35909: variable 'ansible_connection' from source: unknown 6593 1726776667.35924: variable 'ansible_module_compression' from source: unknown 6593 1726776667.35935: variable 'ansible_shell_type' from source: unknown 6593 1726776667.35942: variable 'ansible_shell_executable' from source: unknown 6593 1726776667.35949: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776667.35957: variable 'ansible_pipelining' from source: unknown 6593 1726776667.35963: variable 'ansible_timeout' from source: unknown 6593 1726776667.35969: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776667.36100: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776667.36120: variable 'omit' from source: magic vars 6593 1726776667.36136: starting attempt loop 6593 1726776667.36149: running the handler 6593 1726776667.36163: _low_level_execute_command(): starting 6593 1726776667.36175: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776667.36858: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776667.36876: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776667.36892: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776667.36914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776667.36956: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776667.36969: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776667.36983: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776667.37001: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776667.37012: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776667.37027: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776667.37038: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776667.37051: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776667.37066: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776667.37079: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776667.37090: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776667.37102: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776667.37181: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776667.37203: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776667.37222: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776667.37291: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776667.38889: stdout chunk (state=3): >>>/root <<< 6593 1726776667.39043: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776667.39045: stdout chunk (state=3): >>><<< 6593 1726776667.39046: stderr chunk (state=3): >>><<< 6593 1726776667.39124: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776667.39134: _low_level_execute_command(): starting 6593 1726776667.39137: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776667.3906121-7497-6004972729031 `" && echo ansible-tmp-1726776667.3906121-7497-6004972729031="` echo /root/.ansible/tmp/ansible-tmp-1726776667.3906121-7497-6004972729031 `" ) && sleep 0' 6593 1726776667.39772: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776667.39802: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776667.41643: stdout chunk (state=3): >>>ansible-tmp-1726776667.3906121-7497-6004972729031=/root/.ansible/tmp/ansible-tmp-1726776667.3906121-7497-6004972729031 <<< 6593 1726776667.41759: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776667.41806: stderr chunk (state=3): >>><<< 6593 1726776667.41809: stdout chunk (state=3): >>><<< 6593 1726776667.41828: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776667.3906121-7497-6004972729031=/root/.ansible/tmp/ansible-tmp-1726776667.3906121-7497-6004972729031 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776667.41844: evaluation_path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks 6593 1726776667.41861: search_path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/templates/kernel_settings.j2 /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/kernel_settings.j2 /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/templates/kernel_settings.j2 /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/kernel_settings.j2 /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/kernel_settings.j2 /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/kernel_settings.j2 6593 1726776667.41882: variable 'ansible_search_path' from source: unknown 6593 1726776667.42480: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776667.44604: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776667.44648: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776667.44674: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776667.44709: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776667.44732: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776667.44917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776667.44937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776667.44955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776667.44989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776667.44999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776667.45226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776667.45242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776667.45259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776667.45289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776667.45300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776667.45534: variable 'ansible_managed' from source: unknown 6593 1726776667.45538: variable '__sections' from source: task vars 6593 1726776667.45624: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776667.45641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776667.45658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776667.45685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776667.45696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776667.45769: variable 'kernel_settings_sysctl' from source: include params 6593 1726776667.45776: variable '__kernel_settings_state_empty' from source: role '' all vars 6593 1726776667.45781: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6593 1726776667.45824: variable '__sysctl_old' from source: task vars 6593 1726776667.45876: variable '__sysctl_old' from source: task vars 6593 1726776667.46009: variable 'kernel_settings_purge' from source: role '' defaults 6593 1726776667.46013: variable 'kernel_settings_sysctl' from source: include params 6593 1726776667.46020: variable '__kernel_settings_state_empty' from source: role '' all vars 6593 1726776667.46025: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6593 1726776667.46029: variable '__kernel_settings_profile_contents' from source: set_fact 6593 1726776667.46175: variable 'kernel_settings_sysfs' from source: include params 6593 1726776667.46178: variable '__kernel_settings_state_empty' from source: role '' all vars 6593 1726776667.46181: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6593 1726776667.46200: variable '__sysfs_old' from source: task vars 6593 1726776667.46243: variable '__sysfs_old' from source: task vars 6593 1726776667.46379: variable 'kernel_settings_purge' from source: role '' defaults 6593 1726776667.46385: variable 'kernel_settings_sysfs' from source: include params 6593 1726776667.46391: variable '__kernel_settings_state_empty' from source: role '' all vars 6593 1726776667.46395: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6593 1726776667.46399: variable '__kernel_settings_profile_contents' from source: set_fact 6593 1726776667.46432: variable 'kernel_settings_systemd_cpu_affinity' from source: role '' defaults 6593 1726776667.46438: variable '__systemd_old' from source: task vars 6593 1726776667.46486: variable '__systemd_old' from source: task vars 6593 1726776667.46616: variable 'kernel_settings_purge' from source: role '' defaults 6593 1726776667.46621: variable 'kernel_settings_systemd_cpu_affinity' from source: role '' defaults 6593 1726776667.46624: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776667.46629: variable '__kernel_settings_profile_contents' from source: set_fact 6593 1726776667.46642: variable 'kernel_settings_transparent_hugepages' from source: role '' defaults 6593 1726776667.46645: variable 'kernel_settings_transparent_hugepages_defrag' from source: role '' defaults 6593 1726776667.46649: variable '__trans_huge_old' from source: task vars 6593 1726776667.46696: variable '__trans_huge_old' from source: task vars 6593 1726776667.46819: variable 'kernel_settings_purge' from source: role '' defaults 6593 1726776667.46825: variable 'kernel_settings_transparent_hugepages' from source: role '' defaults 6593 1726776667.46828: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776667.46833: variable '__kernel_settings_profile_contents' from source: set_fact 6593 1726776667.46844: variable '__trans_defrag_old' from source: task vars 6593 1726776667.46886: variable '__trans_defrag_old' from source: task vars 6593 1726776667.47011: variable 'kernel_settings_purge' from source: role '' defaults 6593 1726776667.47015: variable 'kernel_settings_transparent_hugepages_defrag' from source: role '' defaults 6593 1726776667.47023: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776667.47029: variable '__kernel_settings_profile_contents' from source: set_fact 6593 1726776667.47042: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776667.47053: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776667.47063: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776667.47075: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776667.47082: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776667.47087: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776667.47101: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776667.47107: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776667.47114: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776667.47120: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776667.47132: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776667.47138: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776667.47144: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776667.47146: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776667.47151: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776667.47587: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776667.47628: variable 'ansible_module_compression' from source: unknown 6593 1726776667.47668: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6593 1726776667.47688: variable 'ansible_facts' from source: unknown 6593 1726776667.47751: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776667.3906121-7497-6004972729031/AnsiballZ_stat.py 6593 1726776667.47849: Sending initial data 6593 1726776667.47858: Sent initial data (149 bytes) 6593 1726776667.48525: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776667.48533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776667.48569: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776667.48573: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776667.48576: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776667.48631: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776667.48634: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776667.48637: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776667.48681: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776667.50437: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776667.50472: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776667.50508: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpwxj01z9d /root/.ansible/tmp/ansible-tmp-1726776667.3906121-7497-6004972729031/AnsiballZ_stat.py <<< 6593 1726776667.50538: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776667.51279: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776667.51374: stderr chunk (state=3): >>><<< 6593 1726776667.51377: stdout chunk (state=3): >>><<< 6593 1726776667.51393: done transferring module to remote 6593 1726776667.51401: _low_level_execute_command(): starting 6593 1726776667.51406: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776667.3906121-7497-6004972729031/ /root/.ansible/tmp/ansible-tmp-1726776667.3906121-7497-6004972729031/AnsiballZ_stat.py && sleep 0' 6593 1726776667.51845: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776667.51848: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776667.51884: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776667.51887: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776667.51889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776667.51891: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776667.51946: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776667.51950: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776667.51954: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776667.51989: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776667.53725: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776667.53769: stderr chunk (state=3): >>><<< 6593 1726776667.53774: stdout chunk (state=3): >>><<< 6593 1726776667.53785: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776667.53787: _low_level_execute_command(): starting 6593 1726776667.53792: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776667.3906121-7497-6004972729031/AnsiballZ_stat.py && sleep 0' 6593 1726776667.54200: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776667.54213: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776667.54232: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776667.54244: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776667.54253: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776667.54301: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776667.54314: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776667.54355: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776667.68612: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/kernel_settings/tuned.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 381, "inode": 58720388, "dev": 51713, "nlink": 1, "atime": 1726776667.2792864, "mtime": 1726776659.0613368, "ctime": 1726776659.5563335, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "13fdc203370e2b8e7e42c13d94b671b1ac621563", "mimetype": "text/plain", "charset": "us-ascii", "version": "3621915510", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 6593 1726776667.69947: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776667.69952: stdout chunk (state=3): >>><<< 6593 1726776667.69954: stderr chunk (state=3): >>><<< 6593 1726776667.70115: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/kernel_settings/tuned.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 381, "inode": 58720388, "dev": 51713, "nlink": 1, "atime": 1726776667.2792864, "mtime": 1726776659.0613368, "ctime": 1726776659.5563335, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "13fdc203370e2b8e7e42c13d94b671b1ac621563", "mimetype": "text/plain", "charset": "us-ascii", "version": "3621915510", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776667.70129: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/kernel_settings/tuned.conf', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776667.3906121-7497-6004972729031/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6593 1726776667.70207: Sending initial data 6593 1726776667.70211: Sent initial data (163 bytes) 6593 1726776667.71194: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776667.71210: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776667.71227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776667.71244: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776667.71294: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776667.71305: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776667.71322: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776667.71341: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776667.71352: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776667.71361: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776667.71377: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776667.71394: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776667.71409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776667.71423: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776667.71438: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776667.71452: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776667.71530: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776667.71554: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776667.71569: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776667.71642: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776667.73373: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 <<< 6593 1726776667.73382: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776667.73405: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776667.73442: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmp76x5_t6v/kernel_settings.j2 /root/.ansible/tmp/ansible-tmp-1726776667.3906121-7497-6004972729031/.source.conf <<< 6593 1726776667.73474: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776667.73634: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776667.73727: stderr chunk (state=3): >>><<< 6593 1726776667.73732: stdout chunk (state=3): >>><<< 6593 1726776667.73771: _low_level_execute_command(): starting 6593 1726776667.73774: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776667.3906121-7497-6004972729031/ /root/.ansible/tmp/ansible-tmp-1726776667.3906121-7497-6004972729031/.source.conf && sleep 0' 6593 1726776667.74471: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776667.74475: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776667.74821: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776667.74824: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776667.74827: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776667.74829: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776667.74831: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776667.74833: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776667.74835: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776667.74837: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776667.74838: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776667.74840: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776667.74842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776667.74844: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776667.74846: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776667.74848: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776667.74850: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776667.74851: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776667.74853: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776667.74899: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776667.76515: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776667.76553: stderr chunk (state=3): >>><<< 6593 1726776667.76556: stdout chunk (state=3): >>><<< 6593 1726776667.76568: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776667.76592: variable 'ansible_module_compression' from source: unknown 6593 1726776667.76627: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 6593 1726776667.76643: variable 'ansible_facts' from source: unknown 6593 1726776667.76691: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776667.3906121-7497-6004972729031/AnsiballZ_copy.py 6593 1726776667.76783: Sending initial data 6593 1726776667.76786: Sent initial data (149 bytes) 6593 1726776667.77389: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776667.77394: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776667.77445: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776667.77448: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration <<< 6593 1726776667.77450: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776667.77452: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776667.77504: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776667.77507: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776667.77555: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776667.79302: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776667.79329: stderr chunk (state=3): >>>debug1: Using server download size 261120 <<< 6593 1726776667.79336: stderr chunk (state=3): >>>debug1: Using server upload size 261120 <<< 6593 1726776667.79341: stderr chunk (state=3): >>>debug1: Server handle limit 1019; using 64 <<< 6593 1726776667.79386: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpxruzv_27 /root/.ansible/tmp/ansible-tmp-1726776667.3906121-7497-6004972729031/AnsiballZ_copy.py <<< 6593 1726776667.79416: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776667.80206: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776667.80327: stderr chunk (state=3): >>><<< 6593 1726776667.80330: stdout chunk (state=3): >>><<< 6593 1726776667.80333: done transferring module to remote 6593 1726776667.80335: _low_level_execute_command(): starting 6593 1726776667.80337: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776667.3906121-7497-6004972729031/ /root/.ansible/tmp/ansible-tmp-1726776667.3906121-7497-6004972729031/AnsiballZ_copy.py && sleep 0' 6593 1726776667.80729: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776667.80735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776667.80776: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration <<< 6593 1726776667.80780: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776667.80838: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776667.80843: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776667.80878: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776667.82630: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776667.82668: stderr chunk (state=3): >>><<< 6593 1726776667.82674: stdout chunk (state=3): >>><<< 6593 1726776667.82687: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776667.82690: _low_level_execute_command(): starting 6593 1726776667.82695: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776667.3906121-7497-6004972729031/AnsiballZ_copy.py && sleep 0' 6593 1726776667.83092: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776667.83097: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776667.83129: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776667.83141: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776667.83151: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776667.83200: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776667.83212: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776667.83262: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776667.97422: stdout chunk (state=3): >>> {"dest": "/etc/tuned/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726776667.3906121-7497-6004972729031/.source.conf", "md5sum": "ba6aeb244f15eac2bcf15c0dd41fdff5", "checksum": "3feaf86b2638623e3300792e683ce55f91f31e9a", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 372, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726776667.3906121-7497-6004972729031/.source.conf", "dest": "/etc/tuned/kernel_settings/tuned.conf", "mode": "0644", "follow": false, "_original_basename": "kernel_settings.j2", "checksum": "3feaf86b2638623e3300792e683ce55f91f31e9a", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 6593 1726776667.98527: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776667.98576: stderr chunk (state=3): >>><<< 6593 1726776667.98580: stdout chunk (state=3): >>><<< 6593 1726776667.98594: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726776667.3906121-7497-6004972729031/.source.conf", "md5sum": "ba6aeb244f15eac2bcf15c0dd41fdff5", "checksum": "3feaf86b2638623e3300792e683ce55f91f31e9a", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 372, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726776667.3906121-7497-6004972729031/.source.conf", "dest": "/etc/tuned/kernel_settings/tuned.conf", "mode": "0644", "follow": false, "_original_basename": "kernel_settings.j2", "checksum": "3feaf86b2638623e3300792e683ce55f91f31e9a", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776667.98622: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726776667.3906121-7497-6004972729031/.source.conf', 'dest': '/etc/tuned/kernel_settings/tuned.conf', 'mode': '0644', 'follow': False, '_original_basename': 'kernel_settings.j2', 'checksum': '3feaf86b2638623e3300792e683ce55f91f31e9a', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776667.3906121-7497-6004972729031/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776667.98646: _low_level_execute_command(): starting 6593 1726776667.98649: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776667.3906121-7497-6004972729031/ > /dev/null 2>&1 && sleep 0' 6593 1726776667.99068: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776667.99075: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776667.99106: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776667.99112: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776667.99121: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776667.99128: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776667.99137: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776667.99147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776667.99153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776667.99213: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776667.99216: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776667.99225: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776667.99264: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776668.01104: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776668.01108: stdout chunk (state=3): >>><<< 6593 1726776668.01110: stderr chunk (state=3): >>><<< 6593 1726776668.01210: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776668.01216: handler run complete 6593 1726776668.01221: attempt loop complete, returning result 6593 1726776668.01223: _execute() done 6593 1726776668.01225: dumping result to json 6593 1726776668.01227: done dumping result, returning 6593 1726776668.01229: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings [025ceb90-32dd-710c-d93d-0000000000bf] 6593 1726776668.01231: sending task result for task 025ceb90-32dd-710c-d93d-0000000000bf 6593 1726776668.01352: done sending task result for task 025ceb90-32dd-710c-d93d-0000000000bf 6593 1726776668.01355: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "checksum": "3feaf86b2638623e3300792e683ce55f91f31e9a", "dest": "/etc/tuned/kernel_settings/tuned.conf", "gid": 0, "group": "root", "md5sum": "ba6aeb244f15eac2bcf15c0dd41fdff5", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 372, "src": "/root/.ansible/tmp/ansible-tmp-1726776667.3906121-7497-6004972729031/.source.conf", "state": "file", "uid": 0 } 6593 1726776668.01459: no more pending results, returning what we have 6593 1726776668.01463: results queue empty 6593 1726776668.01465: checking for any_errors_fatal 6593 1726776668.01470: done checking for any_errors_fatal 6593 1726776668.01471: checking for max_fail_percentage 6593 1726776668.01472: done checking for max_fail_percentage 6593 1726776668.01473: checking to see if all hosts have failed and the running result is not ok 6593 1726776668.01474: done checking to see if all hosts have failed 6593 1726776668.01474: getting the remaining hosts for this loop 6593 1726776668.01476: done getting the remaining hosts for this loop 6593 1726776668.01479: getting the next task for host managed_node2 6593 1726776668.01484: done getting next task for host managed_node2 6593 1726776668.01487: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 6593 1726776668.01490: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776668.01498: getting variables 6593 1726776668.01500: in VariableManager get_vars() 6593 1726776668.01533: Calling all_inventory to load vars for managed_node2 6593 1726776668.01536: Calling groups_inventory to load vars for managed_node2 6593 1726776668.01538: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776668.01547: Calling all_plugins_play to load vars for managed_node2 6593 1726776668.01551: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776668.01554: Calling groups_plugins_play to load vars for managed_node2 6593 1726776668.01662: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776668.01784: done with get_vars() 6593 1726776668.01793: done getting variables 6593 1726776668.01837: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 Thursday 19 September 2024 16:11:08 -0400 (0:00:00.680) 0:00:45.443 **** 6593 1726776668.01859: entering _queue_task() for managed_node2/service 6593 1726776668.02036: worker is 1 (out of 1 available) 6593 1726776668.02050: exiting _queue_task() for managed_node2/service 6593 1726776668.02060: done queuing things up, now waiting for results queue to drain 6593 1726776668.02062: waiting for pending results... 6593 1726776668.02226: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 6593 1726776668.02291: in run() - task 025ceb90-32dd-710c-d93d-0000000000c0 6593 1726776668.02303: variable 'ansible_search_path' from source: unknown 6593 1726776668.02306: variable 'ansible_search_path' from source: unknown 6593 1726776668.02345: variable '__kernel_settings_services' from source: include_vars 6593 1726776668.02636: variable '__kernel_settings_services' from source: include_vars 6593 1726776668.02689: variable 'omit' from source: magic vars 6593 1726776668.02753: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776668.02763: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776668.02773: variable 'omit' from source: magic vars 6593 1726776668.02947: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776668.03142: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776668.03189: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776668.03234: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776668.03266: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776668.03380: variable '__kernel_settings_register_profile' from source: set_fact 6593 1726776668.03404: variable '__kernel_settings_register_mode' from source: set_fact 6593 1726776668.03432: Evaluated conditional (__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed): True 6593 1726776668.03448: variable 'omit' from source: magic vars 6593 1726776668.03492: variable 'omit' from source: magic vars 6593 1726776668.03559: variable 'item' from source: unknown 6593 1726776668.03639: variable 'item' from source: unknown 6593 1726776668.03665: variable 'omit' from source: magic vars 6593 1726776668.03702: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776668.03743: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776668.03766: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776668.03791: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776668.03813: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776668.03854: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776668.03862: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776668.03869: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776668.03978: Set connection var ansible_connection to ssh 6593 1726776668.03990: Set connection var ansible_timeout to 10 6593 1726776668.03996: Set connection var ansible_shell_type to sh 6593 1726776668.04005: Set connection var ansible_shell_executable to /bin/sh 6593 1726776668.04013: Set connection var ansible_pipelining to False 6593 1726776668.04033: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776668.04077: variable 'ansible_shell_executable' from source: unknown 6593 1726776668.04086: variable 'ansible_connection' from source: unknown 6593 1726776668.04092: variable 'ansible_module_compression' from source: unknown 6593 1726776668.04097: variable 'ansible_shell_type' from source: unknown 6593 1726776668.04103: variable 'ansible_shell_executable' from source: unknown 6593 1726776668.04108: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776668.04115: variable 'ansible_pipelining' from source: unknown 6593 1726776668.04126: variable 'ansible_timeout' from source: unknown 6593 1726776668.04136: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776668.04238: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776668.04250: variable 'omit' from source: magic vars 6593 1726776668.04257: starting attempt loop 6593 1726776668.04260: running the handler 6593 1726776668.04327: variable 'ansible_facts' from source: unknown 6593 1726776668.04680: _low_level_execute_command(): starting 6593 1726776668.04687: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776668.05380: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776668.05391: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776668.05413: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776668.05416: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776668.05451: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776668.05458: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776668.05474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776668.05498: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776668.05502: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776668.05504: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776668.05507: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776668.05515: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776668.05535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776668.05538: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776668.05540: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776668.05557: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776668.05623: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776668.05640: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776668.05651: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776668.05723: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776668.07308: stdout chunk (state=3): >>>/root <<< 6593 1726776668.07410: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776668.07459: stderr chunk (state=3): >>><<< 6593 1726776668.07462: stdout chunk (state=3): >>><<< 6593 1726776668.07481: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776668.07494: _low_level_execute_command(): starting 6593 1726776668.07498: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776668.0748112-7535-174233792934063 `" && echo ansible-tmp-1726776668.0748112-7535-174233792934063="` echo /root/.ansible/tmp/ansible-tmp-1726776668.0748112-7535-174233792934063 `" ) && sleep 0' 6593 1726776668.08115: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776668.08128: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776668.08138: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776668.08151: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776668.08189: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776668.08195: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776668.08205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776668.08222: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776668.08231: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776668.08237: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776668.08244: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776668.08254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776668.08264: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776668.08271: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776668.08281: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776668.08290: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776668.08368: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776668.08393: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776668.08396: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776668.08460: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776668.10296: stdout chunk (state=3): >>>ansible-tmp-1726776668.0748112-7535-174233792934063=/root/.ansible/tmp/ansible-tmp-1726776668.0748112-7535-174233792934063 <<< 6593 1726776668.10407: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776668.10453: stderr chunk (state=3): >>><<< 6593 1726776668.10457: stdout chunk (state=3): >>><<< 6593 1726776668.10473: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776668.0748112-7535-174233792934063=/root/.ansible/tmp/ansible-tmp-1726776668.0748112-7535-174233792934063 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776668.10494: variable 'ansible_module_compression' from source: unknown 6593 1726776668.10534: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 6593 1726776668.10578: variable 'ansible_facts' from source: unknown 6593 1726776668.10704: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776668.0748112-7535-174233792934063/AnsiballZ_systemd.py 6593 1726776668.10808: Sending initial data 6593 1726776668.10811: Sent initial data (154 bytes) 6593 1726776668.11444: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776668.11450: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776668.11492: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776668.11496: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776668.11498: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776668.11541: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776668.11559: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776668.11562: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776668.11601: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776668.13304: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776668.13335: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776668.13370: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpyxieq1ww /root/.ansible/tmp/ansible-tmp-1726776668.0748112-7535-174233792934063/AnsiballZ_systemd.py <<< 6593 1726776668.13400: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776668.15057: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776668.15147: stderr chunk (state=3): >>><<< 6593 1726776668.15150: stdout chunk (state=3): >>><<< 6593 1726776668.15166: done transferring module to remote 6593 1726776668.15175: _low_level_execute_command(): starting 6593 1726776668.15178: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776668.0748112-7535-174233792934063/ /root/.ansible/tmp/ansible-tmp-1726776668.0748112-7535-174233792934063/AnsiballZ_systemd.py && sleep 0' 6593 1726776668.15594: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776668.15600: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776668.15630: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776668.15643: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776668.15696: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776668.15707: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776668.15751: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776668.17495: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776668.17536: stderr chunk (state=3): >>><<< 6593 1726776668.17539: stdout chunk (state=3): >>><<< 6593 1726776668.17550: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776668.17553: _low_level_execute_command(): starting 6593 1726776668.17558: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776668.0748112-7535-174233792934063/AnsiballZ_systemd.py && sleep 0' 6593 1726776668.17959: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776668.17965: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776668.17994: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776668.18007: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776668.18060: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776668.18063: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776668.18076: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776668.18133: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776668.58453: stdout chunk (state=3): >>> {"name": "tuned", "changed": true, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "9935", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Thu 2024-09-19 16:11:00 EDT", "ExecMainStartTimestampMonotonic": "231298319", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9935", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:00 EDT] ; stop_time=[n/a] ; pid=9935 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:00 EDT] ; stop_time=[n/a] ; pid=9935 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3809", "MemoryCurrent": "14147584", "MemoryAvailable": "infinity", "CPUUsageNSec": "282014000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWei<<< 6593 1726776668.58461: stdout chunk (state=3): >>>ght": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "sysinit.target dbus-broker.service dbus.socket system.slice", "WantedBy": "multi-user.target", "Conflicts": "tlp.service cpupower.service auto-cpufreq.service power-profiles-daemon.service shutdown.target", "Before": "multi-user.target shutdown.target", "After": "dbus.socket systemd-journald.socket basic.target network.target sysinit.target polkit.service systemd-sysctl.service system.slice dbus-broker.service", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Thu 2024-09-19 16:11:00 EDT", "StateChangeTimestampMonotonic": "231576395", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:00 EDT", "InactiveExitTimestampMonotonic": "231298601", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:00 EDT", "ActiveEnterTimestampMonotonic": "231576395", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:11:00 EDT", "ConditionTimestampMonotonic": "231291940", "AssertTimestamp": "Thu 2024-09-19 16:11:00 EDT", "AssertTimestampMonotonic": "231291944", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "7961850c50144b028e2f98b67df8a9c2", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "restarted", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 6593 1726776668.60158: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776668.60217: stderr chunk (state=3): >>><<< 6593 1726776668.60224: stdout chunk (state=3): >>><<< 6593 1726776668.60247: _low_level_execute_command() done: rc=0, stdout= {"name": "tuned", "changed": true, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "9935", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Thu 2024-09-19 16:11:00 EDT", "ExecMainStartTimestampMonotonic": "231298319", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9935", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:00 EDT] ; stop_time=[n/a] ; pid=9935 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:00 EDT] ; stop_time=[n/a] ; pid=9935 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3809", "MemoryCurrent": "14147584", "MemoryAvailable": "infinity", "CPUUsageNSec": "282014000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "sysinit.target dbus-broker.service dbus.socket system.slice", "WantedBy": "multi-user.target", "Conflicts": "tlp.service cpupower.service auto-cpufreq.service power-profiles-daemon.service shutdown.target", "Before": "multi-user.target shutdown.target", "After": "dbus.socket systemd-journald.socket basic.target network.target sysinit.target polkit.service systemd-sysctl.service system.slice dbus-broker.service", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Thu 2024-09-19 16:11:00 EDT", "StateChangeTimestampMonotonic": "231576395", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:00 EDT", "InactiveExitTimestampMonotonic": "231298601", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:00 EDT", "ActiveEnterTimestampMonotonic": "231576395", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:11:00 EDT", "ConditionTimestampMonotonic": "231291940", "AssertTimestamp": "Thu 2024-09-19 16:11:00 EDT", "AssertTimestampMonotonic": "231291944", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "7961850c50144b028e2f98b67df8a9c2", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "restarted", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776668.60360: done with _execute_module (ansible.legacy.systemd, {'name': 'tuned', 'state': 'restarted', 'enabled': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776668.0748112-7535-174233792934063/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776668.60376: _low_level_execute_command(): starting 6593 1726776668.60381: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776668.0748112-7535-174233792934063/ > /dev/null 2>&1 && sleep 0' 6593 1726776668.60837: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776668.60852: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776668.60877: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776668.60890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776668.60899: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776668.60947: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776668.60961: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776668.61007: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776668.62861: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776668.62911: stderr chunk (state=3): >>><<< 6593 1726776668.62914: stdout chunk (state=3): >>><<< 6593 1726776668.62929: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776668.62935: handler run complete 6593 1726776668.62973: attempt loop complete, returning result 6593 1726776668.62987: variable 'item' from source: unknown 6593 1726776668.63052: variable 'item' from source: unknown changed: [managed_node2] => (item=tuned) => { "ansible_loop_var": "item", "changed": true, "enabled": true, "item": "tuned", "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:00 EDT", "ActiveEnterTimestampMonotonic": "231576395", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.socket systemd-journald.socket basic.target network.target sysinit.target polkit.service systemd-sysctl.service system.slice dbus-broker.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 16:11:00 EDT", "AssertTimestampMonotonic": "231291944", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "282014000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:11:00 EDT", "ConditionTimestampMonotonic": "231291940", "ConfigurationDirectoryMode": "0755", "Conflicts": "tlp.service cpupower.service auto-cpufreq.service power-profiles-daemon.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3809", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9935", "ExecMainStartTimestamp": "Thu 2024-09-19 16:11:00 EDT", "ExecMainStartTimestampMonotonic": "231298319", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:00 EDT] ; stop_time=[n/a] ; pid=9935 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:00 EDT] ; stop_time=[n/a] ; pid=9935 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:00 EDT", "InactiveExitTimestampMonotonic": "231298601", "InvocationID": "7961850c50144b028e2f98b67df8a9c2", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "9935", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "14147584", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target dbus-broker.service dbus.socket system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2024-09-19 16:11:00 EDT", "StateChangeTimestampMonotonic": "231576395", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "22342", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 6593 1726776668.63492: dumping result to json 6593 1726776668.63495: done dumping result, returning 6593 1726776668.63497: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes [025ceb90-32dd-710c-d93d-0000000000c0] 6593 1726776668.63499: sending task result for task 025ceb90-32dd-710c-d93d-0000000000c0 6593 1726776668.63639: no more pending results, returning what we have 6593 1726776668.63641: results queue empty 6593 1726776668.63642: checking for any_errors_fatal 6593 1726776668.63645: done checking for any_errors_fatal 6593 1726776668.63646: checking for max_fail_percentage 6593 1726776668.63647: done checking for max_fail_percentage 6593 1726776668.63647: checking to see if all hosts have failed and the running result is not ok 6593 1726776668.63648: done checking to see if all hosts have failed 6593 1726776668.63648: getting the remaining hosts for this loop 6593 1726776668.63649: done getting the remaining hosts for this loop 6593 1726776668.63651: getting the next task for host managed_node2 6593 1726776668.63654: done getting next task for host managed_node2 6593 1726776668.63658: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 6593 1726776668.63660: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776668.63668: done sending task result for task 025ceb90-32dd-710c-d93d-0000000000c0 6593 1726776668.63674: WORKER PROCESS EXITING 6593 1726776668.63679: getting variables 6593 1726776668.63681: in VariableManager get_vars() 6593 1726776668.63701: Calling all_inventory to load vars for managed_node2 6593 1726776668.63703: Calling groups_inventory to load vars for managed_node2 6593 1726776668.63704: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776668.63710: Calling all_plugins_play to load vars for managed_node2 6593 1726776668.63712: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776668.63714: Calling groups_plugins_play to load vars for managed_node2 6593 1726776668.63813: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776668.64067: done with get_vars() 6593 1726776668.64074: done getting variables 6593 1726776668.64142: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Tuned apply settings] ******** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 Thursday 19 September 2024 16:11:08 -0400 (0:00:00.623) 0:00:46.066 **** 6593 1726776668.64162: entering _queue_task() for managed_node2/command 6593 1726776668.64163: Creating lock for command 6593 1726776668.64343: worker is 1 (out of 1 available) 6593 1726776668.64356: exiting _queue_task() for managed_node2/command 6593 1726776668.64367: done queuing things up, now waiting for results queue to drain 6593 1726776668.64369: waiting for pending results... 6593 1726776668.64539: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 6593 1726776668.64604: in run() - task 025ceb90-32dd-710c-d93d-0000000000c1 6593 1726776668.64615: variable 'ansible_search_path' from source: unknown 6593 1726776668.64620: variable 'ansible_search_path' from source: unknown 6593 1726776668.64648: calling self._execute() 6593 1726776668.64710: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776668.64713: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776668.64724: variable 'omit' from source: magic vars 6593 1726776668.65057: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776668.65231: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776668.65265: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776668.65289: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776668.65315: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776668.65403: variable '__kernel_settings_register_profile' from source: set_fact 6593 1726776668.65427: Evaluated conditional (not __kernel_settings_register_profile is changed): False 6593 1726776668.65430: when evaluation is False, skipping this task 6593 1726776668.65433: _execute() done 6593 1726776668.65436: dumping result to json 6593 1726776668.65438: done dumping result, returning 6593 1726776668.65443: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings [025ceb90-32dd-710c-d93d-0000000000c1] 6593 1726776668.65449: sending task result for task 025ceb90-32dd-710c-d93d-0000000000c1 6593 1726776668.65531: done sending task result for task 025ceb90-32dd-710c-d93d-0000000000c1 6593 1726776668.65534: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_register_profile is changed", "skip_reason": "Conditional result was False" } 6593 1726776668.65599: no more pending results, returning what we have 6593 1726776668.65602: results queue empty 6593 1726776668.65603: checking for any_errors_fatal 6593 1726776668.65616: done checking for any_errors_fatal 6593 1726776668.65617: checking for max_fail_percentage 6593 1726776668.65620: done checking for max_fail_percentage 6593 1726776668.65621: checking to see if all hosts have failed and the running result is not ok 6593 1726776668.65622: done checking to see if all hosts have failed 6593 1726776668.65622: getting the remaining hosts for this loop 6593 1726776668.65624: done getting the remaining hosts for this loop 6593 1726776668.65627: getting the next task for host managed_node2 6593 1726776668.65631: done getting next task for host managed_node2 6593 1726776668.65635: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Verify settings 6593 1726776668.65637: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776668.65650: getting variables 6593 1726776668.65651: in VariableManager get_vars() 6593 1726776668.65675: Calling all_inventory to load vars for managed_node2 6593 1726776668.65677: Calling groups_inventory to load vars for managed_node2 6593 1726776668.65679: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776668.65685: Calling all_plugins_play to load vars for managed_node2 6593 1726776668.65687: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776668.65688: Calling groups_plugins_play to load vars for managed_node2 6593 1726776668.65792: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776668.65922: done with get_vars() 6593 1726776668.65929: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Verify settings] ************* task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:166 Thursday 19 September 2024 16:11:08 -0400 (0:00:00.018) 0:00:46.084 **** 6593 1726776668.65993: entering _queue_task() for managed_node2/include_tasks 6593 1726776668.66156: worker is 1 (out of 1 available) 6593 1726776668.66167: exiting _queue_task() for managed_node2/include_tasks 6593 1726776668.66181: done queuing things up, now waiting for results queue to drain 6593 1726776668.66182: waiting for pending results... 6593 1726776668.66343: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Verify settings 6593 1726776668.66416: in run() - task 025ceb90-32dd-710c-d93d-0000000000c2 6593 1726776668.66428: variable 'ansible_search_path' from source: unknown 6593 1726776668.66432: variable 'ansible_search_path' from source: unknown 6593 1726776668.66460: calling self._execute() 6593 1726776668.66517: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776668.66529: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776668.66537: variable 'omit' from source: magic vars 6593 1726776668.66841: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776668.67009: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776668.67094: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776668.67120: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776668.67144: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776668.67222: variable '__kernel_settings_register_apply' from source: set_fact 6593 1726776668.67240: Evaluated conditional (__kernel_settings_register_apply is changed): True 6593 1726776668.67245: _execute() done 6593 1726776668.67248: dumping result to json 6593 1726776668.67251: done dumping result, returning 6593 1726776668.67258: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Verify settings [025ceb90-32dd-710c-d93d-0000000000c2] 6593 1726776668.67263: sending task result for task 025ceb90-32dd-710c-d93d-0000000000c2 6593 1726776668.67345: done sending task result for task 025ceb90-32dd-710c-d93d-0000000000c2 6593 1726776668.67348: WORKER PROCESS EXITING 6593 1726776668.67388: no more pending results, returning what we have 6593 1726776668.67392: in VariableManager get_vars() 6593 1726776668.67427: Calling all_inventory to load vars for managed_node2 6593 1726776668.67429: Calling groups_inventory to load vars for managed_node2 6593 1726776668.67432: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776668.67440: Calling all_plugins_play to load vars for managed_node2 6593 1726776668.67442: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776668.67444: Calling groups_plugins_play to load vars for managed_node2 6593 1726776668.67551: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776668.67709: done with get_vars() 6593 1726776668.67714: variable 'ansible_search_path' from source: unknown 6593 1726776668.67715: variable 'ansible_search_path' from source: unknown 6593 1726776668.67737: we have included files to process 6593 1726776668.67738: generating all_blocks data 6593 1726776668.67739: done generating all_blocks data 6593 1726776668.67743: processing included file: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 6593 1726776668.67744: loading included file: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 6593 1726776668.67745: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 6593 1726776668.68069: done processing included file 6593 1726776668.68073: iterating over new_blocks loaded from include file 6593 1726776668.68074: in VariableManager get_vars() 6593 1726776668.68088: done with get_vars() 6593 1726776668.68089: filtering new block on tags 6593 1726776668.68121: done filtering new block on tags 6593 1726776668.68123: done iterating over new_blocks loaded from include file included: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml for managed_node2 6593 1726776668.68126: extending task lists for all hosts with included blocks 6593 1726776668.68478: done extending task lists 6593 1726776668.68479: done processing included files 6593 1726776668.68480: results queue empty 6593 1726776668.68480: checking for any_errors_fatal 6593 1726776668.68482: done checking for any_errors_fatal 6593 1726776668.68482: checking for max_fail_percentage 6593 1726776668.68483: done checking for max_fail_percentage 6593 1726776668.68483: checking to see if all hosts have failed and the running result is not ok 6593 1726776668.68484: done checking to see if all hosts have failed 6593 1726776668.68485: getting the remaining hosts for this loop 6593 1726776668.68485: done getting the remaining hosts for this loop 6593 1726776668.68487: getting the next task for host managed_node2 6593 1726776668.68490: done getting next task for host managed_node2 6593 1726776668.68491: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 6593 1726776668.68493: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776668.68499: getting variables 6593 1726776668.68499: in VariableManager get_vars() 6593 1726776668.68507: Calling all_inventory to load vars for managed_node2 6593 1726776668.68508: Calling groups_inventory to load vars for managed_node2 6593 1726776668.68510: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776668.68512: Calling all_plugins_play to load vars for managed_node2 6593 1726776668.68514: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776668.68516: Calling groups_plugins_play to load vars for managed_node2 6593 1726776668.68611: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776668.68726: done with get_vars() 6593 1726776668.68732: done getting variables 6593 1726776668.68756: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 Thursday 19 September 2024 16:11:08 -0400 (0:00:00.027) 0:00:46.112 **** 6593 1726776668.68780: entering _queue_task() for managed_node2/command 6593 1726776668.68945: worker is 1 (out of 1 available) 6593 1726776668.68957: exiting _queue_task() for managed_node2/command 6593 1726776668.68968: done queuing things up, now waiting for results queue to drain 6593 1726776668.68969: waiting for pending results... 6593 1726776668.69121: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 6593 1726776668.69194: in run() - task 025ceb90-32dd-710c-d93d-0000000001c9 6593 1726776668.69204: variable 'ansible_search_path' from source: unknown 6593 1726776668.69207: variable 'ansible_search_path' from source: unknown 6593 1726776668.69236: calling self._execute() 6593 1726776668.69291: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776668.69295: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776668.69304: variable 'omit' from source: magic vars 6593 1726776668.69377: variable 'omit' from source: magic vars 6593 1726776668.69424: variable 'omit' from source: magic vars 6593 1726776668.69462: variable 'omit' from source: magic vars 6593 1726776668.69505: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776668.69541: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776668.69565: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776668.69587: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776668.69604: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776668.69638: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776668.69646: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776668.69653: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776668.69746: Set connection var ansible_connection to ssh 6593 1726776668.69758: Set connection var ansible_timeout to 10 6593 1726776668.69764: Set connection var ansible_shell_type to sh 6593 1726776668.69773: Set connection var ansible_shell_executable to /bin/sh 6593 1726776668.69782: Set connection var ansible_pipelining to False 6593 1726776668.69797: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776668.69825: variable 'ansible_shell_executable' from source: unknown 6593 1726776668.69833: variable 'ansible_connection' from source: unknown 6593 1726776668.69840: variable 'ansible_module_compression' from source: unknown 6593 1726776668.69846: variable 'ansible_shell_type' from source: unknown 6593 1726776668.69854: variable 'ansible_shell_executable' from source: unknown 6593 1726776668.69861: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776668.69868: variable 'ansible_pipelining' from source: unknown 6593 1726776668.69875: variable 'ansible_timeout' from source: unknown 6593 1726776668.69883: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776668.70019: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776668.70037: variable 'omit' from source: magic vars 6593 1726776668.70048: starting attempt loop 6593 1726776668.70055: running the handler 6593 1726776668.70073: _low_level_execute_command(): starting 6593 1726776668.70087: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776668.70750: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776668.70764: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776668.70779: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776668.70797: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776668.70840: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776668.70853: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776668.70868: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776668.70886: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776668.70897: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776668.70908: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776668.70924: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776668.70940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776668.70955: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776668.70968: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776668.70981: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776668.70995: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776668.71072: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776668.71101: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776668.71104: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776668.71151: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776668.72748: stdout chunk (state=3): >>>/root <<< 6593 1726776668.72859: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776668.72930: stderr chunk (state=3): >>><<< 6593 1726776668.72942: stdout chunk (state=3): >>><<< 6593 1726776668.73054: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776668.73057: _low_level_execute_command(): starting 6593 1726776668.73060: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776668.7297065-7562-121420420103828 `" && echo ansible-tmp-1726776668.7297065-7562-121420420103828="` echo /root/.ansible/tmp/ansible-tmp-1726776668.7297065-7562-121420420103828 `" ) && sleep 0' 6593 1726776668.73613: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776668.73637: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776668.73653: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776668.73671: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776668.73714: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776668.73728: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776668.73744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776668.73761: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776668.73772: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776668.73783: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776668.73794: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776668.73809: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776668.73829: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776668.73840: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776668.73850: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776668.73864: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776668.73939: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776668.73960: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776668.73977: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776668.74161: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776668.75880: stdout chunk (state=3): >>>ansible-tmp-1726776668.7297065-7562-121420420103828=/root/.ansible/tmp/ansible-tmp-1726776668.7297065-7562-121420420103828 <<< 6593 1726776668.75991: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776668.76062: stderr chunk (state=3): >>><<< 6593 1726776668.76072: stdout chunk (state=3): >>><<< 6593 1726776668.76424: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776668.7297065-7562-121420420103828=/root/.ansible/tmp/ansible-tmp-1726776668.7297065-7562-121420420103828 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776668.76427: variable 'ansible_module_compression' from source: unknown 6593 1726776668.76429: ANSIBALLZ: Using generic lock for ansible.legacy.command 6593 1726776668.76431: ANSIBALLZ: Acquiring lock 6593 1726776668.76433: ANSIBALLZ: Lock acquired: 140600490014384 6593 1726776668.76434: ANSIBALLZ: Creating module 6593 1726776668.88766: ANSIBALLZ: Writing module into payload 6593 1726776668.88838: ANSIBALLZ: Writing module 6593 1726776668.88858: ANSIBALLZ: Renaming module 6593 1726776668.88861: ANSIBALLZ: Done creating module 6593 1726776668.88875: variable 'ansible_facts' from source: unknown 6593 1726776668.88924: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776668.7297065-7562-121420420103828/AnsiballZ_command.py 6593 1726776668.89024: Sending initial data 6593 1726776668.89027: Sent initial data (154 bytes) 6593 1726776668.89841: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776668.89848: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776668.89915: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776668.89932: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776668.89948: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776668.90014: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776668.91868: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776668.91900: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776668.91936: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmp23yd8_8u /root/.ansible/tmp/ansible-tmp-1726776668.7297065-7562-121420420103828/AnsiballZ_command.py <<< 6593 1726776668.91967: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776668.92746: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776668.92841: stderr chunk (state=3): >>><<< 6593 1726776668.92844: stdout chunk (state=3): >>><<< 6593 1726776668.92860: done transferring module to remote 6593 1726776668.92871: _low_level_execute_command(): starting 6593 1726776668.92877: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776668.7297065-7562-121420420103828/ /root/.ansible/tmp/ansible-tmp-1726776668.7297065-7562-121420420103828/AnsiballZ_command.py && sleep 0' 6593 1726776668.93311: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776668.93317: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776668.93347: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776668.93358: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776668.93409: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776668.93425: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776668.93439: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776668.93473: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776668.95201: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776668.95247: stderr chunk (state=3): >>><<< 6593 1726776668.95251: stdout chunk (state=3): >>><<< 6593 1726776668.95264: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776668.95267: _low_level_execute_command(): starting 6593 1726776668.95274: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776668.7297065-7562-121420420103828/AnsiballZ_command.py && sleep 0' 6593 1726776668.95698: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776668.95702: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776668.95735: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776668.95746: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776668.95797: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776668.95809: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776668.95854: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776669.28758: stdout chunk (state=3): >>> {"changed": true, "stdout": "Verification succeeded, current system settings match the preset profile.\nSee TuneD log file ('/var/log/tuned/tuned.log') for details.", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "verify", "-i"], "start": "2024-09-19 16:11:09.091170", "end": "2024-09-19 16:11:09.286752", "delta": "0:00:00.195582", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm verify -i", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 6593 1726776669.30164: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776669.30168: stderr chunk (state=3): >>><<< 6593 1726776669.30175: stdout chunk (state=3): >>><<< 6593 1726776669.30196: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "Verification succeeded, current system settings match the preset profile.\nSee TuneD log file ('/var/log/tuned/tuned.log') for details.", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "verify", "-i"], "start": "2024-09-19 16:11:09.091170", "end": "2024-09-19 16:11:09.286752", "delta": "0:00:00.195582", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm verify -i", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776669.30265: done with _execute_module (ansible.legacy.command, {'_raw_params': 'tuned-adm verify -i', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776668.7297065-7562-121420420103828/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776669.30269: _low_level_execute_command(): starting 6593 1726776669.30271: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776668.7297065-7562-121420420103828/ > /dev/null 2>&1 && sleep 0' 6593 1726776669.30871: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776669.30904: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776669.30930: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776669.30936: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration <<< 6593 1726776669.30942: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776669.30955: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776669.30961: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776669.31046: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776669.31050: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776669.31062: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776669.31123: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776669.32953: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776669.32956: stdout chunk (state=3): >>><<< 6593 1726776669.32963: stderr chunk (state=3): >>><<< 6593 1726776669.32981: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776669.32986: handler run complete 6593 1726776669.33012: Evaluated conditional (False): False 6593 1726776669.33025: attempt loop complete, returning result 6593 1726776669.33028: _execute() done 6593 1726776669.33030: dumping result to json 6593 1726776669.33036: done dumping result, returning 6593 1726776669.33048: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly [025ceb90-32dd-710c-d93d-0000000001c9] 6593 1726776669.33052: sending task result for task 025ceb90-32dd-710c-d93d-0000000001c9 6593 1726776669.33160: done sending task result for task 025ceb90-32dd-710c-d93d-0000000001c9 6593 1726776669.33163: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:00.195582", "end": "2024-09-19 16:11:09.286752", "rc": 0, "start": "2024-09-19 16:11:09.091170" } STDOUT: Verification succeeded, current system settings match the preset profile. See TuneD log file ('/var/log/tuned/tuned.log') for details. 6593 1726776669.33245: no more pending results, returning what we have 6593 1726776669.33248: results queue empty 6593 1726776669.33249: checking for any_errors_fatal 6593 1726776669.33250: done checking for any_errors_fatal 6593 1726776669.33251: checking for max_fail_percentage 6593 1726776669.33253: done checking for max_fail_percentage 6593 1726776669.33254: checking to see if all hosts have failed and the running result is not ok 6593 1726776669.33254: done checking to see if all hosts have failed 6593 1726776669.33255: getting the remaining hosts for this loop 6593 1726776669.33257: done getting the remaining hosts for this loop 6593 1726776669.33261: getting the next task for host managed_node2 6593 1726776669.33265: done getting next task for host managed_node2 6593 1726776669.33269: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 6593 1726776669.33272: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776669.33281: getting variables 6593 1726776669.33283: in VariableManager get_vars() 6593 1726776669.33314: Calling all_inventory to load vars for managed_node2 6593 1726776669.33316: Calling groups_inventory to load vars for managed_node2 6593 1726776669.33324: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776669.33333: Calling all_plugins_play to load vars for managed_node2 6593 1726776669.33335: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776669.33338: Calling groups_plugins_play to load vars for managed_node2 6593 1726776669.33507: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776669.33738: done with get_vars() 6593 1726776669.33749: done getting variables 6593 1726776669.33845: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Get last verify results from log] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:12 Thursday 19 September 2024 16:11:09 -0400 (0:00:00.651) 0:00:46.763 **** 6593 1726776669.33885: entering _queue_task() for managed_node2/shell 6593 1726776669.33887: Creating lock for shell 6593 1726776669.34125: worker is 1 (out of 1 available) 6593 1726776669.34138: exiting _queue_task() for managed_node2/shell 6593 1726776669.34149: done queuing things up, now waiting for results queue to drain 6593 1726776669.34150: waiting for pending results... 6593 1726776669.34434: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 6593 1726776669.34564: in run() - task 025ceb90-32dd-710c-d93d-0000000001ca 6593 1726776669.34584: variable 'ansible_search_path' from source: unknown 6593 1726776669.34597: variable 'ansible_search_path' from source: unknown 6593 1726776669.34645: calling self._execute() 6593 1726776669.34731: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776669.34747: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776669.34759: variable 'omit' from source: magic vars 6593 1726776669.35303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776669.35550: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776669.35600: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776669.35645: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776669.35687: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776669.35801: variable '__kernel_settings_register_verify_values' from source: set_fact 6593 1726776669.35835: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 6593 1726776669.35844: when evaluation is False, skipping this task 6593 1726776669.35851: _execute() done 6593 1726776669.35858: dumping result to json 6593 1726776669.35866: done dumping result, returning 6593 1726776669.35877: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log [025ceb90-32dd-710c-d93d-0000000001ca] 6593 1726776669.35891: sending task result for task 025ceb90-32dd-710c-d93d-0000000001ca 6593 1726776669.35994: done sending task result for task 025ceb90-32dd-710c-d93d-0000000001ca skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 6593 1726776669.36049: no more pending results, returning what we have 6593 1726776669.36054: results queue empty 6593 1726776669.36056: checking for any_errors_fatal 6593 1726776669.36063: done checking for any_errors_fatal 6593 1726776669.36064: checking for max_fail_percentage 6593 1726776669.36065: done checking for max_fail_percentage 6593 1726776669.36066: checking to see if all hosts have failed and the running result is not ok 6593 1726776669.36067: done checking to see if all hosts have failed 6593 1726776669.36068: getting the remaining hosts for this loop 6593 1726776669.36070: done getting the remaining hosts for this loop 6593 1726776669.36073: getting the next task for host managed_node2 6593 1726776669.36079: done getting next task for host managed_node2 6593 1726776669.36083: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 6593 1726776669.36087: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776669.36103: getting variables 6593 1726776669.36104: in VariableManager get_vars() 6593 1726776669.36141: Calling all_inventory to load vars for managed_node2 6593 1726776669.36144: Calling groups_inventory to load vars for managed_node2 6593 1726776669.36147: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776669.36158: Calling all_plugins_play to load vars for managed_node2 6593 1726776669.36161: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776669.36165: Calling groups_plugins_play to load vars for managed_node2 6593 1726776669.36383: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776669.36601: done with get_vars() 6593 1726776669.36610: done getting variables 6593 1726776669.36771: WORKER PROCESS EXITING 6593 1726776669.36807: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:23 Thursday 19 September 2024 16:11:09 -0400 (0:00:00.029) 0:00:46.793 **** 6593 1726776669.36845: entering _queue_task() for managed_node2/fail 6593 1726776669.37135: worker is 1 (out of 1 available) 6593 1726776669.37148: exiting _queue_task() for managed_node2/fail 6593 1726776669.37157: done queuing things up, now waiting for results queue to drain 6593 1726776669.37159: waiting for pending results... 6593 1726776669.37421: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 6593 1726776669.37554: in run() - task 025ceb90-32dd-710c-d93d-0000000001cb 6593 1726776669.37572: variable 'ansible_search_path' from source: unknown 6593 1726776669.37581: variable 'ansible_search_path' from source: unknown 6593 1726776669.37625: calling self._execute() 6593 1726776669.37706: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776669.37723: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776669.37738: variable 'omit' from source: magic vars 6593 1726776669.38196: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776669.38453: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776669.38502: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776669.38545: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776669.38587: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776669.38699: variable '__kernel_settings_register_verify_values' from source: set_fact 6593 1726776669.38733: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 6593 1726776669.38744: when evaluation is False, skipping this task 6593 1726776669.38752: _execute() done 6593 1726776669.38760: dumping result to json 6593 1726776669.38768: done dumping result, returning 6593 1726776669.38778: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors [025ceb90-32dd-710c-d93d-0000000001cb] 6593 1726776669.38789: sending task result for task 025ceb90-32dd-710c-d93d-0000000001cb 6593 1726776669.38898: done sending task result for task 025ceb90-32dd-710c-d93d-0000000001cb 6593 1726776669.38905: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 6593 1726776669.38953: no more pending results, returning what we have 6593 1726776669.38957: results queue empty 6593 1726776669.38958: checking for any_errors_fatal 6593 1726776669.38964: done checking for any_errors_fatal 6593 1726776669.38965: checking for max_fail_percentage 6593 1726776669.38967: done checking for max_fail_percentage 6593 1726776669.38968: checking to see if all hosts have failed and the running result is not ok 6593 1726776669.38969: done checking to see if all hosts have failed 6593 1726776669.38970: getting the remaining hosts for this loop 6593 1726776669.38971: done getting the remaining hosts for this loop 6593 1726776669.38975: getting the next task for host managed_node2 6593 1726776669.38983: done getting next task for host managed_node2 6593 1726776669.38986: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 6593 1726776669.38989: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776669.39005: getting variables 6593 1726776669.39007: in VariableManager get_vars() 6593 1726776669.39047: Calling all_inventory to load vars for managed_node2 6593 1726776669.39050: Calling groups_inventory to load vars for managed_node2 6593 1726776669.39053: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776669.39064: Calling all_plugins_play to load vars for managed_node2 6593 1726776669.39067: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776669.39071: Calling groups_plugins_play to load vars for managed_node2 6593 1726776669.39253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776669.39479: done with get_vars() 6593 1726776669.39489: done getting variables 6593 1726776669.39554: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:177 Thursday 19 September 2024 16:11:09 -0400 (0:00:00.028) 0:00:46.821 **** 6593 1726776669.39702: entering _queue_task() for managed_node2/set_fact 6593 1726776669.39974: worker is 1 (out of 1 available) 6593 1726776669.39986: exiting _queue_task() for managed_node2/set_fact 6593 1726776669.39996: done queuing things up, now waiting for results queue to drain 6593 1726776669.39997: waiting for pending results... 6593 1726776669.40261: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 6593 1726776669.40363: in run() - task 025ceb90-32dd-710c-d93d-0000000000c3 6593 1726776669.40381: variable 'ansible_search_path' from source: unknown 6593 1726776669.40388: variable 'ansible_search_path' from source: unknown 6593 1726776669.40430: calling self._execute() 6593 1726776669.40511: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776669.40525: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776669.40539: variable 'omit' from source: magic vars 6593 1726776669.40648: variable 'omit' from source: magic vars 6593 1726776669.40704: variable 'omit' from source: magic vars 6593 1726776669.40743: variable 'omit' from source: magic vars 6593 1726776669.40795: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776669.40833: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776669.40858: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776669.40893: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776669.40910: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776669.40944: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776669.40953: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776669.40961: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776669.41066: Set connection var ansible_connection to ssh 6593 1726776669.41080: Set connection var ansible_timeout to 10 6593 1726776669.41087: Set connection var ansible_shell_type to sh 6593 1726776669.41105: Set connection var ansible_shell_executable to /bin/sh 6593 1726776669.41120: Set connection var ansible_pipelining to False 6593 1726776669.41138: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776669.41162: variable 'ansible_shell_executable' from source: unknown 6593 1726776669.41169: variable 'ansible_connection' from source: unknown 6593 1726776669.41176: variable 'ansible_module_compression' from source: unknown 6593 1726776669.41182: variable 'ansible_shell_type' from source: unknown 6593 1726776669.41189: variable 'ansible_shell_executable' from source: unknown 6593 1726776669.41195: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776669.41208: variable 'ansible_pipelining' from source: unknown 6593 1726776669.41219: variable 'ansible_timeout' from source: unknown 6593 1726776669.41229: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776669.41372: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776669.41390: variable 'omit' from source: magic vars 6593 1726776669.41400: starting attempt loop 6593 1726776669.41406: running the handler 6593 1726776669.41428: handler run complete 6593 1726776669.41447: attempt loop complete, returning result 6593 1726776669.41454: _execute() done 6593 1726776669.41461: dumping result to json 6593 1726776669.41468: done dumping result, returning 6593 1726776669.41479: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes [025ceb90-32dd-710c-d93d-0000000000c3] 6593 1726776669.41490: sending task result for task 025ceb90-32dd-710c-d93d-0000000000c3 ok: [managed_node2] => { "ansible_facts": { "kernel_settings_reboot_required": false }, "changed": false } 6593 1726776669.41640: no more pending results, returning what we have 6593 1726776669.41644: results queue empty 6593 1726776669.41645: checking for any_errors_fatal 6593 1726776669.41650: done checking for any_errors_fatal 6593 1726776669.41651: checking for max_fail_percentage 6593 1726776669.41653: done checking for max_fail_percentage 6593 1726776669.41654: checking to see if all hosts have failed and the running result is not ok 6593 1726776669.41654: done checking to see if all hosts have failed 6593 1726776669.41655: getting the remaining hosts for this loop 6593 1726776669.41657: done getting the remaining hosts for this loop 6593 1726776669.41661: getting the next task for host managed_node2 6593 1726776669.41666: done getting next task for host managed_node2 6593 1726776669.41670: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 6593 1726776669.41673: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776669.41683: getting variables 6593 1726776669.41686: in VariableManager get_vars() 6593 1726776669.41722: Calling all_inventory to load vars for managed_node2 6593 1726776669.41725: Calling groups_inventory to load vars for managed_node2 6593 1726776669.41728: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776669.41738: Calling all_plugins_play to load vars for managed_node2 6593 1726776669.41741: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776669.41745: Calling groups_plugins_play to load vars for managed_node2 6593 1726776669.41967: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776669.42172: done with get_vars() 6593 1726776669.42181: done getting variables 6593 1726776669.42236: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 6593 1726776669.42373: done sending task result for task 025ceb90-32dd-710c-d93d-0000000000c3 6593 1726776669.42377: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:181 Thursday 19 September 2024 16:11:09 -0400 (0:00:00.026) 0:00:46.848 **** 6593 1726776669.42390: entering _queue_task() for managed_node2/set_fact 6593 1726776669.42643: worker is 1 (out of 1 available) 6593 1726776669.42653: exiting _queue_task() for managed_node2/set_fact 6593 1726776669.42664: done queuing things up, now waiting for results queue to drain 6593 1726776669.42665: waiting for pending results... 6593 1726776669.42928: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 6593 1726776669.43141: in run() - task 025ceb90-32dd-710c-d93d-0000000000c4 6593 1726776669.43158: variable 'ansible_search_path' from source: unknown 6593 1726776669.43166: variable 'ansible_search_path' from source: unknown 6593 1726776669.43204: calling self._execute() 6593 1726776669.43400: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776669.43412: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776669.43433: variable 'omit' from source: magic vars 6593 1726776669.43649: variable 'omit' from source: magic vars 6593 1726776669.43813: variable 'omit' from source: magic vars 6593 1726776669.44489: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776669.44780: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776669.44829: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776669.44878: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776669.44917: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776669.45071: variable '__kernel_settings_register_profile' from source: set_fact 6593 1726776669.45094: variable '__kernel_settings_register_mode' from source: set_fact 6593 1726776669.45107: variable '__kernel_settings_register_apply' from source: set_fact 6593 1726776669.45161: variable 'omit' from source: magic vars 6593 1726776669.45200: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776669.45260: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776669.45284: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776669.45313: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776669.45331: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776669.45363: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776669.45371: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776669.45379: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776669.45481: Set connection var ansible_connection to ssh 6593 1726776669.45493: Set connection var ansible_timeout to 10 6593 1726776669.45499: Set connection var ansible_shell_type to sh 6593 1726776669.45513: Set connection var ansible_shell_executable to /bin/sh 6593 1726776669.45530: Set connection var ansible_pipelining to False 6593 1726776669.45547: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776669.45572: variable 'ansible_shell_executable' from source: unknown 6593 1726776669.45581: variable 'ansible_connection' from source: unknown 6593 1726776669.45588: variable 'ansible_module_compression' from source: unknown 6593 1726776669.45595: variable 'ansible_shell_type' from source: unknown 6593 1726776669.45603: variable 'ansible_shell_executable' from source: unknown 6593 1726776669.45611: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776669.45624: variable 'ansible_pipelining' from source: unknown 6593 1726776669.45635: variable 'ansible_timeout' from source: unknown 6593 1726776669.45643: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776669.45759: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776669.45776: variable 'omit' from source: magic vars 6593 1726776669.45786: starting attempt loop 6593 1726776669.45793: running the handler 6593 1726776669.45808: handler run complete 6593 1726776669.45827: attempt loop complete, returning result 6593 1726776669.45837: _execute() done 6593 1726776669.45847: dumping result to json 6593 1726776669.45853: done dumping result, returning 6593 1726776669.45862: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing [025ceb90-32dd-710c-d93d-0000000000c4] 6593 1726776669.45871: sending task result for task 025ceb90-32dd-710c-d93d-0000000000c4 ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_changed": true }, "changed": false } 6593 1726776669.46007: no more pending results, returning what we have 6593 1726776669.46010: results queue empty 6593 1726776669.46011: checking for any_errors_fatal 6593 1726776669.46016: done checking for any_errors_fatal 6593 1726776669.46017: checking for max_fail_percentage 6593 1726776669.46020: done checking for max_fail_percentage 6593 1726776669.46021: checking to see if all hosts have failed and the running result is not ok 6593 1726776669.46022: done checking to see if all hosts have failed 6593 1726776669.46023: getting the remaining hosts for this loop 6593 1726776669.46024: done getting the remaining hosts for this loop 6593 1726776669.46028: getting the next task for host managed_node2 6593 1726776669.46036: done getting next task for host managed_node2 6593 1726776669.46038: ^ task is: TASK: meta (role_complete) 6593 1726776669.46041: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776669.46050: getting variables 6593 1726776669.46051: in VariableManager get_vars() 6593 1726776669.46084: Calling all_inventory to load vars for managed_node2 6593 1726776669.46087: Calling groups_inventory to load vars for managed_node2 6593 1726776669.46089: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776669.46099: Calling all_plugins_play to load vars for managed_node2 6593 1726776669.46102: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776669.46105: Calling groups_plugins_play to load vars for managed_node2 6593 1726776669.46272: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776669.46571: done with get_vars() 6593 1726776669.46585: done getting variables 6593 1726776669.46659: done queuing things up, now waiting for results queue to drain 6593 1726776669.46661: results queue empty 6593 1726776669.46662: checking for any_errors_fatal 6593 1726776669.46663: done checking for any_errors_fatal 6593 1726776669.46664: checking for max_fail_percentage 6593 1726776669.46664: done checking for max_fail_percentage 6593 1726776669.46665: checking to see if all hosts have failed and the running result is not ok 6593 1726776669.46666: done checking to see if all hosts have failed 6593 1726776669.46671: getting the remaining hosts for this loop 6593 1726776669.46672: done getting the remaining hosts for this loop 6593 1726776669.46674: getting the next task for host managed_node2 6593 1726776669.46678: done getting next task for host managed_node2 6593 1726776669.46680: ^ task is: TASK: Ensure kernel_settings_reboot_required is unset or undefined 6593 1726776669.46681: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776669.47322: done sending task result for task 025ceb90-32dd-710c-d93d-0000000000c4 6593 1726776669.47325: WORKER PROCESS EXITING 6593 1726776669.47481: getting variables 6593 1726776669.47483: in VariableManager get_vars() 6593 1726776669.47495: Calling all_inventory to load vars for managed_node2 6593 1726776669.47497: Calling groups_inventory to load vars for managed_node2 6593 1726776669.47499: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776669.47503: Calling all_plugins_play to load vars for managed_node2 6593 1726776669.47506: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776669.47508: Calling groups_plugins_play to load vars for managed_node2 6593 1726776669.47676: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776669.47875: done with get_vars() 6593 1726776669.47884: done getting variables 6593 1726776669.47962: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Ensure kernel_settings_reboot_required is unset or undefined] ************ task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:71 Thursday 19 September 2024 16:11:09 -0400 (0:00:00.055) 0:00:46.904 **** 6593 1726776669.47988: entering _queue_task() for managed_node2/assert 6593 1726776669.47990: Creating lock for assert 6593 1726776669.48221: worker is 1 (out of 1 available) 6593 1726776669.48233: exiting _queue_task() for managed_node2/assert 6593 1726776669.48244: done queuing things up, now waiting for results queue to drain 6593 1726776669.48245: waiting for pending results... 6593 1726776669.48514: running TaskExecutor() for managed_node2/TASK: Ensure kernel_settings_reboot_required is unset or undefined 6593 1726776669.48609: in run() - task 025ceb90-32dd-710c-d93d-000000000010 6593 1726776669.48630: variable 'ansible_search_path' from source: unknown 6593 1726776669.48670: calling self._execute() 6593 1726776669.48757: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776669.48768: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776669.48783: variable 'omit' from source: magic vars 6593 1726776669.48896: variable 'omit' from source: magic vars 6593 1726776669.48940: variable 'omit' from source: magic vars 6593 1726776669.48978: variable 'omit' from source: magic vars 6593 1726776669.49030: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776669.49067: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776669.49093: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776669.49119: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776669.49143: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776669.49176: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776669.49186: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776669.49195: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776669.49303: Set connection var ansible_connection to ssh 6593 1726776669.49315: Set connection var ansible_timeout to 10 6593 1726776669.49324: Set connection var ansible_shell_type to sh 6593 1726776669.49336: Set connection var ansible_shell_executable to /bin/sh 6593 1726776669.49356: Set connection var ansible_pipelining to False 6593 1726776669.49373: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776669.49398: variable 'ansible_shell_executable' from source: unknown 6593 1726776669.49406: variable 'ansible_connection' from source: unknown 6593 1726776669.49414: variable 'ansible_module_compression' from source: unknown 6593 1726776669.49424: variable 'ansible_shell_type' from source: unknown 6593 1726776669.49431: variable 'ansible_shell_executable' from source: unknown 6593 1726776669.49438: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776669.49448: variable 'ansible_pipelining' from source: unknown 6593 1726776669.49460: variable 'ansible_timeout' from source: unknown 6593 1726776669.49473: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776669.49623: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776669.49640: variable 'omit' from source: magic vars 6593 1726776669.49650: starting attempt loop 6593 1726776669.49658: running the handler 6593 1726776669.50031: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776669.52424: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776669.52516: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776669.52558: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776669.52597: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776669.52641: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776669.52710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776669.52753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776669.52786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776669.52841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776669.52861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776669.52987: variable 'kernel_settings_reboot_required' from source: set_fact 6593 1726776669.53009: Evaluated conditional (not kernel_settings_reboot_required | d(false)): True 6593 1726776669.53022: handler run complete 6593 1726776669.53058: attempt loop complete, returning result 6593 1726776669.53065: _execute() done 6593 1726776669.53072: dumping result to json 6593 1726776669.53079: done dumping result, returning 6593 1726776669.53091: done running TaskExecutor() for managed_node2/TASK: Ensure kernel_settings_reboot_required is unset or undefined [025ceb90-32dd-710c-d93d-000000000010] 6593 1726776669.53100: sending task result for task 025ceb90-32dd-710c-d93d-000000000010 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 6593 1726776669.53248: no more pending results, returning what we have 6593 1726776669.53252: results queue empty 6593 1726776669.53254: checking for any_errors_fatal 6593 1726776669.53256: done checking for any_errors_fatal 6593 1726776669.53257: checking for max_fail_percentage 6593 1726776669.53259: done checking for max_fail_percentage 6593 1726776669.53260: checking to see if all hosts have failed and the running result is not ok 6593 1726776669.53260: done checking to see if all hosts have failed 6593 1726776669.53261: getting the remaining hosts for this loop 6593 1726776669.53263: done getting the remaining hosts for this loop 6593 1726776669.53267: getting the next task for host managed_node2 6593 1726776669.53271: done getting next task for host managed_node2 6593 1726776669.53274: ^ task is: TASK: Ensure role reported changed 6593 1726776669.53276: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776669.53281: getting variables 6593 1726776669.53283: in VariableManager get_vars() 6593 1726776669.53326: Calling all_inventory to load vars for managed_node2 6593 1726776669.53329: Calling groups_inventory to load vars for managed_node2 6593 1726776669.53332: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776669.53343: Calling all_plugins_play to load vars for managed_node2 6593 1726776669.53346: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776669.53350: Calling groups_plugins_play to load vars for managed_node2 6593 1726776669.53543: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776669.53753: done with get_vars() 6593 1726776669.53770: done getting variables 6593 1726776669.53829: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Ensure role reported changed] ******************************************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:75 Thursday 19 September 2024 16:11:09 -0400 (0:00:00.058) 0:00:46.963 **** 6593 1726776669.53859: entering _queue_task() for managed_node2/assert 6593 1726776669.53985: done sending task result for task 025ceb90-32dd-710c-d93d-000000000010 6593 1726776669.53988: WORKER PROCESS EXITING 6593 1726776669.54346: worker is 1 (out of 1 available) 6593 1726776669.54359: exiting _queue_task() for managed_node2/assert 6593 1726776669.54369: done queuing things up, now waiting for results queue to drain 6593 1726776669.54370: waiting for pending results... 6593 1726776669.54631: running TaskExecutor() for managed_node2/TASK: Ensure role reported changed 6593 1726776669.54721: in run() - task 025ceb90-32dd-710c-d93d-000000000011 6593 1726776669.54742: variable 'ansible_search_path' from source: unknown 6593 1726776669.54782: calling self._execute() 6593 1726776669.54869: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776669.54880: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776669.54893: variable 'omit' from source: magic vars 6593 1726776669.55003: variable 'omit' from source: magic vars 6593 1726776669.55039: variable 'omit' from source: magic vars 6593 1726776669.55077: variable 'omit' from source: magic vars 6593 1726776669.55123: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776669.55163: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776669.55191: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776669.55209: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776669.55226: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776669.55257: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776669.55263: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776669.55269: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776669.55368: Set connection var ansible_connection to ssh 6593 1726776669.55381: Set connection var ansible_timeout to 10 6593 1726776669.55389: Set connection var ansible_shell_type to sh 6593 1726776669.55405: Set connection var ansible_shell_executable to /bin/sh 6593 1726776669.55415: Set connection var ansible_pipelining to False 6593 1726776669.55433: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776669.55461: variable 'ansible_shell_executable' from source: unknown 6593 1726776669.55469: variable 'ansible_connection' from source: unknown 6593 1726776669.55476: variable 'ansible_module_compression' from source: unknown 6593 1726776669.55482: variable 'ansible_shell_type' from source: unknown 6593 1726776669.55489: variable 'ansible_shell_executable' from source: unknown 6593 1726776669.55496: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776669.55508: variable 'ansible_pipelining' from source: unknown 6593 1726776669.55515: variable 'ansible_timeout' from source: unknown 6593 1726776669.55526: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776669.55674: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776669.55693: variable 'omit' from source: magic vars 6593 1726776669.55701: starting attempt loop 6593 1726776669.55708: running the handler 6593 1726776669.56065: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776669.58464: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776669.58540: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776669.58581: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776669.58628: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776669.58658: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776669.58734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776669.58780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776669.58812: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776669.58865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776669.58886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776669.58995: variable '__kernel_settings_changed' from source: set_fact 6593 1726776669.59020: Evaluated conditional (__kernel_settings_changed | d(false)): True 6593 1726776669.59032: handler run complete 6593 1726776669.59069: attempt loop complete, returning result 6593 1726776669.59079: _execute() done 6593 1726776669.59088: dumping result to json 6593 1726776669.59095: done dumping result, returning 6593 1726776669.59107: done running TaskExecutor() for managed_node2/TASK: Ensure role reported changed [025ceb90-32dd-710c-d93d-000000000011] 6593 1726776669.59120: sending task result for task 025ceb90-32dd-710c-d93d-000000000011 6593 1726776669.59233: done sending task result for task 025ceb90-32dd-710c-d93d-000000000011 6593 1726776669.59241: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 6593 1726776669.59302: no more pending results, returning what we have 6593 1726776669.59306: results queue empty 6593 1726776669.59308: checking for any_errors_fatal 6593 1726776669.59315: done checking for any_errors_fatal 6593 1726776669.59316: checking for max_fail_percentage 6593 1726776669.59319: done checking for max_fail_percentage 6593 1726776669.59321: checking to see if all hosts have failed and the running result is not ok 6593 1726776669.59322: done checking to see if all hosts have failed 6593 1726776669.59322: getting the remaining hosts for this loop 6593 1726776669.59324: done getting the remaining hosts for this loop 6593 1726776669.59328: getting the next task for host managed_node2 6593 1726776669.59335: done getting next task for host managed_node2 6593 1726776669.59337: ^ task is: TASK: Check sysfs after role runs 6593 1726776669.59340: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776669.59344: getting variables 6593 1726776669.59346: in VariableManager get_vars() 6593 1726776669.59383: Calling all_inventory to load vars for managed_node2 6593 1726776669.59386: Calling groups_inventory to load vars for managed_node2 6593 1726776669.59388: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776669.59400: Calling all_plugins_play to load vars for managed_node2 6593 1726776669.59403: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776669.59413: Calling groups_plugins_play to load vars for managed_node2 6593 1726776669.59597: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776669.59856: done with get_vars() 6593 1726776669.59871: done getting variables 6593 1726776669.59930: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check sysfs after role runs] ********************************************* task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:79 Thursday 19 September 2024 16:11:09 -0400 (0:00:00.060) 0:00:47.024 **** 6593 1726776669.59960: entering _queue_task() for managed_node2/command 6593 1726776669.60471: worker is 1 (out of 1 available) 6593 1726776669.60482: exiting _queue_task() for managed_node2/command 6593 1726776669.60495: done queuing things up, now waiting for results queue to drain 6593 1726776669.60497: waiting for pending results... 6593 1726776669.61073: running TaskExecutor() for managed_node2/TASK: Check sysfs after role runs 6593 1726776669.61681: in run() - task 025ceb90-32dd-710c-d93d-000000000012 6593 1726776669.61701: variable 'ansible_search_path' from source: unknown 6593 1726776669.61752: calling self._execute() 6593 1726776669.61842: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776669.61854: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776669.61867: variable 'omit' from source: magic vars 6593 1726776669.61978: variable 'omit' from source: magic vars 6593 1726776669.62014: variable 'omit' from source: magic vars 6593 1726776669.62060: variable 'omit' from source: magic vars 6593 1726776669.62105: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776669.62151: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776669.62178: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776669.62202: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776669.62220: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776669.62257: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776669.62270: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776669.62278: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776669.62385: Set connection var ansible_connection to ssh 6593 1726776669.62398: Set connection var ansible_timeout to 10 6593 1726776669.62405: Set connection var ansible_shell_type to sh 6593 1726776669.62417: Set connection var ansible_shell_executable to /bin/sh 6593 1726776669.62430: Set connection var ansible_pipelining to False 6593 1726776669.62447: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776669.62483: variable 'ansible_shell_executable' from source: unknown 6593 1726776669.62492: variable 'ansible_connection' from source: unknown 6593 1726776669.62500: variable 'ansible_module_compression' from source: unknown 6593 1726776669.62506: variable 'ansible_shell_type' from source: unknown 6593 1726776669.62512: variable 'ansible_shell_executable' from source: unknown 6593 1726776669.62522: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776669.62530: variable 'ansible_pipelining' from source: unknown 6593 1726776669.62537: variable 'ansible_timeout' from source: unknown 6593 1726776669.62545: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776669.62701: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776669.62723: variable 'omit' from source: magic vars 6593 1726776669.62733: starting attempt loop 6593 1726776669.62739: running the handler 6593 1726776669.62759: _low_level_execute_command(): starting 6593 1726776669.62771: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776669.63590: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776669.63604: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776669.63621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776669.63641: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776669.63692: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776669.63705: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776669.63725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776669.63746: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776669.63759: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776669.63775: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776669.63795: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776669.63811: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776669.63831: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776669.63845: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776669.63857: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776669.63872: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776669.63953: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776669.63977: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776669.63999: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776669.64123: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776669.65700: stdout chunk (state=3): >>>/root <<< 6593 1726776669.65885: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776669.65889: stdout chunk (state=3): >>><<< 6593 1726776669.65892: stderr chunk (state=3): >>><<< 6593 1726776669.66008: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776669.66012: _low_level_execute_command(): starting 6593 1726776669.66015: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776669.6591647-7624-143238902201141 `" && echo ansible-tmp-1726776669.6591647-7624-143238902201141="` echo /root/.ansible/tmp/ansible-tmp-1726776669.6591647-7624-143238902201141 `" ) && sleep 0' 6593 1726776669.66587: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776669.66602: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776669.66629: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776669.66648: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776669.66695: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776669.66707: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776669.66723: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776669.66740: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776669.66752: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776669.66761: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776669.66773: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776669.66795: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776669.66812: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776669.66828: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776669.66840: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776669.66855: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776669.66941: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776669.66961: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776669.66979: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776669.67403: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776669.68909: stdout chunk (state=3): >>>ansible-tmp-1726776669.6591647-7624-143238902201141=/root/.ansible/tmp/ansible-tmp-1726776669.6591647-7624-143238902201141 <<< 6593 1726776669.69024: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776669.69098: stderr chunk (state=3): >>><<< 6593 1726776669.69102: stdout chunk (state=3): >>><<< 6593 1726776669.69226: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776669.6591647-7624-143238902201141=/root/.ansible/tmp/ansible-tmp-1726776669.6591647-7624-143238902201141 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776669.69229: variable 'ansible_module_compression' from source: unknown 6593 1726776669.69232: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 6593 1726776669.69335: variable 'ansible_facts' from source: unknown 6593 1726776669.69355: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776669.6591647-7624-143238902201141/AnsiballZ_command.py 6593 1726776669.69510: Sending initial data 6593 1726776669.69513: Sent initial data (154 bytes) 6593 1726776669.70468: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776669.70482: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776669.70497: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776669.70516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776669.70561: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776669.70575: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776669.70590: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776669.70608: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776669.70624: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776669.70640: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776669.70657: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776669.70688: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776669.70727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776669.70767: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776669.70792: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776669.71026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776669.71637: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776669.71740: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776669.71752: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776669.71821: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776669.73593: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776669.73650: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776669.73722: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpuxsm_mhf /root/.ansible/tmp/ansible-tmp-1726776669.6591647-7624-143238902201141/AnsiballZ_command.py <<< 6593 1726776669.73726: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776669.74830: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776669.75022: stderr chunk (state=3): >>><<< 6593 1726776669.75026: stdout chunk (state=3): >>><<< 6593 1726776669.75028: done transferring module to remote 6593 1726776669.75030: _low_level_execute_command(): starting 6593 1726776669.75033: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776669.6591647-7624-143238902201141/ /root/.ansible/tmp/ansible-tmp-1726776669.6591647-7624-143238902201141/AnsiballZ_command.py && sleep 0' 6593 1726776669.75881: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776669.75903: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776669.75921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776669.75938: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776669.75981: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776669.75993: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776669.76012: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776669.76031: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776669.76042: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776669.76053: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776669.76064: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776669.76081: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776669.76096: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776669.76106: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776669.76121: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776669.76138: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776669.76216: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776669.76254: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776669.76272: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776669.76343: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776669.78137: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776669.78196: stderr chunk (state=3): >>><<< 6593 1726776669.78199: stdout chunk (state=3): >>><<< 6593 1726776669.78294: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776669.78298: _low_level_execute_command(): starting 6593 1726776669.78301: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776669.6591647-7624-143238902201141/AnsiballZ_command.py && sleep 0' 6593 1726776669.78879: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776669.78893: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776669.78907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776669.78926: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776669.78972: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776669.78985: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776669.78998: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776669.79014: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776669.79028: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776669.79039: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776669.79050: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776669.79065: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776669.79087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776669.79099: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776669.79109: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776669.79124: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776669.79206: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776669.79231: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776669.79249: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776669.79325: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776669.92932: stdout chunk (state=3): >>> {"changed": true, "stdout": "65000", "stderr": "", "rc": 0, "cmd": ["grep", "-x", "65000", "/sys/class/net/lo/mtu"], "start": "2024-09-19 16:11:09.925030", "end": "2024-09-19 16:11:09.928568", "delta": "0:00:00.003538", "msg": "", "invocation": {"module_args": {"_raw_params": "grep -x 65000 /sys/class/net/lo/mtu", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 6593 1726776669.94240: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776669.94300: stderr chunk (state=3): >>><<< 6593 1726776669.94304: stdout chunk (state=3): >>><<< 6593 1726776669.94457: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "65000", "stderr": "", "rc": 0, "cmd": ["grep", "-x", "65000", "/sys/class/net/lo/mtu"], "start": "2024-09-19 16:11:09.925030", "end": "2024-09-19 16:11:09.928568", "delta": "0:00:00.003538", "msg": "", "invocation": {"module_args": {"_raw_params": "grep -x 65000 /sys/class/net/lo/mtu", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776669.94464: done with _execute_module (ansible.legacy.command, {'_raw_params': 'grep -x 65000 /sys/class/net/lo/mtu', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776669.6591647-7624-143238902201141/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776669.94468: _low_level_execute_command(): starting 6593 1726776669.94473: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776669.6591647-7624-143238902201141/ > /dev/null 2>&1 && sleep 0' 6593 1726776669.95124: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776669.95128: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776669.95130: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776669.95133: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776669.95228: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776669.95232: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776669.95235: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776669.95237: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776669.95239: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776669.95243: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776669.95245: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776669.95246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776669.95248: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776669.95250: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776669.95252: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776669.95254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776669.95324: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776669.95327: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776669.95375: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776669.95395: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776669.97257: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776669.97261: stdout chunk (state=3): >>><<< 6593 1726776669.97263: stderr chunk (state=3): >>><<< 6593 1726776669.97326: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776669.97330: handler run complete 6593 1726776669.97332: Evaluated conditional (False): False 6593 1726776669.97527: attempt loop complete, returning result 6593 1726776669.97530: _execute() done 6593 1726776669.97532: dumping result to json 6593 1726776669.97534: done dumping result, returning 6593 1726776669.97537: done running TaskExecutor() for managed_node2/TASK: Check sysfs after role runs [025ceb90-32dd-710c-d93d-000000000012] 6593 1726776669.97539: sending task result for task 025ceb90-32dd-710c-d93d-000000000012 6593 1726776669.97623: done sending task result for task 025ceb90-32dd-710c-d93d-000000000012 6593 1726776669.97627: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "grep", "-x", "65000", "/sys/class/net/lo/mtu" ], "delta": "0:00:00.003538", "end": "2024-09-19 16:11:09.928568", "rc": 0, "start": "2024-09-19 16:11:09.925030" } STDOUT: 65000 6593 1726776669.97732: no more pending results, returning what we have 6593 1726776669.97737: results queue empty 6593 1726776669.97738: checking for any_errors_fatal 6593 1726776669.97743: done checking for any_errors_fatal 6593 1726776669.97744: checking for max_fail_percentage 6593 1726776669.97746: done checking for max_fail_percentage 6593 1726776669.97747: checking to see if all hosts have failed and the running result is not ok 6593 1726776669.97748: done checking to see if all hosts have failed 6593 1726776669.97749: getting the remaining hosts for this loop 6593 1726776669.97750: done getting the remaining hosts for this loop 6593 1726776669.97755: getting the next task for host managed_node2 6593 1726776669.97759: done getting next task for host managed_node2 6593 1726776669.97762: ^ task is: TASK: Check sysctl after role runs 6593 1726776669.97764: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776669.97768: getting variables 6593 1726776669.97773: in VariableManager get_vars() 6593 1726776669.97809: Calling all_inventory to load vars for managed_node2 6593 1726776669.97812: Calling groups_inventory to load vars for managed_node2 6593 1726776669.97814: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776669.97827: Calling all_plugins_play to load vars for managed_node2 6593 1726776669.97832: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776669.97836: Calling groups_plugins_play to load vars for managed_node2 6593 1726776669.98128: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776669.98367: done with get_vars() 6593 1726776669.98381: done getting variables 6593 1726776669.98450: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check sysctl after role runs] ******************************************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:83 Thursday 19 September 2024 16:11:09 -0400 (0:00:00.385) 0:00:47.409 **** 6593 1726776669.98492: entering _queue_task() for managed_node2/shell 6593 1726776669.98811: worker is 1 (out of 1 available) 6593 1726776669.98825: exiting _queue_task() for managed_node2/shell 6593 1726776669.98836: done queuing things up, now waiting for results queue to drain 6593 1726776669.98837: waiting for pending results... 6593 1726776669.99001: running TaskExecutor() for managed_node2/TASK: Check sysctl after role runs 6593 1726776669.99052: in run() - task 025ceb90-32dd-710c-d93d-000000000013 6593 1726776669.99063: variable 'ansible_search_path' from source: unknown 6593 1726776669.99093: calling self._execute() 6593 1726776669.99155: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776669.99159: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776669.99166: variable 'omit' from source: magic vars 6593 1726776669.99239: variable 'omit' from source: magic vars 6593 1726776669.99261: variable 'omit' from source: magic vars 6593 1726776669.99291: variable 'omit' from source: magic vars 6593 1726776669.99332: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776669.99356: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776669.99380: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776669.99395: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776669.99406: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776669.99430: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776669.99433: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776669.99436: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776669.99506: Set connection var ansible_connection to ssh 6593 1726776669.99513: Set connection var ansible_timeout to 10 6593 1726776669.99515: Set connection var ansible_shell_type to sh 6593 1726776669.99522: Set connection var ansible_shell_executable to /bin/sh 6593 1726776669.99529: Set connection var ansible_pipelining to False 6593 1726776669.99537: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776669.99554: variable 'ansible_shell_executable' from source: unknown 6593 1726776669.99556: variable 'ansible_connection' from source: unknown 6593 1726776669.99559: variable 'ansible_module_compression' from source: unknown 6593 1726776669.99561: variable 'ansible_shell_type' from source: unknown 6593 1726776669.99563: variable 'ansible_shell_executable' from source: unknown 6593 1726776669.99566: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776669.99572: variable 'ansible_pipelining' from source: unknown 6593 1726776669.99575: variable 'ansible_timeout' from source: unknown 6593 1726776669.99581: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776669.99682: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776669.99694: variable 'omit' from source: magic vars 6593 1726776669.99702: starting attempt loop 6593 1726776669.99704: running the handler 6593 1726776669.99716: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776669.99732: _low_level_execute_command(): starting 6593 1726776669.99739: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776670.00450: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776670.00494: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776670.02052: stdout chunk (state=3): >>>/root <<< 6593 1726776670.02152: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776670.02199: stderr chunk (state=3): >>><<< 6593 1726776670.02202: stdout chunk (state=3): >>><<< 6593 1726776670.02221: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776670.02233: _low_level_execute_command(): starting 6593 1726776670.02238: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776670.0222213-7644-126388216980321 `" && echo ansible-tmp-1726776670.0222213-7644-126388216980321="` echo /root/.ansible/tmp/ansible-tmp-1726776670.0222213-7644-126388216980321 `" ) && sleep 0' 6593 1726776670.02650: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776670.02653: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776670.02690: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776670.02693: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776670.02703: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776670.02751: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776670.02756: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776670.02794: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776670.04631: stdout chunk (state=3): >>>ansible-tmp-1726776670.0222213-7644-126388216980321=/root/.ansible/tmp/ansible-tmp-1726776670.0222213-7644-126388216980321 <<< 6593 1726776670.04744: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776670.04806: stderr chunk (state=3): >>><<< 6593 1726776670.04812: stdout chunk (state=3): >>><<< 6593 1726776670.05082: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776670.0222213-7644-126388216980321=/root/.ansible/tmp/ansible-tmp-1726776670.0222213-7644-126388216980321 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776670.05085: variable 'ansible_module_compression' from source: unknown 6593 1726776670.05088: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 6593 1726776670.05090: variable 'ansible_facts' from source: unknown 6593 1726776670.05144: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776670.0222213-7644-126388216980321/AnsiballZ_command.py 6593 1726776670.05627: Sending initial data 6593 1726776670.05631: Sent initial data (154 bytes) 6593 1726776670.08189: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776670.08195: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776670.08226: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776670.08231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776670.08285: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776670.09274: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776670.09279: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776670.09324: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776670.11091: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776670.11123: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776670.11167: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpz1zlpor2 /root/.ansible/tmp/ansible-tmp-1726776670.0222213-7644-126388216980321/AnsiballZ_command.py <<< 6593 1726776670.11193: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776670.12207: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776670.12467: stderr chunk (state=3): >>><<< 6593 1726776670.12473: stdout chunk (state=3): >>><<< 6593 1726776670.12476: done transferring module to remote 6593 1726776670.12478: _low_level_execute_command(): starting 6593 1726776670.12481: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776670.0222213-7644-126388216980321/ /root/.ansible/tmp/ansible-tmp-1726776670.0222213-7644-126388216980321/AnsiballZ_command.py && sleep 0' 6593 1726776670.13104: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776670.13119: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776670.13136: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776670.13165: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776670.13211: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776670.13231: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776670.13246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776670.13276: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776670.13290: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776670.13302: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776670.13315: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776670.13331: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776670.13348: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776670.13367: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776670.13387: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776670.13403: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776670.13486: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776670.13508: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776670.13525: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776670.13654: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776670.15431: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776670.15493: stderr chunk (state=3): >>><<< 6593 1726776670.15496: stdout chunk (state=3): >>><<< 6593 1726776670.15597: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776670.15600: _low_level_execute_command(): starting 6593 1726776670.15603: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776670.0222213-7644-126388216980321/AnsiballZ_command.py && sleep 0' 6593 1726776670.16194: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776670.16208: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776670.16229: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776670.16257: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776670.16302: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776670.16313: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776670.16327: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776670.16342: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776670.16356: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776670.16373: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776670.16384: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776670.16394: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776670.16406: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776670.16415: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776670.16426: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776670.16437: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776670.16522: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776670.16541: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776670.16553: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776670.16628: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776670.30631: stdout chunk (state=3): >>> {"changed": true, "stdout": "400000", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -x 400000", "start": "2024-09-19 16:11:10.299632", "end": "2024-09-19 16:11:10.305532", "delta": "0:00:00.005900", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nsysctl -n fs.file-max | grep -x 400000", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 6593 1726776670.31947: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776670.32029: stderr chunk (state=3): >>><<< 6593 1726776670.32032: stdout chunk (state=3): >>><<< 6593 1726776670.32044: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "400000", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -x 400000", "start": "2024-09-19 16:11:10.299632", "end": "2024-09-19 16:11:10.305532", "delta": "0:00:00.005900", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nsysctl -n fs.file-max | grep -x 400000", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776670.32158: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euo pipefail\nsysctl -n fs.file-max | grep -x 400000', '_uses_shell': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776670.0222213-7644-126388216980321/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776670.32164: _low_level_execute_command(): starting 6593 1726776670.32168: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776670.0222213-7644-126388216980321/ > /dev/null 2>&1 && sleep 0' 6593 1726776670.32658: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776670.32662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776670.32698: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776670.32701: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776670.32800: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776670.32834: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776670.34905: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776670.34908: stdout chunk (state=3): >>><<< 6593 1726776670.34910: stderr chunk (state=3): >>><<< 6593 1726776670.35160: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776670.35163: handler run complete 6593 1726776670.35166: Evaluated conditional (False): False 6593 1726776670.35167: attempt loop complete, returning result 6593 1726776670.35169: _execute() done 6593 1726776670.35171: dumping result to json 6593 1726776670.35173: done dumping result, returning 6593 1726776670.35175: done running TaskExecutor() for managed_node2/TASK: Check sysctl after role runs [025ceb90-32dd-710c-d93d-000000000013] 6593 1726776670.35177: sending task result for task 025ceb90-32dd-710c-d93d-000000000013 6593 1726776670.35251: done sending task result for task 025ceb90-32dd-710c-d93d-000000000013 6593 1726776670.35255: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -x 400000", "delta": "0:00:00.005900", "end": "2024-09-19 16:11:10.305532", "rc": 0, "start": "2024-09-19 16:11:10.299632" } STDOUT: 400000 6593 1726776670.35486: no more pending results, returning what we have 6593 1726776670.35489: results queue empty 6593 1726776670.35491: checking for any_errors_fatal 6593 1726776670.35500: done checking for any_errors_fatal 6593 1726776670.35501: checking for max_fail_percentage 6593 1726776670.35503: done checking for max_fail_percentage 6593 1726776670.35504: checking to see if all hosts have failed and the running result is not ok 6593 1726776670.35504: done checking to see if all hosts have failed 6593 1726776670.35505: getting the remaining hosts for this loop 6593 1726776670.35507: done getting the remaining hosts for this loop 6593 1726776670.35511: getting the next task for host managed_node2 6593 1726776670.35517: done getting next task for host managed_node2 6593 1726776670.35522: ^ task is: TASK: Check sysctl after role runs 6593 1726776670.35524: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776670.35530: getting variables 6593 1726776670.35532: in VariableManager get_vars() 6593 1726776670.35571: Calling all_inventory to load vars for managed_node2 6593 1726776670.35575: Calling groups_inventory to load vars for managed_node2 6593 1726776670.35577: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776670.35588: Calling all_plugins_play to load vars for managed_node2 6593 1726776670.35591: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776670.35594: Calling groups_plugins_play to load vars for managed_node2 6593 1726776670.36177: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776670.36395: done with get_vars() 6593 1726776670.36412: done getting variables 6593 1726776670.36504: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check sysctl after role runs] ******************************************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:89 Thursday 19 September 2024 16:11:10 -0400 (0:00:00.380) 0:00:47.790 **** 6593 1726776670.36534: entering _queue_task() for managed_node2/shell 6593 1726776670.36832: worker is 1 (out of 1 available) 6593 1726776670.36845: exiting _queue_task() for managed_node2/shell 6593 1726776670.36857: done queuing things up, now waiting for results queue to drain 6593 1726776670.36858: waiting for pending results... 6593 1726776670.37200: running TaskExecutor() for managed_node2/TASK: Check sysctl after role runs 6593 1726776670.37299: in run() - task 025ceb90-32dd-710c-d93d-000000000014 6593 1726776670.37330: variable 'ansible_search_path' from source: unknown 6593 1726776670.37397: calling self._execute() 6593 1726776670.37496: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776670.37514: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776670.37537: variable 'omit' from source: magic vars 6593 1726776670.37691: variable 'omit' from source: magic vars 6593 1726776670.37734: variable 'omit' from source: magic vars 6593 1726776670.37802: variable 'omit' from source: magic vars 6593 1726776670.37853: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776670.37907: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776670.37935: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776670.37983: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776670.38010: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776670.38050: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776670.38060: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776670.38074: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776670.38223: Set connection var ansible_connection to ssh 6593 1726776670.38241: Set connection var ansible_timeout to 10 6593 1726776670.38249: Set connection var ansible_shell_type to sh 6593 1726776670.38260: Set connection var ansible_shell_executable to /bin/sh 6593 1726776670.38273: Set connection var ansible_pipelining to False 6593 1726776670.38290: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776670.38328: variable 'ansible_shell_executable' from source: unknown 6593 1726776670.38348: variable 'ansible_connection' from source: unknown 6593 1726776670.38362: variable 'ansible_module_compression' from source: unknown 6593 1726776670.38382: variable 'ansible_shell_type' from source: unknown 6593 1726776670.38394: variable 'ansible_shell_executable' from source: unknown 6593 1726776670.38407: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776670.38416: variable 'ansible_pipelining' from source: unknown 6593 1726776670.38426: variable 'ansible_timeout' from source: unknown 6593 1726776670.38434: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776670.38616: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776670.38640: variable 'omit' from source: magic vars 6593 1726776670.38650: starting attempt loop 6593 1726776670.38656: running the handler 6593 1726776670.38677: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776670.38699: _low_level_execute_command(): starting 6593 1726776670.38712: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776670.39560: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776670.39579: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776670.39593: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776670.39612: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776670.39655: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776670.39666: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776670.39686: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776670.39701: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776670.39714: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776670.39733: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776670.39747: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776670.39772: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776670.39798: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776670.39835: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776670.39846: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776670.39859: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776670.40548: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776670.40569: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776670.40590: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776670.40659: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776670.42266: stdout chunk (state=3): >>>/root <<< 6593 1726776670.42423: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776670.42429: stderr chunk (state=3): >>><<< 6593 1726776670.42434: stdout chunk (state=3): >>><<< 6593 1726776670.42459: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776670.42475: _low_level_execute_command(): starting 6593 1726776670.42479: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776670.4245872-7665-4754057530343 `" && echo ansible-tmp-1726776670.4245872-7665-4754057530343="` echo /root/.ansible/tmp/ansible-tmp-1726776670.4245872-7665-4754057530343 `" ) && sleep 0' 6593 1726776670.43153: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776670.43156: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776670.43202: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776670.43209: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776670.43228: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776670.43234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776670.43322: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776670.43342: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776670.43408: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776670.45325: stdout chunk (state=3): >>>ansible-tmp-1726776670.4245872-7665-4754057530343=/root/.ansible/tmp/ansible-tmp-1726776670.4245872-7665-4754057530343 <<< 6593 1726776670.45428: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776670.45446: stderr chunk (state=3): >>><<< 6593 1726776670.45449: stdout chunk (state=3): >>><<< 6593 1726776670.46260: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776670.4245872-7665-4754057530343=/root/.ansible/tmp/ansible-tmp-1726776670.4245872-7665-4754057530343 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776670.46297: variable 'ansible_module_compression' from source: unknown 6593 1726776670.46359: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 6593 1726776670.46398: variable 'ansible_facts' from source: unknown 6593 1726776670.46484: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776670.4245872-7665-4754057530343/AnsiballZ_command.py 6593 1726776670.46889: Sending initial data 6593 1726776670.46899: Sent initial data (152 bytes) 6593 1726776670.49994: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776670.50131: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776670.50148: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776670.50168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776670.50267: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776670.50285: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776670.50300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776670.50346: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776670.50364: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776670.50379: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776670.50393: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776670.50407: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776670.50426: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776670.50469: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776670.50486: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776670.50501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776670.50613: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776670.50633: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776670.50653: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776670.50742: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776670.52524: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776670.52573: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776670.52621: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmp6ykfe_i8 /root/.ansible/tmp/ansible-tmp-1726776670.4245872-7665-4754057530343/AnsiballZ_command.py <<< 6593 1726776670.52649: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776670.53755: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776670.54006: stderr chunk (state=3): >>><<< 6593 1726776670.54010: stdout chunk (state=3): >>><<< 6593 1726776670.54034: done transferring module to remote 6593 1726776670.54047: _low_level_execute_command(): starting 6593 1726776670.54052: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776670.4245872-7665-4754057530343/ /root/.ansible/tmp/ansible-tmp-1726776670.4245872-7665-4754057530343/AnsiballZ_command.py && sleep 0' 6593 1726776670.55449: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776670.55480: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776670.55527: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776670.55542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776670.55578: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776670.55586: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776670.55597: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776670.55611: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776670.55623: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776670.55636: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776670.55645: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776670.55654: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776670.55665: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776670.55676: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776670.55679: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776670.55687: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776670.55764: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776670.55782: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776670.55793: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776670.55858: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776670.57707: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776670.57710: stdout chunk (state=3): >>><<< 6593 1726776670.57720: stderr chunk (state=3): >>><<< 6593 1726776670.58255: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776670.58259: _low_level_execute_command(): starting 6593 1726776670.58264: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776670.4245872-7665-4754057530343/AnsiballZ_command.py && sleep 0' 6593 1726776670.58925: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776670.58934: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776670.58945: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776670.58962: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776670.58999: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776670.59006: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776670.59016: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776670.59032: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776670.59040: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776670.59045: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776670.59055: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776670.59068: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776670.59081: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776670.59089: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776670.59095: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776670.59104: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776670.59183: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776670.59201: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776670.59214: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776670.59291: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776670.73158: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsysctl -n kernel.threads-max | grep -Lxvq 29968", "start": "2024-09-19 16:11:10.725701", "end": "2024-09-19 16:11:10.730839", "delta": "0:00:00.005138", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nsysctl -n kernel.threads-max | grep -Lxvq 29968", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 6593 1726776670.74451: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776670.74455: stdout chunk (state=3): >>><<< 6593 1726776670.74457: stderr chunk (state=3): >>><<< 6593 1726776670.74606: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsysctl -n kernel.threads-max | grep -Lxvq 29968", "start": "2024-09-19 16:11:10.725701", "end": "2024-09-19 16:11:10.730839", "delta": "0:00:00.005138", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nsysctl -n kernel.threads-max | grep -Lxvq 29968", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776670.74615: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euo pipefail\nsysctl -n kernel.threads-max | grep -Lxvq 29968', '_uses_shell': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776670.4245872-7665-4754057530343/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776670.74621: _low_level_execute_command(): starting 6593 1726776670.74624: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776670.4245872-7665-4754057530343/ > /dev/null 2>&1 && sleep 0' 6593 1726776670.75232: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776670.75248: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776670.75263: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776670.75290: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776670.75334: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776670.75348: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776670.75364: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776670.75384: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776670.75405: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776670.75422: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776670.75436: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776670.75451: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776670.75468: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776670.75481: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776670.75493: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776670.75515: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776670.75592: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776670.75616: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776670.75642: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776670.75710: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776670.77477: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776670.77567: stderr chunk (state=3): >>><<< 6593 1726776670.77578: stdout chunk (state=3): >>><<< 6593 1726776670.77730: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776670.77733: handler run complete 6593 1726776670.77735: Evaluated conditional (False): False 6593 1726776670.77737: attempt loop complete, returning result 6593 1726776670.77739: _execute() done 6593 1726776670.77741: dumping result to json 6593 1726776670.77742: done dumping result, returning 6593 1726776670.77744: done running TaskExecutor() for managed_node2/TASK: Check sysctl after role runs [025ceb90-32dd-710c-d93d-000000000014] 6593 1726776670.77746: sending task result for task 025ceb90-32dd-710c-d93d-000000000014 6593 1726776670.77815: done sending task result for task 025ceb90-32dd-710c-d93d-000000000014 6593 1726776670.77821: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": "set -euo pipefail\nsysctl -n kernel.threads-max | grep -Lxvq 29968", "delta": "0:00:00.005138", "end": "2024-09-19 16:11:10.730839", "rc": 0, "start": "2024-09-19 16:11:10.725701" } 6593 1726776670.78074: no more pending results, returning what we have 6593 1726776670.78077: results queue empty 6593 1726776670.78078: checking for any_errors_fatal 6593 1726776670.78084: done checking for any_errors_fatal 6593 1726776670.78085: checking for max_fail_percentage 6593 1726776670.78086: done checking for max_fail_percentage 6593 1726776670.78087: checking to see if all hosts have failed and the running result is not ok 6593 1726776670.78088: done checking to see if all hosts have failed 6593 1726776670.78088: getting the remaining hosts for this loop 6593 1726776670.78089: done getting the remaining hosts for this loop 6593 1726776670.78093: getting the next task for host managed_node2 6593 1726776670.78097: done getting next task for host managed_node2 6593 1726776670.78099: ^ task is: TASK: Reboot the machine - see if settings persist after reboot 6593 1726776670.78101: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776670.78104: getting variables 6593 1726776670.78106: in VariableManager get_vars() 6593 1726776670.78145: Calling all_inventory to load vars for managed_node2 6593 1726776670.78148: Calling groups_inventory to load vars for managed_node2 6593 1726776670.78150: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776670.78160: Calling all_plugins_play to load vars for managed_node2 6593 1726776670.78162: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776670.78165: Calling groups_plugins_play to load vars for managed_node2 6593 1726776670.78360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776670.78592: done with get_vars() 6593 1726776670.78604: done getting variables 6593 1726776670.78678: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Reboot the machine - see if settings persist after reboot] *************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:95 Thursday 19 September 2024 16:11:10 -0400 (0:00:00.421) 0:00:48.211 **** 6593 1726776670.78713: entering _queue_task() for managed_node2/reboot 6593 1726776670.78959: worker is 1 (out of 1 available) 6593 1726776670.78973: exiting _queue_task() for managed_node2/reboot 6593 1726776670.78985: done queuing things up, now waiting for results queue to drain 6593 1726776670.78986: waiting for pending results... 6593 1726776670.79268: running TaskExecutor() for managed_node2/TASK: Reboot the machine - see if settings persist after reboot 6593 1726776670.79358: in run() - task 025ceb90-32dd-710c-d93d-000000000015 6593 1726776670.79376: variable 'ansible_search_path' from source: unknown 6593 1726776670.79415: calling self._execute() 6593 1726776670.79505: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776670.79516: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776670.79532: variable 'omit' from source: magic vars 6593 1726776670.79641: variable 'omit' from source: magic vars 6593 1726776670.79683: variable 'omit' from source: magic vars 6593 1726776670.79720: variable 'omit' from source: magic vars 6593 1726776670.79774: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776670.79813: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776670.79841: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776670.79868: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776670.79894: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776670.79931: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776670.79941: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776670.79950: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776670.80052: Set connection var ansible_connection to ssh 6593 1726776670.80066: Set connection var ansible_timeout to 10 6593 1726776670.80073: Set connection var ansible_shell_type to sh 6593 1726776670.80085: Set connection var ansible_shell_executable to /bin/sh 6593 1726776670.80105: Set connection var ansible_pipelining to False 6593 1726776670.80125: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776670.80150: variable 'ansible_shell_executable' from source: unknown 6593 1726776670.80158: variable 'ansible_connection' from source: unknown 6593 1726776670.80165: variable 'ansible_module_compression' from source: unknown 6593 1726776670.80171: variable 'ansible_shell_type' from source: unknown 6593 1726776670.80177: variable 'ansible_shell_executable' from source: unknown 6593 1726776670.80184: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776670.80190: variable 'ansible_pipelining' from source: unknown 6593 1726776670.80198: variable 'ansible_timeout' from source: unknown 6593 1726776670.80211: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776670.80370: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776670.80387: variable 'omit' from source: magic vars 6593 1726776670.80396: starting attempt loop 6593 1726776670.80402: running the handler 6593 1726776670.80415: reboot: running setup module to get distribution 6593 1726776670.80441: _low_level_execute_command(): starting 6593 1726776670.80453: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776670.81238: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776670.81256: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776670.81270: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776670.81289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776670.81338: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776670.81349: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776670.81362: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776670.81379: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776670.81388: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776670.81398: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776670.81407: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776670.81420: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776670.81442: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776670.81454: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776670.81464: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776670.81477: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776670.81559: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776670.81583: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776670.81600: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776670.81677: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776670.83256: stdout chunk (state=3): >>>/root <<< 6593 1726776670.83356: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776670.83432: stderr chunk (state=3): >>><<< 6593 1726776670.83436: stdout chunk (state=3): >>><<< 6593 1726776670.83526: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776670.83529: _low_level_execute_command(): starting 6593 1726776670.83532: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776670.834568-7702-130636710480447 `" && echo ansible-tmp-1726776670.834568-7702-130636710480447="` echo /root/.ansible/tmp/ansible-tmp-1726776670.834568-7702-130636710480447 `" ) && sleep 0' 6593 1726776670.84121: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776670.84147: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776670.84163: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776670.84181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776670.84222: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776670.84237: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776670.84252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776670.84286: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776670.84289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776670.84291: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776670.84344: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776670.84347: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776670.84349: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776670.84395: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776670.86220: stdout chunk (state=3): >>>ansible-tmp-1726776670.834568-7702-130636710480447=/root/.ansible/tmp/ansible-tmp-1726776670.834568-7702-130636710480447 <<< 6593 1726776670.86336: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776670.86424: stderr chunk (state=3): >>><<< 6593 1726776670.86427: stdout chunk (state=3): >>><<< 6593 1726776670.86527: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776670.834568-7702-130636710480447=/root/.ansible/tmp/ansible-tmp-1726776670.834568-7702-130636710480447 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776670.86531: variable 'ansible_module_compression' from source: unknown 6593 1726776670.86541: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 6593 1726776670.86587: variable 'ansible_facts' from source: unknown 6593 1726776670.86704: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776670.834568-7702-130636710480447/AnsiballZ_setup.py 6593 1726776670.86823: Sending initial data 6593 1726776670.86833: Sent initial data (151 bytes) 6593 1726776670.87652: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776670.87664: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776670.87676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776670.87691: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776670.87732: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776670.87744: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776670.87756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776670.87771: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776670.87780: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776670.87790: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776670.87799: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776670.87808: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776670.87824: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776670.87834: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776670.87845: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776670.87856: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776670.87927: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776670.87946: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776670.87963: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776670.88025: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776670.89745: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776670.89777: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776670.89812: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmp6d8uqdw6 /root/.ansible/tmp/ansible-tmp-1726776670.834568-7702-130636710480447/AnsiballZ_setup.py <<< 6593 1726776670.89845: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776670.91475: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776670.91578: stderr chunk (state=3): >>><<< 6593 1726776670.91581: stdout chunk (state=3): >>><<< 6593 1726776670.91600: done transferring module to remote 6593 1726776670.91610: _low_level_execute_command(): starting 6593 1726776670.91614: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776670.834568-7702-130636710480447/ /root/.ansible/tmp/ansible-tmp-1726776670.834568-7702-130636710480447/AnsiballZ_setup.py && sleep 0' 6593 1726776670.92087: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776670.92104: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776670.92121: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776670.92134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776670.92144: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776670.92190: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776670.92202: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776670.92243: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776670.94032: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776670.94103: stderr chunk (state=3): >>><<< 6593 1726776670.94106: stdout chunk (state=3): >>><<< 6593 1726776670.94192: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776670.94195: _low_level_execute_command(): starting 6593 1726776670.94197: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776670.834568-7702-130636710480447/AnsiballZ_setup.py && sleep 0' 6593 1726776670.94734: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776670.94746: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776670.94758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776670.94774: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776670.94813: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776670.94827: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776670.94838: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776670.94852: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776670.94861: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776670.94869: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776670.94882: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776670.94889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776670.94899: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776670.94906: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776670.94912: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776670.94921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776670.94990: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776670.95007: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776670.95020: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776670.95088: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776671.20842: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_local": {}, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_pkg_mgr": "dnf", "ansible_apparmor": {"status": "disabled"}, "ansible_lsb": {}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAPodFr7qIcGw+G79NHpCtQ4xNP1eLtbSIqCwvXaW9YrRGK9b39AzpgXIwiQ4anK13muSv9AbSl5vZjKEpvCK/uBRce+lbzW4W24qiH1aUFeRH8oFv2hFCECZBye5bHieEC3x4BNqxAQPfXTrM/rC1v9WTj9/blyrGxP847uiIdPDAAAAFQDYyzQmTXadZ9s5pw2YIjq0MSSQ9QAAAIAZHdubLtyfrgPEG62umtciXBFKb1FyjzAMl2wg3ch5kl8Mh1CtKptiYNfzMKSQSfBLrLqmYc1/QaEf+3y8TIZQcliKMejP/18cEdYDkkl249M0trSNmpXbNtYTU+e6C1N1nIl+4fHPOrNykHIfvCHkgM3tgdJH1Ds3BLNyxijEaQAAAIEAzaSwmj5VcAKR2ucxmP1MebdOR2AvEImcCTlNhrene4nZpR+yNk5UDal6+Ka0NQAqFnGQcbbjbYIzzNrB6E88vQG833HW2WOBwnTY5Q27TgC7ZHvolLa8xEjmgXSzZnAnvU+PNRmkW8wzqggPUBMZV1aiRnvghKTb+wNfm3sOolw=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCkRcZEUq8wsPuPDNJ9VwdtZ/KZQNlKyonaLXsFKEWhY8y8Rz+Qnh2SJauLLfQQ8D6YP1yfs3FX5WDkbXZFf1QuNCxebFsBbF/RUxrxInEvNYYHZ4dhYiNzbH+koRdfS9avDVP6KwK3wRZdwaxEqq/1GYYm8ehlmbSI0ftpLRhUArFo6Edxs2HZqbehMLlOgTqcR6aHDNOB5LsiX5mfi8lzdlnghMl3aXOdmosA8AzWLD7jThNk9nz50O2e6+LBxFL6eFg3v8fA7J/VLirWHRJJ8K3NAtdfHDiVByhPBruH89VJxBeClFBieJmJipTLoDqg1OHpIhtsbvEMiH1OK6DpDnZJgKKRQawcaA1kITLNEDOIJpL2JS4+OmzfkMoZk5EBn/n9t/d1DyX512cjd7Kv7mwvUOY/BAJGJeyLoS8V8VGLbOyIYgfRFliNPaIhLETj<<< 6593 1726776671.20867: stdout chunk (state=3): >>>FNWb5Ac8os/RkAhrvg7VdYmlSSYN8vAPsAdxCIfRg3wjS+t5pjzKA33HZWRP4ic=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCh4OMjAsgLDedddTHiCcfwpBoA8DoIaPBRSp+WXwey+DtKiSFXSOljuIXfIdcel6oTB4cUNFuRzY3Bn/py8m3M=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIMtIO4nP6f5svFu+FQKvRBL54ELhZTjg8MQbnAOUE3E2", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Thursday", "weekday_number": "4", "weeknumber": "38", "day": "19", "hour": "16", "minute": "11", "second": "11", "epoch": "1726776671", "epoch_int": "1726776671", "date": "2024-09-19", "time": "16:11:11", "iso8601_micro": "2024-09-19T20:11:11.185597Z", "iso8601": "2024-09-19T20:11:11Z", "iso8601_basic": "20240919T161111185597", "iso8601_basic_short": "20240919T161111", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_env": {"SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.47.237 42426 10.31.46.127 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.47.237 42426 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-46-127.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-46-127", "ansible_nodename": "ip-10-31-46-127.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "473c9bf00c004c65a1cf4036ba26e0b0", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_fips": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 6593 1726776671.22547: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776671.22596: stderr chunk (state=3): >>><<< 6593 1726776671.22600: stdout chunk (state=3): >>><<< 6593 1726776671.22830: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_local": {}, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_pkg_mgr": "dnf", "ansible_apparmor": {"status": "disabled"}, "ansible_lsb": {}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAPodFr7qIcGw+G79NHpCtQ4xNP1eLtbSIqCwvXaW9YrRGK9b39AzpgXIwiQ4anK13muSv9AbSl5vZjKEpvCK/uBRce+lbzW4W24qiH1aUFeRH8oFv2hFCECZBye5bHieEC3x4BNqxAQPfXTrM/rC1v9WTj9/blyrGxP847uiIdPDAAAAFQDYyzQmTXadZ9s5pw2YIjq0MSSQ9QAAAIAZHdubLtyfrgPEG62umtciXBFKb1FyjzAMl2wg3ch5kl8Mh1CtKptiYNfzMKSQSfBLrLqmYc1/QaEf+3y8TIZQcliKMejP/18cEdYDkkl249M0trSNmpXbNtYTU+e6C1N1nIl+4fHPOrNykHIfvCHkgM3tgdJH1Ds3BLNyxijEaQAAAIEAzaSwmj5VcAKR2ucxmP1MebdOR2AvEImcCTlNhrene4nZpR+yNk5UDal6+Ka0NQAqFnGQcbbjbYIzzNrB6E88vQG833HW2WOBwnTY5Q27TgC7ZHvolLa8xEjmgXSzZnAnvU+PNRmkW8wzqggPUBMZV1aiRnvghKTb+wNfm3sOolw=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCkRcZEUq8wsPuPDNJ9VwdtZ/KZQNlKyonaLXsFKEWhY8y8Rz+Qnh2SJauLLfQQ8D6YP1yfs3FX5WDkbXZFf1QuNCxebFsBbF/RUxrxInEvNYYHZ4dhYiNzbH+koRdfS9avDVP6KwK3wRZdwaxEqq/1GYYm8ehlmbSI0ftpLRhUArFo6Edxs2HZqbehMLlOgTqcR6aHDNOB5LsiX5mfi8lzdlnghMl3aXOdmosA8AzWLD7jThNk9nz50O2e6+LBxFL6eFg3v8fA7J/VLirWHRJJ8K3NAtdfHDiVByhPBruH89VJxBeClFBieJmJipTLoDqg1OHpIhtsbvEMiH1OK6DpDnZJgKKRQawcaA1kITLNEDOIJpL2JS4+OmzfkMoZk5EBn/n9t/d1DyX512cjd7Kv7mwvUOY/BAJGJeyLoS8V8VGLbOyIYgfRFliNPaIhLETjFNWb5Ac8os/RkAhrvg7VdYmlSSYN8vAPsAdxCIfRg3wjS+t5pjzKA33HZWRP4ic=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCh4OMjAsgLDedddTHiCcfwpBoA8DoIaPBRSp+WXwey+DtKiSFXSOljuIXfIdcel6oTB4cUNFuRzY3Bn/py8m3M=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIMtIO4nP6f5svFu+FQKvRBL54ELhZTjg8MQbnAOUE3E2", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Thursday", "weekday_number": "4", "weeknumber": "38", "day": "19", "hour": "16", "minute": "11", "second": "11", "epoch": "1726776671", "epoch_int": "1726776671", "date": "2024-09-19", "time": "16:11:11", "iso8601_micro": "2024-09-19T20:11:11.185597Z", "iso8601": "2024-09-19T20:11:11Z", "iso8601_basic": "20240919T161111185597", "iso8601_basic_short": "20240919T161111", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_env": {"SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.47.237 42426 10.31.46.127 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.47.237 42426 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-46-127.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-46-127", "ansible_nodename": "ip-10-31-46-127.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "473c9bf00c004c65a1cf4036ba26e0b0", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_fips": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776671.22949: done with _execute_module (ansible.legacy.setup, {'gather_subset': 'min', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776670.834568-7702-130636710480447/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776671.22980: reboot: distribution: {'name': 'centos', 'version': '9', 'family': 'redhat'} 6593 1726776671.22996: reboot: getting boot time with command: 'cat /proc/sys/kernel/random/boot_id' 6593 1726776671.23003: _low_level_execute_command(): starting 6593 1726776671.23012: _low_level_execute_command(): executing: /bin/sh -c 'cat /proc/sys/kernel/random/boot_id && sleep 0' 6593 1726776671.25137: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776671.25154: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776671.25172: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776671.25192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776671.25250: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776671.25264: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776671.25282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776671.25301: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776671.25314: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776671.25331: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776671.25350: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776671.25369: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776671.25389: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776671.25433: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776671.25449: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776671.25474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776671.25555: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776671.25698: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776671.25716: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776671.25798: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776671.27660: stdout chunk (state=3): >>>16e27305-b2a1-4b5a-89d8-fb0ef1c0e67f <<< 6593 1726776671.27860: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776671.27863: stdout chunk (state=3): >>><<< 6593 1726776671.27866: stderr chunk (state=3): >>><<< 6593 1726776671.27923: _low_level_execute_command() done: rc=0, stdout=16e27305-b2a1-4b5a-89d8-fb0ef1c0e67f , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776671.27926: reboot: last boot time: 16e27305-b2a1-4b5a-89d8-fb0ef1c0e67f 6593 1726776671.27929: reboot: saving original connect_timeout of None 6593 1726776671.27930: reboot: running find module looking in ['/sbin', '/bin', '/usr/sbin', '/usr/bin', '/usr/local/sbin'] to get path for "shutdown" 6593 1726776671.28224: variable 'ansible_module_compression' from source: unknown 6593 1726776671.28227: ANSIBALLZ: Using generic lock for ansible.legacy.find 6593 1726776671.28229: ANSIBALLZ: Acquiring lock 6593 1726776671.28231: ANSIBALLZ: Lock acquired: 140600490014384 6593 1726776671.28233: ANSIBALLZ: Creating module 6593 1726776671.52657: ANSIBALLZ: Writing module into payload 6593 1726776671.52805: ANSIBALLZ: Writing module 6593 1726776671.52842: ANSIBALLZ: Renaming module 6593 1726776671.52853: ANSIBALLZ: Done creating module 6593 1726776671.52875: variable 'ansible_facts' from source: unknown 6593 1726776671.52959: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776670.834568-7702-130636710480447/AnsiballZ_find.py 6593 1726776671.53115: Sending initial data 6593 1726776671.53120: Sent initial data (150 bytes) 6593 1726776671.54207: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776671.54223: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776671.54242: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776671.54262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776671.54306: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776671.54321: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776671.54337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776671.54362: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776671.54378: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776671.54391: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776671.54403: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776671.54414: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776671.54433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776671.54446: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776671.54462: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776671.54483: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776671.54563: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776671.54596: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776671.54614: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776671.54700: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776671.56552: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776671.56607: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776671.56611: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpczymep62 /root/.ansible/tmp/ansible-tmp-1726776670.834568-7702-130636710480447/AnsiballZ_find.py <<< 6593 1726776671.56945: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776671.57813: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776671.58017: stderr chunk (state=3): >>><<< 6593 1726776671.58027: stdout chunk (state=3): >>><<< 6593 1726776671.58029: done transferring module to remote 6593 1726776671.58031: _low_level_execute_command(): starting 6593 1726776671.58033: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776670.834568-7702-130636710480447/ /root/.ansible/tmp/ansible-tmp-1726776670.834568-7702-130636710480447/AnsiballZ_find.py && sleep 0' 6593 1726776671.58767: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776671.58793: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776671.58809: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776671.58832: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776671.58877: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776671.58894: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776671.58912: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776671.58936: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776671.58955: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776671.58966: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776671.58980: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776671.58997: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776671.59020: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776671.59036: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776671.59054: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776671.59072: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776671.59171: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776671.59200: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776671.59235: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776671.59399: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776671.61150: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776671.61154: stdout chunk (state=3): >>><<< 6593 1726776671.61156: stderr chunk (state=3): >>><<< 6593 1726776671.61252: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776671.61256: _low_level_execute_command(): starting 6593 1726776671.61259: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776670.834568-7702-130636710480447/AnsiballZ_find.py && sleep 0' 6593 1726776671.61827: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776671.61842: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776671.61856: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776671.61877: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776671.61923: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776671.61937: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776671.61952: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776671.61972: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776671.61986: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776671.62000: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776671.62012: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776671.62028: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776671.62043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776671.62055: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776671.62065: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776671.62082: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776671.62161: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776671.62187: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776671.62204: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776671.62283: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776671.79347: stdout chunk (state=3): >>> {"files": [{"path": "/sbin/shutdown", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 16, "inode": 404793, "dev": 51713, "nlink": 1, "atime": 1726776671.7582588, "mtime": 1724492141.0, "ctime": 1726562439.492, "gr_name": "root", "pw_name": "root", "wusr": true, "rusr": true, "xusr": true, "wgrp": true, "rgrp": true, "xgrp": true, "woth": true, "roth": true, "xoth": true, "isuid": false, "isgid": false}, {"path": "/usr/sbin/shutdown", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 16, "inode": 404793, "dev": 51713, "nlink": 1, "atime": 1726776671.7582588, "mtime": 1724492141.0, "ctime": 1726562439.492, "gr_name": "root", "pw_name": "root", "wusr": true, "rusr": true, "xusr": true, "wgrp": true, "rgrp": true, "xgrp": true, "woth": true, "roth": true, "xoth": true, "isuid": false, "isgid": false}], "changed": false, "msg": "All paths examined", "matched": 2, "examined": 2596, "skipped_paths": {}, "invocation": {"module_args": {"paths": ["/sbin", "/bin", "/usr/sbin", "/usr/bin", "/usr/local/sbin"], "patterns": ["shutdown"], "file_type": "any", "read_whole_file": false, "age_stamp": "mtime", "recurse": false, "hidden": false, "follow": false, "get_checksum": false, "use_regex": false, "exact_mode": true, "excludes": null, "contains": null, "age": null, "size": null, "depth": null, "mode": null, "encoding": null}}} <<< 6593 1726776671.80619: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776671.80623: stdout chunk (state=3): >>><<< 6593 1726776671.80626: stderr chunk (state=3): >>><<< 6593 1726776671.80735: _low_level_execute_command() done: rc=0, stdout= {"files": [{"path": "/sbin/shutdown", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 16, "inode": 404793, "dev": 51713, "nlink": 1, "atime": 1726776671.7582588, "mtime": 1724492141.0, "ctime": 1726562439.492, "gr_name": "root", "pw_name": "root", "wusr": true, "rusr": true, "xusr": true, "wgrp": true, "rgrp": true, "xgrp": true, "woth": true, "roth": true, "xoth": true, "isuid": false, "isgid": false}, {"path": "/usr/sbin/shutdown", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 16, "inode": 404793, "dev": 51713, "nlink": 1, "atime": 1726776671.7582588, "mtime": 1724492141.0, "ctime": 1726562439.492, "gr_name": "root", "pw_name": "root", "wusr": true, "rusr": true, "xusr": true, "wgrp": true, "rgrp": true, "xgrp": true, "woth": true, "roth": true, "xoth": true, "isuid": false, "isgid": false}], "changed": false, "msg": "All paths examined", "matched": 2, "examined": 2596, "skipped_paths": {}, "invocation": {"module_args": {"paths": ["/sbin", "/bin", "/usr/sbin", "/usr/bin", "/usr/local/sbin"], "patterns": ["shutdown"], "file_type": "any", "read_whole_file": false, "age_stamp": "mtime", "recurse": false, "hidden": false, "follow": false, "get_checksum": false, "use_regex": false, "exact_mode": true, "excludes": null, "contains": null, "age": null, "size": null, "depth": null, "mode": null, "encoding": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776671.80739: done with _execute_module (ansible.legacy.find, {'paths': ['/sbin', '/bin', '/usr/sbin', '/usr/bin', '/usr/local/sbin'], 'patterns': ['shutdown'], 'file_type': 'any', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.find', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776670.834568-7702-130636710480447/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776671.80829: reboot: rebooting server with command '/sbin/shutdown -r 0 "Reboot initiated by Ansible"' 6593 1726776671.80834: _low_level_execute_command(): starting 6593 1726776671.80837: _low_level_execute_command(): executing: /bin/sh -c '/sbin/shutdown -r 0 "Reboot initiated by Ansible" && sleep 0' 6593 1726776671.81752: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776671.81761: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776671.81774: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776671.81785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776671.81825: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776671.81838: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776671.81850: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776671.81858: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776671.81866: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776671.81874: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776671.81881: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776671.81890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776671.81901: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776671.81908: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776671.81915: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776671.81925: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776671.81996: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776671.82010: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776671.82021: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776671.82090: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776671.84634: stdout chunk (state=3): >>>Reboot scheduled for Thu 2024-09-19 16:11:11 EDT, use 'shutdown -c' to cancel. <<< 6593 1726776671.84907: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776671.84910: stderr chunk (state=3): >>><<< 6593 1726776671.84916: stdout chunk (state=3): >>><<< 6593 1726776671.84939: _low_level_execute_command() done: rc=0, stdout=Reboot scheduled for Thu 2024-09-19 16:11:11 EDT, use 'shutdown -c' to cancel. , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776671.84955: reboot: getting boot time with command: 'cat /proc/sys/kernel/random/boot_id' 6593 1726776671.84958: _low_level_execute_command(): starting 6593 1726776671.84962: _low_level_execute_command(): executing: /bin/sh -c 'cat /proc/sys/kernel/random/boot_id && sleep 0' 6593 1726776671.86189: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776671.86195: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776671.86863: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776671.86868: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration <<< 6593 1726776671.86887: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776671.86892: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776671.86967: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776671.86985: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776671.86990: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776671.87605: stderr chunk (state=3): >>>mux_client_request_session: read from master failed: Broken pipe debug1: Connecting to 10.31.46.127 [10.31.46.127] port 22. debug2: fd 4 setting O_NONBLOCK <<< 6593 1726776671.87677: stderr chunk (state=3): >>>debug1: fd 4 clearing O_NONBLOCK debug1: Connection established. debug1: identity file /root/.ssh/id_rsa type -1 debug1: identity file /root/.ssh/id_rsa-cert type -1 debug1: identity file /root/.ssh/id_dsa type -1 debug1: identity file /root/.ssh/id_dsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa type -1 debug1: identity file /root/.ssh/id_ecdsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa_sk type -1 debug1: identity file /root/.ssh/id_ecdsa_sk-cert type -1 debug1: identity file /root/.ssh/id_ed25519 type -1 debug1: identity file /root/.ssh/id_ed25519-cert type -1 debug1: identity file /root/.ssh/id_ed25519_sk type -1 debug1: identity file /root/.ssh/id_ed25519_sk-cert type -1 debug1: identity file /root/.ssh/id_xmss type -1 debug1: identity file /root/.ssh/id_xmss-cert type -1 debug1: Local version string SSH-2.0-OpenSSH_8.7 <<< 6593 1726776671.89380: stderr chunk (state=3): >>>debug1: Remote protocol version 2.0, remote software version OpenSSH_8.7 debug1: compat_banner: match: OpenSSH_8.7 pat OpenSSH* compat 0x04000000 debug2: fd 4 setting O_NONBLOCK debug1: Authenticating to 10.31.46.127:22 as 'root' debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory debug1: SSH2_MSG_KEXINIT sent <<< 6593 1726776671.89838: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEXINIT received debug2: local client KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug2: peer server KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,kex-strict-s-v00@openssh.com debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: none,zlib@openssh.com debug2: compression stoc: none,zlib@openssh.com debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: kex: algorithm: curve25519-sha256 debug1: kex: host key algorithm: ssh-ed25519 debug1: kex: server->client cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: client->server cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: expecting SSH2_MSG_KEX_ECDH_REPLY <<< 6593 1726776671.91836: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEX_ECDH_REPLY received debug1: Server host key: ssh-ed25519 SHA256:LvHWl36BeIaQa1lBLSDLnoiSf4TCgD2jBdl3lWSqH6E debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory debug1: Host '10.31.46.127' is known and matches the ED25519 host key. debug1: Found key in /root/.ssh/known_hosts:2 <<< 6593 1726776671.92629: stderr chunk (state=3): >>>debug1: ssh_packet_send2_wrapped: resetting send seqnr 3 <<< 6593 1726776671.92642: stderr chunk (state=3): >>>debug2: set_newkeys: mode 1 <<< 6593 1726776671.92656: stderr chunk (state=3): >>>debug1: rekey out after 4294967296 blocks <<< 6593 1726776671.92667: stderr chunk (state=3): >>>debug1: SSH2_MSG_NEWKEYS sent <<< 6593 1726776671.92679: stderr chunk (state=3): >>>debug1: expecting SSH2_MSG_NEWKEYS <<< 6593 1726776671.92699: stderr chunk (state=3): >>>debug1: ssh_packet_read_poll2: resetting read seqnr 3 <<< 6593 1726776671.92719: stderr chunk (state=3): >>>debug1: SSH2_MSG_NEWKEYS received <<< 6593 1726776671.92737: stderr chunk (state=3): >>>debug2: set_newkeys: mode 0 <<< 6593 1726776671.92749: stderr chunk (state=3): >>>debug1: rekey in after 4294967296 blocks <<< 6593 1726776671.92762: stderr chunk (state=3): >>>debug1: Will attempt key: /root/.ssh/id_rsa <<< 6593 1726776671.92773: stderr chunk (state=3): >>>debug1: Will attempt key: /root/.ssh/id_dsa <<< 6593 1726776671.92784: stderr chunk (state=3): >>>debug1: Will attempt key: /root/.ssh/id_ecdsa <<< 6593 1726776671.92795: stderr chunk (state=3): >>>debug1: Will attempt key: /root/.ssh/id_ecdsa_sk <<< 6593 1726776671.92806: stderr chunk (state=3): >>>debug1: Will attempt key: /root/.ssh/id_ed25519 <<< 6593 1726776671.92818: stderr chunk (state=3): >>>debug1: Will attempt key: /root/.ssh/id_ed25519_sk <<< 6593 1726776671.92837: stderr chunk (state=3): >>>debug1: Will attempt key: /root/.ssh/id_xmss <<< 6593 1726776671.92851: stderr chunk (state=3): >>>debug2: pubkey_prepare: done <<< 6593 1726776671.92865: stderr chunk (state=3): >>>debug1: SSH2_MSG_EXT_INFO received <<< 6593 1726776671.92877: stderr chunk (state=3): >>>debug1: kex_input_ext_info: server-sig-algs= <<< 6593 1726776671.96891: stderr chunk (state=3): >>>debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received <<< 6593 1726776671.98064: stderr chunk (state=3): >>>debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password debug1: Next authentication method: gssapi-with-mic <<< 6593 1726776671.98136: stderr chunk (state=3): >>>debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) <<< 6593 1726776671.98302: stderr chunk (state=3): >>>debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug2: we did not send a packet, disable method debug1: Next authentication method: publickey debug1: Trying private key: /root/.ssh/id_rsa <<< 6593 1726776671.99116: stderr chunk (state=3): >>>debug2: we sent a publickey packet, wait for reply <<< 6593 1726776672.00195: stderr chunk (state=3): >>>debug1: Enabling compression at level 6. Authenticated to 10.31.46.127 ([10.31.46.127]:22) using "publickey". debug1: pkcs11_del_provider: called, provider_id = (null) debug1: setting up multiplex master socket debug2: fd 5 setting O_NONBLOCK debug1: channel 0: new [/root/.ansible/cp/38b40291d2] debug2: fd 4 setting TCP_NODELAY debug1: control_persist_detach: backgrounding master process debug2: control_persist_detach: background process is 7796 debug2: fd 5 setting O_NONBLOCK <<< 6593 1726776672.00360: stderr chunk (state=3): >>>debug1: forking to background debug1: Entering interactive session. debug1: pledge: id debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug1: multiplexing control connection <<< 6593 1726776672.00363: stderr chunk (state=3): >>>debug2: fd 6 setting O_NONBLOCK debug1: channel 1: new [mux-control] debug2: set_control_persist_exit_time: cancel scheduled exit debug2: mux_master_process_hello: channel 1 client version 4 <<< 6593 1726776672.00426: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug2: mux_master_process_alive_check: channel 1: alive check debug2: mux_master_process_new_session: channel 1: request tty 1, X 0, agent 0, subsys 0, term "", cmd "/bin/sh -c 'cat /proc/sys/kernel/random/boot_id && sleep 0'", env 0 debug1: channel 2: new [client-session] debug2: mux_master_process_new_session: channel_new: 2 linked to control channel 1 debug2: channel 2: send open <<< 6593 1726776672.05591: stderr chunk (state=3): >>>debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0 debug1: client_input_hostkeys: searching /root/.ssh/known_hosts for 10.31.46.127 / (none) debug1: client_input_hostkeys: searching /root/.ssh/known_hosts2 for 10.31.46.127 / (none) debug1: client_input_hostkeys: hostkeys file /root/.ssh/known_hosts2 does not exist debug1: Remote: /root/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding <<< 6593 1726776672.05615: stderr chunk (state=3): >>>debug2: channel_input_open_confirmation: channel 2: callback start debug2: client_session2_setup: id 2 debug2: channel 2: request pty-req confirm 1 debug1: Sending command: /bin/sh -c 'cat /proc/sys/kernel/random/boot_id && sleep 0' debug2: channel 2: request exec confirm 1 debug2: channel_input_open_confirmation: channel 2: callback done debug2: channel 2: open confirm rwindow 0 rmax 32768 debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776672.08988: stderr chunk (state=3): >>>Learned new hostkey: RSA SHA256:SVK2N4VHch4vulnxos5cFE6q6jK+oHheWMogPhQQZg0 Learned new hostkey: ECDSA SHA256:lraELSHm3fGR2l1L55FruhMMHALzUBDZ64SWZb8fNZw Adding new key for 10.31.46.127 to /root/.ssh/known_hosts: ssh-rsa SHA256:SVK2N4VHch4vulnxos5cFE6q6jK+oHheWMogPhQQZg0 Adding new key for 10.31.46.127 to /root/.ssh/known_hosts: ecdsa-sha2-nistp256 SHA256:lraELSHm3fGR2l1L55FruhMMHALzUBDZ64SWZb8fNZw debug1: update_known_hosts: known hosts file /root/.ssh/known_hosts2 does not exist <<< 6593 1726776672.09355: stderr chunk (state=3): >>>debug2: channel_input_status_confirm: type 99 id 2 debug2: PTY allocation request accepted on channel 2 debug2: channel 2: rcvd adjust 2097152 debug2: channel_input_status_confirm: type 99 id 2 debug2: exec request accepted on channel 2 <<< 6593 1726776672.13330: stdout chunk (state=3): >>>16e27305-b2a1-4b5a-89d8-fb0ef1c0e67f <<< 6593 1726776672.13539: stderr chunk (state=3): >>>debug2: channel 2: rcvd eof debug2: channel 2: output open -> drain debug2: channel 2: obuf empty debug2: chan_shutdown_write: channel 2: (i0 o1 sock -1 wfd 8 efd 9 [write]) debug2: channel 2: output drain -> closed debug1: client_input_channel_req: channel 2 rtype exit-status reply 0 debug1: client_input_channel_req: channel 2 rtype eow@openssh.com reply 0 debug2: channel 2: rcvd eow debug2: chan_shutdown_read: channel 2: (i0 o3 sock -1 wfd 7 efd 9 [write]) debug2: channel 2: input open -> closed debug2: channel 2: rcvd close debug2: channel 2: send close debug2: channel 2: is dead debug2: channel 2: gc: notify user debug2: channel 1: rcvd close debug2: channel 1: output open -> drain debug2: chan_shutdown_read: channel 1: (i0 o1 sock 6 wfd 6 efd -1 [closed]) debug2: channel 1: input open -> closed debug2: channel 2: gc: user detached debug2: channel 2: is dead debug2: channel 2: garbage collecting debug1: channel 2: free: client-session, nchannels 3 debug2: channel 1: obuf empty debug2: chan_shutdown_write: channel 1: (i3 o1 sock 6 wfd 6 efd -1 [closed]) debug2: channel 1: output drain -> closed debug2: channel 1: is dead (local) debug2: channel 1: gc: notify user debug2: channel 1: gc: user detached debug2: channel 1: is dead (local) debug2: channel 1: garbage collecting debug1: channel 1: free: mux-control, nchannels 2 debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776672.13608: stdout chunk (state=3): >>><<< 6593 1726776672.31423: stderr chunk (state=3): >>>debug1: channel 0: free: /root/.ansible/cp/38b40291d2, nchannels 1 Connection to 10.31.46.127 closed by remote host. Transferred: sent 3140, received 3048 bytes, in 0.3 seconds Bytes per second: sent 10165.0, received 9867.2 debug1: Exit status -1 debug1: compress outgoing: raw data 995, compressed 856, factor 0.86 debug1: compress incoming: raw data 1370, compressed 1315, factor 0.96 <<< 6593 1726776672.31429: stderr chunk (state=3): >>><<< 6593 1726776672.31466: _low_level_execute_command() done: rc=0, stdout=16e27305-b2a1-4b5a-89d8-fb0ef1c0e67f , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 mux_client_request_session: read from master failed: Broken pipe debug1: Connecting to 10.31.46.127 [10.31.46.127] port 22. debug2: fd 4 setting O_NONBLOCK debug1: fd 4 clearing O_NONBLOCK debug1: Connection established. debug1: identity file /root/.ssh/id_rsa type -1 debug1: identity file /root/.ssh/id_rsa-cert type -1 debug1: identity file /root/.ssh/id_dsa type -1 debug1: identity file /root/.ssh/id_dsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa type -1 debug1: identity file /root/.ssh/id_ecdsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa_sk type -1 debug1: identity file /root/.ssh/id_ecdsa_sk-cert type -1 debug1: identity file /root/.ssh/id_ed25519 type -1 debug1: identity file /root/.ssh/id_ed25519-cert type -1 debug1: identity file /root/.ssh/id_ed25519_sk type -1 debug1: identity file /root/.ssh/id_ed25519_sk-cert type -1 debug1: identity file /root/.ssh/id_xmss type -1 debug1: identity file /root/.ssh/id_xmss-cert type -1 debug1: Local version string SSH-2.0-OpenSSH_8.7 debug1: Remote protocol version 2.0, remote software version OpenSSH_8.7 debug1: compat_banner: match: OpenSSH_8.7 pat OpenSSH* compat 0x04000000 debug2: fd 4 setting O_NONBLOCK debug1: Authenticating to 10.31.46.127:22 as 'root' debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug2: local client KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug2: peer server KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,kex-strict-s-v00@openssh.com debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: none,zlib@openssh.com debug2: compression stoc: none,zlib@openssh.com debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: kex: algorithm: curve25519-sha256 debug1: kex: host key algorithm: ssh-ed25519 debug1: kex: server->client cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: client->server cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: expecting SSH2_MSG_KEX_ECDH_REPLY debug1: SSH2_MSG_KEX_ECDH_REPLY received debug1: Server host key: ssh-ed25519 SHA256:LvHWl36BeIaQa1lBLSDLnoiSf4TCgD2jBdl3lWSqH6E debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory debug1: Host '10.31.46.127' is known and matches the ED25519 host key. debug1: Found key in /root/.ssh/known_hosts:2 debug1: ssh_packet_send2_wrapped: resetting send seqnr 3 debug2: set_newkeys: mode 1 debug1: rekey out after 4294967296 blocks debug1: SSH2_MSG_NEWKEYS sent debug1: expecting SSH2_MSG_NEWKEYS debug1: ssh_packet_read_poll2: resetting read seqnr 3 debug1: SSH2_MSG_NEWKEYS received debug2: set_newkeys: mode 0 debug1: rekey in after 4294967296 blocks debug1: Will attempt key: /root/.ssh/id_rsa debug1: Will attempt key: /root/.ssh/id_dsa debug1: Will attempt key: /root/.ssh/id_ecdsa debug1: Will attempt key: /root/.ssh/id_ecdsa_sk debug1: Will attempt key: /root/.ssh/id_ed25519 debug1: Will attempt key: /root/.ssh/id_ed25519_sk debug1: Will attempt key: /root/.ssh/id_xmss debug2: pubkey_prepare: done debug1: SSH2_MSG_EXT_INFO received debug1: kex_input_ext_info: server-sig-algs= debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password debug1: Next authentication method: gssapi-with-mic debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug2: we did not send a packet, disable method debug1: Next authentication method: publickey debug1: Trying private key: /root/.ssh/id_rsa debug2: we sent a publickey packet, wait for reply debug1: Enabling compression at level 6. Authenticated to 10.31.46.127 ([10.31.46.127]:22) using "publickey". debug1: pkcs11_del_provider: called, provider_id = (null) debug1: setting up multiplex master socket debug2: fd 5 setting O_NONBLOCK debug1: channel 0: new [/root/.ansible/cp/38b40291d2] debug2: fd 4 setting TCP_NODELAY debug1: control_persist_detach: backgrounding master process debug2: control_persist_detach: background process is 7796 debug2: fd 5 setting O_NONBLOCK debug1: forking to background debug1: Entering interactive session. debug1: pledge: id debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug1: multiplexing control connection debug2: fd 6 setting O_NONBLOCK debug1: channel 1: new [mux-control] debug2: set_control_persist_exit_time: cancel scheduled exit debug2: mux_master_process_hello: channel 1 client version 4 debug2: mux_client_hello_exchange: master version 4 debug2: mux_master_process_alive_check: channel 1: alive check debug2: mux_master_process_new_session: channel 1: request tty 1, X 0, agent 0, subsys 0, term "", cmd "/bin/sh -c 'cat /proc/sys/kernel/random/boot_id && sleep 0'", env 0 debug1: channel 2: new [client-session] debug2: mux_master_process_new_session: channel_new: 2 linked to control channel 1 debug2: channel 2: send open debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0 debug1: client_input_hostkeys: searching /root/.ssh/known_hosts for 10.31.46.127 / (none) debug1: client_input_hostkeys: searching /root/.ssh/known_hosts2 for 10.31.46.127 / (none) debug1: client_input_hostkeys: hostkeys file /root/.ssh/known_hosts2 does not exist debug1: Remote: /root/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding debug2: channel_input_open_confirmation: channel 2: callback start debug2: client_session2_setup: id 2 debug2: channel 2: request pty-req confirm 1 debug1: Sending command: /bin/sh -c 'cat /proc/sys/kernel/random/boot_id && sleep 0' debug2: channel 2: request exec confirm 1 debug2: channel_input_open_confirmation: channel 2: callback done debug2: channel 2: open confirm rwindow 0 rmax 32768 debug1: mux_client_request_session: master session id: 2 Learned new hostkey: RSA SHA256:SVK2N4VHch4vulnxos5cFE6q6jK+oHheWMogPhQQZg0 Learned new hostkey: ECDSA SHA256:lraELSHm3fGR2l1L55FruhMMHALzUBDZ64SWZb8fNZw Adding new key for 10.31.46.127 to /root/.ssh/known_hosts: ssh-rsa SHA256:SVK2N4VHch4vulnxos5cFE6q6jK+oHheWMogPhQQZg0 Adding new key for 10.31.46.127 to /root/.ssh/known_hosts: ecdsa-sha2-nistp256 SHA256:lraELSHm3fGR2l1L55FruhMMHALzUBDZ64SWZb8fNZw debug1: update_known_hosts: known hosts file /root/.ssh/known_hosts2 does not exist debug2: channel_input_status_confirm: type 99 id 2 debug2: PTY allocation request accepted on channel 2 debug2: channel 2: rcvd adjust 2097152 debug2: channel_input_status_confirm: type 99 id 2 debug2: exec request accepted on channel 2 debug2: channel 2: rcvd eof debug2: channel 2: output open -> drain debug2: channel 2: obuf empty debug2: chan_shutdown_write: channel 2: (i0 o1 sock -1 wfd 8 efd 9 [write]) debug2: channel 2: output drain -> closed debug1: client_input_channel_req: channel 2 rtype exit-status reply 0 debug1: client_input_channel_req: channel 2 rtype eow@openssh.com reply 0 debug2: channel 2: rcvd eow debug2: chan_shutdown_read: channel 2: (i0 o3 sock -1 wfd 7 efd 9 [write]) debug2: channel 2: input open -> closed debug2: channel 2: rcvd close debug2: channel 2: send close debug2: channel 2: is dead debug2: channel 2: gc: notify user debug2: channel 1: rcvd close debug2: channel 1: output open -> drain debug2: chan_shutdown_read: channel 1: (i0 o1 sock 6 wfd 6 efd -1 [closed]) debug2: channel 1: input open -> closed debug2: channel 2: gc: user detached debug2: channel 2: is dead debug2: channel 2: garbage collecting debug1: channel 2: free: client-session, nchannels 3 debug2: channel 1: obuf empty debug2: chan_shutdown_write: channel 1: (i3 o1 sock 6 wfd 6 efd -1 [closed]) debug2: channel 1: output drain -> closed debug2: channel 1: is dead (local) debug2: channel 1: gc: notify user debug2: channel 1: gc: user detached debug2: channel 1: is dead (local) debug2: channel 1: garbage collecting debug1: channel 1: free: mux-control, nchannels 2 debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. debug1: channel 0: free: /root/.ansible/cp/38b40291d2, nchannels 1 Connection to 10.31.46.127 closed by remote host. Transferred: sent 3140, received 3048 bytes, in 0.3 seconds Bytes per second: sent 10165.0, received 9867.2 debug1: Exit status -1 debug1: compress outgoing: raw data 995, compressed 856, factor 0.86 debug1: compress incoming: raw data 1370, compressed 1315, factor 0.96 6593 1726776672.31480: reboot: last boot time: 16e27305-b2a1-4b5a-89d8-fb0ef1c0e67f 6593 1726776672.31487: reboot: last boot time check fail 'boot time has not changed', retrying in 1.8190 seconds... 6593 1726776674.13419: reboot: getting boot time with command: 'cat /proc/sys/kernel/random/boot_id' 6593 1726776674.13424: _low_level_execute_command(): starting 6593 1726776674.13426: _low_level_execute_command(): executing: /bin/sh -c 'cat /proc/sys/kernel/random/boot_id && sleep 0' 6593 1726776674.14090: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776674.14098: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776674.14109: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776674.14125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776674.14171: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776674.14185: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776674.14191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776674.14204: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776674.14212: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776674.14221: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776674.14230: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776674.14239: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776674.14251: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776674.14260: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776674.14272: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776674.14282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776674.14356: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776674.14369: stderr chunk (state=3): >>>debug1: Control socket "/root/.ansible/cp/38b40291d2" does not exist <<< 6593 1726776674.14381: stderr chunk (state=3): >>>debug1: Connecting to 10.31.46.127 [10.31.46.127] port 22. <<< 6593 1726776674.14389: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776684.15478: stderr chunk (state=3): >>>debug1: connect to address 10.31.46.127 port 22: Connection timed out ssh: connect to host 10.31.46.127 port 22: Connection timed out <<< 6593 1726776684.15483: stdout chunk (state=3): >>><<< 6593 1726776684.15485: stderr chunk (state=3): >>><<< 6593 1726776684.16913: reboot: last boot time check fail 'ssh: connect to host 10.31.46.127 port 22: Connection timed out', retrying in 2.1660 seconds... 6593 1726776686.33618: reboot: getting boot time with command: 'cat /proc/sys/kernel/random/boot_id' 6593 1726776686.33624: _low_level_execute_command(): starting 6593 1726776686.33626: _low_level_execute_command(): executing: /bin/sh -c 'cat /proc/sys/kernel/random/boot_id && sleep 0' 6593 1726776686.34261: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776686.34304: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776686.34332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776686.34370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776686.34437: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776686.34450: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776686.34474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776686.34509: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776686.34542: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776686.34548: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776686.34607: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug1: Control socket "/root/.ansible/cp/38b40291d2" does not exist <<< 6593 1726776686.34614: stderr chunk (state=3): >>>debug1: Connecting to 10.31.46.127 [10.31.46.127] port 22. debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776693.48783: stderr chunk (state=3): >>>debug1: fd 3 clearing O_NONBLOCK debug1: Connection established. debug1: identity file /root/.ssh/id_rsa type -1 debug1: identity file /root/.ssh/id_rsa-cert type -1 debug1: identity file /root/.ssh/id_dsa type -1 debug1: identity file /root/.ssh/id_dsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa type -1 debug1: identity file /root/.ssh/id_ecdsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa_sk type -1 debug1: identity file /root/.ssh/id_ecdsa_sk-cert type -1 debug1: identity file /root/.ssh/id_ed25519 type -1 debug1: identity file /root/.ssh/id_ed25519-cert type -1 debug1: identity file /root/.ssh/id_ed25519_sk type -1 debug1: identity file /root/.ssh/id_ed25519_sk-cert type -1 debug1: identity file /root/.ssh/id_xmss type -1 debug1: identity file /root/.ssh/id_xmss-cert type -1 debug1: Local version string SSH-2.0-OpenSSH_8.7 <<< 6593 1726776693.51345: stderr chunk (state=3): >>>debug1: Remote protocol version 2.0, remote software version OpenSSH_8.7 debug1: compat_banner: match: OpenSSH_8.7 pat OpenSSH* compat 0x04000000 debug2: fd 3 setting O_NONBLOCK debug1: Authenticating to 10.31.46.127:22 as 'root' debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory debug1: SSH2_MSG_KEXINIT sent <<< 6593 1726776693.53242: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEXINIT received debug2: local client KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug2: peer server KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,kex-strict-s-v00@openssh.com debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: none,zlib@openssh.com debug2: compression stoc: none,zlib@openssh.com debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: kex: algorithm: curve25519-sha256 debug1: kex: host key algorithm: ssh-ed25519 debug1: kex: server->client cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: client->server cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: kex: curve25519-sha256 need=32 dh_need=32 <<< 6593 1726776693.53372: stderr chunk (state=3): >>>debug1: expecting SSH2_MSG_KEX_ECDH_REPLY <<< 6593 1726776693.55840: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEX_ECDH_REPLY received debug1: Server host key: ssh-ed25519 SHA256:LvHWl36BeIaQa1lBLSDLnoiSf4TCgD2jBdl3lWSqH6E debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory debug1: Host '10.31.46.127' is known and matches the ED25519 host key. debug1: Found key in /root/.ssh/known_hosts:2 <<< 6593 1726776693.56699: stderr chunk (state=3): >>>debug1: ssh_packet_send2_wrapped: resetting send seqnr 3 <<< 6593 1726776693.56712: stderr chunk (state=3): >>>debug2: set_newkeys: mode 1 <<< 6593 1726776693.56728: stderr chunk (state=3): >>>debug1: rekey out after 4294967296 blocks <<< 6593 1726776693.56740: stderr chunk (state=3): >>>debug1: SSH2_MSG_NEWKEYS sent <<< 6593 1726776693.56751: stderr chunk (state=3): >>>debug1: expecting SSH2_MSG_NEWKEYS <<< 6593 1726776693.56776: stderr chunk (state=3): >>>debug1: ssh_packet_read_poll2: resetting read seqnr 3 <<< 6593 1726776693.56788: stderr chunk (state=3): >>>debug1: SSH2_MSG_NEWKEYS received <<< 6593 1726776693.56798: stderr chunk (state=3): >>>debug2: set_newkeys: mode 0 <<< 6593 1726776693.56810: stderr chunk (state=3): >>>debug1: rekey in after 4294967296 blocks <<< 6593 1726776693.56825: stderr chunk (state=3): >>>debug1: Will attempt key: /root/.ssh/id_rsa <<< 6593 1726776693.56836: stderr chunk (state=3): >>>debug1: Will attempt key: /root/.ssh/id_dsa <<< 6593 1726776693.56847: stderr chunk (state=3): >>>debug1: Will attempt key: /root/.ssh/id_ecdsa <<< 6593 1726776693.56858: stderr chunk (state=3): >>>debug1: Will attempt key: /root/.ssh/id_ecdsa_sk <<< 6593 1726776693.56870: stderr chunk (state=3): >>>debug1: Will attempt key: /root/.ssh/id_ed25519 <<< 6593 1726776693.56884: stderr chunk (state=3): >>>debug1: Will attempt key: /root/.ssh/id_ed25519_sk <<< 6593 1726776693.56895: stderr chunk (state=3): >>>debug1: Will attempt key: /root/.ssh/id_xmss <<< 6593 1726776693.56905: stderr chunk (state=3): >>>debug2: pubkey_prepare: done <<< 6593 1726776693.56920: stderr chunk (state=3): >>>debug1: SSH2_MSG_EXT_INFO received <<< 6593 1726776693.56932: stderr chunk (state=3): >>>debug1: kex_input_ext_info: server-sig-algs= <<< 6593 1726776693.61023: stderr chunk (state=3): >>>debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received <<< 6593 1726776693.61192: stderr chunk (state=3): >>>debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password debug1: Next authentication method: gssapi-with-mic <<< 6593 1726776693.61320: stderr chunk (state=3): >>>debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) <<< 6593 1726776693.61354: stderr chunk (state=3): >>>debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug2: we did not send a packet, disable method debug1: Next authentication method: publickey debug1: Trying private key: /root/.ssh/id_rsa <<< 6593 1726776693.61984: stderr chunk (state=3): >>>debug2: we sent a publickey packet, wait for reply <<< 6593 1726776693.67123: stderr chunk (state=3): >>>debug1: Enabling compression at level 6. <<< 6593 1726776693.67127: stderr chunk (state=3): >>>Authenticated to 10.31.46.127 ([10.31.46.127]:22) using "publickey". debug1: pkcs11_del_provider: called, provider_id = (null) debug1: setting up multiplex master socket <<< 6593 1726776693.67129: stderr chunk (state=3): >>>debug2: fd 4 setting O_NONBLOCK debug1: channel 0: new [/root/.ansible/cp/38b40291d2] <<< 6593 1726776693.67131: stderr chunk (state=3): >>>debug2: fd 3 setting TCP_NODELAY debug1: control_persist_detach: backgrounding master process <<< 6593 1726776693.67153: stderr chunk (state=3): >>>debug2: control_persist_detach: background process is 8828 <<< 6593 1726776693.67158: stderr chunk (state=3): >>>debug2: fd 4 setting O_NONBLOCK <<< 6593 1726776693.67275: stderr chunk (state=3): >>>debug1: forking to background <<< 6593 1726776693.67306: stderr chunk (state=3): >>>debug1: Entering interactive session. debug1: pledge: id debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug1: multiplexing control connection debug2: fd 5 setting O_NONBLOCK debug1: channel 1: new [mux-control] debug2: set_control_persist_exit_time: cancel scheduled exit debug2: mux_master_process_hello: channel 1 client version 4 debug2: mux_client_hello_exchange: master version 4 debug2: mux_master_process_alive_check: channel 1: alive check debug2: mux_master_process_new_session: channel 1: request tty 1, X 0, agent 0, subsys 0, term "", cmd "/bin/sh -c 'cat /proc/sys/kernel/random/boot_id && sleep 0'", env 0 <<< 6593 1726776693.67310: stderr chunk (state=3): >>>debug1: channel 2: new [client-session] debug2: mux_master_process_new_session: channel_new: 2 linked to control channel 1 debug2: channel 2: send open <<< 6593 1726776693.94002: stderr chunk (state=3): >>>debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0 <<< 6593 1726776693.94023: stderr chunk (state=3): >>>debug1: client_input_hostkeys: searching /root/.ssh/known_hosts for 10.31.46.127 / (none) <<< 6593 1726776693.94057: stderr chunk (state=3): >>>debug1: client_input_hostkeys: searching /root/.ssh/known_hosts2 for 10.31.46.127 / (none) debug1: client_input_hostkeys: hostkeys file /root/.ssh/known_hosts2 does not exist debug1: client_input_hostkeys: no new or deprecated keys from server <<< 6593 1726776693.94060: stderr chunk (state=3): >>>debug1: Remote: /root/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding <<< 6593 1726776693.98091: stderr chunk (state=3): >>>debug2: channel_input_open_confirmation: channel 2: callback start debug2: client_session2_setup: id 2 debug2: channel 2: request pty-req confirm 1 <<< 6593 1726776693.98094: stderr chunk (state=3): >>>debug1: Sending command: /bin/sh -c 'cat /proc/sys/kernel/random/boot_id && sleep 0' debug2: channel 2: request exec confirm 1 debug2: channel_input_open_confirmation: channel 2: callback done debug2: channel 2: open confirm rwindow 0 rmax 32768 <<< 6593 1726776693.98097: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776693.98544: stderr chunk (state=3): >>>debug2: channel_input_status_confirm: type 99 id 2 debug2: PTY allocation request accepted on channel 2 debug2: channel 2: rcvd adjust 2097152 debug2: channel_input_status_confirm: type 99 id 2 debug2: exec request accepted on channel 2 <<< 6593 1726776694.02760: stdout chunk (state=3): >>>75fc9512-7b77-4bb1-b6a8-21c17aa570f0 <<< 6593 1726776694.03034: stderr chunk (state=3): >>>debug2: channel 2: rcvd eof debug2: channel 2: output open -> drain debug2: channel 2: obuf empty debug2: chan_shutdown_write: channel 2: (i0 o1 sock -1 wfd 7 efd 8 [write]) debug2: channel 2: output drain -> closed debug1: client_input_channel_req: channel 2 rtype exit-status reply 0 debug1: client_input_channel_req: channel 2 rtype eow@openssh.com reply 0 debug2: channel 2: rcvd eow debug2: chan_shutdown_read: channel 2: (i0 o3 sock -1 wfd 6 efd 8 [write]) debug2: channel 2: input open -> closed debug2: channel 2: rcvd close debug2: channel 2: send close debug2: channel 2: is dead debug2: channel 2: gc: notify user debug2: channel 1: rcvd close debug2: channel 1: output open -> drain debug2: chan_shutdown_read: channel 1: (i0 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: input open -> closed debug2: channel 2: gc: user detached debug2: channel 2: is dead debug2: channel 2: garbage collecting debug1: channel 2: free: client-session, nchannels 3 debug2: channel 1: obuf empty debug2: chan_shutdown_write: channel 1: (i3 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: output drain -> closed debug2: channel 1: is dead (local) debug2: channel 1: gc: notify user debug2: channel 1: gc: user detached debug2: channel 1: is dead (local) debug2: channel 1: garbage collecting debug1: channel 1: free: mux-control, nchannels 2 debug2: set_control_persist_exit_time: schedule exit in 60 seconds <<< 6593 1726776694.03191: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776694.03197: stdout chunk (state=3): >>><<< 6593 1726776695.03272: _low_level_execute_command() done: rc=0, stdout=75fc9512-7b77-4bb1-b6a8-21c17aa570f0 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug1: Control socket "/root/.ansible/cp/38b40291d2" does not exist debug1: Connecting to 10.31.46.127 [10.31.46.127] port 22. debug2: fd 3 setting O_NONBLOCK debug1: fd 3 clearing O_NONBLOCK debug1: Connection established. debug1: identity file /root/.ssh/id_rsa type -1 debug1: identity file /root/.ssh/id_rsa-cert type -1 debug1: identity file /root/.ssh/id_dsa type -1 debug1: identity file /root/.ssh/id_dsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa type -1 debug1: identity file /root/.ssh/id_ecdsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa_sk type -1 debug1: identity file /root/.ssh/id_ecdsa_sk-cert type -1 debug1: identity file /root/.ssh/id_ed25519 type -1 debug1: identity file /root/.ssh/id_ed25519-cert type -1 debug1: identity file /root/.ssh/id_ed25519_sk type -1 debug1: identity file /root/.ssh/id_ed25519_sk-cert type -1 debug1: identity file /root/.ssh/id_xmss type -1 debug1: identity file /root/.ssh/id_xmss-cert type -1 debug1: Local version string SSH-2.0-OpenSSH_8.7 debug1: Remote protocol version 2.0, remote software version OpenSSH_8.7 debug1: compat_banner: match: OpenSSH_8.7 pat OpenSSH* compat 0x04000000 debug2: fd 3 setting O_NONBLOCK debug1: Authenticating to 10.31.46.127:22 as 'root' debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug2: local client KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug2: peer server KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,kex-strict-s-v00@openssh.com debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: none,zlib@openssh.com debug2: compression stoc: none,zlib@openssh.com debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: kex: algorithm: curve25519-sha256 debug1: kex: host key algorithm: ssh-ed25519 debug1: kex: server->client cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: client->server cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: expecting SSH2_MSG_KEX_ECDH_REPLY debug1: SSH2_MSG_KEX_ECDH_REPLY received debug1: Server host key: ssh-ed25519 SHA256:LvHWl36BeIaQa1lBLSDLnoiSf4TCgD2jBdl3lWSqH6E debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory debug1: Host '10.31.46.127' is known and matches the ED25519 host key. debug1: Found key in /root/.ssh/known_hosts:2 debug1: ssh_packet_send2_wrapped: resetting send seqnr 3 debug2: set_newkeys: mode 1 debug1: rekey out after 4294967296 blocks debug1: SSH2_MSG_NEWKEYS sent debug1: expecting SSH2_MSG_NEWKEYS debug1: ssh_packet_read_poll2: resetting read seqnr 3 debug1: SSH2_MSG_NEWKEYS received debug2: set_newkeys: mode 0 debug1: rekey in after 4294967296 blocks debug1: Will attempt key: /root/.ssh/id_rsa debug1: Will attempt key: /root/.ssh/id_dsa debug1: Will attempt key: /root/.ssh/id_ecdsa debug1: Will attempt key: /root/.ssh/id_ecdsa_sk debug1: Will attempt key: /root/.ssh/id_ed25519 debug1: Will attempt key: /root/.ssh/id_ed25519_sk debug1: Will attempt key: /root/.ssh/id_xmss debug2: pubkey_prepare: done debug1: SSH2_MSG_EXT_INFO received debug1: kex_input_ext_info: server-sig-algs= debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password debug1: Next authentication method: gssapi-with-mic debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug2: we did not send a packet, disable method debug1: Next authentication method: publickey debug1: Trying private key: /root/.ssh/id_rsa debug2: we sent a publickey packet, wait for reply debug1: Enabling compression at level 6. Authenticated to 10.31.46.127 ([10.31.46.127]:22) using "publickey". debug1: pkcs11_del_provider: called, provider_id = (null) debug1: setting up multiplex master socket debug2: fd 4 setting O_NONBLOCK debug1: channel 0: new [/root/.ansible/cp/38b40291d2] debug2: fd 3 setting TCP_NODELAY debug1: control_persist_detach: backgrounding master process debug2: control_persist_detach: background process is 8828 debug2: fd 4 setting O_NONBLOCK debug1: forking to background debug1: Entering interactive session. debug1: pledge: id debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug1: multiplexing control connection debug2: fd 5 setting O_NONBLOCK debug1: channel 1: new [mux-control] debug2: set_control_persist_exit_time: cancel scheduled exit debug2: mux_master_process_hello: channel 1 client version 4 debug2: mux_client_hello_exchange: master version 4 debug2: mux_master_process_alive_check: channel 1: alive check debug2: mux_master_process_new_session: channel 1: request tty 1, X 0, agent 0, subsys 0, term "", cmd "/bin/sh -c 'cat /proc/sys/kernel/random/boot_id && sleep 0'", env 0 debug1: channel 2: new [client-session] debug2: mux_master_process_new_session: channel_new: 2 linked to control channel 1 debug2: channel 2: send open debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0 debug1: client_input_hostkeys: searching /root/.ssh/known_hosts for 10.31.46.127 / (none) debug1: client_input_hostkeys: searching /root/.ssh/known_hosts2 for 10.31.46.127 / (none) debug1: client_input_hostkeys: hostkeys file /root/.ssh/known_hosts2 does not exist debug1: client_input_hostkeys: no new or deprecated keys from server debug1: Remote: /root/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding debug2: channel_input_open_confirmation: channel 2: callback start debug2: client_session2_setup: id 2 debug2: channel 2: request pty-req confirm 1 debug1: Sending command: /bin/sh -c 'cat /proc/sys/kernel/random/boot_id && sleep 0' debug2: channel 2: request exec confirm 1 debug2: channel_input_open_confirmation: channel 2: callback done debug2: channel 2: open confirm rwindow 0 rmax 32768 debug1: mux_client_request_session: master session id: 2 debug2: channel_input_status_confirm: type 99 id 2 debug2: PTY allocation request accepted on channel 2 debug2: channel 2: rcvd adjust 2097152 debug2: channel_input_status_confirm: type 99 id 2 debug2: exec request accepted on channel 2 debug2: channel 2: rcvd eof debug2: channel 2: output open -> drain debug2: channel 2: obuf empty debug2: chan_shutdown_write: channel 2: (i0 o1 sock -1 wfd 7 efd 8 [write]) debug2: channel 2: output drain -> closed debug1: client_input_channel_req: channel 2 rtype exit-status reply 0 debug1: client_input_channel_req: channel 2 rtype eow@openssh.com reply 0 debug2: channel 2: rcvd eow debug2: chan_shutdown_read: channel 2: (i0 o3 sock -1 wfd 6 efd 8 [write]) debug2: channel 2: input open -> closed debug2: channel 2: rcvd close debug2: channel 2: send close debug2: channel 2: is dead debug2: channel 2: gc: notify user debug2: channel 1: rcvd close debug2: channel 1: output open -> drain debug2: chan_shutdown_read: channel 1: (i0 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: input open -> closed debug2: channel 2: gc: user detached debug2: channel 2: is dead debug2: channel 2: garbage collecting debug1: channel 2: free: client-session, nchannels 3 debug2: channel 1: obuf empty debug2: chan_shutdown_write: channel 1: (i3 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: output drain -> closed debug2: channel 1: is dead (local) debug2: channel 1: gc: notify user debug2: channel 1: gc: user detached debug2: channel 1: is dead (local) debug2: channel 1: garbage collecting debug1: channel 1: free: mux-control, nchannels 2 debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776695.03285: reboot: last boot time: 75fc9512-7b77-4bb1-b6a8-21c17aa570f0 6593 1726776695.03288: reboot: last boot time check success 6593 1726776695.03293: reboot: attempting post-reboot test command 'tuned-adm active' 6593 1726776695.03295: _low_level_execute_command(): starting 6593 1726776695.03300: _low_level_execute_command(): executing: /bin/sh -c 'tuned-adm active && sleep 0' 6593 1726776695.03788: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776695.03792: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776695.03828: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776695.03832: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776695.03834: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776695.03879: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776695.03891: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776695.03998: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776695.16280: stdout chunk (state=3): >>>Current active profile: virtual-guest kernel_settings <<< 6593 1726776695.17780: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776695.17841: stderr chunk (state=3): >>><<< 6593 1726776695.17845: stdout chunk (state=3): >>><<< 6593 1726776695.17859: _low_level_execute_command() done: rc=0, stdout=Current active profile: virtual-guest kernel_settings , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776695.17867: reboot: post-reboot test command success 6593 1726776695.17874: _low_level_execute_command(): starting 6593 1726776695.17879: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776670.834568-7702-130636710480447/ > /dev/null 2>&1 && sleep 0' 6593 1726776695.18339: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776695.18357: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776695.18369: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776695.18380: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776695.18389: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776695.18434: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776695.18446: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776695.18490: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776695.20391: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776695.20436: stderr chunk (state=3): >>><<< 6593 1726776695.20439: stdout chunk (state=3): >>><<< 6593 1726776695.20451: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776695.20455: handler run complete 6593 1726776695.20471: attempt loop complete, returning result 6593 1726776695.20474: _execute() done 6593 1726776695.20476: dumping result to json 6593 1726776695.20478: done dumping result, returning 6593 1726776695.20486: done running TaskExecutor() for managed_node2/TASK: Reboot the machine - see if settings persist after reboot [025ceb90-32dd-710c-d93d-000000000015] 6593 1726776695.20497: sending task result for task 025ceb90-32dd-710c-d93d-000000000015 6593 1726776695.20583: done sending task result for task 025ceb90-32dd-710c-d93d-000000000015 6593 1726776695.20586: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "elapsed": 23, "rebooted": true } 6593 1726776695.20639: no more pending results, returning what we have 6593 1726776695.20642: results queue empty 6593 1726776695.20643: checking for any_errors_fatal 6593 1726776695.20652: done checking for any_errors_fatal 6593 1726776695.20652: checking for max_fail_percentage 6593 1726776695.20654: done checking for max_fail_percentage 6593 1726776695.20655: checking to see if all hosts have failed and the running result is not ok 6593 1726776695.20661: done checking to see if all hosts have failed 6593 1726776695.20662: getting the remaining hosts for this loop 6593 1726776695.20663: done getting the remaining hosts for this loop 6593 1726776695.20669: getting the next task for host managed_node2 6593 1726776695.20674: done getting next task for host managed_node2 6593 1726776695.20676: ^ task is: TASK: Check sysctl after reboot 6593 1726776695.20678: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776695.20682: getting variables 6593 1726776695.20683: in VariableManager get_vars() 6593 1726776695.20721: Calling all_inventory to load vars for managed_node2 6593 1726776695.20724: Calling groups_inventory to load vars for managed_node2 6593 1726776695.20726: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776695.20736: Calling all_plugins_play to load vars for managed_node2 6593 1726776695.20738: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776695.20741: Calling groups_plugins_play to load vars for managed_node2 6593 1726776695.20884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776695.21040: done with get_vars() 6593 1726776695.21048: done getting variables 6593 1726776695.21092: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check sysctl after reboot] *********************************************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:99 Thursday 19 September 2024 16:11:35 -0400 (0:00:24.423) 0:01:12.635 **** 6593 1726776695.21111: entering _queue_task() for managed_node2/shell 6593 1726776695.21293: worker is 1 (out of 1 available) 6593 1726776695.21307: exiting _queue_task() for managed_node2/shell 6593 1726776695.21320: done queuing things up, now waiting for results queue to drain 6593 1726776695.21321: waiting for pending results... 6593 1726776695.21483: running TaskExecutor() for managed_node2/TASK: Check sysctl after reboot 6593 1726776695.21530: in run() - task 025ceb90-32dd-710c-d93d-000000000016 6593 1726776695.21543: variable 'ansible_search_path' from source: unknown 6593 1726776695.21572: calling self._execute() 6593 1726776695.21632: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776695.21635: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776695.21643: variable 'omit' from source: magic vars 6593 1726776695.21719: variable 'omit' from source: magic vars 6593 1726776695.21740: variable 'omit' from source: magic vars 6593 1726776695.21763: variable 'omit' from source: magic vars 6593 1726776695.21796: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776695.21825: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776695.21840: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776695.21853: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776695.21864: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776695.21887: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776695.21890: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776695.21893: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776695.21960: Set connection var ansible_connection to ssh 6593 1726776695.21968: Set connection var ansible_timeout to 10 6593 1726776695.21971: Set connection var ansible_shell_type to sh 6593 1726776695.21973: Set connection var ansible_shell_executable to /bin/sh 6593 1726776695.21979: Set connection var ansible_pipelining to False 6593 1726776695.21989: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776695.22005: variable 'ansible_shell_executable' from source: unknown 6593 1726776695.22008: variable 'ansible_connection' from source: unknown 6593 1726776695.22010: variable 'ansible_module_compression' from source: unknown 6593 1726776695.22012: variable 'ansible_shell_type' from source: unknown 6593 1726776695.22014: variable 'ansible_shell_executable' from source: unknown 6593 1726776695.22017: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776695.22023: variable 'ansible_pipelining' from source: unknown 6593 1726776695.22025: variable 'ansible_timeout' from source: unknown 6593 1726776695.22030: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776695.22132: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776695.22144: variable 'omit' from source: magic vars 6593 1726776695.22147: starting attempt loop 6593 1726776695.22150: running the handler 6593 1726776695.22158: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776695.22174: _low_level_execute_command(): starting 6593 1726776695.22181: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776695.22697: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776695.22723: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776695.22738: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776695.22786: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776695.22804: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776695.22846: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776695.24510: stdout chunk (state=3): >>>/root <<< 6593 1726776695.24623: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776695.24668: stderr chunk (state=3): >>><<< 6593 1726776695.24672: stdout chunk (state=3): >>><<< 6593 1726776695.24695: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776695.24705: _low_level_execute_command(): starting 6593 1726776695.24710: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776695.2469256-8911-230501286035511 `" && echo ansible-tmp-1726776695.2469256-8911-230501286035511="` echo /root/.ansible/tmp/ansible-tmp-1726776695.2469256-8911-230501286035511 `" ) && sleep 0' 6593 1726776695.25141: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776695.25156: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776695.25175: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776695.25187: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776695.25239: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776695.25255: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776695.25289: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776695.27296: stdout chunk (state=3): >>>ansible-tmp-1726776695.2469256-8911-230501286035511=/root/.ansible/tmp/ansible-tmp-1726776695.2469256-8911-230501286035511 <<< 6593 1726776695.27409: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776695.27451: stderr chunk (state=3): >>><<< 6593 1726776695.27456: stdout chunk (state=3): >>><<< 6593 1726776695.27468: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776695.2469256-8911-230501286035511=/root/.ansible/tmp/ansible-tmp-1726776695.2469256-8911-230501286035511 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776695.27497: variable 'ansible_module_compression' from source: unknown 6593 1726776695.27543: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 6593 1726776695.27572: variable 'ansible_facts' from source: unknown 6593 1726776695.27636: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776695.2469256-8911-230501286035511/AnsiballZ_command.py 6593 1726776695.27740: Sending initial data 6593 1726776695.27748: Sent initial data (154 bytes) 6593 1726776695.28405: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776695.28409: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776695.28448: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776695.28451: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776695.28453: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776695.28455: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776695.28500: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776695.28512: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776695.28557: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776695.30548: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 6593 1726776695.30553: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776695.30632: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776695.30668: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpj68zpapn /root/.ansible/tmp/ansible-tmp-1726776695.2469256-8911-230501286035511/AnsiballZ_command.py <<< 6593 1726776695.30700: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776695.31429: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776695.31536: stderr chunk (state=3): >>><<< 6593 1726776695.31539: stdout chunk (state=3): >>><<< 6593 1726776695.31556: done transferring module to remote 6593 1726776695.31568: _low_level_execute_command(): starting 6593 1726776695.31573: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776695.2469256-8911-230501286035511/ /root/.ansible/tmp/ansible-tmp-1726776695.2469256-8911-230501286035511/AnsiballZ_command.py && sleep 0' 6593 1726776695.32020: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776695.32033: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776695.32058: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776695.32073: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776695.32121: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776695.32134: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776695.32176: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776695.34098: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776695.34153: stderr chunk (state=3): >>><<< 6593 1726776695.34156: stdout chunk (state=3): >>><<< 6593 1726776695.34172: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776695.34181: _low_level_execute_command(): starting 6593 1726776695.34184: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776695.2469256-8911-230501286035511/AnsiballZ_command.py && sleep 0' 6593 1726776695.34646: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776695.34659: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776695.34684: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776695.34695: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776695.34746: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776695.34758: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776695.34806: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776695.51900: stdout chunk (state=3): >>> {"changed": true, "stdout": "400000", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -x 400000", "start": "2024-09-19 16:11:35.356329", "end": "2024-09-19 16:11:35.363577", "delta": "0:00:00.007248", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nsysctl -n fs.file-max | grep -x 400000", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 6593 1726776695.53156: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776695.53216: stderr chunk (state=3): >>><<< 6593 1726776695.53222: stdout chunk (state=3): >>><<< 6593 1726776695.53240: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "400000", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -x 400000", "start": "2024-09-19 16:11:35.356329", "end": "2024-09-19 16:11:35.363577", "delta": "0:00:00.007248", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nsysctl -n fs.file-max | grep -x 400000", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776695.53284: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euo pipefail\nsysctl -n fs.file-max | grep -x 400000', '_uses_shell': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776695.2469256-8911-230501286035511/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776695.53290: _low_level_execute_command(): starting 6593 1726776695.53295: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776695.2469256-8911-230501286035511/ > /dev/null 2>&1 && sleep 0' 6593 1726776695.53763: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776695.53781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776695.53798: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776695.53811: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776695.53861: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776695.53876: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776695.53923: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776695.55681: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776695.55732: stderr chunk (state=3): >>><<< 6593 1726776695.55735: stdout chunk (state=3): >>><<< 6593 1726776695.55750: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776695.55757: handler run complete 6593 1726776695.55779: Evaluated conditional (False): False 6593 1726776695.55787: attempt loop complete, returning result 6593 1726776695.55790: _execute() done 6593 1726776695.55792: dumping result to json 6593 1726776695.55797: done dumping result, returning 6593 1726776695.55804: done running TaskExecutor() for managed_node2/TASK: Check sysctl after reboot [025ceb90-32dd-710c-d93d-000000000016] 6593 1726776695.55810: sending task result for task 025ceb90-32dd-710c-d93d-000000000016 6593 1726776695.55911: done sending task result for task 025ceb90-32dd-710c-d93d-000000000016 6593 1726776695.55914: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -x 400000", "delta": "0:00:00.007248", "end": "2024-09-19 16:11:35.363577", "rc": 0, "start": "2024-09-19 16:11:35.356329" } STDOUT: 400000 6593 1726776695.55977: no more pending results, returning what we have 6593 1726776695.55981: results queue empty 6593 1726776695.55982: checking for any_errors_fatal 6593 1726776695.55987: done checking for any_errors_fatal 6593 1726776695.55988: checking for max_fail_percentage 6593 1726776695.55989: done checking for max_fail_percentage 6593 1726776695.55991: checking to see if all hosts have failed and the running result is not ok 6593 1726776695.55991: done checking to see if all hosts have failed 6593 1726776695.55992: getting the remaining hosts for this loop 6593 1726776695.55994: done getting the remaining hosts for this loop 6593 1726776695.55997: getting the next task for host managed_node2 6593 1726776695.56001: done getting next task for host managed_node2 6593 1726776695.56004: ^ task is: TASK: Check sysfs after reboot 6593 1726776695.56005: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776695.56009: getting variables 6593 1726776695.56010: in VariableManager get_vars() 6593 1726776695.56045: Calling all_inventory to load vars for managed_node2 6593 1726776695.56047: Calling groups_inventory to load vars for managed_node2 6593 1726776695.56049: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776695.56058: Calling all_plugins_play to load vars for managed_node2 6593 1726776695.56060: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776695.56063: Calling groups_plugins_play to load vars for managed_node2 6593 1726776695.56177: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776695.56292: done with get_vars() 6593 1726776695.56300: done getting variables 6593 1726776695.56344: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check sysfs after reboot] ************************************************ task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:105 Thursday 19 September 2024 16:11:35 -0400 (0:00:00.352) 0:01:12.988 **** 6593 1726776695.56364: entering _queue_task() for managed_node2/command 6593 1726776695.56539: worker is 1 (out of 1 available) 6593 1726776695.56552: exiting _queue_task() for managed_node2/command 6593 1726776695.56563: done queuing things up, now waiting for results queue to drain 6593 1726776695.56564: waiting for pending results... 6593 1726776695.56732: running TaskExecutor() for managed_node2/TASK: Check sysfs after reboot 6593 1726776695.56788: in run() - task 025ceb90-32dd-710c-d93d-000000000017 6593 1726776695.56799: variable 'ansible_search_path' from source: unknown 6593 1726776695.56830: calling self._execute() 6593 1726776695.56892: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776695.56898: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776695.56906: variable 'omit' from source: magic vars 6593 1726776695.56984: variable 'omit' from source: magic vars 6593 1726776695.57005: variable 'omit' from source: magic vars 6593 1726776695.57029: variable 'omit' from source: magic vars 6593 1726776695.57065: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776695.57092: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776695.57107: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776695.57121: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776695.57132: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776695.57154: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776695.57157: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776695.57160: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776695.57226: Set connection var ansible_connection to ssh 6593 1726776695.57234: Set connection var ansible_timeout to 10 6593 1726776695.57236: Set connection var ansible_shell_type to sh 6593 1726776695.57241: Set connection var ansible_shell_executable to /bin/sh 6593 1726776695.57246: Set connection var ansible_pipelining to False 6593 1726776695.57255: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776695.57273: variable 'ansible_shell_executable' from source: unknown 6593 1726776695.57276: variable 'ansible_connection' from source: unknown 6593 1726776695.57279: variable 'ansible_module_compression' from source: unknown 6593 1726776695.57281: variable 'ansible_shell_type' from source: unknown 6593 1726776695.57284: variable 'ansible_shell_executable' from source: unknown 6593 1726776695.57287: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776695.57289: variable 'ansible_pipelining' from source: unknown 6593 1726776695.57291: variable 'ansible_timeout' from source: unknown 6593 1726776695.57296: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776695.57397: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776695.57408: variable 'omit' from source: magic vars 6593 1726776695.57411: starting attempt loop 6593 1726776695.57415: running the handler 6593 1726776695.57429: _low_level_execute_command(): starting 6593 1726776695.57435: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776695.57946: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776695.57961: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776695.57989: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776695.58004: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776695.58053: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776695.58065: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776695.58121: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776695.59767: stdout chunk (state=3): >>>/root <<< 6593 1726776695.59872: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776695.59919: stderr chunk (state=3): >>><<< 6593 1726776695.59923: stdout chunk (state=3): >>><<< 6593 1726776695.59943: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776695.59954: _low_level_execute_command(): starting 6593 1726776695.59959: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776695.5994248-8919-278606844083543 `" && echo ansible-tmp-1726776695.5994248-8919-278606844083543="` echo /root/.ansible/tmp/ansible-tmp-1726776695.5994248-8919-278606844083543 `" ) && sleep 0' 6593 1726776695.60383: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776695.60396: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776695.60415: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776695.60435: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776695.60488: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776695.60493: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776695.60546: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776695.62543: stdout chunk (state=3): >>>ansible-tmp-1726776695.5994248-8919-278606844083543=/root/.ansible/tmp/ansible-tmp-1726776695.5994248-8919-278606844083543 <<< 6593 1726776695.62729: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776695.62775: stderr chunk (state=3): >>><<< 6593 1726776695.62779: stdout chunk (state=3): >>><<< 6593 1726776695.62791: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776695.5994248-8919-278606844083543=/root/.ansible/tmp/ansible-tmp-1726776695.5994248-8919-278606844083543 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776695.62813: variable 'ansible_module_compression' from source: unknown 6593 1726776695.62868: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 6593 1726776695.62902: variable 'ansible_facts' from source: unknown 6593 1726776695.62966: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776695.5994248-8919-278606844083543/AnsiballZ_command.py 6593 1726776695.63065: Sending initial data 6593 1726776695.63074: Sent initial data (154 bytes) 6593 1726776695.63711: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776695.63714: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776695.63747: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776695.63751: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776695.63755: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776695.63805: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776695.63808: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776695.63850: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776695.65598: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776695.65636: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776695.65671: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmp24xgbpd6 /root/.ansible/tmp/ansible-tmp-1726776695.5994248-8919-278606844083543/AnsiballZ_command.py <<< 6593 1726776695.65733: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776695.66491: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776695.66583: stderr chunk (state=3): >>><<< 6593 1726776695.66587: stdout chunk (state=3): >>><<< 6593 1726776695.66602: done transferring module to remote 6593 1726776695.66610: _low_level_execute_command(): starting 6593 1726776695.66617: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776695.5994248-8919-278606844083543/ /root/.ansible/tmp/ansible-tmp-1726776695.5994248-8919-278606844083543/AnsiballZ_command.py && sleep 0' 6593 1726776695.67050: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776695.67053: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776695.67070: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776695.67082: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776695.67091: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776695.67141: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776695.67156: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776695.67190: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776695.68929: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776695.68969: stderr chunk (state=3): >>><<< 6593 1726776695.68972: stdout chunk (state=3): >>><<< 6593 1726776695.68984: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776695.68990: _low_level_execute_command(): starting 6593 1726776695.68993: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776695.5994248-8919-278606844083543/AnsiballZ_command.py && sleep 0' 6593 1726776695.69556: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776695.69568: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776695.69581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776695.69595: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776695.69642: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776695.69657: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776695.69674: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776695.69695: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776695.69707: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776695.69720: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776695.69732: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776695.69746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776695.69765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776695.69779: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776695.69794: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776695.69806: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776695.69886: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776695.69910: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776695.69928: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776695.70001: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776695.83816: stdout chunk (state=3): >>> {"changed": true, "stdout": "65000", "stderr": "", "rc": 0, "cmd": ["grep", "-x", "65000", "/sys/class/net/lo/mtu"], "start": "2024-09-19 16:11:35.678100", "end": "2024-09-19 16:11:35.681604", "delta": "0:00:00.003504", "msg": "", "invocation": {"module_args": {"_raw_params": "grep -x 65000 /sys/class/net/lo/mtu", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 6593 1726776695.85026: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776695.85052: stdout chunk (state=3): >>><<< 6593 1726776695.85055: stderr chunk (state=3): >>><<< 6593 1726776695.85120: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "65000", "stderr": "", "rc": 0, "cmd": ["grep", "-x", "65000", "/sys/class/net/lo/mtu"], "start": "2024-09-19 16:11:35.678100", "end": "2024-09-19 16:11:35.681604", "delta": "0:00:00.003504", "msg": "", "invocation": {"module_args": {"_raw_params": "grep -x 65000 /sys/class/net/lo/mtu", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776695.85325: done with _execute_module (ansible.legacy.command, {'_raw_params': 'grep -x 65000 /sys/class/net/lo/mtu', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776695.5994248-8919-278606844083543/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776695.85329: _low_level_execute_command(): starting 6593 1726776695.85332: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776695.5994248-8919-278606844083543/ > /dev/null 2>&1 && sleep 0' 6593 1726776695.85950: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776695.85964: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776695.85981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776695.86005: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776695.86049: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776695.86063: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776695.86079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776695.86097: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776695.86114: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776695.86128: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776695.86141: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776695.86155: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776695.86171: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776695.86184: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776695.86196: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776695.86211: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776695.86289: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776695.86314: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776695.86343: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776695.86416: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776695.88182: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776695.88205: stderr chunk (state=3): >>><<< 6593 1726776695.88208: stdout chunk (state=3): >>><<< 6593 1726776695.88225: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776695.88231: handler run complete 6593 1726776695.88249: Evaluated conditional (False): False 6593 1726776695.88257: attempt loop complete, returning result 6593 1726776695.88260: _execute() done 6593 1726776695.88263: dumping result to json 6593 1726776695.88271: done dumping result, returning 6593 1726776695.88280: done running TaskExecutor() for managed_node2/TASK: Check sysfs after reboot [025ceb90-32dd-710c-d93d-000000000017] 6593 1726776695.88285: sending task result for task 025ceb90-32dd-710c-d93d-000000000017 6593 1726776695.88382: done sending task result for task 025ceb90-32dd-710c-d93d-000000000017 6593 1726776695.88386: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "grep", "-x", "65000", "/sys/class/net/lo/mtu" ], "delta": "0:00:00.003504", "end": "2024-09-19 16:11:35.681604", "rc": 0, "start": "2024-09-19 16:11:35.678100" } STDOUT: 65000 6593 1726776695.88452: no more pending results, returning what we have 6593 1726776695.88455: results queue empty 6593 1726776695.88457: checking for any_errors_fatal 6593 1726776695.88464: done checking for any_errors_fatal 6593 1726776695.88465: checking for max_fail_percentage 6593 1726776695.88466: done checking for max_fail_percentage 6593 1726776695.88467: checking to see if all hosts have failed and the running result is not ok 6593 1726776695.88468: done checking to see if all hosts have failed 6593 1726776695.88469: getting the remaining hosts for this loop 6593 1726776695.88470: done getting the remaining hosts for this loop 6593 1726776695.88474: getting the next task for host managed_node2 6593 1726776695.88478: done getting next task for host managed_node2 6593 1726776695.88480: ^ task is: TASK: Check sysctl after reboot 6593 1726776695.88482: ^ state is: HOST STATE: block=2, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776695.88485: getting variables 6593 1726776695.88487: in VariableManager get_vars() 6593 1726776695.88525: Calling all_inventory to load vars for managed_node2 6593 1726776695.88528: Calling groups_inventory to load vars for managed_node2 6593 1726776695.88530: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776695.88539: Calling all_plugins_play to load vars for managed_node2 6593 1726776695.88542: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776695.88544: Calling groups_plugins_play to load vars for managed_node2 6593 1726776695.88688: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776695.88801: done with get_vars() 6593 1726776695.88809: done getting variables 6593 1726776695.88852: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check sysctl after reboot] *********************************************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:109 Thursday 19 September 2024 16:11:35 -0400 (0:00:00.325) 0:01:13.313 **** 6593 1726776695.88871: entering _queue_task() for managed_node2/shell 6593 1726776695.89041: worker is 1 (out of 1 available) 6593 1726776695.89054: exiting _queue_task() for managed_node2/shell 6593 1726776695.89065: done queuing things up, now waiting for results queue to drain 6593 1726776695.89066: waiting for pending results... 6593 1726776695.89230: running TaskExecutor() for managed_node2/TASK: Check sysctl after reboot 6593 1726776695.89281: in run() - task 025ceb90-32dd-710c-d93d-000000000018 6593 1726776695.89295: variable 'ansible_search_path' from source: unknown 6593 1726776695.89326: calling self._execute() 6593 1726776695.89387: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776695.89391: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776695.89402: variable 'omit' from source: magic vars 6593 1726776695.89485: variable 'omit' from source: magic vars 6593 1726776695.89515: variable 'omit' from source: magic vars 6593 1726776695.89638: variable 'omit' from source: magic vars 6593 1726776695.89642: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776695.89645: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776695.89648: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776695.89661: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776695.89682: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776695.89716: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776695.89727: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776695.89736: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776695.89836: Set connection var ansible_connection to ssh 6593 1726776695.89849: Set connection var ansible_timeout to 10 6593 1726776695.89857: Set connection var ansible_shell_type to sh 6593 1726776695.89872: Set connection var ansible_shell_executable to /bin/sh 6593 1726776695.89881: Set connection var ansible_pipelining to False 6593 1726776695.89897: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776695.89925: variable 'ansible_shell_executable' from source: unknown 6593 1726776695.89934: variable 'ansible_connection' from source: unknown 6593 1726776695.89941: variable 'ansible_module_compression' from source: unknown 6593 1726776695.89948: variable 'ansible_shell_type' from source: unknown 6593 1726776695.89954: variable 'ansible_shell_executable' from source: unknown 6593 1726776695.89961: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776695.89972: variable 'ansible_pipelining' from source: unknown 6593 1726776695.89979: variable 'ansible_timeout' from source: unknown 6593 1726776695.89986: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776695.90129: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776695.90146: variable 'omit' from source: magic vars 6593 1726776695.90155: starting attempt loop 6593 1726776695.90161: running the handler 6593 1726776695.90179: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776695.90199: _low_level_execute_command(): starting 6593 1726776695.90211: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776695.90931: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776695.90934: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776695.90937: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776695.90972: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776695.90976: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776695.90979: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776695.91042: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776695.91050: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776695.91087: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776695.92767: stdout chunk (state=3): >>>/root <<< 6593 1726776695.92900: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776695.92940: stderr chunk (state=3): >>><<< 6593 1726776695.92953: stdout chunk (state=3): >>><<< 6593 1726776695.93066: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776695.93069: _low_level_execute_command(): starting 6593 1726776695.93072: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776695.9297981-8936-240189723899895 `" && echo ansible-tmp-1726776695.9297981-8936-240189723899895="` echo /root/.ansible/tmp/ansible-tmp-1726776695.9297981-8936-240189723899895 `" ) && sleep 0' 6593 1726776695.93599: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776695.93613: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776695.93630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776695.93646: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776695.93693: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776695.93705: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776695.93724: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776695.93742: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776695.93753: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776695.93765: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776695.93778: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776695.93791: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776695.93806: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776695.93824: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776695.93836: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776695.93851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776695.93927: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776695.93950: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776695.93968: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776695.94042: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776695.96021: stdout chunk (state=3): >>>ansible-tmp-1726776695.9297981-8936-240189723899895=/root/.ansible/tmp/ansible-tmp-1726776695.9297981-8936-240189723899895 <<< 6593 1726776695.96131: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776695.96236: stderr chunk (state=3): >>><<< 6593 1726776695.96239: stdout chunk (state=3): >>><<< 6593 1726776695.96558: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776695.9297981-8936-240189723899895=/root/.ansible/tmp/ansible-tmp-1726776695.9297981-8936-240189723899895 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776695.96561: variable 'ansible_module_compression' from source: unknown 6593 1726776695.96566: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 6593 1726776695.96569: variable 'ansible_facts' from source: unknown 6593 1726776695.96571: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776695.9297981-8936-240189723899895/AnsiballZ_command.py 6593 1726776695.96633: Sending initial data 6593 1726776695.96636: Sent initial data (154 bytes) 6593 1726776695.97564: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776695.97578: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776695.97594: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776695.97612: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776695.97655: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776695.97669: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776695.97685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776695.97704: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776695.97720: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776695.97734: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776695.97747: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776695.97761: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776695.97778: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776695.97790: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776695.97800: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776695.97813: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776695.97888: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776695.97904: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776695.97917: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776695.97990: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776695.99714: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776695.99745: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776695.99782: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpt1fgxnl4 /root/.ansible/tmp/ansible-tmp-1726776695.9297981-8936-240189723899895/AnsiballZ_command.py <<< 6593 1726776695.99809: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776696.00735: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776696.00980: stderr chunk (state=3): >>><<< 6593 1726776696.00984: stdout chunk (state=3): >>><<< 6593 1726776696.00987: done transferring module to remote 6593 1726776696.00989: _low_level_execute_command(): starting 6593 1726776696.00991: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776695.9297981-8936-240189723899895/ /root/.ansible/tmp/ansible-tmp-1726776695.9297981-8936-240189723899895/AnsiballZ_command.py && sleep 0' 6593 1726776696.01412: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776696.01422: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776696.01456: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776696.01459: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776696.01461: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776696.01520: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776696.01524: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776696.01560: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776696.03264: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776696.03307: stderr chunk (state=3): >>><<< 6593 1726776696.03310: stdout chunk (state=3): >>><<< 6593 1726776696.03324: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776696.03327: _low_level_execute_command(): starting 6593 1726776696.03332: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776695.9297981-8936-240189723899895/AnsiballZ_command.py && sleep 0' 6593 1726776696.03731: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776696.03749: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776696.03760: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776696.03771: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776696.03820: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776696.03839: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776696.03878: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776696.17878: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsysctl -n kernel.threads-max | grep -Lxvq 29968", "start": "2024-09-19 16:11:36.017695", "end": "2024-09-19 16:11:36.023436", "delta": "0:00:00.005741", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nsysctl -n kernel.threads-max | grep -Lxvq 29968", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 6593 1726776696.19154: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776696.19164: stdout chunk (state=3): >>><<< 6593 1726776696.19175: stderr chunk (state=3): >>><<< 6593 1726776696.19194: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsysctl -n kernel.threads-max | grep -Lxvq 29968", "start": "2024-09-19 16:11:36.017695", "end": "2024-09-19 16:11:36.023436", "delta": "0:00:00.005741", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nsysctl -n kernel.threads-max | grep -Lxvq 29968", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776696.19252: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euo pipefail\nsysctl -n kernel.threads-max | grep -Lxvq 29968', '_uses_shell': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776695.9297981-8936-240189723899895/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776696.19269: _low_level_execute_command(): starting 6593 1726776696.19280: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776695.9297981-8936-240189723899895/ > /dev/null 2>&1 && sleep 0' 6593 1726776696.19934: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776696.19949: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776696.19964: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776696.19982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776696.20033: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776696.20047: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776696.20062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776696.20080: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776696.20093: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776696.20109: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776696.20123: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776696.20139: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776696.20156: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776696.20168: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776696.20181: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776696.20195: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776696.20274: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776696.20297: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776696.20313: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776696.20387: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776696.22228: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776696.22231: stdout chunk (state=3): >>><<< 6593 1726776696.22234: stderr chunk (state=3): >>><<< 6593 1726776696.22527: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776696.22530: handler run complete 6593 1726776696.22533: Evaluated conditional (False): False 6593 1726776696.22535: attempt loop complete, returning result 6593 1726776696.22537: _execute() done 6593 1726776696.22539: dumping result to json 6593 1726776696.22542: done dumping result, returning 6593 1726776696.22544: done running TaskExecutor() for managed_node2/TASK: Check sysctl after reboot [025ceb90-32dd-710c-d93d-000000000018] 6593 1726776696.22546: sending task result for task 025ceb90-32dd-710c-d93d-000000000018 6593 1726776696.22630: done sending task result for task 025ceb90-32dd-710c-d93d-000000000018 6593 1726776696.22634: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": "set -euo pipefail\nsysctl -n kernel.threads-max | grep -Lxvq 29968", "delta": "0:00:00.005741", "end": "2024-09-19 16:11:36.023436", "rc": 0, "start": "2024-09-19 16:11:36.017695" } 6593 1726776696.22695: no more pending results, returning what we have 6593 1726776696.22698: results queue empty 6593 1726776696.22699: checking for any_errors_fatal 6593 1726776696.22705: done checking for any_errors_fatal 6593 1726776696.22706: checking for max_fail_percentage 6593 1726776696.22708: done checking for max_fail_percentage 6593 1726776696.22709: checking to see if all hosts have failed and the running result is not ok 6593 1726776696.22710: done checking to see if all hosts have failed 6593 1726776696.22711: getting the remaining hosts for this loop 6593 1726776696.22712: done getting the remaining hosts for this loop 6593 1726776696.22716: getting the next task for host managed_node2 6593 1726776696.22723: done getting next task for host managed_node2 6593 1726776696.22726: ^ task is: TASK: Check with tuned verify 6593 1726776696.22728: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776696.22733: getting variables 6593 1726776696.22735: in VariableManager get_vars() 6593 1726776696.22771: Calling all_inventory to load vars for managed_node2 6593 1726776696.22774: Calling groups_inventory to load vars for managed_node2 6593 1726776696.22777: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776696.22787: Calling all_plugins_play to load vars for managed_node2 6593 1726776696.22790: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776696.22793: Calling groups_plugins_play to load vars for managed_node2 6593 1726776696.23044: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776696.23249: done with get_vars() 6593 1726776696.23261: done getting variables 6593 1726776696.23330: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check with tuned verify] ************************************************* task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:115 Thursday 19 September 2024 16:11:36 -0400 (0:00:00.344) 0:01:13.658 **** 6593 1726776696.23357: entering _queue_task() for managed_node2/command 6593 1726776696.23593: worker is 1 (out of 1 available) 6593 1726776696.23606: exiting _queue_task() for managed_node2/command 6593 1726776696.23617: done queuing things up, now waiting for results queue to drain 6593 1726776696.23623: waiting for pending results... 6593 1726776696.23896: running TaskExecutor() for managed_node2/TASK: Check with tuned verify 6593 1726776696.23993: in run() - task 025ceb90-32dd-710c-d93d-000000000019 6593 1726776696.24014: variable 'ansible_search_path' from source: unknown 6593 1726776696.24059: calling self._execute() 6593 1726776696.24150: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776696.24161: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776696.24184: variable 'omit' from source: magic vars 6593 1726776696.24299: variable 'omit' from source: magic vars 6593 1726776696.24335: variable 'omit' from source: magic vars 6593 1726776696.24375: variable 'omit' from source: magic vars 6593 1726776696.24429: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776696.24469: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776696.24496: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776696.24528: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776696.24545: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776696.24583: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776696.24592: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776696.24600: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776696.24710: Set connection var ansible_connection to ssh 6593 1726776696.24733: Set connection var ansible_timeout to 10 6593 1726776696.24740: Set connection var ansible_shell_type to sh 6593 1726776696.24750: Set connection var ansible_shell_executable to /bin/sh 6593 1726776696.24760: Set connection var ansible_pipelining to False 6593 1726776696.24780: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776696.24805: variable 'ansible_shell_executable' from source: unknown 6593 1726776696.24813: variable 'ansible_connection' from source: unknown 6593 1726776696.24826: variable 'ansible_module_compression' from source: unknown 6593 1726776696.24833: variable 'ansible_shell_type' from source: unknown 6593 1726776696.24846: variable 'ansible_shell_executable' from source: unknown 6593 1726776696.24854: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776696.24862: variable 'ansible_pipelining' from source: unknown 6593 1726776696.24871: variable 'ansible_timeout' from source: unknown 6593 1726776696.24878: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776696.25027: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776696.25047: variable 'omit' from source: magic vars 6593 1726776696.25062: starting attempt loop 6593 1726776696.25072: running the handler 6593 1726776696.25088: _low_level_execute_command(): starting 6593 1726776696.25099: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776696.25804: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776696.25810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776696.25863: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776696.25870: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776696.25873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776696.25931: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776696.25933: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776696.25935: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776696.25969: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776696.27561: stdout chunk (state=3): >>>/root <<< 6593 1726776696.27729: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776696.27805: stderr chunk (state=3): >>><<< 6593 1726776696.27819: stdout chunk (state=3): >>><<< 6593 1726776696.27929: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776696.27932: _low_level_execute_command(): starting 6593 1726776696.27934: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776696.2784367-8951-73235502071527 `" && echo ansible-tmp-1726776696.2784367-8951-73235502071527="` echo /root/.ansible/tmp/ansible-tmp-1726776696.2784367-8951-73235502071527 `" ) && sleep 0' 6593 1726776696.28488: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776696.28491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776696.28546: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776696.28549: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776696.28558: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776696.28560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776696.28609: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776696.28614: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776696.28656: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776696.30825: stdout chunk (state=3): >>>ansible-tmp-1726776696.2784367-8951-73235502071527=/root/.ansible/tmp/ansible-tmp-1726776696.2784367-8951-73235502071527 <<< 6593 1726776696.31005: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776696.31008: stdout chunk (state=3): >>><<< 6593 1726776696.31010: stderr chunk (state=3): >>><<< 6593 1726776696.31308: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776696.2784367-8951-73235502071527=/root/.ansible/tmp/ansible-tmp-1726776696.2784367-8951-73235502071527 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776696.31311: variable 'ansible_module_compression' from source: unknown 6593 1726776696.31314: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 6593 1726776696.31316: variable 'ansible_facts' from source: unknown 6593 1726776696.31320: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776696.2784367-8951-73235502071527/AnsiballZ_command.py 6593 1726776696.31376: Sending initial data 6593 1726776696.31380: Sent initial data (153 bytes) 6593 1726776696.32204: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776696.32209: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776696.32254: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776696.32257: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776696.32260: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776696.32313: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776696.32316: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776696.32359: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776696.34096: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 6593 1726776696.34112: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 6593 1726776696.34125: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 6593 1726776696.34140: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 <<< 6593 1726776696.34155: stderr chunk (state=3): >>>debug2: Server supports extension "hardlink@openssh.com" revision 1 <<< 6593 1726776696.34174: stderr chunk (state=3): >>>debug2: Server supports extension "fsync@openssh.com" revision 1 <<< 6593 1726776696.34185: stderr chunk (state=3): >>>debug2: Server supports extension "lsetstat@openssh.com" revision 1 <<< 6593 1726776696.34195: stderr chunk (state=3): >>>debug2: Server supports extension "limits@openssh.com" revision 1 <<< 6593 1726776696.34205: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776696.34258: stderr chunk (state=3): >>>debug1: Using server download size 261120 <<< 6593 1726776696.34269: stderr chunk (state=3): >>>debug1: Using server upload size 261120 <<< 6593 1726776696.34287: stderr chunk (state=3): >>>debug1: Server handle limit 1019; using 64 <<< 6593 1726776696.34337: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmp7geglvsn /root/.ansible/tmp/ansible-tmp-1726776696.2784367-8951-73235502071527/AnsiballZ_command.py <<< 6593 1726776696.34370: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776696.35386: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776696.35532: stderr chunk (state=3): >>><<< 6593 1726776696.35535: stdout chunk (state=3): >>><<< 6593 1726776696.35549: done transferring module to remote 6593 1726776696.35559: _low_level_execute_command(): starting 6593 1726776696.35572: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776696.2784367-8951-73235502071527/ /root/.ansible/tmp/ansible-tmp-1726776696.2784367-8951-73235502071527/AnsiballZ_command.py && sleep 0' 6593 1726776696.35979: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776696.35983: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776696.36024: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776696.36027: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776696.36030: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776696.36032: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776696.36072: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776696.36088: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776696.36128: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776696.37906: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776696.37952: stderr chunk (state=3): >>><<< 6593 1726776696.37955: stdout chunk (state=3): >>><<< 6593 1726776696.37969: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776696.37972: _low_level_execute_command(): starting 6593 1726776696.37974: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776696.2784367-8951-73235502071527/AnsiballZ_command.py && sleep 0' 6593 1726776696.38380: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776696.38383: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776696.38414: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776696.38420: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776696.38422: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776696.38471: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776696.38474: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776696.38526: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776696.61916: stdout chunk (state=3): >>> {"changed": true, "stdout": "Verification succeeded, current system settings match the preset profile.\nSee TuneD log file ('/var/log/tuned/tuned.log') for details.", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "verify", "-i"], "start": "2024-09-19 16:11:36.365106", "end": "2024-09-19 16:11:36.463701", "delta": "0:00:00.098595", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm verify -i", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 6593 1726776696.63829: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776696.63833: stdout chunk (state=3): >>><<< 6593 1726776696.63836: stderr chunk (state=3): >>><<< 6593 1726776696.63838: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "Verification succeeded, current system settings match the preset profile.\nSee TuneD log file ('/var/log/tuned/tuned.log') for details.", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "verify", "-i"], "start": "2024-09-19 16:11:36.365106", "end": "2024-09-19 16:11:36.463701", "delta": "0:00:00.098595", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm verify -i", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776696.63841: done with _execute_module (ansible.legacy.command, {'_raw_params': 'tuned-adm verify -i', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776696.2784367-8951-73235502071527/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776696.63844: _low_level_execute_command(): starting 6593 1726776696.63846: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776696.2784367-8951-73235502071527/ > /dev/null 2>&1 && sleep 0' 6593 1726776696.64116: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776696.64122: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776696.64164: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776696.64171: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776696.64177: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776696.64239: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776696.64260: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776696.64284: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776696.64349: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776696.66145: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776696.66183: stderr chunk (state=3): >>><<< 6593 1726776696.66186: stdout chunk (state=3): >>><<< 6593 1726776696.66198: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776696.66203: handler run complete 6593 1726776696.66226: Evaluated conditional (False): False 6593 1726776696.66235: attempt loop complete, returning result 6593 1726776696.66238: _execute() done 6593 1726776696.66240: dumping result to json 6593 1726776696.66245: done dumping result, returning 6593 1726776696.66253: done running TaskExecutor() for managed_node2/TASK: Check with tuned verify [025ceb90-32dd-710c-d93d-000000000019] 6593 1726776696.66260: sending task result for task 025ceb90-32dd-710c-d93d-000000000019 6593 1726776696.66360: done sending task result for task 025ceb90-32dd-710c-d93d-000000000019 6593 1726776696.66363: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:00.098595", "end": "2024-09-19 16:11:36.463701", "rc": 0, "start": "2024-09-19 16:11:36.365106" } STDOUT: Verification succeeded, current system settings match the preset profile. See TuneD log file ('/var/log/tuned/tuned.log') for details. 6593 1726776696.66427: no more pending results, returning what we have 6593 1726776696.66431: results queue empty 6593 1726776696.66432: checking for any_errors_fatal 6593 1726776696.66441: done checking for any_errors_fatal 6593 1726776696.66442: checking for max_fail_percentage 6593 1726776696.66443: done checking for max_fail_percentage 6593 1726776696.66444: checking to see if all hosts have failed and the running result is not ok 6593 1726776696.66445: done checking to see if all hosts have failed 6593 1726776696.66445: getting the remaining hosts for this loop 6593 1726776696.66447: done getting the remaining hosts for this loop 6593 1726776696.66450: getting the next task for host managed_node2 6593 1726776696.66454: done getting next task for host managed_node2 6593 1726776696.66457: ^ task is: TASK: Apply role again and remove settings 6593 1726776696.66459: ^ state is: HOST STATE: block=2, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776696.66462: getting variables 6593 1726776696.66463: in VariableManager get_vars() 6593 1726776696.66496: Calling all_inventory to load vars for managed_node2 6593 1726776696.66499: Calling groups_inventory to load vars for managed_node2 6593 1726776696.66501: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776696.66510: Calling all_plugins_play to load vars for managed_node2 6593 1726776696.66512: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776696.66515: Calling groups_plugins_play to load vars for managed_node2 6593 1726776696.66728: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776696.66921: done with get_vars() 6593 1726776696.66932: done getting variables TASK [Apply role again and remove settings] ************************************ task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:119 Thursday 19 September 2024 16:11:36 -0400 (0:00:00.436) 0:01:14.095 **** 6593 1726776696.67024: entering _queue_task() for managed_node2/include_role 6593 1726776696.67234: worker is 1 (out of 1 available) 6593 1726776696.67245: exiting _queue_task() for managed_node2/include_role 6593 1726776696.67256: done queuing things up, now waiting for results queue to drain 6593 1726776696.67257: waiting for pending results... 6593 1726776696.67524: running TaskExecutor() for managed_node2/TASK: Apply role again and remove settings 6593 1726776696.67615: in run() - task 025ceb90-32dd-710c-d93d-00000000001a 6593 1726776696.67635: variable 'ansible_search_path' from source: unknown 6593 1726776696.67674: calling self._execute() 6593 1726776696.67770: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776696.67782: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776696.67800: variable 'omit' from source: magic vars 6593 1726776696.67882: _execute() done 6593 1726776696.67886: dumping result to json 6593 1726776696.67889: done dumping result, returning 6593 1726776696.67894: done running TaskExecutor() for managed_node2/TASK: Apply role again and remove settings [025ceb90-32dd-710c-d93d-00000000001a] 6593 1726776696.67904: sending task result for task 025ceb90-32dd-710c-d93d-00000000001a 6593 1726776696.68028: done sending task result for task 025ceb90-32dd-710c-d93d-00000000001a 6593 1726776696.68032: WORKER PROCESS EXITING 6593 1726776696.68057: no more pending results, returning what we have 6593 1726776696.68061: in VariableManager get_vars() 6593 1726776696.68094: Calling all_inventory to load vars for managed_node2 6593 1726776696.68097: Calling groups_inventory to load vars for managed_node2 6593 1726776696.68098: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776696.68105: Calling all_plugins_play to load vars for managed_node2 6593 1726776696.68107: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776696.68108: Calling groups_plugins_play to load vars for managed_node2 6593 1726776696.68214: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776696.68327: done with get_vars() 6593 1726776696.68333: variable 'ansible_search_path' from source: unknown 6593 1726776696.69284: variable 'omit' from source: magic vars 6593 1726776696.69299: variable 'omit' from source: magic vars 6593 1726776696.69308: variable 'omit' from source: magic vars 6593 1726776696.69310: we have included files to process 6593 1726776696.69311: generating all_blocks data 6593 1726776696.69312: done generating all_blocks data 6593 1726776696.69315: processing included file: fedora.linux_system_roles.kernel_settings 6593 1726776696.69331: in VariableManager get_vars() 6593 1726776696.69342: done with get_vars() 6593 1726776696.69360: in VariableManager get_vars() 6593 1726776696.69372: done with get_vars() 6593 1726776696.69397: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/main.yml 6593 1726776696.69436: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/defaults/main.yml 6593 1726776696.69602: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/meta/main.yml 6593 1726776696.69648: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml 6593 1726776696.69950: in VariableManager get_vars() 6593 1726776696.69963: done with get_vars() 6593 1726776696.70794: in VariableManager get_vars() 6593 1726776696.70807: done with get_vars() 6593 1726776696.70911: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml 6593 1726776696.71305: iterating over new_blocks loaded from include file 6593 1726776696.71307: in VariableManager get_vars() 6593 1726776696.71319: done with get_vars() 6593 1726776696.71320: filtering new block on tags 6593 1726776696.71342: done filtering new block on tags 6593 1726776696.71344: in VariableManager get_vars() 6593 1726776696.71352: done with get_vars() 6593 1726776696.71353: filtering new block on tags 6593 1726776696.71376: done filtering new block on tags 6593 1726776696.71378: in VariableManager get_vars() 6593 1726776696.71388: done with get_vars() 6593 1726776696.71389: filtering new block on tags 6593 1726776696.71476: done filtering new block on tags 6593 1726776696.71479: in VariableManager get_vars() 6593 1726776696.71487: done with get_vars() 6593 1726776696.71489: filtering new block on tags 6593 1726776696.71500: done filtering new block on tags 6593 1726776696.71501: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kernel_settings for managed_node2 6593 1726776696.71504: extending task lists for all hosts with included blocks 6593 1726776696.72403: done extending task lists 6593 1726776696.72404: done processing included files 6593 1726776696.72405: results queue empty 6593 1726776696.72405: checking for any_errors_fatal 6593 1726776696.72407: done checking for any_errors_fatal 6593 1726776696.72407: checking for max_fail_percentage 6593 1726776696.72408: done checking for max_fail_percentage 6593 1726776696.72408: checking to see if all hosts have failed and the running result is not ok 6593 1726776696.72409: done checking to see if all hosts have failed 6593 1726776696.72410: getting the remaining hosts for this loop 6593 1726776696.72410: done getting the remaining hosts for this loop 6593 1726776696.72412: getting the next task for host managed_node2 6593 1726776696.72414: done getting next task for host managed_node2 6593 1726776696.72416: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 6593 1726776696.72419: ^ state is: HOST STATE: block=2, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776696.72425: getting variables 6593 1726776696.72426: in VariableManager get_vars() 6593 1726776696.72434: Calling all_inventory to load vars for managed_node2 6593 1726776696.72435: Calling groups_inventory to load vars for managed_node2 6593 1726776696.72436: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776696.72440: Calling all_plugins_play to load vars for managed_node2 6593 1726776696.72441: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776696.72443: Calling groups_plugins_play to load vars for managed_node2 6593 1726776696.72524: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776696.72633: done with get_vars() 6593 1726776696.72639: done getting variables 6593 1726776696.72663: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:2 Thursday 19 September 2024 16:11:36 -0400 (0:00:00.056) 0:01:14.151 **** 6593 1726776696.72684: entering _queue_task() for managed_node2/fail 6593 1726776696.72857: worker is 1 (out of 1 available) 6593 1726776696.72873: exiting _queue_task() for managed_node2/fail 6593 1726776696.72884: done queuing things up, now waiting for results queue to drain 6593 1726776696.72885: waiting for pending results... 6593 1726776696.73037: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 6593 1726776696.73099: in run() - task 025ceb90-32dd-710c-d93d-0000000002ff 6593 1726776696.73108: variable 'ansible_search_path' from source: unknown 6593 1726776696.73112: variable 'ansible_search_path' from source: unknown 6593 1726776696.73143: calling self._execute() 6593 1726776696.73223: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776696.73230: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776696.73238: variable 'omit' from source: magic vars 6593 1726776696.73560: variable 'kernel_settings_sysctl' from source: include params 6593 1726776696.73572: variable '__kernel_settings_state_empty' from source: role '' all vars 6593 1726776696.73580: Evaluated conditional (kernel_settings_sysctl != __kernel_settings_state_empty): True 6593 1726776696.73772: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776696.75201: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776696.75253: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776696.75279: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776696.75306: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776696.75328: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776696.75382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776696.75402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776696.75425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776696.75452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776696.75462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776696.75499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776696.75518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776696.75536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776696.75561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776696.75572: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776696.75601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776696.75616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776696.75636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776696.75661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776696.75672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776696.75847: variable 'kernel_settings_sysctl' from source: include params 6593 1726776696.75895: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776696.76002: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776696.76029: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776696.76050: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776696.76074: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776696.76103: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 6593 1726776696.76120: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 6593 1726776696.76137: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776696.76154: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 6593 1726776696.76179: Evaluated conditional ((kernel_settings_sysctl | selectattr("value", "defined") | selectattr("value", "sameas", true) | list | length > 0) or (kernel_settings_sysctl | selectattr("value", "defined") | selectattr("value", "sameas", false) | list | length > 0)): False 6593 1726776696.76183: when evaluation is False, skipping this task 6593 1726776696.76185: _execute() done 6593 1726776696.76187: dumping result to json 6593 1726776696.76190: done dumping result, returning 6593 1726776696.76197: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values [025ceb90-32dd-710c-d93d-0000000002ff] 6593 1726776696.76202: sending task result for task 025ceb90-32dd-710c-d93d-0000000002ff 6593 1726776696.76290: done sending task result for task 025ceb90-32dd-710c-d93d-0000000002ff 6593 1726776696.76293: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(kernel_settings_sysctl | selectattr(\"value\", \"defined\") | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (kernel_settings_sysctl | selectattr(\"value\", \"defined\") | selectattr(\"value\", \"sameas\", false) | list | length > 0)", "skip_reason": "Conditional result was False" } 6593 1726776696.76347: no more pending results, returning what we have 6593 1726776696.76351: results queue empty 6593 1726776696.76352: checking for any_errors_fatal 6593 1726776696.76354: done checking for any_errors_fatal 6593 1726776696.76354: checking for max_fail_percentage 6593 1726776696.76355: done checking for max_fail_percentage 6593 1726776696.76356: checking to see if all hosts have failed and the running result is not ok 6593 1726776696.76357: done checking to see if all hosts have failed 6593 1726776696.76358: getting the remaining hosts for this loop 6593 1726776696.76359: done getting the remaining hosts for this loop 6593 1726776696.76362: getting the next task for host managed_node2 6593 1726776696.76369: done getting next task for host managed_node2 6593 1726776696.76373: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 6593 1726776696.76375: ^ state is: HOST STATE: block=2, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776696.76393: getting variables 6593 1726776696.76394: in VariableManager get_vars() 6593 1726776696.76446: Calling all_inventory to load vars for managed_node2 6593 1726776696.76448: Calling groups_inventory to load vars for managed_node2 6593 1726776696.76449: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776696.76455: Calling all_plugins_play to load vars for managed_node2 6593 1726776696.76457: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776696.76459: Calling groups_plugins_play to load vars for managed_node2 6593 1726776696.76562: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776696.76693: done with get_vars() 6593 1726776696.76700: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Set version specific variables] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:9 Thursday 19 September 2024 16:11:36 -0400 (0:00:00.040) 0:01:14.192 **** 6593 1726776696.76762: entering _queue_task() for managed_node2/include_tasks 6593 1726776696.76930: worker is 1 (out of 1 available) 6593 1726776696.76943: exiting _queue_task() for managed_node2/include_tasks 6593 1726776696.76956: done queuing things up, now waiting for results queue to drain 6593 1726776696.76958: waiting for pending results... 6593 1726776696.77115: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 6593 1726776696.77190: in run() - task 025ceb90-32dd-710c-d93d-000000000300 6593 1726776696.77202: variable 'ansible_search_path' from source: unknown 6593 1726776696.77205: variable 'ansible_search_path' from source: unknown 6593 1726776696.77239: calling self._execute() 6593 1726776696.77303: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776696.77306: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776696.77314: variable 'omit' from source: magic vars 6593 1726776696.77392: _execute() done 6593 1726776696.77397: dumping result to json 6593 1726776696.77400: done dumping result, returning 6593 1726776696.77403: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables [025ceb90-32dd-710c-d93d-000000000300] 6593 1726776696.77411: sending task result for task 025ceb90-32dd-710c-d93d-000000000300 6593 1726776696.77497: done sending task result for task 025ceb90-32dd-710c-d93d-000000000300 6593 1726776696.77499: WORKER PROCESS EXITING 6593 1726776696.77550: no more pending results, returning what we have 6593 1726776696.77554: in VariableManager get_vars() 6593 1726776696.77585: Calling all_inventory to load vars for managed_node2 6593 1726776696.77587: Calling groups_inventory to load vars for managed_node2 6593 1726776696.77588: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776696.77595: Calling all_plugins_play to load vars for managed_node2 6593 1726776696.77596: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776696.77598: Calling groups_plugins_play to load vars for managed_node2 6593 1726776696.77702: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776696.77842: done with get_vars() 6593 1726776696.77847: variable 'ansible_search_path' from source: unknown 6593 1726776696.77848: variable 'ansible_search_path' from source: unknown 6593 1726776696.77870: we have included files to process 6593 1726776696.77870: generating all_blocks data 6593 1726776696.77872: done generating all_blocks data 6593 1726776696.77877: processing included file: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 6593 1726776696.77878: loading included file: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 6593 1726776696.77879: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 6593 1726776696.78306: done processing included file 6593 1726776696.78308: iterating over new_blocks loaded from include file 6593 1726776696.78309: in VariableManager get_vars() 6593 1726776696.78324: done with get_vars() 6593 1726776696.78325: filtering new block on tags 6593 1726776696.78341: done filtering new block on tags 6593 1726776696.78343: in VariableManager get_vars() 6593 1726776696.78355: done with get_vars() 6593 1726776696.78356: filtering new block on tags 6593 1726776696.78381: done filtering new block on tags 6593 1726776696.78383: in VariableManager get_vars() 6593 1726776696.78395: done with get_vars() 6593 1726776696.78396: filtering new block on tags 6593 1726776696.78417: done filtering new block on tags 6593 1726776696.78420: in VariableManager get_vars() 6593 1726776696.78433: done with get_vars() 6593 1726776696.78434: filtering new block on tags 6593 1726776696.78447: done filtering new block on tags 6593 1726776696.78448: done iterating over new_blocks loaded from include file included: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml for managed_node2 6593 1726776696.78451: extending task lists for all hosts with included blocks 6593 1726776696.78540: done extending task lists 6593 1726776696.78541: done processing included files 6593 1726776696.78542: results queue empty 6593 1726776696.78542: checking for any_errors_fatal 6593 1726776696.78544: done checking for any_errors_fatal 6593 1726776696.78545: checking for max_fail_percentage 6593 1726776696.78545: done checking for max_fail_percentage 6593 1726776696.78546: checking to see if all hosts have failed and the running result is not ok 6593 1726776696.78547: done checking to see if all hosts have failed 6593 1726776696.78547: getting the remaining hosts for this loop 6593 1726776696.78548: done getting the remaining hosts for this loop 6593 1726776696.78550: getting the next task for host managed_node2 6593 1726776696.78552: done getting next task for host managed_node2 6593 1726776696.78553: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 6593 1726776696.78555: ^ state is: HOST STATE: block=2, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776696.78562: getting variables 6593 1726776696.78562: in VariableManager get_vars() 6593 1726776696.78571: Calling all_inventory to load vars for managed_node2 6593 1726776696.78572: Calling groups_inventory to load vars for managed_node2 6593 1726776696.78574: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776696.78576: Calling all_plugins_play to load vars for managed_node2 6593 1726776696.78578: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776696.78579: Calling groups_plugins_play to load vars for managed_node2 6593 1726776696.78676: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776696.78785: done with get_vars() 6593 1726776696.78791: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 Thursday 19 September 2024 16:11:36 -0400 (0:00:00.020) 0:01:14.213 **** 6593 1726776696.78839: entering _queue_task() for managed_node2/setup 6593 1726776696.79003: worker is 1 (out of 1 available) 6593 1726776696.79015: exiting _queue_task() for managed_node2/setup 6593 1726776696.79030: done queuing things up, now waiting for results queue to drain 6593 1726776696.79032: waiting for pending results... 6593 1726776696.79192: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 6593 1726776696.79272: in run() - task 025ceb90-32dd-710c-d93d-000000000413 6593 1726776696.79282: variable 'ansible_search_path' from source: unknown 6593 1726776696.79286: variable 'ansible_search_path' from source: unknown 6593 1726776696.79313: calling self._execute() 6593 1726776696.79374: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776696.79378: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776696.79387: variable 'omit' from source: magic vars 6593 1726776696.79736: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776696.81662: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776696.81726: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776696.81783: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776696.81794: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776696.81822: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776696.81898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776696.81926: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776696.81946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776696.81975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776696.81985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776696.82024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776696.82040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776696.82058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776696.82085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776696.82095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776696.82217: variable '__kernel_settings_required_facts' from source: role '' all vars 6593 1726776696.82227: variable 'ansible_facts' from source: unknown 6593 1726776696.82288: Evaluated conditional (__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 6593 1726776696.82292: when evaluation is False, skipping this task 6593 1726776696.82294: _execute() done 6593 1726776696.82297: dumping result to json 6593 1726776696.82299: done dumping result, returning 6593 1726776696.82305: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role [025ceb90-32dd-710c-d93d-000000000413] 6593 1726776696.82311: sending task result for task 025ceb90-32dd-710c-d93d-000000000413 6593 1726776696.82391: done sending task result for task 025ceb90-32dd-710c-d93d-000000000413 6593 1726776696.82394: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 6593 1726776696.82437: no more pending results, returning what we have 6593 1726776696.82440: results queue empty 6593 1726776696.82441: checking for any_errors_fatal 6593 1726776696.82443: done checking for any_errors_fatal 6593 1726776696.82443: checking for max_fail_percentage 6593 1726776696.82445: done checking for max_fail_percentage 6593 1726776696.82446: checking to see if all hosts have failed and the running result is not ok 6593 1726776696.82446: done checking to see if all hosts have failed 6593 1726776696.82447: getting the remaining hosts for this loop 6593 1726776696.82449: done getting the remaining hosts for this loop 6593 1726776696.82452: getting the next task for host managed_node2 6593 1726776696.82459: done getting next task for host managed_node2 6593 1726776696.82462: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 6593 1726776696.82465: ^ state is: HOST STATE: block=2, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776696.82480: getting variables 6593 1726776696.82481: in VariableManager get_vars() 6593 1726776696.82510: Calling all_inventory to load vars for managed_node2 6593 1726776696.82512: Calling groups_inventory to load vars for managed_node2 6593 1726776696.82514: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776696.82523: Calling all_plugins_play to load vars for managed_node2 6593 1726776696.82526: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776696.82529: Calling groups_plugins_play to load vars for managed_node2 6593 1726776696.82634: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776696.82799: done with get_vars() 6593 1726776696.82808: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if system is ostree] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:10 Thursday 19 September 2024 16:11:36 -0400 (0:00:00.040) 0:01:14.253 **** 6593 1726776696.82896: entering _queue_task() for managed_node2/stat 6593 1726776696.83091: worker is 1 (out of 1 available) 6593 1726776696.83102: exiting _queue_task() for managed_node2/stat 6593 1726776696.83114: done queuing things up, now waiting for results queue to drain 6593 1726776696.83117: waiting for pending results... 6593 1726776696.83398: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 6593 1726776696.83524: in run() - task 025ceb90-32dd-710c-d93d-000000000415 6593 1726776696.83543: variable 'ansible_search_path' from source: unknown 6593 1726776696.83550: variable 'ansible_search_path' from source: unknown 6593 1726776696.83592: calling self._execute() 6593 1726776696.83679: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776696.83691: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776696.83705: variable 'omit' from source: magic vars 6593 1726776696.84208: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776696.84375: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776696.84404: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776696.84430: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776696.84459: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776696.84517: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 6593 1726776696.84535: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 6593 1726776696.84554: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776696.84575: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 6593 1726776696.84661: variable '__kernel_settings_is_ostree' from source: set_fact 6593 1726776696.84668: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 6593 1726776696.84676: when evaluation is False, skipping this task 6593 1726776696.84679: _execute() done 6593 1726776696.84682: dumping result to json 6593 1726776696.84685: done dumping result, returning 6593 1726776696.84694: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree [025ceb90-32dd-710c-d93d-000000000415] 6593 1726776696.84700: sending task result for task 025ceb90-32dd-710c-d93d-000000000415 6593 1726776696.84776: done sending task result for task 025ceb90-32dd-710c-d93d-000000000415 6593 1726776696.84780: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 6593 1726776696.84827: no more pending results, returning what we have 6593 1726776696.84831: results queue empty 6593 1726776696.84832: checking for any_errors_fatal 6593 1726776696.84837: done checking for any_errors_fatal 6593 1726776696.84838: checking for max_fail_percentage 6593 1726776696.84840: done checking for max_fail_percentage 6593 1726776696.84840: checking to see if all hosts have failed and the running result is not ok 6593 1726776696.84841: done checking to see if all hosts have failed 6593 1726776696.84842: getting the remaining hosts for this loop 6593 1726776696.84843: done getting the remaining hosts for this loop 6593 1726776696.84847: getting the next task for host managed_node2 6593 1726776696.84851: done getting next task for host managed_node2 6593 1726776696.84855: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 6593 1726776696.84858: ^ state is: HOST STATE: block=2, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776696.84872: getting variables 6593 1726776696.84873: in VariableManager get_vars() 6593 1726776696.84901: Calling all_inventory to load vars for managed_node2 6593 1726776696.84903: Calling groups_inventory to load vars for managed_node2 6593 1726776696.84941: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776696.84948: Calling all_plugins_play to load vars for managed_node2 6593 1726776696.84949: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776696.84951: Calling groups_plugins_play to load vars for managed_node2 6593 1726776696.85043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776696.85159: done with get_vars() 6593 1726776696.85166: done getting variables 6593 1726776696.85203: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:15 Thursday 19 September 2024 16:11:36 -0400 (0:00:00.023) 0:01:14.277 **** 6593 1726776696.85225: entering _queue_task() for managed_node2/set_fact 6593 1726776696.85382: worker is 1 (out of 1 available) 6593 1726776696.85393: exiting _queue_task() for managed_node2/set_fact 6593 1726776696.85405: done queuing things up, now waiting for results queue to drain 6593 1726776696.85406: waiting for pending results... 6593 1726776696.85563: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 6593 1726776696.85640: in run() - task 025ceb90-32dd-710c-d93d-000000000416 6593 1726776696.85651: variable 'ansible_search_path' from source: unknown 6593 1726776696.85654: variable 'ansible_search_path' from source: unknown 6593 1726776696.85684: calling self._execute() 6593 1726776696.85741: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776696.85745: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776696.85754: variable 'omit' from source: magic vars 6593 1726776696.86358: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776696.86434: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776696.86526: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776696.86530: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776696.86823: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776696.86827: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 6593 1726776696.86829: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 6593 1726776696.86832: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776696.86834: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 6593 1726776696.86836: variable '__kernel_settings_is_ostree' from source: set_fact 6593 1726776696.86838: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 6593 1726776696.86841: when evaluation is False, skipping this task 6593 1726776696.86843: _execute() done 6593 1726776696.86845: dumping result to json 6593 1726776696.86846: done dumping result, returning 6593 1726776696.86849: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree [025ceb90-32dd-710c-d93d-000000000416] 6593 1726776696.86851: sending task result for task 025ceb90-32dd-710c-d93d-000000000416 6593 1726776696.86908: done sending task result for task 025ceb90-32dd-710c-d93d-000000000416 6593 1726776696.86912: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 6593 1726776696.87036: no more pending results, returning what we have 6593 1726776696.87039: results queue empty 6593 1726776696.87040: checking for any_errors_fatal 6593 1726776696.87044: done checking for any_errors_fatal 6593 1726776696.87045: checking for max_fail_percentage 6593 1726776696.87046: done checking for max_fail_percentage 6593 1726776696.87047: checking to see if all hosts have failed and the running result is not ok 6593 1726776696.87048: done checking to see if all hosts have failed 6593 1726776696.87048: getting the remaining hosts for this loop 6593 1726776696.87050: done getting the remaining hosts for this loop 6593 1726776696.87053: getting the next task for host managed_node2 6593 1726776696.87059: done getting next task for host managed_node2 6593 1726776696.87062: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 6593 1726776696.87068: ^ state is: HOST STATE: block=2, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776696.87081: getting variables 6593 1726776696.87082: in VariableManager get_vars() 6593 1726776696.87110: Calling all_inventory to load vars for managed_node2 6593 1726776696.87112: Calling groups_inventory to load vars for managed_node2 6593 1726776696.87114: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776696.87123: Calling all_plugins_play to load vars for managed_node2 6593 1726776696.87126: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776696.87129: Calling groups_plugins_play to load vars for managed_node2 6593 1726776696.87290: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776696.87481: done with get_vars() 6593 1726776696.87489: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:22 Thursday 19 September 2024 16:11:36 -0400 (0:00:00.023) 0:01:14.300 **** 6593 1726776696.87571: entering _queue_task() for managed_node2/stat 6593 1726776696.87760: worker is 1 (out of 1 available) 6593 1726776696.87775: exiting _queue_task() for managed_node2/stat 6593 1726776696.87787: done queuing things up, now waiting for results queue to drain 6593 1726776696.87789: waiting for pending results... 6593 1726776696.88076: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 6593 1726776696.88198: in run() - task 025ceb90-32dd-710c-d93d-000000000418 6593 1726776696.88220: variable 'ansible_search_path' from source: unknown 6593 1726776696.88230: variable 'ansible_search_path' from source: unknown 6593 1726776696.88272: calling self._execute() 6593 1726776696.88434: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776696.88446: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776696.88463: variable 'omit' from source: magic vars 6593 1726776696.88933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776696.89176: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776696.89227: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776696.89267: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776696.89306: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776696.89397: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 6593 1726776696.89432: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 6593 1726776696.89469: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776696.89500: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 6593 1726776696.89623: variable '__kernel_settings_is_transactional' from source: set_fact 6593 1726776696.89639: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 6593 1726776696.89647: when evaluation is False, skipping this task 6593 1726776696.89659: _execute() done 6593 1726776696.89669: dumping result to json 6593 1726776696.89678: done dumping result, returning 6593 1726776696.89688: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin [025ceb90-32dd-710c-d93d-000000000418] 6593 1726776696.89700: sending task result for task 025ceb90-32dd-710c-d93d-000000000418 skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 6593 1726776696.89843: no more pending results, returning what we have 6593 1726776696.89847: results queue empty 6593 1726776696.89848: checking for any_errors_fatal 6593 1726776696.89856: done checking for any_errors_fatal 6593 1726776696.89857: checking for max_fail_percentage 6593 1726776696.89858: done checking for max_fail_percentage 6593 1726776696.89859: checking to see if all hosts have failed and the running result is not ok 6593 1726776696.89860: done checking to see if all hosts have failed 6593 1726776696.89861: getting the remaining hosts for this loop 6593 1726776696.89863: done getting the remaining hosts for this loop 6593 1726776696.89869: getting the next task for host managed_node2 6593 1726776696.89876: done getting next task for host managed_node2 6593 1726776696.89880: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 6593 1726776696.89883: ^ state is: HOST STATE: block=2, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776696.89899: getting variables 6593 1726776696.89901: in VariableManager get_vars() 6593 1726776696.89991: Calling all_inventory to load vars for managed_node2 6593 1726776696.89994: Calling groups_inventory to load vars for managed_node2 6593 1726776696.89996: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776696.90006: Calling all_plugins_play to load vars for managed_node2 6593 1726776696.90009: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776696.90013: Calling groups_plugins_play to load vars for managed_node2 6593 1726776696.90177: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776696.90395: done with get_vars() 6593 1726776696.90404: done getting variables 6593 1726776696.90604: done sending task result for task 025ceb90-32dd-710c-d93d-000000000418 6593 1726776696.90607: WORKER PROCESS EXITING 6593 1726776696.90638: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:27 Thursday 19 September 2024 16:11:36 -0400 (0:00:00.030) 0:01:14.331 **** 6593 1726776696.90670: entering _queue_task() for managed_node2/set_fact 6593 1726776696.90861: worker is 1 (out of 1 available) 6593 1726776696.90875: exiting _queue_task() for managed_node2/set_fact 6593 1726776696.90885: done queuing things up, now waiting for results queue to drain 6593 1726776696.90887: waiting for pending results... 6593 1726776696.91135: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 6593 1726776696.91274: in run() - task 025ceb90-32dd-710c-d93d-000000000419 6593 1726776696.91293: variable 'ansible_search_path' from source: unknown 6593 1726776696.91301: variable 'ansible_search_path' from source: unknown 6593 1726776696.91342: calling self._execute() 6593 1726776696.91424: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776696.91440: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776696.91455: variable 'omit' from source: magic vars 6593 1726776696.91911: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776696.92155: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776696.92235: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776696.92275: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776696.92317: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776696.92401: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 6593 1726776696.92438: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 6593 1726776696.92473: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776696.92506: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 6593 1726776696.92629: variable '__kernel_settings_is_transactional' from source: set_fact 6593 1726776696.92644: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 6593 1726776696.92652: when evaluation is False, skipping this task 6593 1726776696.92660: _execute() done 6593 1726776696.92670: dumping result to json 6593 1726776696.92679: done dumping result, returning 6593 1726776696.92689: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists [025ceb90-32dd-710c-d93d-000000000419] 6593 1726776696.92699: sending task result for task 025ceb90-32dd-710c-d93d-000000000419 skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 6593 1726776696.92830: no more pending results, returning what we have 6593 1726776696.92834: results queue empty 6593 1726776696.92836: checking for any_errors_fatal 6593 1726776696.92841: done checking for any_errors_fatal 6593 1726776696.92841: checking for max_fail_percentage 6593 1726776696.92843: done checking for max_fail_percentage 6593 1726776696.92844: checking to see if all hosts have failed and the running result is not ok 6593 1726776696.92845: done checking to see if all hosts have failed 6593 1726776696.92846: getting the remaining hosts for this loop 6593 1726776696.92847: done getting the remaining hosts for this loop 6593 1726776696.92851: getting the next task for host managed_node2 6593 1726776696.92860: done getting next task for host managed_node2 6593 1726776696.92863: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 6593 1726776696.92870: ^ state is: HOST STATE: block=2, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776696.92886: getting variables 6593 1726776696.92888: in VariableManager get_vars() 6593 1726776696.92925: Calling all_inventory to load vars for managed_node2 6593 1726776696.92928: Calling groups_inventory to load vars for managed_node2 6593 1726776696.92931: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776696.92940: Calling all_plugins_play to load vars for managed_node2 6593 1726776696.92944: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776696.92948: Calling groups_plugins_play to load vars for managed_node2 6593 1726776696.93124: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776696.93338: done with get_vars() 6593 1726776696.93348: done getting variables 6593 1726776696.93408: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set platform/version specific variables] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:31 Thursday 19 September 2024 16:11:36 -0400 (0:00:00.027) 0:01:14.359 **** 6593 1726776696.93448: entering _queue_task() for managed_node2/include_vars 6593 1726776696.93469: done sending task result for task 025ceb90-32dd-710c-d93d-000000000419 6593 1726776696.93479: WORKER PROCESS EXITING 6593 1726776696.93831: worker is 1 (out of 1 available) 6593 1726776696.93843: exiting _queue_task() for managed_node2/include_vars 6593 1726776696.93855: done queuing things up, now waiting for results queue to drain 6593 1726776696.93856: waiting for pending results... 6593 1726776696.94132: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 6593 1726776696.94261: in run() - task 025ceb90-32dd-710c-d93d-00000000041b 6593 1726776696.94283: variable 'ansible_search_path' from source: unknown 6593 1726776696.94290: variable 'ansible_search_path' from source: unknown 6593 1726776696.94333: calling self._execute() 6593 1726776696.94482: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776696.94495: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776696.94508: variable 'omit' from source: magic vars 6593 1726776696.94604: variable 'omit' from source: magic vars 6593 1726776696.94668: variable 'omit' from source: magic vars 6593 1726776696.95006: variable 'ffparams' from source: task vars 6593 1726776696.95157: variable 'ansible_facts' from source: unknown 6593 1726776696.95362: variable 'ansible_facts' from source: unknown 6593 1726776696.95512: variable 'ansible_facts' from source: unknown 6593 1726776696.95657: variable 'ansible_facts' from source: unknown 6593 1726776696.95787: variable 'role_path' from source: magic vars 6593 1726776696.95954: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 6593 1726776696.96186: Loaded config def from plugin (lookup/first_found) 6593 1726776696.96197: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 6593 1726776696.96243: variable 'ansible_search_path' from source: unknown 6593 1726776696.96272: variable 'ansible_search_path' from source: unknown 6593 1726776696.96286: variable 'ansible_search_path' from source: unknown 6593 1726776696.96299: variable 'ansible_search_path' from source: unknown 6593 1726776696.96312: variable 'ansible_search_path' from source: unknown 6593 1726776696.96338: variable 'omit' from source: magic vars 6593 1726776696.96370: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776696.96400: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776696.96425: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776696.96447: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776696.96467: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776696.96502: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776696.96511: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776696.96521: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776696.96621: Set connection var ansible_connection to ssh 6593 1726776696.96635: Set connection var ansible_timeout to 10 6593 1726776696.96642: Set connection var ansible_shell_type to sh 6593 1726776696.96652: Set connection var ansible_shell_executable to /bin/sh 6593 1726776696.96661: Set connection var ansible_pipelining to False 6593 1726776696.96680: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776696.96709: variable 'ansible_shell_executable' from source: unknown 6593 1726776696.96716: variable 'ansible_connection' from source: unknown 6593 1726776696.96726: variable 'ansible_module_compression' from source: unknown 6593 1726776696.96733: variable 'ansible_shell_type' from source: unknown 6593 1726776696.96740: variable 'ansible_shell_executable' from source: unknown 6593 1726776696.96746: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776696.96754: variable 'ansible_pipelining' from source: unknown 6593 1726776696.96761: variable 'ansible_timeout' from source: unknown 6593 1726776696.96773: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776696.96892: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776696.96910: variable 'omit' from source: magic vars 6593 1726776696.96926: starting attempt loop 6593 1726776696.96935: running the handler 6593 1726776696.96994: handler run complete 6593 1726776696.97010: attempt loop complete, returning result 6593 1726776696.97025: _execute() done 6593 1726776696.97036: dumping result to json 6593 1726776696.97044: done dumping result, returning 6593 1726776696.97057: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables [025ceb90-32dd-710c-d93d-00000000041b] 6593 1726776696.97071: sending task result for task 025ceb90-32dd-710c-d93d-00000000041b ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python3-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/default.yml" ], "changed": false } 6593 1726776696.97323: no more pending results, returning what we have 6593 1726776696.97328: results queue empty 6593 1726776696.97329: checking for any_errors_fatal 6593 1726776696.97335: done checking for any_errors_fatal 6593 1726776696.97336: checking for max_fail_percentage 6593 1726776696.97337: done checking for max_fail_percentage 6593 1726776696.97338: checking to see if all hosts have failed and the running result is not ok 6593 1726776696.97339: done checking to see if all hosts have failed 6593 1726776696.97340: getting the remaining hosts for this loop 6593 1726776696.97342: done getting the remaining hosts for this loop 6593 1726776696.97346: getting the next task for host managed_node2 6593 1726776696.97353: done getting next task for host managed_node2 6593 1726776696.97356: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 6593 1726776696.97360: ^ state is: HOST STATE: block=2, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776696.97374: getting variables 6593 1726776696.97376: in VariableManager get_vars() 6593 1726776696.97407: Calling all_inventory to load vars for managed_node2 6593 1726776696.97410: Calling groups_inventory to load vars for managed_node2 6593 1726776696.97413: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776696.97425: Calling all_plugins_play to load vars for managed_node2 6593 1726776696.97428: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776696.97431: Calling groups_plugins_play to load vars for managed_node2 6593 1726776696.97590: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776696.97794: done with get_vars() 6593 1726776696.97808: done getting variables 6593 1726776696.98038: done sending task result for task 025ceb90-32dd-710c-d93d-00000000041b 6593 1726776696.98041: WORKER PROCESS EXITING 6593 1726776696.98077: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required packages are installed] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Thursday 19 September 2024 16:11:36 -0400 (0:00:00.046) 0:01:14.405 **** 6593 1726776696.98106: entering _queue_task() for managed_node2/package 6593 1726776696.98308: worker is 1 (out of 1 available) 6593 1726776696.98322: exiting _queue_task() for managed_node2/package 6593 1726776696.98335: done queuing things up, now waiting for results queue to drain 6593 1726776696.98336: waiting for pending results... 6593 1726776696.98602: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 6593 1726776696.98659: in run() - task 025ceb90-32dd-710c-d93d-000000000301 6593 1726776696.98674: variable 'ansible_search_path' from source: unknown 6593 1726776696.98677: variable 'ansible_search_path' from source: unknown 6593 1726776696.98704: calling self._execute() 6593 1726776696.98762: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776696.98766: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776696.98776: variable 'omit' from source: magic vars 6593 1726776696.98846: variable 'omit' from source: magic vars 6593 1726776696.98880: variable 'omit' from source: magic vars 6593 1726776696.98900: variable '__kernel_settings_packages' from source: include_vars 6593 1726776696.99102: variable '__kernel_settings_packages' from source: include_vars 6593 1726776696.99247: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776697.01256: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776697.01327: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776697.01372: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776697.01423: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776697.01449: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776697.01527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776697.01547: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776697.01564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776697.01594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776697.01605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776697.01684: variable '__kernel_settings_is_ostree' from source: set_fact 6593 1726776697.01687: variable 'omit' from source: magic vars 6593 1726776697.01712: variable 'omit' from source: magic vars 6593 1726776697.01735: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776697.01754: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776697.01770: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776697.01783: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776697.01792: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776697.01814: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776697.01817: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776697.01819: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776697.01885: Set connection var ansible_connection to ssh 6593 1726776697.01891: Set connection var ansible_timeout to 10 6593 1726776697.01894: Set connection var ansible_shell_type to sh 6593 1726776697.01899: Set connection var ansible_shell_executable to /bin/sh 6593 1726776697.01904: Set connection var ansible_pipelining to False 6593 1726776697.01913: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776697.01936: variable 'ansible_shell_executable' from source: unknown 6593 1726776697.01939: variable 'ansible_connection' from source: unknown 6593 1726776697.01941: variable 'ansible_module_compression' from source: unknown 6593 1726776697.01943: variable 'ansible_shell_type' from source: unknown 6593 1726776697.01945: variable 'ansible_shell_executable' from source: unknown 6593 1726776697.01948: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776697.01950: variable 'ansible_pipelining' from source: unknown 6593 1726776697.01952: variable 'ansible_timeout' from source: unknown 6593 1726776697.01954: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776697.02023: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776697.02031: variable 'omit' from source: magic vars 6593 1726776697.02038: starting attempt loop 6593 1726776697.02040: running the handler 6593 1726776697.02045: variable 'ansible_facts' from source: unknown 6593 1726776697.02052: variable 'ansible_facts' from source: unknown 6593 1726776697.02091: _low_level_execute_command(): starting 6593 1726776697.02097: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776697.02602: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776697.02628: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776697.02642: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776697.02689: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776697.02708: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776697.02753: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776697.04476: stdout chunk (state=3): >>>/root <<< 6593 1726776697.04677: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776697.04681: stdout chunk (state=3): >>><<< 6593 1726776697.04684: stderr chunk (state=3): >>><<< 6593 1726776697.04823: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776697.04857: _low_level_execute_command(): starting 6593 1726776697.04861: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776697.04735-8988-7257641023283 `" && echo ansible-tmp-1726776697.04735-8988-7257641023283="` echo /root/.ansible/tmp/ansible-tmp-1726776697.04735-8988-7257641023283 `" ) && sleep 0' 6593 1726776697.05256: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776697.05259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776697.05291: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776697.05295: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776697.05297: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776697.05354: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776697.05361: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776697.05363: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776697.05397: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776697.07498: stdout chunk (state=3): >>>ansible-tmp-1726776697.04735-8988-7257641023283=/root/.ansible/tmp/ansible-tmp-1726776697.04735-8988-7257641023283 <<< 6593 1726776697.07633: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776697.07721: stderr chunk (state=3): >>><<< 6593 1726776697.07734: stdout chunk (state=3): >>><<< 6593 1726776697.08109: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776697.04735-8988-7257641023283=/root/.ansible/tmp/ansible-tmp-1726776697.04735-8988-7257641023283 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776697.08113: variable 'ansible_module_compression' from source: unknown 6593 1726776697.08115: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 6593 1726776697.08117: variable 'ansible_facts' from source: unknown 6593 1726776697.08122: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776697.04735-8988-7257641023283/AnsiballZ_dnf.py 6593 1726776697.08216: Sending initial data 6593 1726776697.08225: Sent initial data (146 bytes) 6593 1726776697.09223: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776697.09227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776697.09230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776697.09263: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776697.09269: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776697.09272: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776697.09347: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776697.09354: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776697.09357: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776697.09452: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776697.11223: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 <<< 6593 1726776697.11228: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776697.11287: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776697.11321: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmptnilat5y /root/.ansible/tmp/ansible-tmp-1726776697.04735-8988-7257641023283/AnsiballZ_dnf.py <<< 6593 1726776697.11348: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776697.12659: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776697.12752: stderr chunk (state=3): >>><<< 6593 1726776697.12756: stdout chunk (state=3): >>><<< 6593 1726776697.12772: done transferring module to remote 6593 1726776697.12781: _low_level_execute_command(): starting 6593 1726776697.12786: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776697.04735-8988-7257641023283/ /root/.ansible/tmp/ansible-tmp-1726776697.04735-8988-7257641023283/AnsiballZ_dnf.py && sleep 0' 6593 1726776697.13203: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776697.13206: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776697.13239: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776697.13246: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776697.13250: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776697.13300: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776697.13303: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776697.13343: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776697.15123: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776697.15163: stderr chunk (state=3): >>><<< 6593 1726776697.15169: stdout chunk (state=3): >>><<< 6593 1726776697.15181: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776697.15184: _low_level_execute_command(): starting 6593 1726776697.15191: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776697.04735-8988-7257641023283/AnsiballZ_dnf.py && sleep 0' 6593 1726776697.15603: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776697.15622: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776697.15637: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776697.15648: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776697.15695: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776697.15707: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776697.15756: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776699.52893: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["tuned", "python3-configobj"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 6593 1726776699.58925: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776699.58929: stdout chunk (state=3): >>><<< 6593 1726776699.58943: stderr chunk (state=3): >>><<< 6593 1726776699.59094: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["tuned", "python3-configobj"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776699.59098: done with _execute_module (ansible.legacy.dnf, {'name': ['tuned', 'python3-configobj'], 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776697.04735-8988-7257641023283/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776699.59101: _low_level_execute_command(): starting 6593 1726776699.59107: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776697.04735-8988-7257641023283/ > /dev/null 2>&1 && sleep 0' 6593 1726776699.59678: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776699.59690: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776699.59702: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776699.59717: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776699.59756: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776699.59772: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776699.59785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776699.59799: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776699.59808: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776699.59820: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776699.59833: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776699.59844: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776699.59857: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776699.59867: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776699.59882: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776699.59893: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776699.59970: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776699.59996: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776699.60010: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776699.60075: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776699.62024: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776699.62027: stdout chunk (state=3): >>><<< 6593 1726776699.62036: stderr chunk (state=3): >>><<< 6593 1726776699.62424: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776699.62427: handler run complete 6593 1726776699.62430: attempt loop complete, returning result 6593 1726776699.62432: _execute() done 6593 1726776699.62434: dumping result to json 6593 1726776699.62436: done dumping result, returning 6593 1726776699.62438: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed [025ceb90-32dd-710c-d93d-000000000301] 6593 1726776699.62441: sending task result for task 025ceb90-32dd-710c-d93d-000000000301 6593 1726776699.62520: done sending task result for task 025ceb90-32dd-710c-d93d-000000000301 6593 1726776699.62524: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 6593 1726776699.62624: no more pending results, returning what we have 6593 1726776699.62628: results queue empty 6593 1726776699.62629: checking for any_errors_fatal 6593 1726776699.62635: done checking for any_errors_fatal 6593 1726776699.62635: checking for max_fail_percentage 6593 1726776699.62637: done checking for max_fail_percentage 6593 1726776699.62638: checking to see if all hosts have failed and the running result is not ok 6593 1726776699.62639: done checking to see if all hosts have failed 6593 1726776699.62640: getting the remaining hosts for this loop 6593 1726776699.62641: done getting the remaining hosts for this loop 6593 1726776699.62645: getting the next task for host managed_node2 6593 1726776699.62652: done getting next task for host managed_node2 6593 1726776699.62656: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 6593 1726776699.62659: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776699.62671: getting variables 6593 1726776699.62673: in VariableManager get_vars() 6593 1726776699.62706: Calling all_inventory to load vars for managed_node2 6593 1726776699.62709: Calling groups_inventory to load vars for managed_node2 6593 1726776699.62712: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776699.62722: Calling all_plugins_play to load vars for managed_node2 6593 1726776699.62725: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776699.62728: Calling groups_plugins_play to load vars for managed_node2 6593 1726776699.62961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776699.63227: done with get_vars() 6593 1726776699.63238: done getting variables 6593 1726776699.63306: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:24 Thursday 19 September 2024 16:11:39 -0400 (0:00:02.652) 0:01:17.058 **** 6593 1726776699.63340: entering _queue_task() for managed_node2/debug 6593 1726776699.63576: worker is 1 (out of 1 available) 6593 1726776699.63594: exiting _queue_task() for managed_node2/debug 6593 1726776699.63606: done queuing things up, now waiting for results queue to drain 6593 1726776699.63607: waiting for pending results... 6593 1726776699.63896: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 6593 1726776699.64012: in run() - task 025ceb90-32dd-710c-d93d-000000000303 6593 1726776699.64037: variable 'ansible_search_path' from source: unknown 6593 1726776699.64047: variable 'ansible_search_path' from source: unknown 6593 1726776699.64091: calling self._execute() 6593 1726776699.64181: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776699.64192: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776699.64205: variable 'omit' from source: magic vars 6593 1726776699.64715: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776699.66952: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776699.66999: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776699.67037: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776699.67062: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776699.67083: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776699.67144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776699.67164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776699.67185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776699.67216: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776699.67230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776699.67304: variable '__kernel_settings_is_transactional' from source: set_fact 6593 1726776699.67322: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 6593 1726776699.67327: when evaluation is False, skipping this task 6593 1726776699.67330: _execute() done 6593 1726776699.67333: dumping result to json 6593 1726776699.67337: done dumping result, returning 6593 1726776699.67343: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes [025ceb90-32dd-710c-d93d-000000000303] 6593 1726776699.67349: sending task result for task 025ceb90-32dd-710c-d93d-000000000303 6593 1726776699.67432: done sending task result for task 025ceb90-32dd-710c-d93d-000000000303 6593 1726776699.67435: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "__kernel_settings_is_transactional | d(false)" } 6593 1726776699.67482: no more pending results, returning what we have 6593 1726776699.67487: results queue empty 6593 1726776699.67488: checking for any_errors_fatal 6593 1726776699.67494: done checking for any_errors_fatal 6593 1726776699.67495: checking for max_fail_percentage 6593 1726776699.67497: done checking for max_fail_percentage 6593 1726776699.67498: checking to see if all hosts have failed and the running result is not ok 6593 1726776699.67499: done checking to see if all hosts have failed 6593 1726776699.67499: getting the remaining hosts for this loop 6593 1726776699.67501: done getting the remaining hosts for this loop 6593 1726776699.67504: getting the next task for host managed_node2 6593 1726776699.67508: done getting next task for host managed_node2 6593 1726776699.67512: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 6593 1726776699.67514: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776699.67531: getting variables 6593 1726776699.67533: in VariableManager get_vars() 6593 1726776699.67566: Calling all_inventory to load vars for managed_node2 6593 1726776699.67569: Calling groups_inventory to load vars for managed_node2 6593 1726776699.67571: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776699.67580: Calling all_plugins_play to load vars for managed_node2 6593 1726776699.67582: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776699.67585: Calling groups_plugins_play to load vars for managed_node2 6593 1726776699.67689: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776699.67810: done with get_vars() 6593 1726776699.67819: done getting variables 6593 1726776699.67859: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Reboot transactional update systems] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:29 Thursday 19 September 2024 16:11:39 -0400 (0:00:00.045) 0:01:17.103 **** 6593 1726776699.67882: entering _queue_task() for managed_node2/reboot 6593 1726776699.68052: worker is 1 (out of 1 available) 6593 1726776699.68070: exiting _queue_task() for managed_node2/reboot 6593 1726776699.68081: done queuing things up, now waiting for results queue to drain 6593 1726776699.68083: waiting for pending results... 6593 1726776699.68320: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 6593 1726776699.68439: in run() - task 025ceb90-32dd-710c-d93d-000000000304 6593 1726776699.68457: variable 'ansible_search_path' from source: unknown 6593 1726776699.68466: variable 'ansible_search_path' from source: unknown 6593 1726776699.68504: calling self._execute() 6593 1726776699.68600: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776699.68611: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776699.68628: variable 'omit' from source: magic vars 6593 1726776699.69133: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776699.71245: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776699.71292: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776699.71319: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776699.71345: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776699.71365: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776699.71425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776699.71446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776699.71463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776699.71493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776699.71505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776699.71582: variable '__kernel_settings_is_transactional' from source: set_fact 6593 1726776699.71597: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 6593 1726776699.71602: when evaluation is False, skipping this task 6593 1726776699.71608: _execute() done 6593 1726776699.71611: dumping result to json 6593 1726776699.71615: done dumping result, returning 6593 1726776699.71624: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems [025ceb90-32dd-710c-d93d-000000000304] 6593 1726776699.71629: sending task result for task 025ceb90-32dd-710c-d93d-000000000304 6593 1726776699.71704: done sending task result for task 025ceb90-32dd-710c-d93d-000000000304 6593 1726776699.71707: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 6593 1726776699.71754: no more pending results, returning what we have 6593 1726776699.71758: results queue empty 6593 1726776699.71759: checking for any_errors_fatal 6593 1726776699.71764: done checking for any_errors_fatal 6593 1726776699.71765: checking for max_fail_percentage 6593 1726776699.71766: done checking for max_fail_percentage 6593 1726776699.71767: checking to see if all hosts have failed and the running result is not ok 6593 1726776699.71768: done checking to see if all hosts have failed 6593 1726776699.71769: getting the remaining hosts for this loop 6593 1726776699.71770: done getting the remaining hosts for this loop 6593 1726776699.71774: getting the next task for host managed_node2 6593 1726776699.71779: done getting next task for host managed_node2 6593 1726776699.71782: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 6593 1726776699.71785: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776699.71799: getting variables 6593 1726776699.71801: in VariableManager get_vars() 6593 1726776699.71834: Calling all_inventory to load vars for managed_node2 6593 1726776699.71836: Calling groups_inventory to load vars for managed_node2 6593 1726776699.71838: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776699.71847: Calling all_plugins_play to load vars for managed_node2 6593 1726776699.71849: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776699.71851: Calling groups_plugins_play to load vars for managed_node2 6593 1726776699.71960: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776699.72240: done with get_vars() 6593 1726776699.72247: done getting variables 6593 1726776699.72285: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:34 Thursday 19 September 2024 16:11:39 -0400 (0:00:00.044) 0:01:17.147 **** 6593 1726776699.72304: entering _queue_task() for managed_node2/fail 6593 1726776699.72540: worker is 1 (out of 1 available) 6593 1726776699.72553: exiting _queue_task() for managed_node2/fail 6593 1726776699.72564: done queuing things up, now waiting for results queue to drain 6593 1726776699.72565: waiting for pending results... 6593 1726776699.72820: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 6593 1726776699.72923: in run() - task 025ceb90-32dd-710c-d93d-000000000305 6593 1726776699.72935: variable 'ansible_search_path' from source: unknown 6593 1726776699.72938: variable 'ansible_search_path' from source: unknown 6593 1726776699.72980: calling self._execute() 6593 1726776699.73056: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776699.73066: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776699.73080: variable 'omit' from source: magic vars 6593 1726776699.73594: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776699.75054: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776699.75106: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776699.75135: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776699.75160: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776699.75181: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776699.75239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776699.75259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776699.75278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776699.75305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776699.75316: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776699.75392: variable '__kernel_settings_is_transactional' from source: set_fact 6593 1726776699.75407: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 6593 1726776699.75410: when evaluation is False, skipping this task 6593 1726776699.75413: _execute() done 6593 1726776699.75415: dumping result to json 6593 1726776699.75420: done dumping result, returning 6593 1726776699.75427: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set [025ceb90-32dd-710c-d93d-000000000305] 6593 1726776699.75432: sending task result for task 025ceb90-32dd-710c-d93d-000000000305 skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 6593 1726776699.75555: no more pending results, returning what we have 6593 1726776699.75559: results queue empty 6593 1726776699.75560: checking for any_errors_fatal 6593 1726776699.75568: done checking for any_errors_fatal 6593 1726776699.75569: checking for max_fail_percentage 6593 1726776699.75570: done checking for max_fail_percentage 6593 1726776699.75571: checking to see if all hosts have failed and the running result is not ok 6593 1726776699.75572: done checking to see if all hosts have failed 6593 1726776699.75573: getting the remaining hosts for this loop 6593 1726776699.75575: done getting the remaining hosts for this loop 6593 1726776699.75578: getting the next task for host managed_node2 6593 1726776699.75585: done getting next task for host managed_node2 6593 1726776699.75588: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 6593 1726776699.75591: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776699.75607: done sending task result for task 025ceb90-32dd-710c-d93d-000000000305 6593 1726776699.75610: WORKER PROCESS EXITING 6593 1726776699.75616: getting variables 6593 1726776699.75617: in VariableManager get_vars() 6593 1726776699.75647: Calling all_inventory to load vars for managed_node2 6593 1726776699.75649: Calling groups_inventory to load vars for managed_node2 6593 1726776699.75651: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776699.75659: Calling all_plugins_play to load vars for managed_node2 6593 1726776699.75662: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776699.75667: Calling groups_plugins_play to load vars for managed_node2 6593 1726776699.75772: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776699.75898: done with get_vars() 6593 1726776699.75905: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Read tuned main config] ****** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:42 Thursday 19 September 2024 16:11:39 -0400 (0:00:00.036) 0:01:17.184 **** 6593 1726776699.75961: entering _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 6593 1726776699.76126: worker is 1 (out of 1 available) 6593 1726776699.76138: exiting _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 6593 1726776699.76148: done queuing things up, now waiting for results queue to drain 6593 1726776699.76150: waiting for pending results... 6593 1726776699.76311: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 6593 1726776699.76375: in run() - task 025ceb90-32dd-710c-d93d-000000000307 6593 1726776699.76389: variable 'ansible_search_path' from source: unknown 6593 1726776699.76392: variable 'ansible_search_path' from source: unknown 6593 1726776699.76421: calling self._execute() 6593 1726776699.76484: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776699.76489: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776699.76497: variable 'omit' from source: magic vars 6593 1726776699.76571: variable 'omit' from source: magic vars 6593 1726776699.76607: variable 'omit' from source: magic vars 6593 1726776699.76630: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 6593 1726776699.76847: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 6593 1726776699.76903: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6593 1726776699.76932: variable 'omit' from source: magic vars 6593 1726776699.76964: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776699.76990: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776699.77004: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776699.77074: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776699.77084: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776699.77105: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776699.77108: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776699.77110: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776699.77179: Set connection var ansible_connection to ssh 6593 1726776699.77185: Set connection var ansible_timeout to 10 6593 1726776699.77188: Set connection var ansible_shell_type to sh 6593 1726776699.77193: Set connection var ansible_shell_executable to /bin/sh 6593 1726776699.77198: Set connection var ansible_pipelining to False 6593 1726776699.77207: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776699.77224: variable 'ansible_shell_executable' from source: unknown 6593 1726776699.77227: variable 'ansible_connection' from source: unknown 6593 1726776699.77230: variable 'ansible_module_compression' from source: unknown 6593 1726776699.77232: variable 'ansible_shell_type' from source: unknown 6593 1726776699.77234: variable 'ansible_shell_executable' from source: unknown 6593 1726776699.77236: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776699.77240: variable 'ansible_pipelining' from source: unknown 6593 1726776699.77242: variable 'ansible_timeout' from source: unknown 6593 1726776699.77245: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776699.77373: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 6593 1726776699.77382: variable 'omit' from source: magic vars 6593 1726776699.77385: starting attempt loop 6593 1726776699.77388: running the handler 6593 1726776699.77399: _low_level_execute_command(): starting 6593 1726776699.77405: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776699.77909: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776699.77927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776699.77940: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776699.77952: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776699.77995: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776699.78010: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776699.78062: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776699.79755: stdout chunk (state=3): >>>/root <<< 6593 1726776699.79853: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776699.79899: stderr chunk (state=3): >>><<< 6593 1726776699.79903: stdout chunk (state=3): >>><<< 6593 1726776699.79922: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776699.79933: _low_level_execute_command(): starting 6593 1726776699.79940: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776699.79922-9067-51129133833261 `" && echo ansible-tmp-1726776699.79922-9067-51129133833261="` echo /root/.ansible/tmp/ansible-tmp-1726776699.79922-9067-51129133833261 `" ) && sleep 0' 6593 1726776699.80358: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776699.80371: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776699.80395: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776699.80415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776699.80455: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776699.80467: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776699.80554: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776699.82494: stdout chunk (state=3): >>>ansible-tmp-1726776699.79922-9067-51129133833261=/root/.ansible/tmp/ansible-tmp-1726776699.79922-9067-51129133833261 <<< 6593 1726776699.82664: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776699.82705: stderr chunk (state=3): >>><<< 6593 1726776699.82708: stdout chunk (state=3): >>><<< 6593 1726776699.82722: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776699.79922-9067-51129133833261=/root/.ansible/tmp/ansible-tmp-1726776699.79922-9067-51129133833261 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776699.82759: variable 'ansible_module_compression' from source: unknown 6593 1726776699.82790: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 6593 1726776699.82821: variable 'ansible_facts' from source: unknown 6593 1726776699.82885: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776699.79922-9067-51129133833261/AnsiballZ_kernel_settings_get_config.py 6593 1726776699.82985: Sending initial data 6593 1726776699.82994: Sent initial data (170 bytes) 6593 1726776699.83737: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776699.83752: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776699.83771: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776699.83790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776699.83833: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776699.83846: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776699.83860: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776699.83883: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776699.83896: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776699.83909: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776699.83924: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776699.83939: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776699.83956: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776699.83973: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776699.83986: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776699.84001: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776699.84080: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776699.84102: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776699.84121: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776699.84190: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776699.86010: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776699.86043: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776699.86079: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpi__flkyq /root/.ansible/tmp/ansible-tmp-1726776699.79922-9067-51129133833261/AnsiballZ_kernel_settings_get_config.py <<< 6593 1726776699.86109: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776699.86863: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776699.86948: stderr chunk (state=3): >>><<< 6593 1726776699.86952: stdout chunk (state=3): >>><<< 6593 1726776699.86968: done transferring module to remote 6593 1726776699.86977: _low_level_execute_command(): starting 6593 1726776699.86984: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776699.79922-9067-51129133833261/ /root/.ansible/tmp/ansible-tmp-1726776699.79922-9067-51129133833261/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6593 1726776699.87389: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776699.87393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776699.87428: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776699.87432: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776699.87438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776699.87486: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776699.87489: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776699.87562: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776699.89350: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776699.89423: stderr chunk (state=3): >>><<< 6593 1726776699.89430: stdout chunk (state=3): >>><<< 6593 1726776699.89508: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776699.89512: _low_level_execute_command(): starting 6593 1726776699.89514: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776699.79922-9067-51129133833261/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6593 1726776699.90107: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776699.90123: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776699.90136: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776699.90152: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776699.90201: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776699.90213: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776699.90228: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776699.90244: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776699.90256: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776699.90273: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776699.90289: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776699.90303: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776699.90322: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776699.90336: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776699.90361: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776699.90389: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776699.90542: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776699.90563: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776699.90596: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776699.90674: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776700.04669: stdout chunk (state=3): >>> {"changed": false, "data": {"daemon": "1", "dynamic_tuning": "0", "sleep_interval": "1", "update_interval": "10", "recommend_command": "1", "reapply_sysctl": "1", "default_instance_priority": "0", "udev_buffer_size": "1MB", "log_file_count": "2", "log_file_max_size": "1MB"}, "invocation": {"module_args": {"path": "/etc/tuned/tuned-main.conf"}}} <<< 6593 1726776700.05711: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776700.05766: stderr chunk (state=3): >>><<< 6593 1726776700.05770: stdout chunk (state=3): >>><<< 6593 1726776700.05788: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {"daemon": "1", "dynamic_tuning": "0", "sleep_interval": "1", "update_interval": "10", "recommend_command": "1", "reapply_sysctl": "1", "default_instance_priority": "0", "udev_buffer_size": "1MB", "log_file_count": "2", "log_file_max_size": "1MB"}, "invocation": {"module_args": {"path": "/etc/tuned/tuned-main.conf"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776700.05816: done with _execute_module (fedora.linux_system_roles.kernel_settings_get_config, {'path': '/etc/tuned/tuned-main.conf', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.kernel_settings_get_config', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776699.79922-9067-51129133833261/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776700.05825: _low_level_execute_command(): starting 6593 1726776700.05829: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776699.79922-9067-51129133833261/ > /dev/null 2>&1 && sleep 0' 6593 1726776700.06289: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776700.06292: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776700.06323: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776700.06326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776700.06336: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776700.06386: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776700.06389: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776700.06437: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776700.08222: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776700.08268: stderr chunk (state=3): >>><<< 6593 1726776700.08273: stdout chunk (state=3): >>><<< 6593 1726776700.08285: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776700.08291: handler run complete 6593 1726776700.08305: attempt loop complete, returning result 6593 1726776700.08308: _execute() done 6593 1726776700.08311: dumping result to json 6593 1726776700.08315: done dumping result, returning 6593 1726776700.08324: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config [025ceb90-32dd-710c-d93d-000000000307] 6593 1726776700.08330: sending task result for task 025ceb90-32dd-710c-d93d-000000000307 6593 1726776700.08429: done sending task result for task 025ceb90-32dd-710c-d93d-000000000307 6593 1726776700.08432: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "data": { "daemon": "1", "default_instance_priority": "0", "dynamic_tuning": "0", "log_file_count": "2", "log_file_max_size": "1MB", "reapply_sysctl": "1", "recommend_command": "1", "sleep_interval": "1", "udev_buffer_size": "1MB", "update_interval": "10" } } 6593 1726776700.08511: no more pending results, returning what we have 6593 1726776700.08514: results queue empty 6593 1726776700.08515: checking for any_errors_fatal 6593 1726776700.08522: done checking for any_errors_fatal 6593 1726776700.08523: checking for max_fail_percentage 6593 1726776700.08524: done checking for max_fail_percentage 6593 1726776700.08525: checking to see if all hosts have failed and the running result is not ok 6593 1726776700.08526: done checking to see if all hosts have failed 6593 1726776700.08527: getting the remaining hosts for this loop 6593 1726776700.08528: done getting the remaining hosts for this loop 6593 1726776700.08532: getting the next task for host managed_node2 6593 1726776700.08536: done getting next task for host managed_node2 6593 1726776700.08540: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 6593 1726776700.08542: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776700.08552: getting variables 6593 1726776700.08553: in VariableManager get_vars() 6593 1726776700.08587: Calling all_inventory to load vars for managed_node2 6593 1726776700.08589: Calling groups_inventory to load vars for managed_node2 6593 1726776700.08592: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776700.08600: Calling all_plugins_play to load vars for managed_node2 6593 1726776700.08603: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776700.08605: Calling groups_plugins_play to load vars for managed_node2 6593 1726776700.08752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776700.08875: done with get_vars() 6593 1726776700.08883: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Thursday 19 September 2024 16:11:40 -0400 (0:00:00.329) 0:01:17.514 **** 6593 1726776700.08953: entering _queue_task() for managed_node2/stat 6593 1726776700.09135: worker is 1 (out of 1 available) 6593 1726776700.09149: exiting _queue_task() for managed_node2/stat 6593 1726776700.09161: done queuing things up, now waiting for results queue to drain 6593 1726776700.09162: waiting for pending results... 6593 1726776700.09332: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 6593 1726776700.09398: in run() - task 025ceb90-32dd-710c-d93d-000000000308 6593 1726776700.09409: variable 'ansible_search_path' from source: unknown 6593 1726776700.09413: variable 'ansible_search_path' from source: unknown 6593 1726776700.09454: variable '__prof_from_conf' from source: task vars 6593 1726776700.09682: variable '__prof_from_conf' from source: task vars 6593 1726776700.09807: variable '__data' from source: task vars 6593 1726776700.09862: variable '__kernel_settings_register_tuned_main' from source: set_fact 6593 1726776700.09998: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6593 1726776700.10005: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6593 1726776700.10056: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6593 1726776700.10074: variable 'omit' from source: magic vars 6593 1726776700.10156: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776700.10164: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776700.10174: variable 'omit' from source: magic vars 6593 1726776700.10346: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776700.11969: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776700.12036: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776700.12079: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776700.12124: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776700.12156: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776700.12244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776700.12285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776700.12323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776700.12370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776700.12390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776700.12484: variable 'item' from source: unknown 6593 1726776700.12500: Evaluated conditional (item | length > 0): False 6593 1726776700.12508: when evaluation is False, skipping this task 6593 1726776700.12542: variable 'item' from source: unknown 6593 1726776700.12610: variable 'item' from source: unknown skipping: [managed_node2] => (item=) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item | length > 0", "item": "", "skip_reason": "Conditional result was False" } 6593 1726776700.12841: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776700.12854: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776700.12872: variable 'omit' from source: magic vars 6593 1726776700.13025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776700.13073: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776700.13108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776700.13159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776700.13172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776700.13226: variable 'item' from source: unknown 6593 1726776700.13232: Evaluated conditional (item | length > 0): True 6593 1726776700.13239: variable 'omit' from source: magic vars 6593 1726776700.13276: variable 'omit' from source: magic vars 6593 1726776700.13304: variable 'item' from source: unknown 6593 1726776700.13349: variable 'item' from source: unknown 6593 1726776700.13366: variable 'omit' from source: magic vars 6593 1726776700.13388: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776700.13407: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776700.13422: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776700.13436: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776700.13444: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776700.13466: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776700.13473: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776700.13480: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776700.13540: Set connection var ansible_connection to ssh 6593 1726776700.13547: Set connection var ansible_timeout to 10 6593 1726776700.13549: Set connection var ansible_shell_type to sh 6593 1726776700.13554: Set connection var ansible_shell_executable to /bin/sh 6593 1726776700.13559: Set connection var ansible_pipelining to False 6593 1726776700.13573: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776700.13589: variable 'ansible_shell_executable' from source: unknown 6593 1726776700.13592: variable 'ansible_connection' from source: unknown 6593 1726776700.13595: variable 'ansible_module_compression' from source: unknown 6593 1726776700.13597: variable 'ansible_shell_type' from source: unknown 6593 1726776700.13599: variable 'ansible_shell_executable' from source: unknown 6593 1726776700.13601: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776700.13605: variable 'ansible_pipelining' from source: unknown 6593 1726776700.13607: variable 'ansible_timeout' from source: unknown 6593 1726776700.13611: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776700.13713: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 6593 1726776700.13725: variable 'omit' from source: magic vars 6593 1726776700.13728: starting attempt loop 6593 1726776700.13731: running the handler 6593 1726776700.13742: _low_level_execute_command(): starting 6593 1726776700.13748: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776700.14221: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776700.14243: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776700.14255: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776700.14268: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776700.14310: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776700.14324: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776700.14471: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776700.16085: stdout chunk (state=3): >>>/root <<< 6593 1726776700.16189: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776700.16263: stderr chunk (state=3): >>><<< 6593 1726776700.16292: stdout chunk (state=3): >>><<< 6593 1726776700.16400: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776700.16404: _low_level_execute_command(): starting 6593 1726776700.16407: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776700.163211-9082-89927357331796 `" && echo ansible-tmp-1726776700.163211-9082-89927357331796="` echo /root/.ansible/tmp/ansible-tmp-1726776700.163211-9082-89927357331796 `" ) && sleep 0' 6593 1726776700.16965: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776700.16979: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776700.16994: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776700.17011: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776700.17057: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776700.17071: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776700.17086: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776700.17104: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776700.17117: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776700.17132: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776700.17145: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776700.17159: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776700.17176: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776700.17189: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776700.17201: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776700.17216: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776700.17291: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776700.17314: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776700.17334: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776700.17402: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776700.19543: stdout chunk (state=3): >>>ansible-tmp-1726776700.163211-9082-89927357331796=/root/.ansible/tmp/ansible-tmp-1726776700.163211-9082-89927357331796 <<< 6593 1726776700.19724: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776700.19743: stdout chunk (state=3): >>><<< 6593 1726776700.19746: stderr chunk (state=3): >>><<< 6593 1726776700.19926: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776700.163211-9082-89927357331796=/root/.ansible/tmp/ansible-tmp-1726776700.163211-9082-89927357331796 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776700.19929: variable 'ansible_module_compression' from source: unknown 6593 1726776700.19932: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6593 1726776700.19934: variable 'ansible_facts' from source: unknown 6593 1726776700.19993: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776700.163211-9082-89927357331796/AnsiballZ_stat.py 6593 1726776700.20152: Sending initial data 6593 1726776700.20155: Sent initial data (149 bytes) 6593 1726776700.21341: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776700.21356: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776700.21371: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776700.21390: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776700.21440: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776700.21453: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776700.21467: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776700.21485: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776700.21497: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776700.21508: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776700.21524: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776700.21544: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776700.21559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776700.21572: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776700.21584: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776700.21597: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776700.21676: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776700.21699: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776700.21716: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776700.21785: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776700.23562: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776700.23596: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776700.23665: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmp9zkldfyn /root/.ansible/tmp/ansible-tmp-1726776700.163211-9082-89927357331796/AnsiballZ_stat.py <<< 6593 1726776700.23700: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776700.24813: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776700.25060: stderr chunk (state=3): >>><<< 6593 1726776700.25063: stdout chunk (state=3): >>><<< 6593 1726776700.25066: done transferring module to remote 6593 1726776700.25068: _low_level_execute_command(): starting 6593 1726776700.25070: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776700.163211-9082-89927357331796/ /root/.ansible/tmp/ansible-tmp-1726776700.163211-9082-89927357331796/AnsiballZ_stat.py && sleep 0' 6593 1726776700.25648: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776700.25662: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776700.25678: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776700.25696: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776700.25747: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776700.25760: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776700.25775: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776700.25793: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776700.25806: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776700.25822: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776700.25838: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776700.25853: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776700.25869: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776700.25882: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776700.25892: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776700.25906: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776700.25984: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776700.26006: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776700.26026: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776700.26095: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776700.28004: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776700.28007: stdout chunk (state=3): >>><<< 6593 1726776700.28010: stderr chunk (state=3): >>><<< 6593 1726776700.28100: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776700.28103: _low_level_execute_command(): starting 6593 1726776700.28105: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776700.163211-9082-89927357331796/AnsiballZ_stat.py && sleep 0' 6593 1726776700.28684: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776700.28699: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776700.28721: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776700.28741: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776700.28787: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776700.28800: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776700.28814: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776700.28835: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776700.28849: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776700.28860: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776700.28872: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776700.28887: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776700.28908: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776700.28923: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776700.28936: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776700.28950: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776700.29030: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776700.29053: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776700.29069: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776700.29147: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776700.43060: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 6593 1726776700.44073: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776700.44120: stderr chunk (state=3): >>><<< 6593 1726776700.44124: stdout chunk (state=3): >>><<< 6593 1726776700.44142: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776700.44163: done with _execute_module (stat, {'path': '/etc/tuned/profiles', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776700.163211-9082-89927357331796/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776700.44173: _low_level_execute_command(): starting 6593 1726776700.44178: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776700.163211-9082-89927357331796/ > /dev/null 2>&1 && sleep 0' 6593 1726776700.44599: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776700.44602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776700.44635: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776700.44639: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776700.44641: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776700.44694: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776700.44698: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776700.44741: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776700.46552: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776700.46596: stderr chunk (state=3): >>><<< 6593 1726776700.46599: stdout chunk (state=3): >>><<< 6593 1726776700.46611: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776700.46619: handler run complete 6593 1726776700.46639: attempt loop complete, returning result 6593 1726776700.46656: variable 'item' from source: unknown 6593 1726776700.46716: variable 'item' from source: unknown ok: [managed_node2] => (item=/etc/tuned/profiles) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned/profiles", "stat": { "exists": false } } 6593 1726776700.46828: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776700.46831: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776700.46834: variable 'omit' from source: magic vars 6593 1726776700.46929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776700.46947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776700.46973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776700.47000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776700.47011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776700.47074: variable 'item' from source: unknown 6593 1726776700.47080: Evaluated conditional (item | length > 0): True 6593 1726776700.47085: variable 'omit' from source: magic vars 6593 1726776700.47097: variable 'omit' from source: magic vars 6593 1726776700.47127: variable 'item' from source: unknown 6593 1726776700.47174: variable 'item' from source: unknown 6593 1726776700.47186: variable 'omit' from source: magic vars 6593 1726776700.47202: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776700.47209: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776700.47215: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776700.47228: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776700.47230: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776700.47233: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776700.47283: Set connection var ansible_connection to ssh 6593 1726776700.47288: Set connection var ansible_timeout to 10 6593 1726776700.47291: Set connection var ansible_shell_type to sh 6593 1726776700.47296: Set connection var ansible_shell_executable to /bin/sh 6593 1726776700.47301: Set connection var ansible_pipelining to False 6593 1726776700.47309: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776700.47325: variable 'ansible_shell_executable' from source: unknown 6593 1726776700.47328: variable 'ansible_connection' from source: unknown 6593 1726776700.47330: variable 'ansible_module_compression' from source: unknown 6593 1726776700.47332: variable 'ansible_shell_type' from source: unknown 6593 1726776700.47335: variable 'ansible_shell_executable' from source: unknown 6593 1726776700.47337: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776700.47341: variable 'ansible_pipelining' from source: unknown 6593 1726776700.47343: variable 'ansible_timeout' from source: unknown 6593 1726776700.47347: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776700.47422: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776700.47430: variable 'omit' from source: magic vars 6593 1726776700.47433: starting attempt loop 6593 1726776700.47435: running the handler 6593 1726776700.47442: _low_level_execute_command(): starting 6593 1726776700.47446: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776700.47843: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776700.47855: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776700.47875: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776700.47887: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776700.47896: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776700.47943: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776700.47958: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776700.47992: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776700.49517: stdout chunk (state=3): >>>/root <<< 6593 1726776700.49619: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776700.49659: stderr chunk (state=3): >>><<< 6593 1726776700.49663: stdout chunk (state=3): >>><<< 6593 1726776700.49676: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776700.49687: _low_level_execute_command(): starting 6593 1726776700.49691: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776700.4967887-9082-145793187156642 `" && echo ansible-tmp-1726776700.4967887-9082-145793187156642="` echo /root/.ansible/tmp/ansible-tmp-1726776700.4967887-9082-145793187156642 `" ) && sleep 0' 6593 1726776700.50099: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776700.50119: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776700.50133: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776700.50143: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776700.50189: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776700.50201: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776700.50245: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776700.52260: stdout chunk (state=3): >>>ansible-tmp-1726776700.4967887-9082-145793187156642=/root/.ansible/tmp/ansible-tmp-1726776700.4967887-9082-145793187156642 <<< 6593 1726776700.52377: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776700.52417: stderr chunk (state=3): >>><<< 6593 1726776700.52422: stdout chunk (state=3): >>><<< 6593 1726776700.52433: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776700.4967887-9082-145793187156642=/root/.ansible/tmp/ansible-tmp-1726776700.4967887-9082-145793187156642 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776700.52459: variable 'ansible_module_compression' from source: unknown 6593 1726776700.52500: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6593 1726776700.52513: variable 'ansible_facts' from source: unknown 6593 1726776700.52561: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776700.4967887-9082-145793187156642/AnsiballZ_stat.py 6593 1726776700.52650: Sending initial data 6593 1726776700.52660: Sent initial data (151 bytes) 6593 1726776700.53276: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776700.53280: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776700.53311: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776700.53314: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776700.53317: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776700.53370: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776700.53374: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776700.53469: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776700.55150: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776700.55233: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776700.55266: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpq2hbi_y_ /root/.ansible/tmp/ansible-tmp-1726776700.4967887-9082-145793187156642/AnsiballZ_stat.py <<< 6593 1726776700.55296: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776700.56039: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776700.56125: stderr chunk (state=3): >>><<< 6593 1726776700.56128: stdout chunk (state=3): >>><<< 6593 1726776700.56142: done transferring module to remote 6593 1726776700.56150: _low_level_execute_command(): starting 6593 1726776700.56153: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776700.4967887-9082-145793187156642/ /root/.ansible/tmp/ansible-tmp-1726776700.4967887-9082-145793187156642/AnsiballZ_stat.py && sleep 0' 6593 1726776700.56553: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776700.56559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776700.56591: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776700.56605: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776700.56622: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776700.56659: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776700.56677: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776700.56713: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776700.58419: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776700.58461: stderr chunk (state=3): >>><<< 6593 1726776700.58464: stdout chunk (state=3): >>><<< 6593 1726776700.58478: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776700.58482: _low_level_execute_command(): starting 6593 1726776700.58484: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776700.4967887-9082-145793187156642/AnsiballZ_stat.py && sleep 0' 6593 1726776700.58879: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776700.58885: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776700.58911: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776700.58925: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776700.58974: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776700.58986: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776700.59038: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776700.74261: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 159, "inode": 438304897, "dev": 51713, "nlink": 4, "atime": 1726776668.5592785, "mtime": 1726776666.8912888, "ctime": 1726776666.8912888, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "742285004", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 6593 1726776700.75558: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776700.75563: stdout chunk (state=3): >>><<< 6593 1726776700.75565: stderr chunk (state=3): >>><<< 6593 1726776700.75716: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 159, "inode": 438304897, "dev": 51713, "nlink": 4, "atime": 1726776668.5592785, "mtime": 1726776666.8912888, "ctime": 1726776666.8912888, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "742285004", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776700.75723: done with _execute_module (stat, {'path': '/etc/tuned', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776700.4967887-9082-145793187156642/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776700.75726: _low_level_execute_command(): starting 6593 1726776700.75728: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776700.4967887-9082-145793187156642/ > /dev/null 2>&1 && sleep 0' 6593 1726776700.76330: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776700.76344: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776700.76360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776700.76383: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776700.76428: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776700.76441: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776700.76456: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776700.76478: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776700.76491: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776700.76503: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776700.76516: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776700.76532: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776700.76549: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776700.76561: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776700.76573: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776700.76590: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776700.76668: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776700.76691: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776700.76711: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776700.76783: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776700.78625: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776700.78629: stdout chunk (state=3): >>><<< 6593 1726776700.78631: stderr chunk (state=3): >>><<< 6593 1726776700.78824: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776700.78827: handler run complete 6593 1726776700.78830: attempt loop complete, returning result 6593 1726776700.78832: variable 'item' from source: unknown 6593 1726776700.78834: variable 'item' from source: unknown ok: [managed_node2] => (item=/etc/tuned) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned", "stat": { "atime": 1726776668.5592785, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726776666.8912888, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 438304897, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726776666.8912888, "nlink": 4, "path": "/etc/tuned", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 159, "uid": 0, "version": "742285004", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 6593 1726776700.79077: dumping result to json 6593 1726776700.79080: done dumping result, returning 6593 1726776700.79083: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory [025ceb90-32dd-710c-d93d-000000000308] 6593 1726776700.79086: sending task result for task 025ceb90-32dd-710c-d93d-000000000308 6593 1726776700.79140: done sending task result for task 025ceb90-32dd-710c-d93d-000000000308 6593 1726776700.79228: no more pending results, returning what we have 6593 1726776700.79232: results queue empty 6593 1726776700.79233: checking for any_errors_fatal 6593 1726776700.79237: done checking for any_errors_fatal 6593 1726776700.79238: checking for max_fail_percentage 6593 1726776700.79240: done checking for max_fail_percentage 6593 1726776700.79241: checking to see if all hosts have failed and the running result is not ok 6593 1726776700.79242: done checking to see if all hosts have failed 6593 1726776700.79242: getting the remaining hosts for this loop 6593 1726776700.79244: done getting the remaining hosts for this loop 6593 1726776700.79247: getting the next task for host managed_node2 6593 1726776700.79252: done getting next task for host managed_node2 6593 1726776700.79255: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 6593 1726776700.79258: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776700.79267: getting variables 6593 1726776700.79269: in VariableManager get_vars() 6593 1726776700.79302: Calling all_inventory to load vars for managed_node2 6593 1726776700.79305: Calling groups_inventory to load vars for managed_node2 6593 1726776700.79307: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776700.79317: Calling all_plugins_play to load vars for managed_node2 6593 1726776700.79321: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776700.79324: Calling groups_plugins_play to load vars for managed_node2 6593 1726776700.79486: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776700.79984: done with get_vars() 6593 1726776700.79997: done getting variables 6593 1726776700.80033: WORKER PROCESS EXITING 6593 1726776700.80068: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:63 Thursday 19 September 2024 16:11:40 -0400 (0:00:00.711) 0:01:18.225 **** 6593 1726776700.80101: entering _queue_task() for managed_node2/set_fact 6593 1726776700.80323: worker is 1 (out of 1 available) 6593 1726776700.80335: exiting _queue_task() for managed_node2/set_fact 6593 1726776700.80347: done queuing things up, now waiting for results queue to drain 6593 1726776700.80348: waiting for pending results... 6593 1726776700.80633: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 6593 1726776700.80747: in run() - task 025ceb90-32dd-710c-d93d-000000000309 6593 1726776700.80771: variable 'ansible_search_path' from source: unknown 6593 1726776700.80779: variable 'ansible_search_path' from source: unknown 6593 1726776700.80824: calling self._execute() 6593 1726776700.80914: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776700.80927: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776700.80942: variable 'omit' from source: magic vars 6593 1726776700.81140: variable 'omit' from source: magic vars 6593 1726776700.81191: variable 'omit' from source: magic vars 6593 1726776700.81920: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776700.84143: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776700.84223: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776700.84269: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776700.84310: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776700.84347: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776700.84432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776700.84472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776700.84504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776700.84627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776700.84648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776700.84698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776700.84733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776700.84765: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776700.84809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776700.84834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776700.84893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776700.84961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776700.84990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776700.85133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776700.85158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776700.85600: variable '__kernel_settings_find_profile_dirs' from source: set_fact 6593 1726776700.85688: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776700.86099: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776700.86282: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776700.86323: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776700.86362: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776700.86508: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 6593 1726776700.86540: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 6593 1726776700.86624: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776700.86657: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 6593 1726776700.86770: variable 'omit' from source: magic vars 6593 1726776700.86803: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776700.86842: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776700.86864: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776700.86888: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776700.86904: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776700.86941: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776700.86949: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776700.86958: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776700.87061: Set connection var ansible_connection to ssh 6593 1726776700.87075: Set connection var ansible_timeout to 10 6593 1726776700.87130: Set connection var ansible_shell_type to sh 6593 1726776700.87145: Set connection var ansible_shell_executable to /bin/sh 6593 1726776700.87163: Set connection var ansible_pipelining to False 6593 1726776700.87180: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776700.87208: variable 'ansible_shell_executable' from source: unknown 6593 1726776700.87258: variable 'ansible_connection' from source: unknown 6593 1726776700.87266: variable 'ansible_module_compression' from source: unknown 6593 1726776700.87274: variable 'ansible_shell_type' from source: unknown 6593 1726776700.87281: variable 'ansible_shell_executable' from source: unknown 6593 1726776700.87288: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776700.87330: variable 'ansible_pipelining' from source: unknown 6593 1726776700.87339: variable 'ansible_timeout' from source: unknown 6593 1726776700.87348: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776700.87457: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776700.87492: variable 'omit' from source: magic vars 6593 1726776700.87501: starting attempt loop 6593 1726776700.87508: running the handler 6593 1726776700.87525: handler run complete 6593 1726776700.87541: attempt loop complete, returning result 6593 1726776700.87547: _execute() done 6593 1726776700.87555: dumping result to json 6593 1726776700.87562: done dumping result, returning 6593 1726776700.87578: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir [025ceb90-32dd-710c-d93d-000000000309] 6593 1726776700.87589: sending task result for task 025ceb90-32dd-710c-d93d-000000000309 ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_profile_parent": "/etc/tuned" }, "changed": false } 6593 1726776700.87757: no more pending results, returning what we have 6593 1726776700.87762: results queue empty 6593 1726776700.87763: checking for any_errors_fatal 6593 1726776700.87774: done checking for any_errors_fatal 6593 1726776700.87775: checking for max_fail_percentage 6593 1726776700.87777: done checking for max_fail_percentage 6593 1726776700.87778: checking to see if all hosts have failed and the running result is not ok 6593 1726776700.87779: done checking to see if all hosts have failed 6593 1726776700.87779: getting the remaining hosts for this loop 6593 1726776700.87781: done getting the remaining hosts for this loop 6593 1726776700.87786: getting the next task for host managed_node2 6593 1726776700.87791: done getting next task for host managed_node2 6593 1726776700.87795: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 6593 1726776700.87798: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776700.87811: getting variables 6593 1726776700.87813: in VariableManager get_vars() 6593 1726776700.87855: Calling all_inventory to load vars for managed_node2 6593 1726776700.87858: Calling groups_inventory to load vars for managed_node2 6593 1726776700.87860: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776700.87871: Calling all_plugins_play to load vars for managed_node2 6593 1726776700.87874: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776700.87878: Calling groups_plugins_play to load vars for managed_node2 6593 1726776700.88110: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776700.88323: done with get_vars() 6593 1726776700.88335: done getting variables 6593 1726776700.88390: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 Thursday 19 September 2024 16:11:40 -0400 (0:00:00.083) 0:01:18.309 **** 6593 1726776700.88427: entering _queue_task() for managed_node2/service 6593 1726776700.88446: done sending task result for task 025ceb90-32dd-710c-d93d-000000000309 6593 1726776700.88455: WORKER PROCESS EXITING 6593 1726776700.88899: worker is 1 (out of 1 available) 6593 1726776700.88913: exiting _queue_task() for managed_node2/service 6593 1726776700.88926: done queuing things up, now waiting for results queue to drain 6593 1726776700.88927: waiting for pending results... 6593 1726776700.89213: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 6593 1726776700.89339: in run() - task 025ceb90-32dd-710c-d93d-00000000030a 6593 1726776700.89360: variable 'ansible_search_path' from source: unknown 6593 1726776700.89373: variable 'ansible_search_path' from source: unknown 6593 1726776700.89424: variable '__kernel_settings_services' from source: include_vars 6593 1726776700.89751: variable '__kernel_settings_services' from source: include_vars 6593 1726776700.89836: variable 'omit' from source: magic vars 6593 1726776700.89964: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776700.89981: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776700.89997: variable 'omit' from source: magic vars 6593 1726776700.90084: variable 'omit' from source: magic vars 6593 1726776700.90140: variable 'omit' from source: magic vars 6593 1726776700.90193: variable 'item' from source: unknown 6593 1726776700.90286: variable 'item' from source: unknown 6593 1726776700.90321: variable 'omit' from source: magic vars 6593 1726776700.90371: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776700.90410: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776700.90438: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776700.90468: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776700.90489: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776700.90522: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776700.90531: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776700.90538: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776700.90642: Set connection var ansible_connection to ssh 6593 1726776700.90655: Set connection var ansible_timeout to 10 6593 1726776700.90661: Set connection var ansible_shell_type to sh 6593 1726776700.90674: Set connection var ansible_shell_executable to /bin/sh 6593 1726776700.90686: Set connection var ansible_pipelining to False 6593 1726776700.90703: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776700.90729: variable 'ansible_shell_executable' from source: unknown 6593 1726776700.90738: variable 'ansible_connection' from source: unknown 6593 1726776700.90745: variable 'ansible_module_compression' from source: unknown 6593 1726776700.90752: variable 'ansible_shell_type' from source: unknown 6593 1726776700.90758: variable 'ansible_shell_executable' from source: unknown 6593 1726776700.90764: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776700.90772: variable 'ansible_pipelining' from source: unknown 6593 1726776700.90778: variable 'ansible_timeout' from source: unknown 6593 1726776700.90791: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776700.90937: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776700.90954: variable 'omit' from source: magic vars 6593 1726776700.90964: starting attempt loop 6593 1726776700.90970: running the handler 6593 1726776700.91075: variable 'ansible_facts' from source: unknown 6593 1726776700.91207: _low_level_execute_command(): starting 6593 1726776700.91224: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776700.91996: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776700.92009: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776700.92026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776700.92043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776700.92084: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776700.92095: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776700.92112: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776700.92132: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776700.92144: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776700.92153: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776700.92162: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776700.92175: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776700.92190: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776700.92202: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776700.92221: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776700.92237: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776700.92312: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776700.92345: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776700.92363: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776700.92443: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776700.94087: stdout chunk (state=3): >>>/root <<< 6593 1726776700.94235: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776700.94294: stderr chunk (state=3): >>><<< 6593 1726776700.94297: stdout chunk (state=3): >>><<< 6593 1726776700.94417: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776700.94422: _low_level_execute_command(): starting 6593 1726776700.94433: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776700.943195-9123-133832779862705 `" && echo ansible-tmp-1726776700.943195-9123-133832779862705="` echo /root/.ansible/tmp/ansible-tmp-1726776700.943195-9123-133832779862705 `" ) && sleep 0' 6593 1726776700.95054: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776700.95075: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776700.95091: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776700.95110: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776700.95162: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776700.95181: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776700.95199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776700.95217: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776700.95233: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776700.95244: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776700.95257: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776700.95274: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776700.95296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776700.95309: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776700.95323: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776700.95338: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776700.95423: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776700.95447: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776700.95467: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776700.95544: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776700.97492: stdout chunk (state=3): >>>ansible-tmp-1726776700.943195-9123-133832779862705=/root/.ansible/tmp/ansible-tmp-1726776700.943195-9123-133832779862705 <<< 6593 1726776700.97605: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776700.97692: stderr chunk (state=3): >>><<< 6593 1726776700.97703: stdout chunk (state=3): >>><<< 6593 1726776700.97926: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776700.943195-9123-133832779862705=/root/.ansible/tmp/ansible-tmp-1726776700.943195-9123-133832779862705 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776700.97929: variable 'ansible_module_compression' from source: unknown 6593 1726776700.97932: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 6593 1726776700.97934: variable 'ansible_facts' from source: unknown 6593 1726776700.98084: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776700.943195-9123-133832779862705/AnsiballZ_systemd.py 6593 1726776700.98299: Sending initial data 6593 1726776700.98302: Sent initial data (153 bytes) 6593 1726776700.99337: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776700.99352: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776700.99372: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776700.99392: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776700.99441: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776700.99454: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776700.99473: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776700.99492: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776700.99504: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776700.99516: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776700.99532: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776700.99547: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776700.99564: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776700.99580: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776700.99594: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776700.99608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776700.99684: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776700.99711: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776700.99733: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776700.99806: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776701.01580: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776701.01632: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776701.01686: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmp8u2120tk /root/.ansible/tmp/ansible-tmp-1726776700.943195-9123-133832779862705/AnsiballZ_systemd.py <<< 6593 1726776701.01704: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776701.03962: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776701.04125: stderr chunk (state=3): >>><<< 6593 1726776701.04129: stdout chunk (state=3): >>><<< 6593 1726776701.04131: done transferring module to remote 6593 1726776701.04133: _low_level_execute_command(): starting 6593 1726776701.04135: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776700.943195-9123-133832779862705/ /root/.ansible/tmp/ansible-tmp-1726776700.943195-9123-133832779862705/AnsiballZ_systemd.py && sleep 0' 6593 1726776701.04559: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776701.04562: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776701.04598: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776701.04602: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776701.04605: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776701.04653: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776701.04656: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776701.04696: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776701.06479: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776701.06529: stderr chunk (state=3): >>><<< 6593 1726776701.06533: stdout chunk (state=3): >>><<< 6593 1726776701.06550: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776701.06553: _low_level_execute_command(): starting 6593 1726776701.06558: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776700.943195-9123-133832779862705/AnsiballZ_systemd.py && sleep 0' 6593 1726776701.07011: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776701.07015: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776701.07049: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776701.07053: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776701.07055: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776701.07113: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776701.07116: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776701.07123: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776701.07166: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776701.34293: stdout chunk (state=3): >>> {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "639", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Thu 2024-09-19 16:11:30 EDT", "ExecMainStartTimestampMonotonic": "7979145", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "639", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:30 EDT] ; stop_time=[n/a] ; pid=639 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:30 EDT] ; stop_time=[n/a] ; pid=639 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "2566", "MemoryCurrent": "17981440", "MemoryAvailable": "infinity", "CPUUsageNSec": "190501000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight":<<< 6593 1726776701.34303: stdout chunk (state=3): >>> "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "dbus.socket<<< 6593 1726776701.34312: stdout chunk (state=3): >>> dbus-broker.service sysinit.target system.slice", "WantedBy": "multi-user.target", "Conflicts": "cpupower.service power-profiles-daemon.service tlp.service shutdown.target auto-cpufreq.service", "Before": "multi-user.target shutdown.target", "After": "systemd-sysctl.service network.target polkit.service sysinit.target systemd-journald.socket basic.target dbus-broker.service dbus.socket system.slice", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Thu 2024-09-19 16:11:31 EDT", "StateChangeTimestampMonotonic": "8437528", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:30 EDT", "InactiveExitTimestampMonotonic": "7979407", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:31 EDT", "ActiveEnterTimestampMonotonic": "8437528", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:11:30 EDT", "ConditionTimestampMonotonic": "7974251", "AssertTimestamp": "Thu 2024-09-19 16:11:30 EDT", "AssertTimestampMonotonic": "7974255", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ecc6abad7170411fa3ab86bfd907e0f9", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 6593 1726776701.35966: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776701.36022: stderr chunk (state=3): >>><<< 6593 1726776701.36026: stdout chunk (state=3): >>><<< 6593 1726776701.36054: _low_level_execute_command() done: rc=0, stdout= {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "639", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Thu 2024-09-19 16:11:30 EDT", "ExecMainStartTimestampMonotonic": "7979145", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "639", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:30 EDT] ; stop_time=[n/a] ; pid=639 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:30 EDT] ; stop_time=[n/a] ; pid=639 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "2566", "MemoryCurrent": "17981440", "MemoryAvailable": "infinity", "CPUUsageNSec": "190501000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "dbus.socket dbus-broker.service sysinit.target system.slice", "WantedBy": "multi-user.target", "Conflicts": "cpupower.service power-profiles-daemon.service tlp.service shutdown.target auto-cpufreq.service", "Before": "multi-user.target shutdown.target", "After": "systemd-sysctl.service network.target polkit.service sysinit.target systemd-journald.socket basic.target dbus-broker.service dbus.socket system.slice", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Thu 2024-09-19 16:11:31 EDT", "StateChangeTimestampMonotonic": "8437528", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:30 EDT", "InactiveExitTimestampMonotonic": "7979407", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:31 EDT", "ActiveEnterTimestampMonotonic": "8437528", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:11:30 EDT", "ConditionTimestampMonotonic": "7974251", "AssertTimestamp": "Thu 2024-09-19 16:11:30 EDT", "AssertTimestampMonotonic": "7974255", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ecc6abad7170411fa3ab86bfd907e0f9", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776701.36172: done with _execute_module (ansible.legacy.systemd, {'name': 'tuned', 'state': 'started', 'enabled': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776700.943195-9123-133832779862705/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776701.36187: _low_level_execute_command(): starting 6593 1726776701.36191: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776700.943195-9123-133832779862705/ > /dev/null 2>&1 && sleep 0' 6593 1726776701.36666: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776701.36678: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776701.36708: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776701.36722: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776701.36771: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776701.36783: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776701.36836: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776701.38620: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776701.38671: stderr chunk (state=3): >>><<< 6593 1726776701.38674: stdout chunk (state=3): >>><<< 6593 1726776701.38688: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776701.38694: handler run complete 6593 1726776701.38736: attempt loop complete, returning result 6593 1726776701.38750: variable 'item' from source: unknown 6593 1726776701.38810: variable 'item' from source: unknown ok: [managed_node2] => (item=tuned) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "tuned", "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:31 EDT", "ActiveEnterTimestampMonotonic": "8437528", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-sysctl.service network.target polkit.service sysinit.target systemd-journald.socket basic.target dbus-broker.service dbus.socket system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 16:11:30 EDT", "AssertTimestampMonotonic": "7974255", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "190501000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:11:30 EDT", "ConditionTimestampMonotonic": "7974251", "ConfigurationDirectoryMode": "0755", "Conflicts": "cpupower.service power-profiles-daemon.service tlp.service shutdown.target auto-cpufreq.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "2566", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "639", "ExecMainStartTimestamp": "Thu 2024-09-19 16:11:30 EDT", "ExecMainStartTimestampMonotonic": "7979145", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:30 EDT] ; stop_time=[n/a] ; pid=639 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:30 EDT] ; stop_time=[n/a] ; pid=639 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:30 EDT", "InactiveExitTimestampMonotonic": "7979407", "InvocationID": "ecc6abad7170411fa3ab86bfd907e0f9", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "639", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "17981440", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket dbus-broker.service sysinit.target system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2024-09-19 16:11:31 EDT", "StateChangeTimestampMonotonic": "8437528", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "22342", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 6593 1726776701.39256: dumping result to json 6593 1726776701.39259: done dumping result, returning 6593 1726776701.39262: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started [025ceb90-32dd-710c-d93d-00000000030a] 6593 1726776701.39266: sending task result for task 025ceb90-32dd-710c-d93d-00000000030a 6593 1726776701.39325: done sending task result for task 025ceb90-32dd-710c-d93d-00000000030a 6593 1726776701.39328: WORKER PROCESS EXITING 6593 1726776701.39430: no more pending results, returning what we have 6593 1726776701.39433: results queue empty 6593 1726776701.39433: checking for any_errors_fatal 6593 1726776701.39436: done checking for any_errors_fatal 6593 1726776701.39438: checking for max_fail_percentage 6593 1726776701.39440: done checking for max_fail_percentage 6593 1726776701.39441: checking to see if all hosts have failed and the running result is not ok 6593 1726776701.39441: done checking to see if all hosts have failed 6593 1726776701.39442: getting the remaining hosts for this loop 6593 1726776701.39443: done getting the remaining hosts for this loop 6593 1726776701.39445: getting the next task for host managed_node2 6593 1726776701.39448: done getting next task for host managed_node2 6593 1726776701.39450: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 6593 1726776701.39452: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776701.39459: getting variables 6593 1726776701.39460: in VariableManager get_vars() 6593 1726776701.39484: Calling all_inventory to load vars for managed_node2 6593 1726776701.39485: Calling groups_inventory to load vars for managed_node2 6593 1726776701.39487: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776701.39494: Calling all_plugins_play to load vars for managed_node2 6593 1726776701.39495: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776701.39497: Calling groups_plugins_play to load vars for managed_node2 6593 1726776701.39612: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776701.39734: done with get_vars() 6593 1726776701.39742: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:74 Thursday 19 September 2024 16:11:41 -0400 (0:00:00.513) 0:01:18.822 **** 6593 1726776701.39810: entering _queue_task() for managed_node2/file 6593 1726776701.39990: worker is 1 (out of 1 available) 6593 1726776701.40001: exiting _queue_task() for managed_node2/file 6593 1726776701.40013: done queuing things up, now waiting for results queue to drain 6593 1726776701.40014: waiting for pending results... 6593 1726776701.40186: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 6593 1726776701.40257: in run() - task 025ceb90-32dd-710c-d93d-00000000030b 6593 1726776701.40269: variable 'ansible_search_path' from source: unknown 6593 1726776701.40273: variable 'ansible_search_path' from source: unknown 6593 1726776701.40298: calling self._execute() 6593 1726776701.40367: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776701.40371: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776701.40377: variable 'omit' from source: magic vars 6593 1726776701.40449: variable 'omit' from source: magic vars 6593 1726776701.40480: variable 'omit' from source: magic vars 6593 1726776701.40501: variable '__kernel_settings_profile_dir' from source: role '' all vars 6593 1726776701.40723: variable '__kernel_settings_profile_dir' from source: role '' all vars 6593 1726776701.40794: variable '__kernel_settings_profile_parent' from source: set_fact 6593 1726776701.40800: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6593 1726776701.40835: variable 'omit' from source: magic vars 6593 1726776701.40892: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776701.40896: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776701.40909: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776701.40924: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776701.40934: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776701.40956: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776701.40959: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776701.40962: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776701.41031: Set connection var ansible_connection to ssh 6593 1726776701.41038: Set connection var ansible_timeout to 10 6593 1726776701.41041: Set connection var ansible_shell_type to sh 6593 1726776701.41046: Set connection var ansible_shell_executable to /bin/sh 6593 1726776701.41051: Set connection var ansible_pipelining to False 6593 1726776701.41059: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776701.41079: variable 'ansible_shell_executable' from source: unknown 6593 1726776701.41082: variable 'ansible_connection' from source: unknown 6593 1726776701.41084: variable 'ansible_module_compression' from source: unknown 6593 1726776701.41087: variable 'ansible_shell_type' from source: unknown 6593 1726776701.41089: variable 'ansible_shell_executable' from source: unknown 6593 1726776701.41091: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776701.41093: variable 'ansible_pipelining' from source: unknown 6593 1726776701.41095: variable 'ansible_timeout' from source: unknown 6593 1726776701.41097: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776701.41240: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 6593 1726776701.41249: variable 'omit' from source: magic vars 6593 1726776701.41253: starting attempt loop 6593 1726776701.41256: running the handler 6593 1726776701.41269: _low_level_execute_command(): starting 6593 1726776701.41274: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776701.41801: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776701.41820: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776701.41834: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776701.41852: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776701.41903: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776701.41916: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776701.41967: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776701.43571: stdout chunk (state=3): >>>/root <<< 6593 1726776701.43673: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776701.43729: stderr chunk (state=3): >>><<< 6593 1726776701.43733: stdout chunk (state=3): >>><<< 6593 1726776701.43751: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776701.43763: _low_level_execute_command(): starting 6593 1726776701.43773: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776701.4375162-9141-44001311021073 `" && echo ansible-tmp-1726776701.4375162-9141-44001311021073="` echo /root/.ansible/tmp/ansible-tmp-1726776701.4375162-9141-44001311021073 `" ) && sleep 0' 6593 1726776701.44226: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776701.44239: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776701.44258: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776701.44281: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776701.44327: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776701.44339: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776701.44385: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776701.46222: stdout chunk (state=3): >>>ansible-tmp-1726776701.4375162-9141-44001311021073=/root/.ansible/tmp/ansible-tmp-1726776701.4375162-9141-44001311021073 <<< 6593 1726776701.46338: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776701.46389: stderr chunk (state=3): >>><<< 6593 1726776701.46392: stdout chunk (state=3): >>><<< 6593 1726776701.46406: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776701.4375162-9141-44001311021073=/root/.ansible/tmp/ansible-tmp-1726776701.4375162-9141-44001311021073 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776701.46446: variable 'ansible_module_compression' from source: unknown 6593 1726776701.46493: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 6593 1726776701.46522: variable 'ansible_facts' from source: unknown 6593 1726776701.46583: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776701.4375162-9141-44001311021073/AnsiballZ_file.py 6593 1726776701.46689: Sending initial data 6593 1726776701.46700: Sent initial data (150 bytes) 6593 1726776701.47368: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776701.47372: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776701.47405: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776701.47409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776701.47412: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776701.47415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776701.47474: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776701.47477: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776701.47478: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776701.47510: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776701.49222: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776701.49254: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776701.49286: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpfm5ubbfw /root/.ansible/tmp/ansible-tmp-1726776701.4375162-9141-44001311021073/AnsiballZ_file.py <<< 6593 1726776701.49321: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776701.50096: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776701.50210: stderr chunk (state=3): >>><<< 6593 1726776701.50214: stdout chunk (state=3): >>><<< 6593 1726776701.50234: done transferring module to remote 6593 1726776701.50243: _low_level_execute_command(): starting 6593 1726776701.50248: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776701.4375162-9141-44001311021073/ /root/.ansible/tmp/ansible-tmp-1726776701.4375162-9141-44001311021073/AnsiballZ_file.py && sleep 0' 6593 1726776701.50706: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776701.50722: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776701.50738: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776701.50751: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776701.50760: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776701.50809: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776701.50827: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776701.50861: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776701.52574: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776701.52626: stderr chunk (state=3): >>><<< 6593 1726776701.52629: stdout chunk (state=3): >>><<< 6593 1726776701.52643: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776701.52650: _low_level_execute_command(): starting 6593 1726776701.52656: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776701.4375162-9141-44001311021073/AnsiballZ_file.py && sleep 0' 6593 1726776701.53110: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776701.53125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776701.53146: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776701.53159: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776701.53168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776701.53216: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776701.53231: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776701.53278: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776701.67964: stdout chunk (state=3): >>> {"path": "/etc/tuned/kernel_settings", "changed": false, "diff": {"before": {"path": "/etc/tuned/kernel_settings"}, "after": {"path": "/etc/tuned/kernel_settings"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 24, "invocation": {"module_args": {"path": "/etc/tuned/kernel_settings", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 6593 1726776701.69034: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776701.69098: stderr chunk (state=3): >>><<< 6593 1726776701.69101: stdout chunk (state=3): >>><<< 6593 1726776701.69119: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/kernel_settings", "changed": false, "diff": {"before": {"path": "/etc/tuned/kernel_settings"}, "after": {"path": "/etc/tuned/kernel_settings"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 24, "invocation": {"module_args": {"path": "/etc/tuned/kernel_settings", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776701.69154: done with _execute_module (file, {'path': '/etc/tuned/kernel_settings', 'state': 'directory', 'mode': '0755', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776701.4375162-9141-44001311021073/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776701.69161: _low_level_execute_command(): starting 6593 1726776701.69168: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776701.4375162-9141-44001311021073/ > /dev/null 2>&1 && sleep 0' 6593 1726776701.69627: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776701.69638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776701.69670: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776701.69682: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776701.69733: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776701.69745: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776701.69796: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776701.71572: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776701.71623: stderr chunk (state=3): >>><<< 6593 1726776701.71626: stdout chunk (state=3): >>><<< 6593 1726776701.71638: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776701.71644: handler run complete 6593 1726776701.71663: attempt loop complete, returning result 6593 1726776701.71670: _execute() done 6593 1726776701.71672: dumping result to json 6593 1726776701.71674: done dumping result, returning 6593 1726776701.71682: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists [025ceb90-32dd-710c-d93d-00000000030b] 6593 1726776701.71688: sending task result for task 025ceb90-32dd-710c-d93d-00000000030b 6593 1726776701.71792: done sending task result for task 025ceb90-32dd-710c-d93d-00000000030b 6593 1726776701.71795: WORKER PROCESS EXITING ok: [managed_node2] => { "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": 24, "state": "directory", "uid": 0 } 6593 1726776701.71874: no more pending results, returning what we have 6593 1726776701.71878: results queue empty 6593 1726776701.71879: checking for any_errors_fatal 6593 1726776701.71897: done checking for any_errors_fatal 6593 1726776701.71898: checking for max_fail_percentage 6593 1726776701.71899: done checking for max_fail_percentage 6593 1726776701.71900: checking to see if all hosts have failed and the running result is not ok 6593 1726776701.71901: done checking to see if all hosts have failed 6593 1726776701.71902: getting the remaining hosts for this loop 6593 1726776701.71903: done getting the remaining hosts for this loop 6593 1726776701.71906: getting the next task for host managed_node2 6593 1726776701.71911: done getting next task for host managed_node2 6593 1726776701.71914: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 6593 1726776701.71917: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776701.71930: getting variables 6593 1726776701.71932: in VariableManager get_vars() 6593 1726776701.71966: Calling all_inventory to load vars for managed_node2 6593 1726776701.71969: Calling groups_inventory to load vars for managed_node2 6593 1726776701.71971: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776701.71978: Calling all_plugins_play to load vars for managed_node2 6593 1726776701.71980: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776701.71982: Calling groups_plugins_play to load vars for managed_node2 6593 1726776701.72092: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776701.72219: done with get_vars() 6593 1726776701.72228: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get active_profile] ********** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:80 Thursday 19 September 2024 16:11:41 -0400 (0:00:00.324) 0:01:19.147 **** 6593 1726776701.72297: entering _queue_task() for managed_node2/slurp 6593 1726776701.72478: worker is 1 (out of 1 available) 6593 1726776701.72489: exiting _queue_task() for managed_node2/slurp 6593 1726776701.72500: done queuing things up, now waiting for results queue to drain 6593 1726776701.72501: waiting for pending results... 6593 1726776701.72675: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 6593 1726776701.72744: in run() - task 025ceb90-32dd-710c-d93d-00000000030c 6593 1726776701.72754: variable 'ansible_search_path' from source: unknown 6593 1726776701.72758: variable 'ansible_search_path' from source: unknown 6593 1726776701.72787: calling self._execute() 6593 1726776701.72849: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776701.72854: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776701.72862: variable 'omit' from source: magic vars 6593 1726776701.72935: variable 'omit' from source: magic vars 6593 1726776701.72967: variable 'omit' from source: magic vars 6593 1726776701.72987: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6593 1726776701.73200: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6593 1726776701.73262: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6593 1726776701.73288: variable 'omit' from source: magic vars 6593 1726776701.73322: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776701.73345: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776701.73361: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776701.73377: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776701.73387: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776701.73408: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776701.73412: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776701.73415: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776701.73479: Set connection var ansible_connection to ssh 6593 1726776701.73487: Set connection var ansible_timeout to 10 6593 1726776701.73490: Set connection var ansible_shell_type to sh 6593 1726776701.73495: Set connection var ansible_shell_executable to /bin/sh 6593 1726776701.73500: Set connection var ansible_pipelining to False 6593 1726776701.73509: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776701.73527: variable 'ansible_shell_executable' from source: unknown 6593 1726776701.73530: variable 'ansible_connection' from source: unknown 6593 1726776701.73532: variable 'ansible_module_compression' from source: unknown 6593 1726776701.73534: variable 'ansible_shell_type' from source: unknown 6593 1726776701.73537: variable 'ansible_shell_executable' from source: unknown 6593 1726776701.73539: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776701.73541: variable 'ansible_pipelining' from source: unknown 6593 1726776701.73545: variable 'ansible_timeout' from source: unknown 6593 1726776701.73549: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776701.73689: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 6593 1726776701.73698: variable 'omit' from source: magic vars 6593 1726776701.73702: starting attempt loop 6593 1726776701.73705: running the handler 6593 1726776701.73716: _low_level_execute_command(): starting 6593 1726776701.73724: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776701.74231: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776701.74248: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776701.74264: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6593 1726776701.74277: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776701.74326: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776701.74340: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776701.74386: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776701.75923: stdout chunk (state=3): >>>/root <<< 6593 1726776701.76025: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776701.76072: stderr chunk (state=3): >>><<< 6593 1726776701.76075: stdout chunk (state=3): >>><<< 6593 1726776701.76094: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776701.76104: _low_level_execute_command(): starting 6593 1726776701.76109: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776701.7609298-9149-165315479339589 `" && echo ansible-tmp-1726776701.7609298-9149-165315479339589="` echo /root/.ansible/tmp/ansible-tmp-1726776701.7609298-9149-165315479339589 `" ) && sleep 0' 6593 1726776701.76537: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776701.76549: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776701.76565: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776701.76578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776701.76602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776701.76638: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776701.76651: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776701.76693: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776701.78704: stdout chunk (state=3): >>>ansible-tmp-1726776701.7609298-9149-165315479339589=/root/.ansible/tmp/ansible-tmp-1726776701.7609298-9149-165315479339589 <<< 6593 1726776701.78815: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776701.78862: stderr chunk (state=3): >>><<< 6593 1726776701.78865: stdout chunk (state=3): >>><<< 6593 1726776701.78879: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776701.7609298-9149-165315479339589=/root/.ansible/tmp/ansible-tmp-1726776701.7609298-9149-165315479339589 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776701.78913: variable 'ansible_module_compression' from source: unknown 6593 1726776701.78945: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 6593 1726776701.78981: variable 'ansible_facts' from source: unknown 6593 1726776701.79045: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776701.7609298-9149-165315479339589/AnsiballZ_slurp.py 6593 1726776701.79232: Sending initial data 6593 1726776701.79241: Sent initial data (152 bytes) 6593 1726776701.79833: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776701.79850: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776701.79875: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776701.79879: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776701.79881: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776701.79938: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776701.79943: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776701.79946: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776701.79979: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776701.81682: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 <<< 6593 1726776701.81688: stderr chunk (state=3): >>>debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776701.81719: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776701.81752: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpf5xgawaa /root/.ansible/tmp/ansible-tmp-1726776701.7609298-9149-165315479339589/AnsiballZ_slurp.py <<< 6593 1726776701.81786: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776701.82546: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776701.82637: stderr chunk (state=3): >>><<< 6593 1726776701.82641: stdout chunk (state=3): >>><<< 6593 1726776701.82658: done transferring module to remote 6593 1726776701.82668: _low_level_execute_command(): starting 6593 1726776701.82672: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776701.7609298-9149-165315479339589/ /root/.ansible/tmp/ansible-tmp-1726776701.7609298-9149-165315479339589/AnsiballZ_slurp.py && sleep 0' 6593 1726776701.83096: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776701.83099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776701.83132: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776701.83135: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776701.83137: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776701.83196: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776701.83201: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776701.83235: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776701.84953: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776701.84995: stderr chunk (state=3): >>><<< 6593 1726776701.84998: stdout chunk (state=3): >>><<< 6593 1726776701.85012: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776701.85024: _low_level_execute_command(): starting 6593 1726776701.85028: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776701.7609298-9149-165315479339589/AnsiballZ_slurp.py && sleep 0' 6593 1726776701.85437: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776701.85454: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776701.85474: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776701.85485: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776701.85528: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776701.85540: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776701.85590: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776701.99063: stdout chunk (state=3): >>> {"content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "src": "/etc/tuned/active_profile"}}} <<< 6593 1726776702.00034: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776702.00088: stderr chunk (state=3): >>><<< 6593 1726776702.00093: stdout chunk (state=3): >>><<< 6593 1726776702.00109: _low_level_execute_command() done: rc=0, stdout= {"content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "src": "/etc/tuned/active_profile"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776702.00136: done with _execute_module (slurp, {'path': '/etc/tuned/active_profile', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'slurp', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776701.7609298-9149-165315479339589/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776702.00143: _low_level_execute_command(): starting 6593 1726776702.00148: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776701.7609298-9149-165315479339589/ > /dev/null 2>&1 && sleep 0' 6593 1726776702.00606: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776702.00610: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776702.00647: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776702.00650: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776702.00653: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776702.00707: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776702.00714: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776702.00716: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776702.00753: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776702.02517: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776702.02563: stderr chunk (state=3): >>><<< 6593 1726776702.02566: stdout chunk (state=3): >>><<< 6593 1726776702.02583: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776702.02591: handler run complete 6593 1726776702.02605: attempt loop complete, returning result 6593 1726776702.02608: _execute() done 6593 1726776702.02610: dumping result to json 6593 1726776702.02614: done dumping result, returning 6593 1726776702.02624: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile [025ceb90-32dd-710c-d93d-00000000030c] 6593 1726776702.02631: sending task result for task 025ceb90-32dd-710c-d93d-00000000030c ok: [managed_node2] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 6593 1726776702.02789: no more pending results, returning what we have 6593 1726776702.02793: results queue empty 6593 1726776702.02794: checking for any_errors_fatal 6593 1726776702.02803: done checking for any_errors_fatal 6593 1726776702.02804: checking for max_fail_percentage 6593 1726776702.02805: done checking for max_fail_percentage 6593 1726776702.02806: checking to see if all hosts have failed and the running result is not ok 6593 1726776702.02807: done checking to see if all hosts have failed 6593 1726776702.02807: getting the remaining hosts for this loop 6593 1726776702.02809: done getting the remaining hosts for this loop 6593 1726776702.02813: getting the next task for host managed_node2 6593 1726776702.02817: done getting next task for host managed_node2 6593 1726776702.02822: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 6593 1726776702.02824: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776702.02840: getting variables 6593 1726776702.02841: in VariableManager get_vars() 6593 1726776702.02876: Calling all_inventory to load vars for managed_node2 6593 1726776702.02878: Calling groups_inventory to load vars for managed_node2 6593 1726776702.02881: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776702.02891: Calling all_plugins_play to load vars for managed_node2 6593 1726776702.02893: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776702.02896: Calling groups_plugins_play to load vars for managed_node2 6593 1726776702.03014: done sending task result for task 025ceb90-32dd-710c-d93d-00000000030c 6593 1726776702.03027: WORKER PROCESS EXITING 6593 1726776702.03032: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776702.03196: done with get_vars() 6593 1726776702.03204: done getting variables 6593 1726776702.03248: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set active_profile] ********** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:85 Thursday 19 September 2024 16:11:42 -0400 (0:00:00.309) 0:01:19.457 **** 6593 1726776702.03270: entering _queue_task() for managed_node2/set_fact 6593 1726776702.03441: worker is 1 (out of 1 available) 6593 1726776702.03454: exiting _queue_task() for managed_node2/set_fact 6593 1726776702.03465: done queuing things up, now waiting for results queue to drain 6593 1726776702.03466: waiting for pending results... 6593 1726776702.03641: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 6593 1726776702.03713: in run() - task 025ceb90-32dd-710c-d93d-00000000030d 6593 1726776702.03726: variable 'ansible_search_path' from source: unknown 6593 1726776702.03730: variable 'ansible_search_path' from source: unknown 6593 1726776702.03758: calling self._execute() 6593 1726776702.03822: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776702.03826: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776702.03834: variable 'omit' from source: magic vars 6593 1726776702.03906: variable 'omit' from source: magic vars 6593 1726776702.03940: variable 'omit' from source: magic vars 6593 1726776702.04233: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6593 1726776702.04241: variable '__cur_profile' from source: task vars 6593 1726776702.04342: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776702.05813: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776702.05865: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776702.05896: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776702.05923: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776702.05943: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776702.06002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776702.06022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776702.06040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776702.06065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776702.06078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776702.06155: variable '__kernel_settings_tuned_current_profile' from source: set_fact 6593 1726776702.06193: variable 'omit' from source: magic vars 6593 1726776702.06214: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776702.06234: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776702.06247: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776702.06261: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776702.06272: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776702.06292: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776702.06295: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776702.06297: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776702.06360: Set connection var ansible_connection to ssh 6593 1726776702.06366: Set connection var ansible_timeout to 10 6593 1726776702.06371: Set connection var ansible_shell_type to sh 6593 1726776702.06377: Set connection var ansible_shell_executable to /bin/sh 6593 1726776702.06382: Set connection var ansible_pipelining to False 6593 1726776702.06390: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776702.06406: variable 'ansible_shell_executable' from source: unknown 6593 1726776702.06408: variable 'ansible_connection' from source: unknown 6593 1726776702.06412: variable 'ansible_module_compression' from source: unknown 6593 1726776702.06414: variable 'ansible_shell_type' from source: unknown 6593 1726776702.06417: variable 'ansible_shell_executable' from source: unknown 6593 1726776702.06419: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776702.06422: variable 'ansible_pipelining' from source: unknown 6593 1726776702.06426: variable 'ansible_timeout' from source: unknown 6593 1726776702.06434: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776702.06499: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776702.06507: variable 'omit' from source: magic vars 6593 1726776702.06510: starting attempt loop 6593 1726776702.06512: running the handler 6593 1726776702.06524: handler run complete 6593 1726776702.06532: attempt loop complete, returning result 6593 1726776702.06539: _execute() done 6593 1726776702.06544: dumping result to json 6593 1726776702.06547: done dumping result, returning 6593 1726776702.06554: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile [025ceb90-32dd-710c-d93d-00000000030d] 6593 1726776702.06559: sending task result for task 025ceb90-32dd-710c-d93d-00000000030d ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_active_profile": "virtual-guest kernel_settings" }, "changed": false } 6593 1726776702.06698: done sending task result for task 025ceb90-32dd-710c-d93d-00000000030d 6593 1726776702.06701: WORKER PROCESS EXITING 6593 1726776702.06712: no more pending results, returning what we have 6593 1726776702.06715: results queue empty 6593 1726776702.06716: checking for any_errors_fatal 6593 1726776702.06724: done checking for any_errors_fatal 6593 1726776702.06724: checking for max_fail_percentage 6593 1726776702.06726: done checking for max_fail_percentage 6593 1726776702.06727: checking to see if all hosts have failed and the running result is not ok 6593 1726776702.06728: done checking to see if all hosts have failed 6593 1726776702.06728: getting the remaining hosts for this loop 6593 1726776702.06729: done getting the remaining hosts for this loop 6593 1726776702.06733: getting the next task for host managed_node2 6593 1726776702.06737: done getting next task for host managed_node2 6593 1726776702.06740: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 6593 1726776702.06743: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776702.06757: getting variables 6593 1726776702.06758: in VariableManager get_vars() 6593 1726776702.06791: Calling all_inventory to load vars for managed_node2 6593 1726776702.06793: Calling groups_inventory to load vars for managed_node2 6593 1726776702.06795: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776702.06803: Calling all_plugins_play to load vars for managed_node2 6593 1726776702.06804: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776702.06806: Calling groups_plugins_play to load vars for managed_node2 6593 1726776702.06913: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776702.07036: done with get_vars() 6593 1726776702.07044: done getting variables 6593 1726776702.07087: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 Thursday 19 September 2024 16:11:42 -0400 (0:00:00.038) 0:01:19.495 **** 6593 1726776702.07107: entering _queue_task() for managed_node2/copy 6593 1726776702.07275: worker is 1 (out of 1 available) 6593 1726776702.07286: exiting _queue_task() for managed_node2/copy 6593 1726776702.07297: done queuing things up, now waiting for results queue to drain 6593 1726776702.07298: waiting for pending results... 6593 1726776702.07459: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 6593 1726776702.07525: in run() - task 025ceb90-32dd-710c-d93d-00000000030e 6593 1726776702.07535: variable 'ansible_search_path' from source: unknown 6593 1726776702.07539: variable 'ansible_search_path' from source: unknown 6593 1726776702.07567: calling self._execute() 6593 1726776702.07624: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776702.07628: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776702.07636: variable 'omit' from source: magic vars 6593 1726776702.07702: variable 'omit' from source: magic vars 6593 1726776702.07733: variable 'omit' from source: magic vars 6593 1726776702.07759: variable '__kernel_settings_active_profile' from source: set_fact 6593 1726776702.07973: variable '__kernel_settings_active_profile' from source: set_fact 6593 1726776702.07992: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6593 1726776702.08046: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6593 1726776702.08100: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6593 1726776702.08172: variable 'omit' from source: magic vars 6593 1726776702.08204: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776702.08229: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776702.08244: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776702.08257: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776702.08268: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776702.08293: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776702.08296: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776702.08298: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776702.08362: Set connection var ansible_connection to ssh 6593 1726776702.08370: Set connection var ansible_timeout to 10 6593 1726776702.08373: Set connection var ansible_shell_type to sh 6593 1726776702.08378: Set connection var ansible_shell_executable to /bin/sh 6593 1726776702.08383: Set connection var ansible_pipelining to False 6593 1726776702.08395: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776702.08412: variable 'ansible_shell_executable' from source: unknown 6593 1726776702.08415: variable 'ansible_connection' from source: unknown 6593 1726776702.08419: variable 'ansible_module_compression' from source: unknown 6593 1726776702.08422: variable 'ansible_shell_type' from source: unknown 6593 1726776702.08424: variable 'ansible_shell_executable' from source: unknown 6593 1726776702.08426: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776702.08429: variable 'ansible_pipelining' from source: unknown 6593 1726776702.08431: variable 'ansible_timeout' from source: unknown 6593 1726776702.08436: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776702.08533: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776702.08541: variable 'omit' from source: magic vars 6593 1726776702.08546: starting attempt loop 6593 1726776702.08549: running the handler 6593 1726776702.08558: _low_level_execute_command(): starting 6593 1726776702.08567: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776702.09069: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776702.09085: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776702.09104: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776702.09117: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776702.09131: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776702.09177: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776702.09188: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776702.09198: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776702.09243: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776702.10848: stdout chunk (state=3): >>>/root <<< 6593 1726776702.10949: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776702.10998: stderr chunk (state=3): >>><<< 6593 1726776702.11001: stdout chunk (state=3): >>><<< 6593 1726776702.11022: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776702.11032: _low_level_execute_command(): starting 6593 1726776702.11037: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776702.1102052-9161-6586280952676 `" && echo ansible-tmp-1726776702.1102052-9161-6586280952676="` echo /root/.ansible/tmp/ansible-tmp-1726776702.1102052-9161-6586280952676 `" ) && sleep 0' 6593 1726776702.11450: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776702.11473: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776702.11486: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776702.11497: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776702.11546: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776702.11558: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776702.11598: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776702.13501: stdout chunk (state=3): >>>ansible-tmp-1726776702.1102052-9161-6586280952676=/root/.ansible/tmp/ansible-tmp-1726776702.1102052-9161-6586280952676 <<< 6593 1726776702.13616: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776702.13662: stderr chunk (state=3): >>><<< 6593 1726776702.13670: stdout chunk (state=3): >>><<< 6593 1726776702.13684: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776702.1102052-9161-6586280952676=/root/.ansible/tmp/ansible-tmp-1726776702.1102052-9161-6586280952676 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776702.13751: variable 'ansible_module_compression' from source: unknown 6593 1726776702.13800: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6593 1726776702.13831: variable 'ansible_facts' from source: unknown 6593 1726776702.13893: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776702.1102052-9161-6586280952676/AnsiballZ_stat.py 6593 1726776702.13980: Sending initial data 6593 1726776702.13990: Sent initial data (149 bytes) 6593 1726776702.14637: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776702.14654: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776702.14670: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776702.14681: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776702.14726: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776702.14744: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776702.14779: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776702.16486: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 <<< 6593 1726776702.16496: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776702.16521: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776702.16554: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmprdcl7o0k /root/.ansible/tmp/ansible-tmp-1726776702.1102052-9161-6586280952676/AnsiballZ_stat.py <<< 6593 1726776702.16588: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776702.17322: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776702.17407: stderr chunk (state=3): >>><<< 6593 1726776702.17410: stdout chunk (state=3): >>><<< 6593 1726776702.17426: done transferring module to remote 6593 1726776702.17435: _low_level_execute_command(): starting 6593 1726776702.17445: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776702.1102052-9161-6586280952676/ /root/.ansible/tmp/ansible-tmp-1726776702.1102052-9161-6586280952676/AnsiballZ_stat.py && sleep 0' 6593 1726776702.17851: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776702.17863: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776702.17885: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776702.17895: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776702.17943: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776702.17956: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776702.17998: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776702.19755: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776702.19801: stderr chunk (state=3): >>><<< 6593 1726776702.19810: stdout chunk (state=3): >>><<< 6593 1726776702.19827: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776702.19830: _low_level_execute_command(): starting 6593 1726776702.19835: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776702.1102052-9161-6586280952676/AnsiballZ_stat.py && sleep 0' 6593 1726776702.20261: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776702.20277: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776702.20292: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776702.20303: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776702.20312: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776702.20361: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776702.20379: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776702.20419: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776702.35056: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/active_profile", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 30, "inode": 102760579, "dev": 51713, "nlink": 1, "atime": 1726776701.9891613, "mtime": 1726776691.3986473, "ctime": 1726776691.3986473, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "mimetype": "text/plain", "charset": "us-ascii", "version": "1504068360", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 6593 1726776702.36337: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776702.36341: stdout chunk (state=3): >>><<< 6593 1726776702.36344: stderr chunk (state=3): >>><<< 6593 1726776702.36425: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/active_profile", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 30, "inode": 102760579, "dev": 51713, "nlink": 1, "atime": 1726776701.9891613, "mtime": 1726776691.3986473, "ctime": 1726776691.3986473, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "mimetype": "text/plain", "charset": "us-ascii", "version": "1504068360", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776702.36526: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/active_profile', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776702.1102052-9161-6586280952676/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6593 1726776702.36529: variable 'ansible_module_compression' from source: unknown 6593 1726776702.36531: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 6593 1726776702.36632: variable 'ansible_facts' from source: unknown 6593 1726776702.36635: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776702.1102052-9161-6586280952676/AnsiballZ_file.py 6593 1726776702.36762: Sending initial data 6593 1726776702.36771: Sent initial data (149 bytes) 6593 1726776702.37763: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776702.37767: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776702.37806: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776702.37810: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776702.37813: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776702.37893: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776702.37896: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776702.37900: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776702.37952: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776702.39719: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776702.39750: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776702.39788: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpodhd4mqz /root/.ansible/tmp/ansible-tmp-1726776702.1102052-9161-6586280952676/AnsiballZ_file.py <<< 6593 1726776702.39846: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776702.41140: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776702.41374: stderr chunk (state=3): >>><<< 6593 1726776702.41378: stdout chunk (state=3): >>><<< 6593 1726776702.41381: done transferring module to remote 6593 1726776702.41384: _low_level_execute_command(): starting 6593 1726776702.41387: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776702.1102052-9161-6586280952676/ /root/.ansible/tmp/ansible-tmp-1726776702.1102052-9161-6586280952676/AnsiballZ_file.py && sleep 0' 6593 1726776702.41958: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776702.41976: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776702.41992: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776702.42011: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776702.42057: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776702.42073: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776702.42088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776702.42106: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776702.42120: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776702.42131: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776702.42143: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776702.42157: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776702.42177: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776702.42190: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776702.42202: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776702.42219: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776702.42298: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776702.42326: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776702.42343: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776702.42409: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776702.44176: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776702.44191: stderr chunk (state=3): >>><<< 6593 1726776702.44194: stdout chunk (state=3): >>><<< 6593 1726776702.44207: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776702.44209: _low_level_execute_command(): starting 6593 1726776702.44215: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776702.1102052-9161-6586280952676/AnsiballZ_file.py && sleep 0' 6593 1726776702.44639: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776702.44642: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776702.44681: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776702.44688: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776702.44690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776702.44692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776702.44737: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776702.44741: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776702.44790: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776702.59289: stdout chunk (state=3): >>> {"path": "/etc/tuned/active_profile", "changed": false, "diff": {"before": {"path": "/etc/tuned/active_profile"}, "after": {"path": "/etc/tuned/active_profile"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 30, "invocation": {"module_args": {"mode": "0600", "dest": "/etc/tuned/active_profile", "_original_basename": ".dawp4hy8", "recurse": false, "state": "file", "path": "/etc/tuned/active_profile", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 6593 1726776702.60382: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776702.60434: stderr chunk (state=3): >>><<< 6593 1726776702.60437: stdout chunk (state=3): >>><<< 6593 1726776702.60451: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/active_profile", "changed": false, "diff": {"before": {"path": "/etc/tuned/active_profile"}, "after": {"path": "/etc/tuned/active_profile"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 30, "invocation": {"module_args": {"mode": "0600", "dest": "/etc/tuned/active_profile", "_original_basename": ".dawp4hy8", "recurse": false, "state": "file", "path": "/etc/tuned/active_profile", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776702.60481: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/active_profile', '_original_basename': '.dawp4hy8', 'recurse': False, 'state': 'file', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776702.1102052-9161-6586280952676/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776702.60490: _low_level_execute_command(): starting 6593 1726776702.60495: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776702.1102052-9161-6586280952676/ > /dev/null 2>&1 && sleep 0' 6593 1726776702.60921: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776702.60925: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776702.60955: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776702.60958: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776702.60961: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776702.61011: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776702.61023: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776702.61058: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776702.62817: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776702.62861: stderr chunk (state=3): >>><<< 6593 1726776702.62865: stdout chunk (state=3): >>><<< 6593 1726776702.62878: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776702.62885: handler run complete 6593 1726776702.62905: attempt loop complete, returning result 6593 1726776702.62908: _execute() done 6593 1726776702.62911: dumping result to json 6593 1726776702.62915: done dumping result, returning 6593 1726776702.62925: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile [025ceb90-32dd-710c-d93d-00000000030e] 6593 1726776702.62933: sending task result for task 025ceb90-32dd-710c-d93d-00000000030e 6593 1726776702.63036: done sending task result for task 025ceb90-32dd-710c-d93d-00000000030e 6593 1726776702.63040: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "dest": "/etc/tuned/active_profile", "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/etc/tuned/active_profile", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 30, "state": "file", "uid": 0 } 6593 1726776702.63133: no more pending results, returning what we have 6593 1726776702.63137: results queue empty 6593 1726776702.63138: checking for any_errors_fatal 6593 1726776702.63144: done checking for any_errors_fatal 6593 1726776702.63145: checking for max_fail_percentage 6593 1726776702.63146: done checking for max_fail_percentage 6593 1726776702.63147: checking to see if all hosts have failed and the running result is not ok 6593 1726776702.63148: done checking to see if all hosts have failed 6593 1726776702.63149: getting the remaining hosts for this loop 6593 1726776702.63150: done getting the remaining hosts for this loop 6593 1726776702.63153: getting the next task for host managed_node2 6593 1726776702.63158: done getting next task for host managed_node2 6593 1726776702.63161: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 6593 1726776702.63166: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776702.63175: getting variables 6593 1726776702.63176: in VariableManager get_vars() 6593 1726776702.63207: Calling all_inventory to load vars for managed_node2 6593 1726776702.63210: Calling groups_inventory to load vars for managed_node2 6593 1726776702.63212: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776702.63220: Calling all_plugins_play to load vars for managed_node2 6593 1726776702.63222: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776702.63224: Calling groups_plugins_play to load vars for managed_node2 6593 1726776702.63362: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776702.63485: done with get_vars() 6593 1726776702.63493: done getting variables 6593 1726776702.63537: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set profile_mode to manual] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Thursday 19 September 2024 16:11:42 -0400 (0:00:00.564) 0:01:20.060 **** 6593 1726776702.63558: entering _queue_task() for managed_node2/copy 6593 1726776702.63736: worker is 1 (out of 1 available) 6593 1726776702.63751: exiting _queue_task() for managed_node2/copy 6593 1726776702.63761: done queuing things up, now waiting for results queue to drain 6593 1726776702.63763: waiting for pending results... 6593 1726776702.63931: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 6593 1726776702.63996: in run() - task 025ceb90-32dd-710c-d93d-00000000030f 6593 1726776702.64008: variable 'ansible_search_path' from source: unknown 6593 1726776702.64011: variable 'ansible_search_path' from source: unknown 6593 1726776702.64043: calling self._execute() 6593 1726776702.64103: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776702.64108: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776702.64116: variable 'omit' from source: magic vars 6593 1726776702.64189: variable 'omit' from source: magic vars 6593 1726776702.64223: variable 'omit' from source: magic vars 6593 1726776702.64244: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 6593 1726776702.64458: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 6593 1726776702.64515: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6593 1726776702.64543: variable 'omit' from source: magic vars 6593 1726776702.64577: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776702.64602: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776702.64620: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776702.64634: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776702.64645: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776702.64669: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776702.64673: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776702.64675: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776702.64739: Set connection var ansible_connection to ssh 6593 1726776702.64747: Set connection var ansible_timeout to 10 6593 1726776702.64750: Set connection var ansible_shell_type to sh 6593 1726776702.64756: Set connection var ansible_shell_executable to /bin/sh 6593 1726776702.64761: Set connection var ansible_pipelining to False 6593 1726776702.64771: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776702.64786: variable 'ansible_shell_executable' from source: unknown 6593 1726776702.64789: variable 'ansible_connection' from source: unknown 6593 1726776702.64792: variable 'ansible_module_compression' from source: unknown 6593 1726776702.64794: variable 'ansible_shell_type' from source: unknown 6593 1726776702.64796: variable 'ansible_shell_executable' from source: unknown 6593 1726776702.64798: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776702.64802: variable 'ansible_pipelining' from source: unknown 6593 1726776702.64804: variable 'ansible_timeout' from source: unknown 6593 1726776702.64809: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776702.64905: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776702.64913: variable 'omit' from source: magic vars 6593 1726776702.64919: starting attempt loop 6593 1726776702.64922: running the handler 6593 1726776702.64933: _low_level_execute_command(): starting 6593 1726776702.64943: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776702.65428: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776702.65444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776702.65455: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776702.65470: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776702.65488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776702.65526: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776702.65539: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776702.65586: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776702.67190: stdout chunk (state=3): >>>/root <<< 6593 1726776702.67294: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776702.67343: stderr chunk (state=3): >>><<< 6593 1726776702.67346: stdout chunk (state=3): >>><<< 6593 1726776702.67363: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776702.67375: _low_level_execute_command(): starting 6593 1726776702.67380: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776702.6736298-9184-6208533227332 `" && echo ansible-tmp-1726776702.6736298-9184-6208533227332="` echo /root/.ansible/tmp/ansible-tmp-1726776702.6736298-9184-6208533227332 `" ) && sleep 0' 6593 1726776702.67788: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776702.67800: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776702.67820: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776702.67844: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776702.67887: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776702.67899: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776702.67942: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776702.69889: stdout chunk (state=3): >>>ansible-tmp-1726776702.6736298-9184-6208533227332=/root/.ansible/tmp/ansible-tmp-1726776702.6736298-9184-6208533227332 <<< 6593 1726776702.70003: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776702.70105: stderr chunk (state=3): >>><<< 6593 1726776702.70121: stdout chunk (state=3): >>><<< 6593 1726776702.70326: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776702.6736298-9184-6208533227332=/root/.ansible/tmp/ansible-tmp-1726776702.6736298-9184-6208533227332 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776702.70329: variable 'ansible_module_compression' from source: unknown 6593 1726776702.70332: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6593 1726776702.70334: variable 'ansible_facts' from source: unknown 6593 1726776702.70419: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776702.6736298-9184-6208533227332/AnsiballZ_stat.py 6593 1726776702.70510: Sending initial data 6593 1726776702.70526: Sent initial data (149 bytes) 6593 1726776702.71152: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776702.71155: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776702.71195: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776702.71198: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration <<< 6593 1726776702.71202: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776702.71204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776702.71250: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776702.71253: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776702.71294: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776702.73024: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776702.73054: stderr chunk (state=3): >>>debug1: Using server download size 261120 <<< 6593 1726776702.73066: stderr chunk (state=3): >>>debug1: Using server upload size 261120 <<< 6593 1726776702.73076: stderr chunk (state=3): >>>debug1: Server handle limit 1019; using 64 <<< 6593 1726776702.73128: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpdowsgyo_ /root/.ansible/tmp/ansible-tmp-1726776702.6736298-9184-6208533227332/AnsiballZ_stat.py <<< 6593 1726776702.73186: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776702.74323: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776702.74507: stderr chunk (state=3): >>><<< 6593 1726776702.74511: stdout chunk (state=3): >>><<< 6593 1726776702.74513: done transferring module to remote 6593 1726776702.74516: _low_level_execute_command(): starting 6593 1726776702.74520: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776702.6736298-9184-6208533227332/ /root/.ansible/tmp/ansible-tmp-1726776702.6736298-9184-6208533227332/AnsiballZ_stat.py && sleep 0' 6593 1726776702.75113: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776702.75131: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776702.75147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776702.75167: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776702.75214: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776702.75229: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776702.75244: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776702.75263: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776702.75276: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776702.75292: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776702.75305: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776702.75321: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776702.75338: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776702.75355: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776702.75367: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776702.75382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776702.75462: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776702.75484: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776702.75499: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776702.75572: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776702.77342: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776702.77414: stderr chunk (state=3): >>><<< 6593 1726776702.77427: stdout chunk (state=3): >>><<< 6593 1726776702.77527: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776702.77531: _low_level_execute_command(): starting 6593 1726776702.77533: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776702.6736298-9184-6208533227332/AnsiballZ_stat.py && sleep 0' 6593 1726776702.78115: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776702.78131: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776702.78146: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776702.78162: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776702.78210: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776702.78226: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776702.78241: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776702.78259: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776702.78272: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776702.78287: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776702.78303: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776702.78322: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776702.78339: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776702.78352: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776702.78364: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776702.78379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776702.78460: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776702.78481: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776702.78497: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776702.78572: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776702.92921: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profile_mode", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 7, "inode": 109052162, "dev": 51713, "nlink": 1, "atime": 1726776691.3496475, "mtime": 1726776691.3996472, "ctime": 1726776691.3996472, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "mimetype": "text/plain", "charset": "us-ascii", "version": "3072964741", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 6593 1726776702.94172: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776702.94221: stderr chunk (state=3): >>><<< 6593 1726776702.94225: stdout chunk (state=3): >>><<< 6593 1726776702.94241: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profile_mode", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 7, "inode": 109052162, "dev": 51713, "nlink": 1, "atime": 1726776691.3496475, "mtime": 1726776691.3996472, "ctime": 1726776691.3996472, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "mimetype": "text/plain", "charset": "us-ascii", "version": "3072964741", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776702.94289: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/profile_mode', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776702.6736298-9184-6208533227332/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6593 1726776702.94323: variable 'ansible_module_compression' from source: unknown 6593 1726776702.94357: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 6593 1726776702.94373: variable 'ansible_facts' from source: unknown 6593 1726776702.94417: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776702.6736298-9184-6208533227332/AnsiballZ_file.py 6593 1726776702.94517: Sending initial data 6593 1726776702.94530: Sent initial data (149 bytes) 6593 1726776702.95164: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776702.95168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776702.95202: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776702.95206: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776702.95209: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776702.95261: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776702.95265: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776702.95308: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776702.97067: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776702.97100: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776702.97138: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpknzgl9kj /root/.ansible/tmp/ansible-tmp-1726776702.6736298-9184-6208533227332/AnsiballZ_file.py <<< 6593 1726776702.97169: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776702.97945: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776702.98030: stderr chunk (state=3): >>><<< 6593 1726776702.98033: stdout chunk (state=3): >>><<< 6593 1726776702.98046: done transferring module to remote 6593 1726776702.98053: _low_level_execute_command(): starting 6593 1726776702.98057: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776702.6736298-9184-6208533227332/ /root/.ansible/tmp/ansible-tmp-1726776702.6736298-9184-6208533227332/AnsiballZ_file.py && sleep 0' 6593 1726776702.98466: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776702.98470: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776702.98498: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776702.98511: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776702.98514: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776702.98555: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776702.98569: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776702.98609: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776703.00351: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776703.00394: stderr chunk (state=3): >>><<< 6593 1726776703.00397: stdout chunk (state=3): >>><<< 6593 1726776703.00409: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776703.00411: _low_level_execute_command(): starting 6593 1726776703.00417: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776702.6736298-9184-6208533227332/AnsiballZ_file.py && sleep 0' 6593 1726776703.00825: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776703.00841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776703.00858: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776703.00873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776703.00911: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776703.00933: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776703.00974: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776703.15492: stdout chunk (state=3): >>> {"path": "/etc/tuned/profile_mode", "changed": false, "diff": {"before": {"path": "/etc/tuned/profile_mode"}, "after": {"path": "/etc/tuned/profile_mode"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 7, "invocation": {"module_args": {"mode": "0600", "dest": "/etc/tuned/profile_mode", "_original_basename": ".d25826s9", "recurse": false, "state": "file", "path": "/etc/tuned/profile_mode", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 6593 1726776703.16720: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776703.16724: stdout chunk (state=3): >>><<< 6593 1726776703.16726: stderr chunk (state=3): >>><<< 6593 1726776703.16858: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/profile_mode", "changed": false, "diff": {"before": {"path": "/etc/tuned/profile_mode"}, "after": {"path": "/etc/tuned/profile_mode"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 7, "invocation": {"module_args": {"mode": "0600", "dest": "/etc/tuned/profile_mode", "_original_basename": ".d25826s9", "recurse": false, "state": "file", "path": "/etc/tuned/profile_mode", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776703.16862: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/profile_mode', '_original_basename': '.d25826s9', 'recurse': False, 'state': 'file', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776702.6736298-9184-6208533227332/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776703.16864: _low_level_execute_command(): starting 6593 1726776703.16867: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776702.6736298-9184-6208533227332/ > /dev/null 2>&1 && sleep 0' 6593 1726776703.17429: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776703.17442: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776703.17453: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776703.17485: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776703.17487: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776703.17490: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration <<< 6593 1726776703.17492: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776703.17494: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776703.17496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776703.17546: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776703.17549: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776703.17594: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776703.19384: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776703.19453: stderr chunk (state=3): >>><<< 6593 1726776703.19463: stdout chunk (state=3): >>><<< 6593 1726776703.19714: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776703.19752: handler run complete 6593 1726776703.19755: attempt loop complete, returning result 6593 1726776703.19758: _execute() done 6593 1726776703.19760: dumping result to json 6593 1726776703.19762: done dumping result, returning 6593 1726776703.19764: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual [025ceb90-32dd-710c-d93d-00000000030f] 6593 1726776703.19767: sending task result for task 025ceb90-32dd-710c-d93d-00000000030f 6593 1726776703.19841: done sending task result for task 025ceb90-32dd-710c-d93d-00000000030f 6593 1726776703.19844: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "dest": "/etc/tuned/profile_mode", "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/etc/tuned/profile_mode", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 7, "state": "file", "uid": 0 } 6593 1726776703.19933: no more pending results, returning what we have 6593 1726776703.19936: results queue empty 6593 1726776703.19937: checking for any_errors_fatal 6593 1726776703.19944: done checking for any_errors_fatal 6593 1726776703.19944: checking for max_fail_percentage 6593 1726776703.19946: done checking for max_fail_percentage 6593 1726776703.19946: checking to see if all hosts have failed and the running result is not ok 6593 1726776703.19947: done checking to see if all hosts have failed 6593 1726776703.19947: getting the remaining hosts for this loop 6593 1726776703.19948: done getting the remaining hosts for this loop 6593 1726776703.19951: getting the next task for host managed_node2 6593 1726776703.19954: done getting next task for host managed_node2 6593 1726776703.19957: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get current config 6593 1726776703.19959: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776703.19968: getting variables 6593 1726776703.19969: in VariableManager get_vars() 6593 1726776703.19994: Calling all_inventory to load vars for managed_node2 6593 1726776703.19996: Calling groups_inventory to load vars for managed_node2 6593 1726776703.19997: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776703.20004: Calling all_plugins_play to load vars for managed_node2 6593 1726776703.20005: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776703.20007: Calling groups_plugins_play to load vars for managed_node2 6593 1726776703.20117: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776703.20243: done with get_vars() 6593 1726776703.20252: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get current config] ********** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:107 Thursday 19 September 2024 16:11:43 -0400 (0:00:00.567) 0:01:20.627 **** 6593 1726776703.20312: entering _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 6593 1726776703.20495: worker is 1 (out of 1 available) 6593 1726776703.20508: exiting _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 6593 1726776703.20522: done queuing things up, now waiting for results queue to drain 6593 1726776703.20523: waiting for pending results... 6593 1726776703.20689: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get current config 6593 1726776703.20757: in run() - task 025ceb90-32dd-710c-d93d-000000000310 6593 1726776703.20767: variable 'ansible_search_path' from source: unknown 6593 1726776703.20775: variable 'ansible_search_path' from source: unknown 6593 1726776703.20805: calling self._execute() 6593 1726776703.20873: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776703.20876: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776703.20885: variable 'omit' from source: magic vars 6593 1726776703.20960: variable 'omit' from source: magic vars 6593 1726776703.20991: variable 'omit' from source: magic vars 6593 1726776703.21011: variable '__kernel_settings_profile_filename' from source: role '' all vars 6593 1726776703.21227: variable '__kernel_settings_profile_filename' from source: role '' all vars 6593 1726776703.21285: variable '__kernel_settings_profile_dir' from source: role '' all vars 6593 1726776703.21346: variable '__kernel_settings_profile_parent' from source: set_fact 6593 1726776703.21351: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6593 1726776703.21439: variable 'omit' from source: magic vars 6593 1726776703.21473: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776703.21496: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776703.21513: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776703.21527: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776703.21537: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776703.21561: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776703.21566: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776703.21569: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776703.21633: Set connection var ansible_connection to ssh 6593 1726776703.21640: Set connection var ansible_timeout to 10 6593 1726776703.21643: Set connection var ansible_shell_type to sh 6593 1726776703.21648: Set connection var ansible_shell_executable to /bin/sh 6593 1726776703.21653: Set connection var ansible_pipelining to False 6593 1726776703.21661: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776703.21678: variable 'ansible_shell_executable' from source: unknown 6593 1726776703.21680: variable 'ansible_connection' from source: unknown 6593 1726776703.21684: variable 'ansible_module_compression' from source: unknown 6593 1726776703.21687: variable 'ansible_shell_type' from source: unknown 6593 1726776703.21689: variable 'ansible_shell_executable' from source: unknown 6593 1726776703.21691: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776703.21693: variable 'ansible_pipelining' from source: unknown 6593 1726776703.21695: variable 'ansible_timeout' from source: unknown 6593 1726776703.21700: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776703.21834: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 6593 1726776703.21845: variable 'omit' from source: magic vars 6593 1726776703.21850: starting attempt loop 6593 1726776703.21853: running the handler 6593 1726776703.21866: _low_level_execute_command(): starting 6593 1726776703.21871: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776703.22346: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776703.22368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776703.22385: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration <<< 6593 1726776703.22397: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776703.22439: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776703.22452: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776703.22500: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776703.24073: stdout chunk (state=3): >>>/root <<< 6593 1726776703.24182: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776703.24225: stderr chunk (state=3): >>><<< 6593 1726776703.24228: stdout chunk (state=3): >>><<< 6593 1726776703.24245: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776703.24256: _low_level_execute_command(): starting 6593 1726776703.24260: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776703.2424462-9214-156239799594541 `" && echo ansible-tmp-1726776703.2424462-9214-156239799594541="` echo /root/.ansible/tmp/ansible-tmp-1726776703.2424462-9214-156239799594541 `" ) && sleep 0' 6593 1726776703.24686: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776703.24689: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776703.24730: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776703.24733: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776703.24735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776703.24787: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776703.24790: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776703.24793: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776703.24836: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776703.26755: stdout chunk (state=3): >>>ansible-tmp-1726776703.2424462-9214-156239799594541=/root/.ansible/tmp/ansible-tmp-1726776703.2424462-9214-156239799594541 <<< 6593 1726776703.26869: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776703.26913: stderr chunk (state=3): >>><<< 6593 1726776703.26917: stdout chunk (state=3): >>><<< 6593 1726776703.26932: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776703.2424462-9214-156239799594541=/root/.ansible/tmp/ansible-tmp-1726776703.2424462-9214-156239799594541 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776703.26965: variable 'ansible_module_compression' from source: unknown 6593 1726776703.26999: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 6593 1726776703.27029: variable 'ansible_facts' from source: unknown 6593 1726776703.27091: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776703.2424462-9214-156239799594541/AnsiballZ_kernel_settings_get_config.py 6593 1726776703.27184: Sending initial data 6593 1726776703.27194: Sent initial data (173 bytes) 6593 1726776703.27824: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776703.27828: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776703.27863: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776703.27866: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776703.27868: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776703.27919: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776703.27924: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776703.27963: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776703.29677: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776703.29706: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776703.29742: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmplwypm1li /root/.ansible/tmp/ansible-tmp-1726776703.2424462-9214-156239799594541/AnsiballZ_kernel_settings_get_config.py <<< 6593 1726776703.29774: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776703.30504: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776703.30593: stderr chunk (state=3): >>><<< 6593 1726776703.30596: stdout chunk (state=3): >>><<< 6593 1726776703.30610: done transferring module to remote 6593 1726776703.30621: _low_level_execute_command(): starting 6593 1726776703.30625: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776703.2424462-9214-156239799594541/ /root/.ansible/tmp/ansible-tmp-1726776703.2424462-9214-156239799594541/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6593 1726776703.31035: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776703.31038: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776703.31074: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776703.31077: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776703.31079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776703.31082: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776703.31124: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776703.31137: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776703.31178: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776703.32893: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776703.32935: stderr chunk (state=3): >>><<< 6593 1726776703.32938: stdout chunk (state=3): >>><<< 6593 1726776703.32949: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776703.32952: _low_level_execute_command(): starting 6593 1726776703.32956: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776703.2424462-9214-156239799594541/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6593 1726776703.33359: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776703.33362: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776703.33392: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776703.33395: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776703.33398: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776703.33449: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776703.33452: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776703.33499: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776703.47444: stdout chunk (state=3): >>> {"changed": false, "data": {"main": {"summary": "kernel settings"}, "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"}}, "invocation": {"module_args": {"path": "/etc/tuned/kernel_settings/tuned.conf"}}} <<< 6593 1726776703.48479: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776703.48528: stderr chunk (state=3): >>><<< 6593 1726776703.48532: stdout chunk (state=3): >>><<< 6593 1726776703.48546: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {"main": {"summary": "kernel settings"}, "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"}}, "invocation": {"module_args": {"path": "/etc/tuned/kernel_settings/tuned.conf"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776703.48575: done with _execute_module (fedora.linux_system_roles.kernel_settings_get_config, {'path': '/etc/tuned/kernel_settings/tuned.conf', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.kernel_settings_get_config', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776703.2424462-9214-156239799594541/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776703.48582: _low_level_execute_command(): starting 6593 1726776703.48586: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776703.2424462-9214-156239799594541/ > /dev/null 2>&1 && sleep 0' 6593 1726776703.49010: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776703.49015: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776703.49051: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776703.49054: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776703.49059: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776703.49109: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776703.49112: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776703.49155: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776703.50935: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776703.50976: stderr chunk (state=3): >>><<< 6593 1726776703.50978: stdout chunk (state=3): >>><<< 6593 1726776703.51023: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776703.51026: handler run complete 6593 1726776703.51029: attempt loop complete, returning result 6593 1726776703.51031: _execute() done 6593 1726776703.51032: dumping result to json 6593 1726776703.51034: done dumping result, returning 6593 1726776703.51036: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get current config [025ceb90-32dd-710c-d93d-000000000310] 6593 1726776703.51038: sending task result for task 025ceb90-32dd-710c-d93d-000000000310 6593 1726776703.51131: done sending task result for task 025ceb90-32dd-710c-d93d-000000000310 6593 1726776703.51134: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "data": { "main": { "summary": "kernel settings" }, "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" } } } 6593 1726776703.51234: no more pending results, returning what we have 6593 1726776703.51238: results queue empty 6593 1726776703.51239: checking for any_errors_fatal 6593 1726776703.51246: done checking for any_errors_fatal 6593 1726776703.51246: checking for max_fail_percentage 6593 1726776703.51248: done checking for max_fail_percentage 6593 1726776703.51249: checking to see if all hosts have failed and the running result is not ok 6593 1726776703.51249: done checking to see if all hosts have failed 6593 1726776703.51250: getting the remaining hosts for this loop 6593 1726776703.51251: done getting the remaining hosts for this loop 6593 1726776703.51255: getting the next task for host managed_node2 6593 1726776703.51259: done getting next task for host managed_node2 6593 1726776703.51262: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 6593 1726776703.51267: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776703.51277: getting variables 6593 1726776703.51278: in VariableManager get_vars() 6593 1726776703.51305: Calling all_inventory to load vars for managed_node2 6593 1726776703.51307: Calling groups_inventory to load vars for managed_node2 6593 1726776703.51309: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776703.51315: Calling all_plugins_play to load vars for managed_node2 6593 1726776703.51317: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776703.51323: Calling groups_plugins_play to load vars for managed_node2 6593 1726776703.51467: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776703.51587: done with get_vars() 6593 1726776703.51595: done getting variables 6593 1726776703.51640: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Apply kernel settings] ******* task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Thursday 19 September 2024 16:11:43 -0400 (0:00:00.313) 0:01:20.941 **** 6593 1726776703.51662: entering _queue_task() for managed_node2/template 6593 1726776703.51834: worker is 1 (out of 1 available) 6593 1726776703.51847: exiting _queue_task() for managed_node2/template 6593 1726776703.51858: done queuing things up, now waiting for results queue to drain 6593 1726776703.51859: waiting for pending results... 6593 1726776703.52023: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 6593 1726776703.52090: in run() - task 025ceb90-32dd-710c-d93d-000000000311 6593 1726776703.52101: variable 'ansible_search_path' from source: unknown 6593 1726776703.52104: variable 'ansible_search_path' from source: unknown 6593 1726776703.52133: calling self._execute() 6593 1726776703.52193: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776703.52198: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776703.52206: variable 'omit' from source: magic vars 6593 1726776703.52280: variable 'omit' from source: magic vars 6593 1726776703.52312: variable 'omit' from source: magic vars 6593 1726776703.52623: variable '__kernel_settings_profile_src' from source: role '' all vars 6593 1726776703.52638: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6593 1726776703.52727: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6593 1726776703.52753: variable '__kernel_settings_profile_filename' from source: role '' all vars 6593 1726776703.52831: variable '__kernel_settings_profile_filename' from source: role '' all vars 6593 1726776703.52904: variable '__kernel_settings_profile_dir' from source: role '' all vars 6593 1726776703.53008: variable '__kernel_settings_profile_parent' from source: set_fact 6593 1726776703.53023: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6593 1726776703.53068: variable 'omit' from source: magic vars 6593 1726776703.53121: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776703.53162: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776703.53194: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776703.53223: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776703.53242: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776703.53281: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776703.53289: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776703.53296: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776703.53401: Set connection var ansible_connection to ssh 6593 1726776703.53414: Set connection var ansible_timeout to 10 6593 1726776703.53423: Set connection var ansible_shell_type to sh 6593 1726776703.53432: Set connection var ansible_shell_executable to /bin/sh 6593 1726776703.53450: Set connection var ansible_pipelining to False 6593 1726776703.53472: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776703.53502: variable 'ansible_shell_executable' from source: unknown 6593 1726776703.53509: variable 'ansible_connection' from source: unknown 6593 1726776703.53515: variable 'ansible_module_compression' from source: unknown 6593 1726776703.53523: variable 'ansible_shell_type' from source: unknown 6593 1726776703.53529: variable 'ansible_shell_executable' from source: unknown 6593 1726776703.53534: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776703.53541: variable 'ansible_pipelining' from source: unknown 6593 1726776703.53556: variable 'ansible_timeout' from source: unknown 6593 1726776703.53566: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776703.53720: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776703.53737: variable 'omit' from source: magic vars 6593 1726776703.53745: starting attempt loop 6593 1726776703.53751: running the handler 6593 1726776703.53767: _low_level_execute_command(): starting 6593 1726776703.53787: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776703.54601: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776703.54627: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776703.56207: stdout chunk (state=3): >>>/root <<< 6593 1726776703.56311: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776703.56362: stderr chunk (state=3): >>><<< 6593 1726776703.56366: stdout chunk (state=3): >>><<< 6593 1726776703.56424: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776703.56428: _low_level_execute_command(): starting 6593 1726776703.56430: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776703.563797-9229-188723559464971 `" && echo ansible-tmp-1726776703.563797-9229-188723559464971="` echo /root/.ansible/tmp/ansible-tmp-1726776703.563797-9229-188723559464971 `" ) && sleep 0' 6593 1726776703.56810: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776703.56813: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776703.56853: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776703.56857: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776703.56859: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776703.56913: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776703.56916: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776703.56960: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776703.58933: stdout chunk (state=3): >>>ansible-tmp-1726776703.563797-9229-188723559464971=/root/.ansible/tmp/ansible-tmp-1726776703.563797-9229-188723559464971 <<< 6593 1726776703.59048: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776703.59091: stderr chunk (state=3): >>><<< 6593 1726776703.59094: stdout chunk (state=3): >>><<< 6593 1726776703.59106: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776703.563797-9229-188723559464971=/root/.ansible/tmp/ansible-tmp-1726776703.563797-9229-188723559464971 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776703.59121: evaluation_path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks 6593 1726776703.59138: search_path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/templates/kernel_settings.j2 /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/kernel_settings.j2 /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/templates/kernel_settings.j2 /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/kernel_settings.j2 /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/kernel_settings.j2 /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/kernel_settings.j2 6593 1726776703.59156: variable 'ansible_search_path' from source: unknown 6593 1726776703.59720: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776703.61100: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776703.61144: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776703.61180: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776703.61205: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776703.61225: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776703.61407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776703.61428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776703.61447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776703.61478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776703.61488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776703.61710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776703.61730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776703.61747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776703.61776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776703.61789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776703.62043: variable 'ansible_managed' from source: unknown 6593 1726776703.62047: variable '__sections' from source: task vars 6593 1726776703.62137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776703.62155: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776703.62174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776703.62198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776703.62208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776703.62285: variable 'kernel_settings_sysctl' from source: include params 6593 1726776703.62291: variable '__kernel_settings_state_empty' from source: role '' all vars 6593 1726776703.62296: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6593 1726776703.62340: variable '__sysctl_old' from source: task vars 6593 1726776703.62384: variable '__sysctl_old' from source: task vars 6593 1726776703.62522: variable 'kernel_settings_purge' from source: role '' defaults 6593 1726776703.62525: variable 'kernel_settings_sysctl' from source: include params 6593 1726776703.62531: variable '__kernel_settings_state_empty' from source: role '' all vars 6593 1726776703.62536: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6593 1726776703.62539: variable '__kernel_settings_profile_contents' from source: set_fact 6593 1726776703.62683: variable 'kernel_settings_sysfs' from source: role '' defaults 6593 1726776703.62687: variable '__kernel_settings_state_empty' from source: role '' all vars 6593 1726776703.62692: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6593 1726776703.62705: variable '__sysfs_old' from source: task vars 6593 1726776703.62748: variable '__sysfs_old' from source: task vars 6593 1726776703.62887: variable 'kernel_settings_purge' from source: role '' defaults 6593 1726776703.62890: variable 'kernel_settings_sysfs' from source: role '' defaults 6593 1726776703.62894: variable '__kernel_settings_state_empty' from source: role '' all vars 6593 1726776703.62899: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6593 1726776703.62903: variable '__kernel_settings_profile_contents' from source: set_fact 6593 1726776703.62939: variable 'kernel_settings_systemd_cpu_affinity' from source: role '' defaults 6593 1726776703.62946: variable '__systemd_old' from source: task vars 6593 1726776703.62991: variable '__systemd_old' from source: task vars 6593 1726776703.63126: variable 'kernel_settings_purge' from source: role '' defaults 6593 1726776703.63129: variable 'kernel_settings_systemd_cpu_affinity' from source: role '' defaults 6593 1726776703.63133: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776703.63138: variable '__kernel_settings_profile_contents' from source: set_fact 6593 1726776703.63150: variable 'kernel_settings_transparent_hugepages' from source: role '' defaults 6593 1726776703.63153: variable 'kernel_settings_transparent_hugepages_defrag' from source: role '' defaults 6593 1726776703.63157: variable '__trans_huge_old' from source: task vars 6593 1726776703.63200: variable '__trans_huge_old' from source: task vars 6593 1726776703.63329: variable 'kernel_settings_purge' from source: role '' defaults 6593 1726776703.63332: variable 'kernel_settings_transparent_hugepages' from source: role '' defaults 6593 1726776703.63334: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776703.63340: variable '__kernel_settings_profile_contents' from source: set_fact 6593 1726776703.63351: variable '__trans_defrag_old' from source: task vars 6593 1726776703.63393: variable '__trans_defrag_old' from source: task vars 6593 1726776703.63523: variable 'kernel_settings_purge' from source: role '' defaults 6593 1726776703.63527: variable 'kernel_settings_transparent_hugepages_defrag' from source: role '' defaults 6593 1726776703.63531: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776703.63536: variable '__kernel_settings_profile_contents' from source: set_fact 6593 1726776703.63548: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776703.63557: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776703.63574: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776703.63582: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776703.63587: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776703.63601: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776703.63607: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776703.63611: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776703.63616: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776703.63625: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776703.63634: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776703.63636: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776703.63644: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776703.63647: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776703.64255: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776703.64298: variable 'ansible_module_compression' from source: unknown 6593 1726776703.64336: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6593 1726776703.64352: variable 'ansible_facts' from source: unknown 6593 1726776703.64403: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776703.563797-9229-188723559464971/AnsiballZ_stat.py 6593 1726776703.64497: Sending initial data 6593 1726776703.64500: Sent initial data (150 bytes) 6593 1726776703.65162: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776703.65170: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776703.65197: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776703.65201: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776703.65203: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776703.65259: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776703.65262: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776703.65268: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776703.65309: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776703.67082: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776703.67120: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776703.67153: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpcf0utgk1 /root/.ansible/tmp/ansible-tmp-1726776703.563797-9229-188723559464971/AnsiballZ_stat.py <<< 6593 1726776703.67185: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776703.67949: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776703.68039: stderr chunk (state=3): >>><<< 6593 1726776703.68042: stdout chunk (state=3): >>><<< 6593 1726776703.68056: done transferring module to remote 6593 1726776703.68065: _low_level_execute_command(): starting 6593 1726776703.68072: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776703.563797-9229-188723559464971/ /root/.ansible/tmp/ansible-tmp-1726776703.563797-9229-188723559464971/AnsiballZ_stat.py && sleep 0' 6593 1726776703.68484: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776703.68488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776703.68528: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776703.68531: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776703.68533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776703.68536: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776703.68581: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776703.68584: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776703.68625: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776703.70332: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776703.70374: stderr chunk (state=3): >>><<< 6593 1726776703.70377: stdout chunk (state=3): >>><<< 6593 1726776703.70389: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776703.70392: _low_level_execute_command(): starting 6593 1726776703.70396: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776703.563797-9229-188723559464971/AnsiballZ_stat.py && sleep 0' 6593 1726776703.70794: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776703.70806: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776703.70824: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776703.70837: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776703.70846: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776703.70896: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776703.70911: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776703.70946: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776703.85426: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/kernel_settings/tuned.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 372, "inode": 119537863, "dev": 51713, "nlink": 1, "atime": 1726776668.5612786, "mtime": 1726776659.0613368, "ctime": 1726776667.9692822, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "3feaf86b2638623e3300792e683ce55f91f31e9a", "mimetype": "text/plain", "charset": "us-ascii", "version": "3415194747", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 6593 1726776703.86661: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776703.86714: stderr chunk (state=3): >>><<< 6593 1726776703.86719: stdout chunk (state=3): >>><<< 6593 1726776703.86732: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/kernel_settings/tuned.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 372, "inode": 119537863, "dev": 51713, "nlink": 1, "atime": 1726776668.5612786, "mtime": 1726776659.0613368, "ctime": 1726776667.9692822, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "3feaf86b2638623e3300792e683ce55f91f31e9a", "mimetype": "text/plain", "charset": "us-ascii", "version": "3415194747", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776703.86771: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/kernel_settings/tuned.conf', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776703.563797-9229-188723559464971/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6593 1726776703.86865: Sending initial data 6593 1726776703.86869: Sent initial data (164 bytes) 6593 1726776703.87501: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776703.87505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776703.87538: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776703.87541: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776703.87544: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776703.87588: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776703.87600: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776703.87643: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776703.89406: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776703.89473: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776703.89516: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmp35bqfi8j/kernel_settings.j2 /root/.ansible/tmp/ansible-tmp-1726776703.563797-9229-188723559464971/.source.conf <<< 6593 1726776703.89549: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776703.89681: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776703.89823: stderr chunk (state=3): >>><<< 6593 1726776703.89914: stdout chunk (state=3): >>><<< 6593 1726776703.89917: _low_level_execute_command(): starting 6593 1726776703.89920: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776703.563797-9229-188723559464971/ /root/.ansible/tmp/ansible-tmp-1726776703.563797-9229-188723559464971/.source.conf && sleep 0' 6593 1726776703.90572: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776703.90590: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776703.90606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776703.90628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776703.90676: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776703.90693: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776703.90708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776703.90730: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776703.90746: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776703.90758: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776703.90774: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776703.90789: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776703.90809: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776703.90826: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776703.90838: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776703.90856: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776703.90938: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776703.90963: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776703.90986: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776703.91052: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776703.92829: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776703.92832: stdout chunk (state=3): >>><<< 6593 1726776703.92834: stderr chunk (state=3): >>><<< 6593 1726776703.92842: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776703.92862: variable 'ansible_module_compression' from source: unknown 6593 1726776703.92898: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 6593 1726776703.92913: variable 'ansible_facts' from source: unknown 6593 1726776703.92961: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776703.563797-9229-188723559464971/AnsiballZ_copy.py 6593 1726776703.93051: Sending initial data 6593 1726776703.93059: Sent initial data (150 bytes) 6593 1726776703.93699: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776703.93702: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776703.93733: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776703.93736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776703.93739: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776703.93789: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776703.93792: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776703.93837: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776703.95565: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776703.95591: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776703.95626: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpkb8krqfv /root/.ansible/tmp/ansible-tmp-1726776703.563797-9229-188723559464971/AnsiballZ_copy.py <<< 6593 1726776703.95655: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776703.96416: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776703.96520: stderr chunk (state=3): >>><<< 6593 1726776703.96523: stdout chunk (state=3): >>><<< 6593 1726776703.96539: done transferring module to remote 6593 1726776703.96557: _low_level_execute_command(): starting 6593 1726776703.96560: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776703.563797-9229-188723559464971/ /root/.ansible/tmp/ansible-tmp-1726776703.563797-9229-188723559464971/AnsiballZ_copy.py && sleep 0' 6593 1726776703.97246: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776703.97260: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776703.97274: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776703.97291: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776703.97338: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776703.97350: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776703.97363: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776703.97380: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776703.97391: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776703.97402: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776703.97423: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776703.97439: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776703.97455: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776703.97468: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776703.97481: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776703.97496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776703.97580: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776703.97602: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776703.97617: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776703.97688: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776703.99458: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776703.99509: stderr chunk (state=3): >>><<< 6593 1726776703.99516: stdout chunk (state=3): >>><<< 6593 1726776703.99580: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776703.99585: _low_level_execute_command(): starting 6593 1726776703.99588: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776703.563797-9229-188723559464971/AnsiballZ_copy.py && sleep 0' 6593 1726776704.00342: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776704.00345: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776704.00348: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776704.00350: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776704.00353: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776704.00355: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776704.00357: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776704.00363: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776704.00368: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776704.00370: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776704.00372: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776704.00374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776704.00376: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776704.00378: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776704.00380: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776704.00382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776704.00384: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776704.00386: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776704.00388: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776704.00454: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776704.15024: stdout chunk (state=3): >>> {"dest": "/etc/tuned/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726776703.563797-9229-188723559464971/.source.conf", "md5sum": "9c36ebcc135366fa59ab6f2f2da76a73", "checksum": "221aa34fef95c2fe05408be9921820449785a5b2", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 351, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726776703.563797-9229-188723559464971/.source.conf", "dest": "/etc/tuned/kernel_settings/tuned.conf", "mode": "0644", "follow": false, "_original_basename": "kernel_settings.j2", "checksum": "221aa34fef95c2fe05408be9921820449785a5b2", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 6593 1726776704.16095: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776704.16150: stderr chunk (state=3): >>><<< 6593 1726776704.16154: stdout chunk (state=3): >>><<< 6593 1726776704.16171: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726776703.563797-9229-188723559464971/.source.conf", "md5sum": "9c36ebcc135366fa59ab6f2f2da76a73", "checksum": "221aa34fef95c2fe05408be9921820449785a5b2", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 351, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726776703.563797-9229-188723559464971/.source.conf", "dest": "/etc/tuned/kernel_settings/tuned.conf", "mode": "0644", "follow": false, "_original_basename": "kernel_settings.j2", "checksum": "221aa34fef95c2fe05408be9921820449785a5b2", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776704.16200: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726776703.563797-9229-188723559464971/.source.conf', 'dest': '/etc/tuned/kernel_settings/tuned.conf', 'mode': '0644', 'follow': False, '_original_basename': 'kernel_settings.j2', 'checksum': '221aa34fef95c2fe05408be9921820449785a5b2', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776703.563797-9229-188723559464971/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776704.16228: _low_level_execute_command(): starting 6593 1726776704.16231: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776703.563797-9229-188723559464971/ > /dev/null 2>&1 && sleep 0' 6593 1726776704.16689: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776704.16694: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776704.16729: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776704.16751: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776704.16754: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776704.16756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776704.16798: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776704.16810: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776704.16856: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776704.18627: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776704.18677: stderr chunk (state=3): >>><<< 6593 1726776704.18680: stdout chunk (state=3): >>><<< 6593 1726776704.18693: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776704.18703: handler run complete 6593 1726776704.18725: attempt loop complete, returning result 6593 1726776704.18728: _execute() done 6593 1726776704.18730: dumping result to json 6593 1726776704.18735: done dumping result, returning 6593 1726776704.18743: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings [025ceb90-32dd-710c-d93d-000000000311] 6593 1726776704.18748: sending task result for task 025ceb90-32dd-710c-d93d-000000000311 6593 1726776704.18884: done sending task result for task 025ceb90-32dd-710c-d93d-000000000311 6593 1726776704.18887: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "checksum": "221aa34fef95c2fe05408be9921820449785a5b2", "dest": "/etc/tuned/kernel_settings/tuned.conf", "gid": 0, "group": "root", "md5sum": "9c36ebcc135366fa59ab6f2f2da76a73", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 351, "src": "/root/.ansible/tmp/ansible-tmp-1726776703.563797-9229-188723559464971/.source.conf", "state": "file", "uid": 0 } 6593 1726776704.18985: no more pending results, returning what we have 6593 1726776704.18989: results queue empty 6593 1726776704.18990: checking for any_errors_fatal 6593 1726776704.18997: done checking for any_errors_fatal 6593 1726776704.18997: checking for max_fail_percentage 6593 1726776704.18999: done checking for max_fail_percentage 6593 1726776704.18999: checking to see if all hosts have failed and the running result is not ok 6593 1726776704.19000: done checking to see if all hosts have failed 6593 1726776704.19001: getting the remaining hosts for this loop 6593 1726776704.19002: done getting the remaining hosts for this loop 6593 1726776704.19006: getting the next task for host managed_node2 6593 1726776704.19010: done getting next task for host managed_node2 6593 1726776704.19014: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 6593 1726776704.19017: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776704.19028: getting variables 6593 1726776704.19030: in VariableManager get_vars() 6593 1726776704.19061: Calling all_inventory to load vars for managed_node2 6593 1726776704.19063: Calling groups_inventory to load vars for managed_node2 6593 1726776704.19065: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776704.19073: Calling all_plugins_play to load vars for managed_node2 6593 1726776704.19076: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776704.19078: Calling groups_plugins_play to load vars for managed_node2 6593 1726776704.19263: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776704.19463: done with get_vars() 6593 1726776704.19475: done getting variables 6593 1726776704.19538: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 Thursday 19 September 2024 16:11:44 -0400 (0:00:00.679) 0:01:21.620 **** 6593 1726776704.19569: entering _queue_task() for managed_node2/service 6593 1726776704.19799: worker is 1 (out of 1 available) 6593 1726776704.19813: exiting _queue_task() for managed_node2/service 6593 1726776704.19827: done queuing things up, now waiting for results queue to drain 6593 1726776704.19828: waiting for pending results... 6593 1726776704.20098: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 6593 1726776704.20211: in run() - task 025ceb90-32dd-710c-d93d-000000000312 6593 1726776704.20234: variable 'ansible_search_path' from source: unknown 6593 1726776704.20243: variable 'ansible_search_path' from source: unknown 6593 1726776704.20295: variable '__kernel_settings_services' from source: include_vars 6593 1726776704.20600: variable '__kernel_settings_services' from source: include_vars 6593 1726776704.20729: variable 'omit' from source: magic vars 6593 1726776704.20796: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776704.20803: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776704.20811: variable 'omit' from source: magic vars 6593 1726776704.20988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776704.21159: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776704.21191: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776704.21216: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776704.21244: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776704.21320: variable '__kernel_settings_register_profile' from source: set_fact 6593 1726776704.21329: variable '__kernel_settings_register_mode' from source: set_fact 6593 1726776704.21345: Evaluated conditional (__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed): False 6593 1726776704.21347: when evaluation is False, skipping this task 6593 1726776704.21373: variable 'item' from source: unknown 6593 1726776704.21423: variable 'item' from source: unknown skipping: [managed_node2] => (item=tuned) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed", "item": "tuned", "skip_reason": "Conditional result was False" } 6593 1726776704.21579: dumping result to json 6593 1726776704.21582: done dumping result, returning 6593 1726776704.21584: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes [025ceb90-32dd-710c-d93d-000000000312] 6593 1726776704.21586: sending task result for task 025ceb90-32dd-710c-d93d-000000000312 6593 1726776704.21625: done sending task result for task 025ceb90-32dd-710c-d93d-000000000312 6593 1726776704.21628: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false } MSG: All items skipped 6593 1726776704.21655: no more pending results, returning what we have 6593 1726776704.21658: results queue empty 6593 1726776704.21658: checking for any_errors_fatal 6593 1726776704.21668: done checking for any_errors_fatal 6593 1726776704.21669: checking for max_fail_percentage 6593 1726776704.21670: done checking for max_fail_percentage 6593 1726776704.21671: checking to see if all hosts have failed and the running result is not ok 6593 1726776704.21672: done checking to see if all hosts have failed 6593 1726776704.21673: getting the remaining hosts for this loop 6593 1726776704.21674: done getting the remaining hosts for this loop 6593 1726776704.21677: getting the next task for host managed_node2 6593 1726776704.21681: done getting next task for host managed_node2 6593 1726776704.21685: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 6593 1726776704.21687: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776704.21697: getting variables 6593 1726776704.21698: in VariableManager get_vars() 6593 1726776704.21722: Calling all_inventory to load vars for managed_node2 6593 1726776704.21724: Calling groups_inventory to load vars for managed_node2 6593 1726776704.21725: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776704.21731: Calling all_plugins_play to load vars for managed_node2 6593 1726776704.21733: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776704.21735: Calling groups_plugins_play to load vars for managed_node2 6593 1726776704.21836: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776704.21954: done with get_vars() 6593 1726776704.21961: done getting variables 6593 1726776704.22002: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Tuned apply settings] ******** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 Thursday 19 September 2024 16:11:44 -0400 (0:00:00.024) 0:01:21.645 **** 6593 1726776704.22025: entering _queue_task() for managed_node2/command 6593 1726776704.22194: worker is 1 (out of 1 available) 6593 1726776704.22207: exiting _queue_task() for managed_node2/command 6593 1726776704.22917: done queuing things up, now waiting for results queue to drain 6593 1726776704.22920: waiting for pending results... 6593 1726776704.22938: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 6593 1726776704.22942: in run() - task 025ceb90-32dd-710c-d93d-000000000313 6593 1726776704.22945: variable 'ansible_search_path' from source: unknown 6593 1726776704.22948: variable 'ansible_search_path' from source: unknown 6593 1726776704.22951: calling self._execute() 6593 1726776704.22953: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776704.22955: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776704.22957: variable 'omit' from source: magic vars 6593 1726776704.23323: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776704.23554: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776704.23692: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776704.23734: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776704.23773: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776704.23890: variable '__kernel_settings_register_profile' from source: set_fact 6593 1726776704.23924: Evaluated conditional (not __kernel_settings_register_profile is changed): True 6593 1726776704.24058: variable '__kernel_settings_register_mode' from source: set_fact 6593 1726776704.24074: Evaluated conditional (not __kernel_settings_register_mode is changed): True 6593 1726776704.24186: variable '__kernel_settings_register_apply' from source: set_fact 6593 1726776704.24200: Evaluated conditional (__kernel_settings_register_apply is changed): True 6593 1726776704.24212: variable 'omit' from source: magic vars 6593 1726776704.24264: variable 'omit' from source: magic vars 6593 1726776704.24384: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776704.26397: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776704.26475: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776704.26514: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776704.26554: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776704.26585: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776704.26664: variable '__kernel_settings_active_profile' from source: set_fact 6593 1726776704.26699: variable 'omit' from source: magic vars 6593 1726776704.26734: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776704.26765: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776704.26786: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776704.26808: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776704.26826: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776704.26858: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776704.26865: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776704.26872: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776704.26964: Set connection var ansible_connection to ssh 6593 1726776704.26978: Set connection var ansible_timeout to 10 6593 1726776704.26985: Set connection var ansible_shell_type to sh 6593 1726776704.26996: Set connection var ansible_shell_executable to /bin/sh 6593 1726776704.27006: Set connection var ansible_pipelining to False 6593 1726776704.27029: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776704.27063: variable 'ansible_shell_executable' from source: unknown 6593 1726776704.27066: variable 'ansible_connection' from source: unknown 6593 1726776704.27070: variable 'ansible_module_compression' from source: unknown 6593 1726776704.27072: variable 'ansible_shell_type' from source: unknown 6593 1726776704.27074: variable 'ansible_shell_executable' from source: unknown 6593 1726776704.27078: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776704.27081: variable 'ansible_pipelining' from source: unknown 6593 1726776704.27085: variable 'ansible_timeout' from source: unknown 6593 1726776704.27088: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776704.27170: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776704.27179: variable 'omit' from source: magic vars 6593 1726776704.27182: starting attempt loop 6593 1726776704.27185: running the handler 6593 1726776704.27196: _low_level_execute_command(): starting 6593 1726776704.27202: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776704.27676: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776704.27697: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776704.27711: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776704.27725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776704.27767: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776704.27779: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776704.27833: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776704.29436: stdout chunk (state=3): >>>/root <<< 6593 1726776704.29541: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776704.29583: stderr chunk (state=3): >>><<< 6593 1726776704.29589: stdout chunk (state=3): >>><<< 6593 1726776704.29608: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776704.29626: _low_level_execute_command(): starting 6593 1726776704.29636: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776704.2961636-9259-62073373602138 `" && echo ansible-tmp-1726776704.2961636-9259-62073373602138="` echo /root/.ansible/tmp/ansible-tmp-1726776704.2961636-9259-62073373602138 `" ) && sleep 0' 6593 1726776704.30039: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776704.30051: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776704.30075: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776704.30090: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776704.30130: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776704.30142: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776704.30191: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776704.32186: stdout chunk (state=3): >>>ansible-tmp-1726776704.2961636-9259-62073373602138=/root/.ansible/tmp/ansible-tmp-1726776704.2961636-9259-62073373602138 <<< 6593 1726776704.32368: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776704.32372: stdout chunk (state=3): >>><<< 6593 1726776704.32374: stderr chunk (state=3): >>><<< 6593 1726776704.32659: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776704.2961636-9259-62073373602138=/root/.ansible/tmp/ansible-tmp-1726776704.2961636-9259-62073373602138 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776704.32663: variable 'ansible_module_compression' from source: unknown 6593 1726776704.32665: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 6593 1726776704.32667: variable 'ansible_facts' from source: unknown 6593 1726776704.32669: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776704.2961636-9259-62073373602138/AnsiballZ_command.py 6593 1726776704.32761: Sending initial data 6593 1726776704.32764: Sent initial data (153 bytes) 6593 1726776704.33392: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776704.33395: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776704.33435: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776704.33439: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776704.33441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776704.33487: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776704.33491: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776704.33533: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776704.35231: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 6593 1726776704.35246: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 6593 1726776704.35266: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 6593 1726776704.35292: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 <<< 6593 1726776704.35303: stderr chunk (state=3): >>>debug2: Server supports extension "hardlink@openssh.com" revision 1 <<< 6593 1726776704.35313: stderr chunk (state=3): >>>debug2: Server supports extension "fsync@openssh.com" revision 1 <<< 6593 1726776704.35339: stderr chunk (state=3): >>>debug2: Server supports extension "lsetstat@openssh.com" revision 1 <<< 6593 1726776704.35351: stderr chunk (state=3): >>>debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776704.35372: stderr chunk (state=3): >>>debug1: Using server download size 261120 <<< 6593 1726776704.35383: stderr chunk (state=3): >>>debug1: Using server upload size 261120 <<< 6593 1726776704.35394: stderr chunk (state=3): >>>debug1: Server handle limit 1019; using 64 <<< 6593 1726776704.35443: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmp4nzvoytc /root/.ansible/tmp/ansible-tmp-1726776704.2961636-9259-62073373602138/AnsiballZ_command.py <<< 6593 1726776704.35489: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776704.36553: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776704.36643: stderr chunk (state=3): >>><<< 6593 1726776704.36647: stdout chunk (state=3): >>><<< 6593 1726776704.36660: done transferring module to remote 6593 1726776704.36670: _low_level_execute_command(): starting 6593 1726776704.36673: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776704.2961636-9259-62073373602138/ /root/.ansible/tmp/ansible-tmp-1726776704.2961636-9259-62073373602138/AnsiballZ_command.py && sleep 0' 6593 1726776704.37076: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776704.37082: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776704.37112: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776704.37117: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776704.37121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776704.37175: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776704.37178: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776704.37216: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776704.38954: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776704.38994: stderr chunk (state=3): >>><<< 6593 1726776704.38997: stdout chunk (state=3): >>><<< 6593 1726776704.39008: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776704.39012: _low_level_execute_command(): starting 6593 1726776704.39016: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776704.2961636-9259-62073373602138/AnsiballZ_command.py && sleep 0' 6593 1726776704.39402: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776704.39416: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776704.39432: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776704.39444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776704.39456: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776704.39497: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776704.39509: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776704.39553: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776705.63922: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "profile", "virtual-guest kernel_settings"], "start": "2024-09-19 16:11:44.531534", "end": "2024-09-19 16:11:45.638219", "delta": "0:00:01.106685", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm profile 'virtual-guest kernel_settings'", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 6593 1726776705.65252: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776705.65301: stderr chunk (state=3): >>><<< 6593 1726776705.65305: stdout chunk (state=3): >>><<< 6593 1726776705.65325: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "profile", "virtual-guest kernel_settings"], "start": "2024-09-19 16:11:44.531534", "end": "2024-09-19 16:11:45.638219", "delta": "0:00:01.106685", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm profile 'virtual-guest kernel_settings'", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776705.65351: done with _execute_module (ansible.legacy.command, {'_raw_params': "tuned-adm profile 'virtual-guest kernel_settings'", '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776704.2961636-9259-62073373602138/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776705.65358: _low_level_execute_command(): starting 6593 1726776705.65361: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776704.2961636-9259-62073373602138/ > /dev/null 2>&1 && sleep 0' 6593 1726776705.65802: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776705.65805: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776705.65839: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776705.65842: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776705.65844: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776705.65899: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776705.65902: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776705.65947: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776705.67768: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776705.67848: stderr chunk (state=3): >>><<< 6593 1726776705.67860: stdout chunk (state=3): >>><<< 6593 1726776705.68227: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776705.68230: handler run complete 6593 1726776705.68233: Evaluated conditional (True): True 6593 1726776705.68235: attempt loop complete, returning result 6593 1726776705.68237: _execute() done 6593 1726776705.68239: dumping result to json 6593 1726776705.68241: done dumping result, returning 6593 1726776705.68243: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings [025ceb90-32dd-710c-d93d-000000000313] 6593 1726776705.68245: sending task result for task 025ceb90-32dd-710c-d93d-000000000313 6593 1726776705.68327: done sending task result for task 025ceb90-32dd-710c-d93d-000000000313 6593 1726776705.68330: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "cmd": [ "tuned-adm", "profile", "virtual-guest kernel_settings" ], "delta": "0:00:01.106685", "end": "2024-09-19 16:11:45.638219", "rc": 0, "start": "2024-09-19 16:11:44.531534" } 6593 1726776705.68409: no more pending results, returning what we have 6593 1726776705.68413: results queue empty 6593 1726776705.68414: checking for any_errors_fatal 6593 1726776705.68425: done checking for any_errors_fatal 6593 1726776705.68426: checking for max_fail_percentage 6593 1726776705.68427: done checking for max_fail_percentage 6593 1726776705.68429: checking to see if all hosts have failed and the running result is not ok 6593 1726776705.68429: done checking to see if all hosts have failed 6593 1726776705.68430: getting the remaining hosts for this loop 6593 1726776705.68431: done getting the remaining hosts for this loop 6593 1726776705.68435: getting the next task for host managed_node2 6593 1726776705.68440: done getting next task for host managed_node2 6593 1726776705.68444: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Verify settings 6593 1726776705.68447: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776705.68458: getting variables 6593 1726776705.68460: in VariableManager get_vars() 6593 1726776705.68497: Calling all_inventory to load vars for managed_node2 6593 1726776705.68500: Calling groups_inventory to load vars for managed_node2 6593 1726776705.68503: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776705.68512: Calling all_plugins_play to load vars for managed_node2 6593 1726776705.68515: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776705.68520: Calling groups_plugins_play to load vars for managed_node2 6593 1726776705.68693: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776705.69007: done with get_vars() 6593 1726776705.69021: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Verify settings] ************* task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:166 Thursday 19 September 2024 16:11:45 -0400 (0:00:01.470) 0:01:23.116 **** 6593 1726776705.69244: entering _queue_task() for managed_node2/include_tasks 6593 1726776705.69496: worker is 1 (out of 1 available) 6593 1726776705.69508: exiting _queue_task() for managed_node2/include_tasks 6593 1726776705.69522: done queuing things up, now waiting for results queue to drain 6593 1726776705.69523: waiting for pending results... 6593 1726776705.69830: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Verify settings 6593 1726776705.69958: in run() - task 025ceb90-32dd-710c-d93d-000000000314 6593 1726776705.69983: variable 'ansible_search_path' from source: unknown 6593 1726776705.69990: variable 'ansible_search_path' from source: unknown 6593 1726776705.70036: calling self._execute() 6593 1726776705.70128: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776705.70138: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776705.70151: variable 'omit' from source: magic vars 6593 1726776705.70650: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776705.70870: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776705.70903: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776705.70930: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776705.70959: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776705.71042: variable '__kernel_settings_register_apply' from source: set_fact 6593 1726776705.71062: Evaluated conditional (__kernel_settings_register_apply is changed): True 6593 1726776705.71070: _execute() done 6593 1726776705.71073: dumping result to json 6593 1726776705.71076: done dumping result, returning 6593 1726776705.71083: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Verify settings [025ceb90-32dd-710c-d93d-000000000314] 6593 1726776705.71089: sending task result for task 025ceb90-32dd-710c-d93d-000000000314 6593 1726776705.71174: done sending task result for task 025ceb90-32dd-710c-d93d-000000000314 6593 1726776705.71176: WORKER PROCESS EXITING 6593 1726776705.71214: no more pending results, returning what we have 6593 1726776705.71224: in VariableManager get_vars() 6593 1726776705.71259: Calling all_inventory to load vars for managed_node2 6593 1726776705.71262: Calling groups_inventory to load vars for managed_node2 6593 1726776705.71264: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776705.71272: Calling all_plugins_play to load vars for managed_node2 6593 1726776705.71274: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776705.71277: Calling groups_plugins_play to load vars for managed_node2 6593 1726776705.71388: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776705.71506: done with get_vars() 6593 1726776705.71511: variable 'ansible_search_path' from source: unknown 6593 1726776705.71512: variable 'ansible_search_path' from source: unknown 6593 1726776705.71534: we have included files to process 6593 1726776705.71534: generating all_blocks data 6593 1726776705.71538: done generating all_blocks data 6593 1726776705.71541: processing included file: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 6593 1726776705.71541: loading included file: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 6593 1726776705.71543: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 6593 1726776705.71790: done processing included file 6593 1726776705.71792: iterating over new_blocks loaded from include file 6593 1726776705.71793: in VariableManager get_vars() 6593 1726776705.71808: done with get_vars() 6593 1726776705.71810: filtering new block on tags 6593 1726776705.71843: done filtering new block on tags 6593 1726776705.71844: done iterating over new_blocks loaded from include file included: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml for managed_node2 6593 1726776705.71848: extending task lists for all hosts with included blocks 6593 1726776705.72221: done extending task lists 6593 1726776705.72223: done processing included files 6593 1726776705.72223: results queue empty 6593 1726776705.72224: checking for any_errors_fatal 6593 1726776705.72226: done checking for any_errors_fatal 6593 1726776705.72227: checking for max_fail_percentage 6593 1726776705.72228: done checking for max_fail_percentage 6593 1726776705.72228: checking to see if all hosts have failed and the running result is not ok 6593 1726776705.72229: done checking to see if all hosts have failed 6593 1726776705.72229: getting the remaining hosts for this loop 6593 1726776705.72230: done getting the remaining hosts for this loop 6593 1726776705.72232: getting the next task for host managed_node2 6593 1726776705.72234: done getting next task for host managed_node2 6593 1726776705.72236: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 6593 1726776705.72238: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776705.72244: getting variables 6593 1726776705.72245: in VariableManager get_vars() 6593 1726776705.72253: Calling all_inventory to load vars for managed_node2 6593 1726776705.72254: Calling groups_inventory to load vars for managed_node2 6593 1726776705.72256: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776705.72258: Calling all_plugins_play to load vars for managed_node2 6593 1726776705.72260: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776705.72261: Calling groups_plugins_play to load vars for managed_node2 6593 1726776705.72353: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776705.72525: done with get_vars() 6593 1726776705.72534: done getting variables 6593 1726776705.72574: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 Thursday 19 September 2024 16:11:45 -0400 (0:00:00.034) 0:01:23.150 **** 6593 1726776705.72603: entering _queue_task() for managed_node2/command 6593 1726776705.72826: worker is 1 (out of 1 available) 6593 1726776705.72839: exiting _queue_task() for managed_node2/command 6593 1726776705.72854: done queuing things up, now waiting for results queue to drain 6593 1726776705.72855: waiting for pending results... 6593 1726776705.73126: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 6593 1726776705.73263: in run() - task 025ceb90-32dd-710c-d93d-000000000483 6593 1726776705.73287: variable 'ansible_search_path' from source: unknown 6593 1726776705.73302: variable 'ansible_search_path' from source: unknown 6593 1726776705.73341: calling self._execute() 6593 1726776705.73432: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776705.73443: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776705.73456: variable 'omit' from source: magic vars 6593 1726776705.73571: variable 'omit' from source: magic vars 6593 1726776705.73642: variable 'omit' from source: magic vars 6593 1726776705.73663: variable 'omit' from source: magic vars 6593 1726776705.73698: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776705.73730: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776705.73747: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776705.73761: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776705.73772: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776705.73795: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776705.73798: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776705.73800: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776705.73870: Set connection var ansible_connection to ssh 6593 1726776705.73877: Set connection var ansible_timeout to 10 6593 1726776705.73880: Set connection var ansible_shell_type to sh 6593 1726776705.73885: Set connection var ansible_shell_executable to /bin/sh 6593 1726776705.73890: Set connection var ansible_pipelining to False 6593 1726776705.73899: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776705.73915: variable 'ansible_shell_executable' from source: unknown 6593 1726776705.73919: variable 'ansible_connection' from source: unknown 6593 1726776705.73922: variable 'ansible_module_compression' from source: unknown 6593 1726776705.73925: variable 'ansible_shell_type' from source: unknown 6593 1726776705.73927: variable 'ansible_shell_executable' from source: unknown 6593 1726776705.73930: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776705.73934: variable 'ansible_pipelining' from source: unknown 6593 1726776705.73938: variable 'ansible_timeout' from source: unknown 6593 1726776705.73940: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776705.74038: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776705.74047: variable 'omit' from source: magic vars 6593 1726776705.74051: starting attempt loop 6593 1726776705.74055: running the handler 6593 1726776705.74067: _low_level_execute_command(): starting 6593 1726776705.74077: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776705.74547: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776705.74563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776705.74580: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration <<< 6593 1726776705.74594: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776705.74640: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776705.74653: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776705.74699: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776705.76310: stdout chunk (state=3): >>>/root <<< 6593 1726776705.76478: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776705.76541: stderr chunk (state=3): >>><<< 6593 1726776705.76544: stdout chunk (state=3): >>><<< 6593 1726776705.76651: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776705.76655: _low_level_execute_command(): starting 6593 1726776705.76658: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776705.765658-9307-250776953604132 `" && echo ansible-tmp-1726776705.765658-9307-250776953604132="` echo /root/.ansible/tmp/ansible-tmp-1726776705.765658-9307-250776953604132 `" ) && sleep 0' 6593 1726776705.77158: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776705.77161: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776705.77195: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776705.77198: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776705.77207: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776705.77255: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776705.77259: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776705.77301: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776705.79290: stdout chunk (state=3): >>>ansible-tmp-1726776705.765658-9307-250776953604132=/root/.ansible/tmp/ansible-tmp-1726776705.765658-9307-250776953604132 <<< 6593 1726776705.79510: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776705.79579: stderr chunk (state=3): >>><<< 6593 1726776705.79589: stdout chunk (state=3): >>><<< 6593 1726776705.79896: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776705.765658-9307-250776953604132=/root/.ansible/tmp/ansible-tmp-1726776705.765658-9307-250776953604132 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776705.79900: variable 'ansible_module_compression' from source: unknown 6593 1726776705.79902: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 6593 1726776705.79904: variable 'ansible_facts' from source: unknown 6593 1726776705.79906: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776705.765658-9307-250776953604132/AnsiballZ_command.py 6593 1726776705.79963: Sending initial data 6593 1726776705.79966: Sent initial data (153 bytes) 6593 1726776705.80808: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776705.80811: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776705.80843: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776705.80846: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776705.80848: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776705.80900: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776705.80903: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776705.80947: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776705.82763: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776705.82791: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776705.82853: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmp7w9bw4zz /root/.ansible/tmp/ansible-tmp-1726776705.765658-9307-250776953604132/AnsiballZ_command.py <<< 6593 1726776705.83021: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776705.83756: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776705.83844: stderr chunk (state=3): >>><<< 6593 1726776705.83848: stdout chunk (state=3): >>><<< 6593 1726776705.83865: done transferring module to remote 6593 1726776705.83873: _low_level_execute_command(): starting 6593 1726776705.83877: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776705.765658-9307-250776953604132/ /root/.ansible/tmp/ansible-tmp-1726776705.765658-9307-250776953604132/AnsiballZ_command.py && sleep 0' 6593 1726776705.84283: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776705.84286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776705.84313: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776705.84316: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776705.84320: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776705.84381: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776705.84383: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776705.84414: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776705.86205: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776705.86246: stderr chunk (state=3): >>><<< 6593 1726776705.86249: stdout chunk (state=3): >>><<< 6593 1726776705.86260: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776705.86267: _low_level_execute_command(): starting 6593 1726776705.86272: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776705.765658-9307-250776953604132/AnsiballZ_command.py && sleep 0' 6593 1726776705.86666: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776705.86675: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776705.86708: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776705.86712: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776705.86714: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776705.86726: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776705.86737: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776705.86784: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776705.86796: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776705.86844: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776706.10433: stdout chunk (state=3): >>> {"changed": true, "stdout": "Verification succeeded, current system settings match the preset profile.\nSee TuneD log file ('/var/log/tuned/tuned.log') for details.", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "verify", "-i"], "start": "2024-09-19 16:11:46.008540", "end": "2024-09-19 16:11:46.103268", "delta": "0:00:00.094728", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm verify -i", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 6593 1726776706.11837: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776706.11879: stderr chunk (state=3): >>><<< 6593 1726776706.11882: stdout chunk (state=3): >>><<< 6593 1726776706.12025: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "Verification succeeded, current system settings match the preset profile.\nSee TuneD log file ('/var/log/tuned/tuned.log') for details.", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "verify", "-i"], "start": "2024-09-19 16:11:46.008540", "end": "2024-09-19 16:11:46.103268", "delta": "0:00:00.094728", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm verify -i", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776706.12029: done with _execute_module (ansible.legacy.command, {'_raw_params': 'tuned-adm verify -i', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776705.765658-9307-250776953604132/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776706.12032: _low_level_execute_command(): starting 6593 1726776706.12035: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776705.765658-9307-250776953604132/ > /dev/null 2>&1 && sleep 0' 6593 1726776706.12591: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776706.12605: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776706.12623: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776706.12642: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776706.12683: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776706.12696: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776706.12710: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776706.12731: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776706.12743: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776706.12754: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776706.12766: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776706.12781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776706.12797: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776706.12809: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776706.12822: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776706.12836: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776706.12910: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776706.12935: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776706.12952: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776706.13022: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776706.14850: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776706.14890: stderr chunk (state=3): >>><<< 6593 1726776706.14897: stdout chunk (state=3): >>><<< 6593 1726776706.14908: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776706.14915: handler run complete 6593 1726776706.14936: Evaluated conditional (False): False 6593 1726776706.14945: attempt loop complete, returning result 6593 1726776706.14948: _execute() done 6593 1726776706.14950: dumping result to json 6593 1726776706.14955: done dumping result, returning 6593 1726776706.14965: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly [025ceb90-32dd-710c-d93d-000000000483] 6593 1726776706.14974: sending task result for task 025ceb90-32dd-710c-d93d-000000000483 6593 1726776706.15080: done sending task result for task 025ceb90-32dd-710c-d93d-000000000483 6593 1726776706.15083: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:00.094728", "end": "2024-09-19 16:11:46.103268", "rc": 0, "start": "2024-09-19 16:11:46.008540" } STDOUT: Verification succeeded, current system settings match the preset profile. See TuneD log file ('/var/log/tuned/tuned.log') for details. 6593 1726776706.15167: no more pending results, returning what we have 6593 1726776706.15171: results queue empty 6593 1726776706.15171: checking for any_errors_fatal 6593 1726776706.15173: done checking for any_errors_fatal 6593 1726776706.15174: checking for max_fail_percentage 6593 1726776706.15175: done checking for max_fail_percentage 6593 1726776706.15176: checking to see if all hosts have failed and the running result is not ok 6593 1726776706.15177: done checking to see if all hosts have failed 6593 1726776706.15177: getting the remaining hosts for this loop 6593 1726776706.15178: done getting the remaining hosts for this loop 6593 1726776706.15182: getting the next task for host managed_node2 6593 1726776706.15187: done getting next task for host managed_node2 6593 1726776706.15190: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 6593 1726776706.15193: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776706.15203: getting variables 6593 1726776706.15204: in VariableManager get_vars() 6593 1726776706.15238: Calling all_inventory to load vars for managed_node2 6593 1726776706.15241: Calling groups_inventory to load vars for managed_node2 6593 1726776706.15243: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776706.15250: Calling all_plugins_play to load vars for managed_node2 6593 1726776706.15252: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776706.15254: Calling groups_plugins_play to load vars for managed_node2 6593 1726776706.15362: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776706.15511: done with get_vars() 6593 1726776706.15520: done getting variables 6593 1726776706.15561: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Get last verify results from log] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:12 Thursday 19 September 2024 16:11:46 -0400 (0:00:00.429) 0:01:23.580 **** 6593 1726776706.15587: entering _queue_task() for managed_node2/shell 6593 1726776706.15759: worker is 1 (out of 1 available) 6593 1726776706.15769: exiting _queue_task() for managed_node2/shell 6593 1726776706.15780: done queuing things up, now waiting for results queue to drain 6593 1726776706.15781: waiting for pending results... 6593 1726776706.15957: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 6593 1726776706.16040: in run() - task 025ceb90-32dd-710c-d93d-000000000484 6593 1726776706.16050: variable 'ansible_search_path' from source: unknown 6593 1726776706.16054: variable 'ansible_search_path' from source: unknown 6593 1726776706.16082: calling self._execute() 6593 1726776706.16145: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776706.16148: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776706.16157: variable 'omit' from source: magic vars 6593 1726776706.16915: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776706.16920: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776706.16923: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776706.16934: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776706.16973: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776706.17086: variable '__kernel_settings_register_verify_values' from source: set_fact 6593 1726776706.17114: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 6593 1726776706.17123: when evaluation is False, skipping this task 6593 1726776706.17129: _execute() done 6593 1726776706.17136: dumping result to json 6593 1726776706.17142: done dumping result, returning 6593 1726776706.17154: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log [025ceb90-32dd-710c-d93d-000000000484] 6593 1726776706.17172: sending task result for task 025ceb90-32dd-710c-d93d-000000000484 6593 1726776706.17263: done sending task result for task 025ceb90-32dd-710c-d93d-000000000484 6593 1726776706.17268: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 6593 1726776706.17320: no more pending results, returning what we have 6593 1726776706.17324: results queue empty 6593 1726776706.17325: checking for any_errors_fatal 6593 1726776706.17332: done checking for any_errors_fatal 6593 1726776706.17333: checking for max_fail_percentage 6593 1726776706.17335: done checking for max_fail_percentage 6593 1726776706.17335: checking to see if all hosts have failed and the running result is not ok 6593 1726776706.17336: done checking to see if all hosts have failed 6593 1726776706.17337: getting the remaining hosts for this loop 6593 1726776706.17339: done getting the remaining hosts for this loop 6593 1726776706.17342: getting the next task for host managed_node2 6593 1726776706.17348: done getting next task for host managed_node2 6593 1726776706.17352: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 6593 1726776706.17355: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776706.17373: getting variables 6593 1726776706.17374: in VariableManager get_vars() 6593 1726776706.17403: Calling all_inventory to load vars for managed_node2 6593 1726776706.17406: Calling groups_inventory to load vars for managed_node2 6593 1726776706.17408: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776706.17417: Calling all_plugins_play to load vars for managed_node2 6593 1726776706.17421: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776706.17424: Calling groups_plugins_play to load vars for managed_node2 6593 1726776706.17573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776706.17777: done with get_vars() 6593 1726776706.17786: done getting variables 6593 1726776706.17847: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:23 Thursday 19 September 2024 16:11:46 -0400 (0:00:00.022) 0:01:23.603 **** 6593 1726776706.17883: entering _queue_task() for managed_node2/fail 6593 1726776706.18099: worker is 1 (out of 1 available) 6593 1726776706.18113: exiting _queue_task() for managed_node2/fail 6593 1726776706.18126: done queuing things up, now waiting for results queue to drain 6593 1726776706.18128: waiting for pending results... 6593 1726776706.18407: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 6593 1726776706.18543: in run() - task 025ceb90-32dd-710c-d93d-000000000485 6593 1726776706.18565: variable 'ansible_search_path' from source: unknown 6593 1726776706.18576: variable 'ansible_search_path' from source: unknown 6593 1726776706.18620: calling self._execute() 6593 1726776706.18713: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776706.18728: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776706.18742: variable 'omit' from source: magic vars 6593 1726776706.19103: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776706.19325: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776706.19356: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776706.19382: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776706.19406: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776706.19484: variable '__kernel_settings_register_verify_values' from source: set_fact 6593 1726776706.19502: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 6593 1726776706.19505: when evaluation is False, skipping this task 6593 1726776706.19507: _execute() done 6593 1726776706.19510: dumping result to json 6593 1726776706.19512: done dumping result, returning 6593 1726776706.19520: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors [025ceb90-32dd-710c-d93d-000000000485] 6593 1726776706.19525: sending task result for task 025ceb90-32dd-710c-d93d-000000000485 6593 1726776706.19608: done sending task result for task 025ceb90-32dd-710c-d93d-000000000485 6593 1726776706.19611: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 6593 1726776706.19683: no more pending results, returning what we have 6593 1726776706.19686: results queue empty 6593 1726776706.19686: checking for any_errors_fatal 6593 1726776706.19690: done checking for any_errors_fatal 6593 1726776706.19690: checking for max_fail_percentage 6593 1726776706.19692: done checking for max_fail_percentage 6593 1726776706.19692: checking to see if all hosts have failed and the running result is not ok 6593 1726776706.19693: done checking to see if all hosts have failed 6593 1726776706.19694: getting the remaining hosts for this loop 6593 1726776706.19695: done getting the remaining hosts for this loop 6593 1726776706.19698: getting the next task for host managed_node2 6593 1726776706.19704: done getting next task for host managed_node2 6593 1726776706.19707: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 6593 1726776706.19710: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776706.19725: getting variables 6593 1726776706.19727: in VariableManager get_vars() 6593 1726776706.19753: Calling all_inventory to load vars for managed_node2 6593 1726776706.19755: Calling groups_inventory to load vars for managed_node2 6593 1726776706.19757: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776706.19762: Calling all_plugins_play to load vars for managed_node2 6593 1726776706.19765: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776706.19767: Calling groups_plugins_play to load vars for managed_node2 6593 1726776706.19902: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776706.20017: done with get_vars() 6593 1726776706.20024: done getting variables 6593 1726776706.20062: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:177 Thursday 19 September 2024 16:11:46 -0400 (0:00:00.022) 0:01:23.625 **** 6593 1726776706.20083: entering _queue_task() for managed_node2/set_fact 6593 1726776706.20244: worker is 1 (out of 1 available) 6593 1726776706.20256: exiting _queue_task() for managed_node2/set_fact 6593 1726776706.20267: done queuing things up, now waiting for results queue to drain 6593 1726776706.20268: waiting for pending results... 6593 1726776706.20426: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 6593 1726776706.20490: in run() - task 025ceb90-32dd-710c-d93d-000000000315 6593 1726776706.20500: variable 'ansible_search_path' from source: unknown 6593 1726776706.20503: variable 'ansible_search_path' from source: unknown 6593 1726776706.20542: calling self._execute() 6593 1726776706.20636: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776706.20647: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776706.20661: variable 'omit' from source: magic vars 6593 1726776706.20769: variable 'omit' from source: magic vars 6593 1726776706.20820: variable 'omit' from source: magic vars 6593 1726776706.20866: variable 'omit' from source: magic vars 6593 1726776706.20912: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776706.20960: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776706.20987: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776706.21008: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776706.21027: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776706.21066: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776706.21076: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776706.21083: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776706.21181: Set connection var ansible_connection to ssh 6593 1726776706.21193: Set connection var ansible_timeout to 10 6593 1726776706.21199: Set connection var ansible_shell_type to sh 6593 1726776706.21208: Set connection var ansible_shell_executable to /bin/sh 6593 1726776706.21217: Set connection var ansible_pipelining to False 6593 1726776706.21234: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776706.21260: variable 'ansible_shell_executable' from source: unknown 6593 1726776706.21268: variable 'ansible_connection' from source: unknown 6593 1726776706.21283: variable 'ansible_module_compression' from source: unknown 6593 1726776706.21291: variable 'ansible_shell_type' from source: unknown 6593 1726776706.21298: variable 'ansible_shell_executable' from source: unknown 6593 1726776706.21305: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776706.21313: variable 'ansible_pipelining' from source: unknown 6593 1726776706.21323: variable 'ansible_timeout' from source: unknown 6593 1726776706.21331: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776706.21487: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776706.21511: variable 'omit' from source: magic vars 6593 1726776706.21524: starting attempt loop 6593 1726776706.21532: running the handler 6593 1726776706.21547: handler run complete 6593 1726776706.21563: attempt loop complete, returning result 6593 1726776706.21570: _execute() done 6593 1726776706.21577: dumping result to json 6593 1726776706.21583: done dumping result, returning 6593 1726776706.21592: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes [025ceb90-32dd-710c-d93d-000000000315] 6593 1726776706.21607: sending task result for task 025ceb90-32dd-710c-d93d-000000000315 6593 1726776706.21703: done sending task result for task 025ceb90-32dd-710c-d93d-000000000315 ok: [managed_node2] => { "ansible_facts": { "kernel_settings_reboot_required": false }, "changed": false } 6593 1726776706.21803: no more pending results, returning what we have 6593 1726776706.21806: results queue empty 6593 1726776706.21808: checking for any_errors_fatal 6593 1726776706.21815: done checking for any_errors_fatal 6593 1726776706.21816: checking for max_fail_percentage 6593 1726776706.21819: done checking for max_fail_percentage 6593 1726776706.21820: checking to see if all hosts have failed and the running result is not ok 6593 1726776706.21821: done checking to see if all hosts have failed 6593 1726776706.21821: getting the remaining hosts for this loop 6593 1726776706.21823: done getting the remaining hosts for this loop 6593 1726776706.21827: getting the next task for host managed_node2 6593 1726776706.21831: done getting next task for host managed_node2 6593 1726776706.21834: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 6593 1726776706.21837: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776706.21847: WORKER PROCESS EXITING 6593 1726776706.21853: getting variables 6593 1726776706.21855: in VariableManager get_vars() 6593 1726776706.21886: Calling all_inventory to load vars for managed_node2 6593 1726776706.21889: Calling groups_inventory to load vars for managed_node2 6593 1726776706.21891: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776706.21899: Calling all_plugins_play to load vars for managed_node2 6593 1726776706.21901: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776706.21904: Calling groups_plugins_play to load vars for managed_node2 6593 1726776706.22012: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776706.22131: done with get_vars() 6593 1726776706.22137: done getting variables 6593 1726776706.22176: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:181 Thursday 19 September 2024 16:11:46 -0400 (0:00:00.021) 0:01:23.646 **** 6593 1726776706.22195: entering _queue_task() for managed_node2/set_fact 6593 1726776706.22351: worker is 1 (out of 1 available) 6593 1726776706.22363: exiting _queue_task() for managed_node2/set_fact 6593 1726776706.22372: done queuing things up, now waiting for results queue to drain 6593 1726776706.22374: waiting for pending results... 6593 1726776706.22537: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 6593 1726776706.22601: in run() - task 025ceb90-32dd-710c-d93d-000000000316 6593 1726776706.22613: variable 'ansible_search_path' from source: unknown 6593 1726776706.22617: variable 'ansible_search_path' from source: unknown 6593 1726776706.22646: calling self._execute() 6593 1726776706.22701: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776706.22706: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776706.22715: variable 'omit' from source: magic vars 6593 1726776706.22786: variable 'omit' from source: magic vars 6593 1726776706.22818: variable 'omit' from source: magic vars 6593 1726776706.23074: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776706.23466: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776706.23499: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776706.23523: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776706.23548: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776706.23640: variable '__kernel_settings_register_profile' from source: set_fact 6593 1726776706.23650: variable '__kernel_settings_register_mode' from source: set_fact 6593 1726776706.23656: variable '__kernel_settings_register_apply' from source: set_fact 6593 1726776706.23697: variable 'omit' from source: magic vars 6593 1726776706.23717: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776706.23738: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776706.23751: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776706.23763: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776706.23774: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776706.23796: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776706.23799: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776706.23802: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776706.23863: Set connection var ansible_connection to ssh 6593 1726776706.23871: Set connection var ansible_timeout to 10 6593 1726776706.23874: Set connection var ansible_shell_type to sh 6593 1726776706.23879: Set connection var ansible_shell_executable to /bin/sh 6593 1726776706.23884: Set connection var ansible_pipelining to False 6593 1726776706.23892: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776706.23911: variable 'ansible_shell_executable' from source: unknown 6593 1726776706.23913: variable 'ansible_connection' from source: unknown 6593 1726776706.23918: variable 'ansible_module_compression' from source: unknown 6593 1726776706.23926: variable 'ansible_shell_type' from source: unknown 6593 1726776706.23929: variable 'ansible_shell_executable' from source: unknown 6593 1726776706.23931: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776706.23935: variable 'ansible_pipelining' from source: unknown 6593 1726776706.23937: variable 'ansible_timeout' from source: unknown 6593 1726776706.23941: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776706.24014: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776706.24024: variable 'omit' from source: magic vars 6593 1726776706.24029: starting attempt loop 6593 1726776706.24032: running the handler 6593 1726776706.24040: handler run complete 6593 1726776706.24048: attempt loop complete, returning result 6593 1726776706.24051: _execute() done 6593 1726776706.24054: dumping result to json 6593 1726776706.24056: done dumping result, returning 6593 1726776706.24063: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing [025ceb90-32dd-710c-d93d-000000000316] 6593 1726776706.24071: sending task result for task 025ceb90-32dd-710c-d93d-000000000316 6593 1726776706.24146: done sending task result for task 025ceb90-32dd-710c-d93d-000000000316 6593 1726776706.24149: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_changed": true }, "changed": false } 6593 1726776706.24204: no more pending results, returning what we have 6593 1726776706.24207: results queue empty 6593 1726776706.24208: checking for any_errors_fatal 6593 1726776706.24212: done checking for any_errors_fatal 6593 1726776706.24213: checking for max_fail_percentage 6593 1726776706.24219: done checking for max_fail_percentage 6593 1726776706.24220: checking to see if all hosts have failed and the running result is not ok 6593 1726776706.24221: done checking to see if all hosts have failed 6593 1726776706.24222: getting the remaining hosts for this loop 6593 1726776706.24223: done getting the remaining hosts for this loop 6593 1726776706.24227: getting the next task for host managed_node2 6593 1726776706.24234: done getting next task for host managed_node2 6593 1726776706.24236: ^ task is: TASK: meta (role_complete) 6593 1726776706.24238: ^ state is: HOST STATE: block=2, task=27, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776706.24248: getting variables 6593 1726776706.24249: in VariableManager get_vars() 6593 1726776706.24273: Calling all_inventory to load vars for managed_node2 6593 1726776706.24275: Calling groups_inventory to load vars for managed_node2 6593 1726776706.24277: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776706.24282: Calling all_plugins_play to load vars for managed_node2 6593 1726776706.24284: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776706.24286: Calling groups_plugins_play to load vars for managed_node2 6593 1726776706.24384: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776706.24661: done with get_vars() 6593 1726776706.24668: done getting variables 6593 1726776706.24715: done queuing things up, now waiting for results queue to drain 6593 1726776706.24716: results queue empty 6593 1726776706.24717: checking for any_errors_fatal 6593 1726776706.24720: done checking for any_errors_fatal 6593 1726776706.24720: checking for max_fail_percentage 6593 1726776706.24721: done checking for max_fail_percentage 6593 1726776706.24724: checking to see if all hosts have failed and the running result is not ok 6593 1726776706.24725: done checking to see if all hosts have failed 6593 1726776706.24725: getting the remaining hosts for this loop 6593 1726776706.24726: done getting the remaining hosts for this loop 6593 1726776706.24727: getting the next task for host managed_node2 6593 1726776706.24730: done getting next task for host managed_node2 6593 1726776706.24731: ^ task is: TASK: meta (flush_handlers) 6593 1726776706.24731: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776706.24734: getting variables 6593 1726776706.24735: in VariableManager get_vars() 6593 1726776706.24741: Calling all_inventory to load vars for managed_node2 6593 1726776706.24742: Calling groups_inventory to load vars for managed_node2 6593 1726776706.24743: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776706.24746: Calling all_plugins_play to load vars for managed_node2 6593 1726776706.24748: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776706.24749: Calling groups_plugins_play to load vars for managed_node2 6593 1726776706.24826: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776706.24934: done with get_vars() 6593 1726776706.24939: done getting variables TASK [Force handlers] ********************************************************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:130 Thursday 19 September 2024 16:11:46 -0400 (0:00:00.027) 0:01:23.674 **** 6593 1726776706.24980: in VariableManager get_vars() 6593 1726776706.24986: Calling all_inventory to load vars for managed_node2 6593 1726776706.24987: Calling groups_inventory to load vars for managed_node2 6593 1726776706.24989: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776706.24991: Calling all_plugins_play to load vars for managed_node2 6593 1726776706.24993: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776706.24994: Calling groups_plugins_play to load vars for managed_node2 6593 1726776706.25069: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776706.25177: done with get_vars() META: triggered running handlers for managed_node2 6593 1726776706.25187: done queuing things up, now waiting for results queue to drain 6593 1726776706.25188: results queue empty 6593 1726776706.25188: checking for any_errors_fatal 6593 1726776706.25189: done checking for any_errors_fatal 6593 1726776706.25190: checking for max_fail_percentage 6593 1726776706.25191: done checking for max_fail_percentage 6593 1726776706.25191: checking to see if all hosts have failed and the running result is not ok 6593 1726776706.25192: done checking to see if all hosts have failed 6593 1726776706.25193: getting the remaining hosts for this loop 6593 1726776706.25193: done getting the remaining hosts for this loop 6593 1726776706.25195: getting the next task for host managed_node2 6593 1726776706.25197: done getting next task for host managed_node2 6593 1726776706.25199: ^ task is: TASK: Ensure kernel_settings_reboot_required is not set or is false 6593 1726776706.25199: ^ state is: HOST STATE: block=2, task=29, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776706.25201: getting variables 6593 1726776706.25202: in VariableManager get_vars() 6593 1726776706.25207: Calling all_inventory to load vars for managed_node2 6593 1726776706.25209: Calling groups_inventory to load vars for managed_node2 6593 1726776706.25210: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776706.25213: Calling all_plugins_play to load vars for managed_node2 6593 1726776706.25214: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776706.25216: Calling groups_plugins_play to load vars for managed_node2 6593 1726776706.25309: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776706.25411: done with get_vars() 6593 1726776706.25417: done getting variables 6593 1726776706.25443: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Ensure kernel_settings_reboot_required is not set or is false] *********** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:133 Thursday 19 September 2024 16:11:46 -0400 (0:00:00.004) 0:01:23.679 **** 6593 1726776706.25456: entering _queue_task() for managed_node2/assert 6593 1726776706.25609: worker is 1 (out of 1 available) 6593 1726776706.25624: exiting _queue_task() for managed_node2/assert 6593 1726776706.25633: done queuing things up, now waiting for results queue to drain 6593 1726776706.25635: waiting for pending results... 6593 1726776706.25800: running TaskExecutor() for managed_node2/TASK: Ensure kernel_settings_reboot_required is not set or is false 6593 1726776706.25851: in run() - task 025ceb90-32dd-710c-d93d-00000000001c 6593 1726776706.25861: variable 'ansible_search_path' from source: unknown 6593 1726776706.25891: calling self._execute() 6593 1726776706.25955: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776706.25962: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776706.25974: variable 'omit' from source: magic vars 6593 1726776706.26038: variable 'omit' from source: magic vars 6593 1726776706.26060: variable 'omit' from source: magic vars 6593 1726776706.26086: variable 'omit' from source: magic vars 6593 1726776706.26119: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776706.26144: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776706.26159: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776706.26175: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776706.26185: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776706.26210: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776706.26214: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776706.26217: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776706.26281: Set connection var ansible_connection to ssh 6593 1726776706.26287: Set connection var ansible_timeout to 10 6593 1726776706.26290: Set connection var ansible_shell_type to sh 6593 1726776706.26299: Set connection var ansible_shell_executable to /bin/sh 6593 1726776706.26303: Set connection var ansible_pipelining to False 6593 1726776706.26315: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776706.26333: variable 'ansible_shell_executable' from source: unknown 6593 1726776706.26336: variable 'ansible_connection' from source: unknown 6593 1726776706.26338: variable 'ansible_module_compression' from source: unknown 6593 1726776706.26341: variable 'ansible_shell_type' from source: unknown 6593 1726776706.26343: variable 'ansible_shell_executable' from source: unknown 6593 1726776706.26346: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776706.26348: variable 'ansible_pipelining' from source: unknown 6593 1726776706.26350: variable 'ansible_timeout' from source: unknown 6593 1726776706.26355: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776706.26453: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776706.26462: variable 'omit' from source: magic vars 6593 1726776706.26468: starting attempt loop 6593 1726776706.26471: running the handler 6593 1726776706.26702: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776706.28204: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776706.28250: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776706.28278: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776706.28302: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776706.28322: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776706.28371: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776706.28391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776706.28409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776706.28436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776706.28447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776706.28531: variable 'kernel_settings_reboot_required' from source: set_fact 6593 1726776706.28543: Evaluated conditional (not kernel_settings_reboot_required | d(false)): True 6593 1726776706.28548: handler run complete 6593 1726776706.28566: attempt loop complete, returning result 6593 1726776706.28569: _execute() done 6593 1726776706.28572: dumping result to json 6593 1726776706.28574: done dumping result, returning 6593 1726776706.28583: done running TaskExecutor() for managed_node2/TASK: Ensure kernel_settings_reboot_required is not set or is false [025ceb90-32dd-710c-d93d-00000000001c] 6593 1726776706.28589: sending task result for task 025ceb90-32dd-710c-d93d-00000000001c 6593 1726776706.28661: done sending task result for task 025ceb90-32dd-710c-d93d-00000000001c 6593 1726776706.28664: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 6593 1726776706.28729: no more pending results, returning what we have 6593 1726776706.28731: results queue empty 6593 1726776706.28732: checking for any_errors_fatal 6593 1726776706.28734: done checking for any_errors_fatal 6593 1726776706.28735: checking for max_fail_percentage 6593 1726776706.28736: done checking for max_fail_percentage 6593 1726776706.28737: checking to see if all hosts have failed and the running result is not ok 6593 1726776706.28738: done checking to see if all hosts have failed 6593 1726776706.28738: getting the remaining hosts for this loop 6593 1726776706.28740: done getting the remaining hosts for this loop 6593 1726776706.28743: getting the next task for host managed_node2 6593 1726776706.28746: done getting next task for host managed_node2 6593 1726776706.28748: ^ task is: TASK: Ensure role reported changed 6593 1726776706.28750: ^ state is: HOST STATE: block=2, task=30, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776706.28753: getting variables 6593 1726776706.28754: in VariableManager get_vars() 6593 1726776706.28782: Calling all_inventory to load vars for managed_node2 6593 1726776706.28784: Calling groups_inventory to load vars for managed_node2 6593 1726776706.28786: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776706.28794: Calling all_plugins_play to load vars for managed_node2 6593 1726776706.28800: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776706.28803: Calling groups_plugins_play to load vars for managed_node2 6593 1726776706.28905: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776706.29026: done with get_vars() 6593 1726776706.29033: done getting variables 6593 1726776706.29070: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Ensure role reported changed] ******************************************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:137 Thursday 19 September 2024 16:11:46 -0400 (0:00:00.036) 0:01:23.715 **** 6593 1726776706.29088: entering _queue_task() for managed_node2/assert 6593 1726776706.29245: worker is 1 (out of 1 available) 6593 1726776706.29259: exiting _queue_task() for managed_node2/assert 6593 1726776706.29269: done queuing things up, now waiting for results queue to drain 6593 1726776706.29271: waiting for pending results... 6593 1726776706.29429: running TaskExecutor() for managed_node2/TASK: Ensure role reported changed 6593 1726776706.29483: in run() - task 025ceb90-32dd-710c-d93d-00000000001d 6593 1726776706.29494: variable 'ansible_search_path' from source: unknown 6593 1726776706.29523: calling self._execute() 6593 1726776706.29637: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776706.29642: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776706.29650: variable 'omit' from source: magic vars 6593 1726776706.29719: variable 'omit' from source: magic vars 6593 1726776706.29741: variable 'omit' from source: magic vars 6593 1726776706.29763: variable 'omit' from source: magic vars 6593 1726776706.29796: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776706.29821: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776706.29836: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776706.29849: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776706.29859: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776706.29883: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776706.29886: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776706.29889: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776706.29951: Set connection var ansible_connection to ssh 6593 1726776706.29957: Set connection var ansible_timeout to 10 6593 1726776706.29960: Set connection var ansible_shell_type to sh 6593 1726776706.29965: Set connection var ansible_shell_executable to /bin/sh 6593 1726776706.29972: Set connection var ansible_pipelining to False 6593 1726776706.29980: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776706.29995: variable 'ansible_shell_executable' from source: unknown 6593 1726776706.30000: variable 'ansible_connection' from source: unknown 6593 1726776706.30003: variable 'ansible_module_compression' from source: unknown 6593 1726776706.30005: variable 'ansible_shell_type' from source: unknown 6593 1726776706.30008: variable 'ansible_shell_executable' from source: unknown 6593 1726776706.30010: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776706.30012: variable 'ansible_pipelining' from source: unknown 6593 1726776706.30014: variable 'ansible_timeout' from source: unknown 6593 1726776706.30017: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776706.30111: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776706.30121: variable 'omit' from source: magic vars 6593 1726776706.30124: starting attempt loop 6593 1726776706.30127: running the handler 6593 1726776706.30353: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776706.31837: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776706.31890: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776706.31915: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776706.31941: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776706.31960: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776706.32009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776706.32030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776706.32047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776706.32076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776706.32089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776706.32158: variable '__kernel_settings_changed' from source: set_fact 6593 1726776706.32174: Evaluated conditional (__kernel_settings_changed | d(false)): True 6593 1726776706.32177: handler run complete 6593 1726776706.32195: attempt loop complete, returning result 6593 1726776706.32200: _execute() done 6593 1726776706.32203: dumping result to json 6593 1726776706.32205: done dumping result, returning 6593 1726776706.32207: done running TaskExecutor() for managed_node2/TASK: Ensure role reported changed [025ceb90-32dd-710c-d93d-00000000001d] 6593 1726776706.32215: sending task result for task 025ceb90-32dd-710c-d93d-00000000001d 6593 1726776706.32286: done sending task result for task 025ceb90-32dd-710c-d93d-00000000001d 6593 1726776706.32289: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 6593 1726776706.32355: no more pending results, returning what we have 6593 1726776706.32358: results queue empty 6593 1726776706.32359: checking for any_errors_fatal 6593 1726776706.32363: done checking for any_errors_fatal 6593 1726776706.32363: checking for max_fail_percentage 6593 1726776706.32365: done checking for max_fail_percentage 6593 1726776706.32366: checking to see if all hosts have failed and the running result is not ok 6593 1726776706.32366: done checking to see if all hosts have failed 6593 1726776706.32367: getting the remaining hosts for this loop 6593 1726776706.32368: done getting the remaining hosts for this loop 6593 1726776706.32371: getting the next task for host managed_node2 6593 1726776706.32375: done getting next task for host managed_node2 6593 1726776706.32377: ^ task is: TASK: Check sysctl after reboot 6593 1726776706.32379: ^ state is: HOST STATE: block=2, task=31, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776706.32381: getting variables 6593 1726776706.32383: in VariableManager get_vars() 6593 1726776706.32453: Calling all_inventory to load vars for managed_node2 6593 1726776706.32455: Calling groups_inventory to load vars for managed_node2 6593 1726776706.32456: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776706.32463: Calling all_plugins_play to load vars for managed_node2 6593 1726776706.32467: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776706.32474: Calling groups_plugins_play to load vars for managed_node2 6593 1726776706.32567: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776706.32676: done with get_vars() 6593 1726776706.32683: done getting variables 6593 1726776706.32720: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check sysctl after reboot] *********************************************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:141 Thursday 19 September 2024 16:11:46 -0400 (0:00:00.036) 0:01:23.752 **** 6593 1726776706.32739: entering _queue_task() for managed_node2/shell 6593 1726776706.32896: worker is 1 (out of 1 available) 6593 1726776706.32909: exiting _queue_task() for managed_node2/shell 6593 1726776706.32921: done queuing things up, now waiting for results queue to drain 6593 1726776706.32922: waiting for pending results... 6593 1726776706.33084: running TaskExecutor() for managed_node2/TASK: Check sysctl after reboot 6593 1726776706.33138: in run() - task 025ceb90-32dd-710c-d93d-00000000001e 6593 1726776706.33151: variable 'ansible_search_path' from source: unknown 6593 1726776706.33179: calling self._execute() 6593 1726776706.33242: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776706.33246: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776706.33255: variable 'omit' from source: magic vars 6593 1726776706.33331: variable 'omit' from source: magic vars 6593 1726776706.33352: variable 'omit' from source: magic vars 6593 1726776706.33377: variable 'omit' from source: magic vars 6593 1726776706.33411: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776706.33437: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776706.33452: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776706.33468: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776706.33477: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776706.33499: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776706.33503: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776706.33505: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776706.33569: Set connection var ansible_connection to ssh 6593 1726776706.33575: Set connection var ansible_timeout to 10 6593 1726776706.33579: Set connection var ansible_shell_type to sh 6593 1726776706.33584: Set connection var ansible_shell_executable to /bin/sh 6593 1726776706.33591: Set connection var ansible_pipelining to False 6593 1726776706.33600: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776706.33622: variable 'ansible_shell_executable' from source: unknown 6593 1726776706.33626: variable 'ansible_connection' from source: unknown 6593 1726776706.33628: variable 'ansible_module_compression' from source: unknown 6593 1726776706.33630: variable 'ansible_shell_type' from source: unknown 6593 1726776706.33633: variable 'ansible_shell_executable' from source: unknown 6593 1726776706.33635: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776706.33637: variable 'ansible_pipelining' from source: unknown 6593 1726776706.33639: variable 'ansible_timeout' from source: unknown 6593 1726776706.33643: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776706.33741: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776706.33759: variable 'omit' from source: magic vars 6593 1726776706.33762: starting attempt loop 6593 1726776706.33768: running the handler 6593 1726776706.33775: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776706.33789: _low_level_execute_command(): starting 6593 1726776706.33797: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776706.34298: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776706.34313: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776706.34330: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776706.34344: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776706.34363: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776706.34399: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776706.34411: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776706.34469: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776706.36107: stdout chunk (state=3): >>>/root <<< 6593 1726776706.36237: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776706.36284: stderr chunk (state=3): >>><<< 6593 1726776706.36287: stdout chunk (state=3): >>><<< 6593 1726776706.36309: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776706.36321: _low_level_execute_command(): starting 6593 1726776706.36324: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776706.3630757-9336-279012704379521 `" && echo ansible-tmp-1726776706.3630757-9336-279012704379521="` echo /root/.ansible/tmp/ansible-tmp-1726776706.3630757-9336-279012704379521 `" ) && sleep 0' 6593 1726776706.36757: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776706.36773: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776706.36788: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776706.36808: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776706.36854: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776706.36872: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776706.36910: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776706.38994: stdout chunk (state=3): >>>ansible-tmp-1726776706.3630757-9336-279012704379521=/root/.ansible/tmp/ansible-tmp-1726776706.3630757-9336-279012704379521 <<< 6593 1726776706.39186: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776706.39230: stderr chunk (state=3): >>><<< 6593 1726776706.39233: stdout chunk (state=3): >>><<< 6593 1726776706.39246: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776706.3630757-9336-279012704379521=/root/.ansible/tmp/ansible-tmp-1726776706.3630757-9336-279012704379521 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776706.39270: variable 'ansible_module_compression' from source: unknown 6593 1726776706.39316: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 6593 1726776706.39346: variable 'ansible_facts' from source: unknown 6593 1726776706.39407: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776706.3630757-9336-279012704379521/AnsiballZ_command.py 6593 1726776706.39504: Sending initial data 6593 1726776706.39514: Sent initial data (154 bytes) 6593 1726776706.40132: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776706.40136: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776706.40168: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776706.40173: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776706.40175: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776706.40234: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776706.40240: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776706.40242: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776706.40274: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776706.41993: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776706.42084: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776706.42120: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpt_8u833_ /root/.ansible/tmp/ansible-tmp-1726776706.3630757-9336-279012704379521/AnsiballZ_command.py <<< 6593 1726776706.42151: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776706.42906: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776706.42986: stderr chunk (state=3): >>><<< 6593 1726776706.42990: stdout chunk (state=3): >>><<< 6593 1726776706.43004: done transferring module to remote 6593 1726776706.43014: _low_level_execute_command(): starting 6593 1726776706.43019: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776706.3630757-9336-279012704379521/ /root/.ansible/tmp/ansible-tmp-1726776706.3630757-9336-279012704379521/AnsiballZ_command.py && sleep 0' 6593 1726776706.43412: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776706.43427: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776706.43446: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776706.43462: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776706.43505: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776706.43517: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776706.43573: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776706.45297: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776706.45336: stderr chunk (state=3): >>><<< 6593 1726776706.45339: stdout chunk (state=3): >>><<< 6593 1726776706.45353: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776706.45356: _low_level_execute_command(): starting 6593 1726776706.45358: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776706.3630757-9336-279012704379521/AnsiballZ_command.py && sleep 0' 6593 1726776706.45762: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776706.45766: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776706.45797: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776706.45800: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776706.45803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776706.45855: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776706.45859: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776706.45904: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776706.60299: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -Lxvq 400000", "start": "2024-09-19 16:11:46.596786", "end": "2024-09-19 16:11:46.602090", "delta": "0:00:00.005304", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nsysctl -n fs.file-max | grep -Lxvq 400000", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 6593 1726776706.61506: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776706.61562: stderr chunk (state=3): >>><<< 6593 1726776706.61565: stdout chunk (state=3): >>><<< 6593 1726776706.61585: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -Lxvq 400000", "start": "2024-09-19 16:11:46.596786", "end": "2024-09-19 16:11:46.602090", "delta": "0:00:00.005304", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nsysctl -n fs.file-max | grep -Lxvq 400000", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776706.61624: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euo pipefail\nsysctl -n fs.file-max | grep -Lxvq 400000', '_uses_shell': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776706.3630757-9336-279012704379521/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776706.61640: _low_level_execute_command(): starting 6593 1726776706.61645: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776706.3630757-9336-279012704379521/ > /dev/null 2>&1 && sleep 0' 6593 1726776706.62080: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776706.62104: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776706.62116: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776706.62169: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776706.62189: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776706.62253: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776706.64039: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776706.64081: stderr chunk (state=3): >>><<< 6593 1726776706.64084: stdout chunk (state=3): >>><<< 6593 1726776706.64097: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776706.64106: handler run complete 6593 1726776706.64126: Evaluated conditional (False): False 6593 1726776706.64134: attempt loop complete, returning result 6593 1726776706.64137: _execute() done 6593 1726776706.64139: dumping result to json 6593 1726776706.64144: done dumping result, returning 6593 1726776706.64151: done running TaskExecutor() for managed_node2/TASK: Check sysctl after reboot [025ceb90-32dd-710c-d93d-00000000001e] 6593 1726776706.64157: sending task result for task 025ceb90-32dd-710c-d93d-00000000001e 6593 1726776706.64255: done sending task result for task 025ceb90-32dd-710c-d93d-00000000001e 6593 1726776706.64258: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -Lxvq 400000", "delta": "0:00:00.005304", "end": "2024-09-19 16:11:46.602090", "rc": 0, "start": "2024-09-19 16:11:46.596786" } 6593 1726776706.64313: no more pending results, returning what we have 6593 1726776706.64316: results queue empty 6593 1726776706.64317: checking for any_errors_fatal 6593 1726776706.64324: done checking for any_errors_fatal 6593 1726776706.64325: checking for max_fail_percentage 6593 1726776706.64327: done checking for max_fail_percentage 6593 1726776706.64328: checking to see if all hosts have failed and the running result is not ok 6593 1726776706.64329: done checking to see if all hosts have failed 6593 1726776706.64330: getting the remaining hosts for this loop 6593 1726776706.64332: done getting the remaining hosts for this loop 6593 1726776706.64335: getting the next task for host managed_node2 6593 1726776706.64341: done getting next task for host managed_node2 6593 1726776706.64344: ^ task is: TASK: Apply kernel_settings for removing 6593 1726776706.64346: ^ state is: HOST STATE: block=2, task=32, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776706.64350: getting variables 6593 1726776706.64351: in VariableManager get_vars() 6593 1726776706.64386: Calling all_inventory to load vars for managed_node2 6593 1726776706.64389: Calling groups_inventory to load vars for managed_node2 6593 1726776706.64391: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776706.64400: Calling all_plugins_play to load vars for managed_node2 6593 1726776706.64403: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776706.64406: Calling groups_plugins_play to load vars for managed_node2 6593 1726776706.64542: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776706.64683: done with get_vars() 6593 1726776706.64691: done getting variables TASK [Apply kernel_settings for removing] ************************************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:147 Thursday 19 September 2024 16:11:46 -0400 (0:00:00.320) 0:01:24.072 **** 6593 1726776706.64757: entering _queue_task() for managed_node2/include_role 6593 1726776706.64927: worker is 1 (out of 1 available) 6593 1726776706.64939: exiting _queue_task() for managed_node2/include_role 6593 1726776706.64950: done queuing things up, now waiting for results queue to drain 6593 1726776706.64951: waiting for pending results... 6593 1726776706.65143: running TaskExecutor() for managed_node2/TASK: Apply kernel_settings for removing 6593 1726776706.65196: in run() - task 025ceb90-32dd-710c-d93d-00000000001f 6593 1726776706.65209: variable 'ansible_search_path' from source: unknown 6593 1726776706.65239: calling self._execute() 6593 1726776706.65306: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776706.65311: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776706.65323: variable 'omit' from source: magic vars 6593 1726776706.65396: _execute() done 6593 1726776706.65400: dumping result to json 6593 1726776706.65402: done dumping result, returning 6593 1726776706.65411: done running TaskExecutor() for managed_node2/TASK: Apply kernel_settings for removing [025ceb90-32dd-710c-d93d-00000000001f] 6593 1726776706.65414: sending task result for task 025ceb90-32dd-710c-d93d-00000000001f 6593 1726776706.65523: done sending task result for task 025ceb90-32dd-710c-d93d-00000000001f 6593 1726776706.65528: WORKER PROCESS EXITING 6593 1726776706.65553: no more pending results, returning what we have 6593 1726776706.65557: in VariableManager get_vars() 6593 1726776706.65588: Calling all_inventory to load vars for managed_node2 6593 1726776706.65590: Calling groups_inventory to load vars for managed_node2 6593 1726776706.65593: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776706.65600: Calling all_plugins_play to load vars for managed_node2 6593 1726776706.65602: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776706.65604: Calling groups_plugins_play to load vars for managed_node2 6593 1726776706.65709: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776706.65825: done with get_vars() 6593 1726776706.65831: variable 'ansible_search_path' from source: unknown 6593 1726776706.67971: variable 'omit' from source: magic vars 6593 1726776706.67986: variable 'omit' from source: magic vars 6593 1726776706.67996: variable 'omit' from source: magic vars 6593 1726776706.67999: we have included files to process 6593 1726776706.68000: generating all_blocks data 6593 1726776706.68001: done generating all_blocks data 6593 1726776706.68003: processing included file: fedora.linux_system_roles.kernel_settings 6593 1726776706.68016: in VariableManager get_vars() 6593 1726776706.68028: done with get_vars() 6593 1726776706.68046: in VariableManager get_vars() 6593 1726776706.68056: done with get_vars() 6593 1726776706.68082: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/main.yml 6593 1726776706.68127: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/defaults/main.yml 6593 1726776706.68142: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/meta/main.yml 6593 1726776706.68188: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml 6593 1726776706.68510: in VariableManager get_vars() 6593 1726776706.68526: done with get_vars() 6593 1726776706.69435: in VariableManager get_vars() 6593 1726776706.69455: done with get_vars() 6593 1726776706.69602: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml 6593 1726776706.70238: iterating over new_blocks loaded from include file 6593 1726776706.70254: in VariableManager get_vars() 6593 1726776706.70272: done with get_vars() 6593 1726776706.70274: filtering new block on tags 6593 1726776706.70310: done filtering new block on tags 6593 1726776706.70312: in VariableManager get_vars() 6593 1726776706.70328: done with get_vars() 6593 1726776706.70329: filtering new block on tags 6593 1726776706.70367: done filtering new block on tags 6593 1726776706.70369: in VariableManager get_vars() 6593 1726776706.70384: done with get_vars() 6593 1726776706.70385: filtering new block on tags 6593 1726776706.70521: done filtering new block on tags 6593 1726776706.70524: in VariableManager get_vars() 6593 1726776706.70558: done with get_vars() 6593 1726776706.70560: filtering new block on tags 6593 1726776706.70580: done filtering new block on tags 6593 1726776706.70582: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kernel_settings for managed_node2 6593 1726776706.70587: extending task lists for all hosts with included blocks 6593 1726776706.73244: done extending task lists 6593 1726776706.73245: done processing included files 6593 1726776706.73246: results queue empty 6593 1726776706.73247: checking for any_errors_fatal 6593 1726776706.73252: done checking for any_errors_fatal 6593 1726776706.73253: checking for max_fail_percentage 6593 1726776706.73254: done checking for max_fail_percentage 6593 1726776706.73255: checking to see if all hosts have failed and the running result is not ok 6593 1726776706.73256: done checking to see if all hosts have failed 6593 1726776706.73257: getting the remaining hosts for this loop 6593 1726776706.73258: done getting the remaining hosts for this loop 6593 1726776706.73261: getting the next task for host managed_node2 6593 1726776706.73268: done getting next task for host managed_node2 6593 1726776706.73270: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 6593 1726776706.73273: ^ state is: HOST STATE: block=2, task=33, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776706.73283: getting variables 6593 1726776706.73284: in VariableManager get_vars() 6593 1726776706.73298: Calling all_inventory to load vars for managed_node2 6593 1726776706.73300: Calling groups_inventory to load vars for managed_node2 6593 1726776706.73303: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776706.73308: Calling all_plugins_play to load vars for managed_node2 6593 1726776706.73310: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776706.73313: Calling groups_plugins_play to load vars for managed_node2 6593 1726776706.73483: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776706.73690: done with get_vars() 6593 1726776706.73700: done getting variables 6593 1726776706.73743: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:2 Thursday 19 September 2024 16:11:46 -0400 (0:00:00.090) 0:01:24.162 **** 6593 1726776706.73775: entering _queue_task() for managed_node2/fail 6593 1726776706.74038: worker is 1 (out of 1 available) 6593 1726776706.74051: exiting _queue_task() for managed_node2/fail 6593 1726776706.74067: done queuing things up, now waiting for results queue to drain 6593 1726776706.74069: waiting for pending results... 6593 1726776706.74377: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 6593 1726776706.74508: in run() - task 025ceb90-32dd-710c-d93d-00000000060d 6593 1726776706.74533: variable 'ansible_search_path' from source: unknown 6593 1726776706.74543: variable 'ansible_search_path' from source: unknown 6593 1726776706.74591: calling self._execute() 6593 1726776706.74687: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776706.74699: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776706.74714: variable 'omit' from source: magic vars 6593 1726776706.75223: variable 'kernel_settings_sysctl' from source: include params 6593 1726776706.75245: variable '__kernel_settings_state_empty' from source: role '' all vars 6593 1726776706.75258: Evaluated conditional (kernel_settings_sysctl != __kernel_settings_state_empty): True 6593 1726776706.75589: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776706.78194: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776706.78267: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776706.78303: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776706.78348: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776706.78383: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776706.78472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776706.78506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776706.78545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776706.78594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776706.78617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776706.78684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776706.78712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776706.78744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776706.78794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776706.78814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776706.78869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776706.78898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776706.78931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776706.78980: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776706.78999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776706.79311: variable 'kernel_settings_sysctl' from source: include params 6593 1726776706.79387: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776706.79568: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776706.79608: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776706.79650: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776706.79703: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776706.79755: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 6593 1726776706.79786: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 6593 1726776706.79817: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776706.79857: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 6593 1726776706.79903: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 6593 1726776706.79936: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 6593 1726776706.79971: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776706.80001: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 6593 1726776706.80034: Evaluated conditional ((kernel_settings_sysctl | selectattr("value", "defined") | selectattr("value", "sameas", true) | list | length > 0) or (kernel_settings_sysctl | selectattr("value", "defined") | selectattr("value", "sameas", false) | list | length > 0)): False 6593 1726776706.80054: when evaluation is False, skipping this task 6593 1726776706.80061: _execute() done 6593 1726776706.80071: dumping result to json 6593 1726776706.80078: done dumping result, returning 6593 1726776706.80088: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values [025ceb90-32dd-710c-d93d-00000000060d] 6593 1726776706.80098: sending task result for task 025ceb90-32dd-710c-d93d-00000000060d skipping: [managed_node2] => { "changed": false, "false_condition": "(kernel_settings_sysctl | selectattr(\"value\", \"defined\") | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (kernel_settings_sysctl | selectattr(\"value\", \"defined\") | selectattr(\"value\", \"sameas\", false) | list | length > 0)", "skip_reason": "Conditional result was False" } 6593 1726776706.80251: no more pending results, returning what we have 6593 1726776706.80255: results queue empty 6593 1726776706.80257: checking for any_errors_fatal 6593 1726776706.80258: done checking for any_errors_fatal 6593 1726776706.80259: checking for max_fail_percentage 6593 1726776706.80261: done checking for max_fail_percentage 6593 1726776706.80262: checking to see if all hosts have failed and the running result is not ok 6593 1726776706.80265: done checking to see if all hosts have failed 6593 1726776706.80266: getting the remaining hosts for this loop 6593 1726776706.80268: done getting the remaining hosts for this loop 6593 1726776706.80273: getting the next task for host managed_node2 6593 1726776706.80279: done getting next task for host managed_node2 6593 1726776706.80283: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 6593 1726776706.80287: ^ state is: HOST STATE: block=2, task=33, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776706.80303: getting variables 6593 1726776706.80305: in VariableManager get_vars() 6593 1726776706.80348: Calling all_inventory to load vars for managed_node2 6593 1726776706.80352: Calling groups_inventory to load vars for managed_node2 6593 1726776706.80354: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776706.80369: Calling all_plugins_play to load vars for managed_node2 6593 1726776706.80373: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776706.80377: Calling groups_plugins_play to load vars for managed_node2 6593 1726776706.80560: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776706.80798: done with get_vars() 6593 1726776706.80810: done getting variables 6593 1726776706.80843: done sending task result for task 025ceb90-32dd-710c-d93d-00000000060d 6593 1726776706.80846: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.kernel_settings : Set version specific variables] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:9 Thursday 19 September 2024 16:11:46 -0400 (0:00:00.071) 0:01:24.233 **** 6593 1726776706.80915: entering _queue_task() for managed_node2/include_tasks 6593 1726776706.81226: worker is 1 (out of 1 available) 6593 1726776706.81239: exiting _queue_task() for managed_node2/include_tasks 6593 1726776706.81251: done queuing things up, now waiting for results queue to drain 6593 1726776706.81253: waiting for pending results... 6593 1726776706.81428: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 6593 1726776706.81503: in run() - task 025ceb90-32dd-710c-d93d-00000000060e 6593 1726776706.81514: variable 'ansible_search_path' from source: unknown 6593 1726776706.81521: variable 'ansible_search_path' from source: unknown 6593 1726776706.81550: calling self._execute() 6593 1726776706.81615: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776706.81622: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776706.81631: variable 'omit' from source: magic vars 6593 1726776706.81708: _execute() done 6593 1726776706.81712: dumping result to json 6593 1726776706.81715: done dumping result, returning 6593 1726776706.81723: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables [025ceb90-32dd-710c-d93d-00000000060e] 6593 1726776706.81730: sending task result for task 025ceb90-32dd-710c-d93d-00000000060e 6593 1726776706.81823: done sending task result for task 025ceb90-32dd-710c-d93d-00000000060e 6593 1726776706.81826: WORKER PROCESS EXITING 6593 1726776706.81866: no more pending results, returning what we have 6593 1726776706.81870: in VariableManager get_vars() 6593 1726776706.81902: Calling all_inventory to load vars for managed_node2 6593 1726776706.81905: Calling groups_inventory to load vars for managed_node2 6593 1726776706.81907: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776706.81915: Calling all_plugins_play to load vars for managed_node2 6593 1726776706.81916: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776706.81920: Calling groups_plugins_play to load vars for managed_node2 6593 1726776706.82221: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776706.82332: done with get_vars() 6593 1726776706.82337: variable 'ansible_search_path' from source: unknown 6593 1726776706.82338: variable 'ansible_search_path' from source: unknown 6593 1726776706.82359: we have included files to process 6593 1726776706.82360: generating all_blocks data 6593 1726776706.82361: done generating all_blocks data 6593 1726776706.82366: processing included file: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 6593 1726776706.82366: loading included file: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 6593 1726776706.82367: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 6593 1726776706.83005: done processing included file 6593 1726776706.83007: iterating over new_blocks loaded from include file 6593 1726776706.83009: in VariableManager get_vars() 6593 1726776706.83036: done with get_vars() 6593 1726776706.83039: filtering new block on tags 6593 1726776706.83066: done filtering new block on tags 6593 1726776706.83069: in VariableManager get_vars() 6593 1726776706.83089: done with get_vars() 6593 1726776706.83091: filtering new block on tags 6593 1726776706.83126: done filtering new block on tags 6593 1726776706.83128: in VariableManager get_vars() 6593 1726776706.83149: done with get_vars() 6593 1726776706.83150: filtering new block on tags 6593 1726776706.83186: done filtering new block on tags 6593 1726776706.83188: in VariableManager get_vars() 6593 1726776706.83208: done with get_vars() 6593 1726776706.83209: filtering new block on tags 6593 1726776706.83233: done filtering new block on tags 6593 1726776706.83235: done iterating over new_blocks loaded from include file included: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml for managed_node2 6593 1726776706.83240: extending task lists for all hosts with included blocks 6593 1726776706.83421: done extending task lists 6593 1726776706.83422: done processing included files 6593 1726776706.83423: results queue empty 6593 1726776706.83424: checking for any_errors_fatal 6593 1726776706.83426: done checking for any_errors_fatal 6593 1726776706.83427: checking for max_fail_percentage 6593 1726776706.83428: done checking for max_fail_percentage 6593 1726776706.83429: checking to see if all hosts have failed and the running result is not ok 6593 1726776706.83430: done checking to see if all hosts have failed 6593 1726776706.83430: getting the remaining hosts for this loop 6593 1726776706.83431: done getting the remaining hosts for this loop 6593 1726776706.83434: getting the next task for host managed_node2 6593 1726776706.83438: done getting next task for host managed_node2 6593 1726776706.83440: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 6593 1726776706.83443: ^ state is: HOST STATE: block=2, task=33, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776706.83452: getting variables 6593 1726776706.83453: in VariableManager get_vars() 6593 1726776706.83468: Calling all_inventory to load vars for managed_node2 6593 1726776706.83471: Calling groups_inventory to load vars for managed_node2 6593 1726776706.83473: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776706.83477: Calling all_plugins_play to load vars for managed_node2 6593 1726776706.83480: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776706.83483: Calling groups_plugins_play to load vars for managed_node2 6593 1726776706.83616: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776706.83787: done with get_vars() 6593 1726776706.83794: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 Thursday 19 September 2024 16:11:46 -0400 (0:00:00.029) 0:01:24.263 **** 6593 1726776706.83842: entering _queue_task() for managed_node2/setup 6593 1726776706.84017: worker is 1 (out of 1 available) 6593 1726776706.84031: exiting _queue_task() for managed_node2/setup 6593 1726776706.84042: done queuing things up, now waiting for results queue to drain 6593 1726776706.84043: waiting for pending results... 6593 1726776706.84206: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 6593 1726776706.84298: in run() - task 025ceb90-32dd-710c-d93d-000000000789 6593 1726776706.84310: variable 'ansible_search_path' from source: unknown 6593 1726776706.84314: variable 'ansible_search_path' from source: unknown 6593 1726776706.84345: calling self._execute() 6593 1726776706.84415: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776706.84422: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776706.84430: variable 'omit' from source: magic vars 6593 1726776706.84795: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776706.86631: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776706.86703: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776706.86747: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776706.86791: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776706.86826: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776706.86905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776706.86954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776706.86986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776706.87038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776706.87056: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776706.87113: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776706.87144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776706.87177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776706.87224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776706.87245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776706.87427: variable '__kernel_settings_required_facts' from source: role '' all vars 6593 1726776706.87442: variable 'ansible_facts' from source: unknown 6593 1726776706.87542: Evaluated conditional (__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 6593 1726776706.87551: when evaluation is False, skipping this task 6593 1726776706.87558: _execute() done 6593 1726776706.87570: dumping result to json 6593 1726776706.87583: done dumping result, returning 6593 1726776706.87595: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role [025ceb90-32dd-710c-d93d-000000000789] 6593 1726776706.87613: sending task result for task 025ceb90-32dd-710c-d93d-000000000789 6593 1726776706.87710: done sending task result for task 025ceb90-32dd-710c-d93d-000000000789 6593 1726776706.87713: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 6593 1726776706.87767: no more pending results, returning what we have 6593 1726776706.87771: results queue empty 6593 1726776706.87772: checking for any_errors_fatal 6593 1726776706.87774: done checking for any_errors_fatal 6593 1726776706.87775: checking for max_fail_percentage 6593 1726776706.87776: done checking for max_fail_percentage 6593 1726776706.87777: checking to see if all hosts have failed and the running result is not ok 6593 1726776706.87778: done checking to see if all hosts have failed 6593 1726776706.87779: getting the remaining hosts for this loop 6593 1726776706.87780: done getting the remaining hosts for this loop 6593 1726776706.87784: getting the next task for host managed_node2 6593 1726776706.87792: done getting next task for host managed_node2 6593 1726776706.87796: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 6593 1726776706.87799: ^ state is: HOST STATE: block=2, task=33, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776706.87815: getting variables 6593 1726776706.87816: in VariableManager get_vars() 6593 1726776706.87851: Calling all_inventory to load vars for managed_node2 6593 1726776706.87854: Calling groups_inventory to load vars for managed_node2 6593 1726776706.87856: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776706.87867: Calling all_plugins_play to load vars for managed_node2 6593 1726776706.87870: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776706.87873: Calling groups_plugins_play to load vars for managed_node2 6593 1726776706.87985: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776706.88130: done with get_vars() 6593 1726776706.88137: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if system is ostree] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:10 Thursday 19 September 2024 16:11:46 -0400 (0:00:00.043) 0:01:24.306 **** 6593 1726776706.88200: entering _queue_task() for managed_node2/stat 6593 1726776706.88377: worker is 1 (out of 1 available) 6593 1726776706.88389: exiting _queue_task() for managed_node2/stat 6593 1726776706.88401: done queuing things up, now waiting for results queue to drain 6593 1726776706.88402: waiting for pending results... 6593 1726776706.88570: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 6593 1726776706.88654: in run() - task 025ceb90-32dd-710c-d93d-00000000078b 6593 1726776706.88661: variable 'ansible_search_path' from source: unknown 6593 1726776706.88667: variable 'ansible_search_path' from source: unknown 6593 1726776706.88693: calling self._execute() 6593 1726776706.88758: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776706.88761: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776706.88768: variable 'omit' from source: magic vars 6593 1726776706.89119: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776706.89295: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776706.89331: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776706.89368: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776706.89433: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776706.89531: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 6593 1726776706.89565: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 6593 1726776706.89595: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776706.89627: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 6593 1726776706.89757: variable '__kernel_settings_is_ostree' from source: set_fact 6593 1726776706.89774: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 6593 1726776706.89780: when evaluation is False, skipping this task 6593 1726776706.89790: _execute() done 6593 1726776706.89801: dumping result to json 6593 1726776706.89808: done dumping result, returning 6593 1726776706.89821: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree [025ceb90-32dd-710c-d93d-00000000078b] 6593 1726776706.89831: sending task result for task 025ceb90-32dd-710c-d93d-00000000078b skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 6593 1726776706.89969: no more pending results, returning what we have 6593 1726776706.89973: results queue empty 6593 1726776706.89975: checking for any_errors_fatal 6593 1726776706.89983: done checking for any_errors_fatal 6593 1726776706.89984: checking for max_fail_percentage 6593 1726776706.89986: done checking for max_fail_percentage 6593 1726776706.89987: checking to see if all hosts have failed and the running result is not ok 6593 1726776706.89987: done checking to see if all hosts have failed 6593 1726776706.89988: getting the remaining hosts for this loop 6593 1726776706.89990: done getting the remaining hosts for this loop 6593 1726776706.89993: getting the next task for host managed_node2 6593 1726776706.90000: done getting next task for host managed_node2 6593 1726776706.90004: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 6593 1726776706.90007: ^ state is: HOST STATE: block=2, task=33, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776706.90032: getting variables 6593 1726776706.90037: in VariableManager get_vars() 6593 1726776706.90074: Calling all_inventory to load vars for managed_node2 6593 1726776706.90077: Calling groups_inventory to load vars for managed_node2 6593 1726776706.90080: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776706.90089: Calling all_plugins_play to load vars for managed_node2 6593 1726776706.90092: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776706.90096: Calling groups_plugins_play to load vars for managed_node2 6593 1726776706.90282: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776706.90539: done with get_vars() 6593 1726776706.90552: done getting variables 6593 1726776706.90585: done sending task result for task 025ceb90-32dd-710c-d93d-00000000078b 6593 1726776706.90589: WORKER PROCESS EXITING 6593 1726776706.90617: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:15 Thursday 19 September 2024 16:11:46 -0400 (0:00:00.024) 0:01:24.331 **** 6593 1726776706.90653: entering _queue_task() for managed_node2/set_fact 6593 1726776706.90877: worker is 1 (out of 1 available) 6593 1726776706.90891: exiting _queue_task() for managed_node2/set_fact 6593 1726776706.90903: done queuing things up, now waiting for results queue to drain 6593 1726776706.90905: waiting for pending results... 6593 1726776706.91202: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 6593 1726776706.91347: in run() - task 025ceb90-32dd-710c-d93d-00000000078c 6593 1726776706.91370: variable 'ansible_search_path' from source: unknown 6593 1726776706.91377: variable 'ansible_search_path' from source: unknown 6593 1726776706.91417: calling self._execute() 6593 1726776706.91532: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776706.91544: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776706.91559: variable 'omit' from source: magic vars 6593 1726776706.92112: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776706.92512: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776706.92572: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776706.92609: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776706.92655: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776706.92754: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 6593 1726776706.92794: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 6593 1726776706.92830: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776706.92867: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 6593 1726776706.93002: variable '__kernel_settings_is_ostree' from source: set_fact 6593 1726776706.93010: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 6593 1726776706.93014: when evaluation is False, skipping this task 6593 1726776706.93017: _execute() done 6593 1726776706.93033: dumping result to json 6593 1726776706.93036: done dumping result, returning 6593 1726776706.93038: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree [025ceb90-32dd-710c-d93d-00000000078c] 6593 1726776706.93040: sending task result for task 025ceb90-32dd-710c-d93d-00000000078c 6593 1726776706.93124: done sending task result for task 025ceb90-32dd-710c-d93d-00000000078c 6593 1726776706.93127: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 6593 1726776706.93168: no more pending results, returning what we have 6593 1726776706.93171: results queue empty 6593 1726776706.93173: checking for any_errors_fatal 6593 1726776706.93178: done checking for any_errors_fatal 6593 1726776706.93179: checking for max_fail_percentage 6593 1726776706.93180: done checking for max_fail_percentage 6593 1726776706.93181: checking to see if all hosts have failed and the running result is not ok 6593 1726776706.93182: done checking to see if all hosts have failed 6593 1726776706.93183: getting the remaining hosts for this loop 6593 1726776706.93185: done getting the remaining hosts for this loop 6593 1726776706.93188: getting the next task for host managed_node2 6593 1726776706.93196: done getting next task for host managed_node2 6593 1726776706.93199: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 6593 1726776706.93203: ^ state is: HOST STATE: block=2, task=33, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776706.93221: getting variables 6593 1726776706.93222: in VariableManager get_vars() 6593 1726776706.93251: Calling all_inventory to load vars for managed_node2 6593 1726776706.93254: Calling groups_inventory to load vars for managed_node2 6593 1726776706.93256: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776706.93262: Calling all_plugins_play to load vars for managed_node2 6593 1726776706.93264: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776706.93267: Calling groups_plugins_play to load vars for managed_node2 6593 1726776706.93412: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776706.93530: done with get_vars() 6593 1726776706.93537: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:22 Thursday 19 September 2024 16:11:46 -0400 (0:00:00.029) 0:01:24.360 **** 6593 1726776706.93597: entering _queue_task() for managed_node2/stat 6593 1726776706.93751: worker is 1 (out of 1 available) 6593 1726776706.93763: exiting _queue_task() for managed_node2/stat 6593 1726776706.93775: done queuing things up, now waiting for results queue to drain 6593 1726776706.93776: waiting for pending results... 6593 1726776706.93967: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 6593 1726776706.94098: in run() - task 025ceb90-32dd-710c-d93d-00000000078e 6593 1726776706.94112: variable 'ansible_search_path' from source: unknown 6593 1726776706.94122: variable 'ansible_search_path' from source: unknown 6593 1726776706.94160: calling self._execute() 6593 1726776706.94257: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776706.94273: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776706.94289: variable 'omit' from source: magic vars 6593 1726776706.94727: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776706.94968: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776706.95021: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776706.95058: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776706.95108: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776706.95190: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 6593 1726776706.95210: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 6593 1726776706.95231: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776706.95249: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 6593 1726776706.95346: variable '__kernel_settings_is_transactional' from source: set_fact 6593 1726776706.95353: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 6593 1726776706.95357: when evaluation is False, skipping this task 6593 1726776706.95359: _execute() done 6593 1726776706.95362: dumping result to json 6593 1726776706.95368: done dumping result, returning 6593 1726776706.95371: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin [025ceb90-32dd-710c-d93d-00000000078e] 6593 1726776706.95377: sending task result for task 025ceb90-32dd-710c-d93d-00000000078e 6593 1726776706.95457: done sending task result for task 025ceb90-32dd-710c-d93d-00000000078e 6593 1726776706.95460: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 6593 1726776706.95506: no more pending results, returning what we have 6593 1726776706.95509: results queue empty 6593 1726776706.95510: checking for any_errors_fatal 6593 1726776706.95515: done checking for any_errors_fatal 6593 1726776706.95516: checking for max_fail_percentage 6593 1726776706.95522: done checking for max_fail_percentage 6593 1726776706.95524: checking to see if all hosts have failed and the running result is not ok 6593 1726776706.95524: done checking to see if all hosts have failed 6593 1726776706.95525: getting the remaining hosts for this loop 6593 1726776706.95527: done getting the remaining hosts for this loop 6593 1726776706.95530: getting the next task for host managed_node2 6593 1726776706.95534: done getting next task for host managed_node2 6593 1726776706.95538: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 6593 1726776706.95541: ^ state is: HOST STATE: block=2, task=33, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776706.95555: getting variables 6593 1726776706.95556: in VariableManager get_vars() 6593 1726776706.95582: Calling all_inventory to load vars for managed_node2 6593 1726776706.95584: Calling groups_inventory to load vars for managed_node2 6593 1726776706.95585: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776706.95591: Calling all_plugins_play to load vars for managed_node2 6593 1726776706.95593: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776706.95595: Calling groups_plugins_play to load vars for managed_node2 6593 1726776706.95701: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776706.95825: done with get_vars() 6593 1726776706.95832: done getting variables 6593 1726776706.95871: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:27 Thursday 19 September 2024 16:11:46 -0400 (0:00:00.022) 0:01:24.383 **** 6593 1726776706.95893: entering _queue_task() for managed_node2/set_fact 6593 1726776706.96047: worker is 1 (out of 1 available) 6593 1726776706.96060: exiting _queue_task() for managed_node2/set_fact 6593 1726776706.96074: done queuing things up, now waiting for results queue to drain 6593 1726776706.96076: waiting for pending results... 6593 1726776706.96235: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 6593 1726776706.96315: in run() - task 025ceb90-32dd-710c-d93d-00000000078f 6593 1726776706.96328: variable 'ansible_search_path' from source: unknown 6593 1726776706.96331: variable 'ansible_search_path' from source: unknown 6593 1726776706.96358: calling self._execute() 6593 1726776706.96418: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776706.96422: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776706.96430: variable 'omit' from source: magic vars 6593 1726776706.96733: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776706.96951: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776706.96983: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776706.97006: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776706.97033: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776706.97091: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 6593 1726776706.97109: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 6593 1726776706.97128: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776706.97145: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 6593 1726776706.97227: variable '__kernel_settings_is_transactional' from source: set_fact 6593 1726776706.97235: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 6593 1726776706.97238: when evaluation is False, skipping this task 6593 1726776706.97240: _execute() done 6593 1726776706.97243: dumping result to json 6593 1726776706.97245: done dumping result, returning 6593 1726776706.97252: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists [025ceb90-32dd-710c-d93d-00000000078f] 6593 1726776706.97258: sending task result for task 025ceb90-32dd-710c-d93d-00000000078f 6593 1726776706.97338: done sending task result for task 025ceb90-32dd-710c-d93d-00000000078f 6593 1726776706.97341: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 6593 1726776706.97387: no more pending results, returning what we have 6593 1726776706.97390: results queue empty 6593 1726776706.97391: checking for any_errors_fatal 6593 1726776706.97396: done checking for any_errors_fatal 6593 1726776706.97397: checking for max_fail_percentage 6593 1726776706.97398: done checking for max_fail_percentage 6593 1726776706.97399: checking to see if all hosts have failed and the running result is not ok 6593 1726776706.97400: done checking to see if all hosts have failed 6593 1726776706.97401: getting the remaining hosts for this loop 6593 1726776706.97402: done getting the remaining hosts for this loop 6593 1726776706.97405: getting the next task for host managed_node2 6593 1726776706.97413: done getting next task for host managed_node2 6593 1726776706.97416: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 6593 1726776706.97420: ^ state is: HOST STATE: block=2, task=33, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776706.97434: getting variables 6593 1726776706.97435: in VariableManager get_vars() 6593 1726776706.97458: Calling all_inventory to load vars for managed_node2 6593 1726776706.97460: Calling groups_inventory to load vars for managed_node2 6593 1726776706.97461: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776706.97469: Calling all_plugins_play to load vars for managed_node2 6593 1726776706.97471: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776706.97473: Calling groups_plugins_play to load vars for managed_node2 6593 1726776706.97616: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776706.97735: done with get_vars() 6593 1726776706.97741: done getting variables 6593 1726776706.97780: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set platform/version specific variables] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:31 Thursday 19 September 2024 16:11:46 -0400 (0:00:00.019) 0:01:24.402 **** 6593 1726776706.97801: entering _queue_task() for managed_node2/include_vars 6593 1726776706.97957: worker is 1 (out of 1 available) 6593 1726776706.97973: exiting _queue_task() for managed_node2/include_vars 6593 1726776706.97985: done queuing things up, now waiting for results queue to drain 6593 1726776706.97986: waiting for pending results... 6593 1726776706.98144: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 6593 1726776706.98221: in run() - task 025ceb90-32dd-710c-d93d-000000000791 6593 1726776706.98231: variable 'ansible_search_path' from source: unknown 6593 1726776706.98235: variable 'ansible_search_path' from source: unknown 6593 1726776706.98261: calling self._execute() 6593 1726776706.98333: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776706.98338: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776706.98346: variable 'omit' from source: magic vars 6593 1726776706.98423: variable 'omit' from source: magic vars 6593 1726776706.98466: variable 'omit' from source: magic vars 6593 1726776706.98737: variable 'ffparams' from source: task vars 6593 1726776706.98830: variable 'ansible_facts' from source: unknown 6593 1726776706.98962: variable 'ansible_facts' from source: unknown 6593 1726776706.99052: variable 'ansible_facts' from source: unknown 6593 1726776706.99142: variable 'ansible_facts' from source: unknown 6593 1726776706.99221: variable 'role_path' from source: magic vars 6593 1726776706.99342: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 6593 1726776706.99505: Loaded config def from plugin (lookup/first_found) 6593 1726776706.99510: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 6593 1726776706.99541: variable 'ansible_search_path' from source: unknown 6593 1726776706.99557: variable 'ansible_search_path' from source: unknown 6593 1726776706.99565: variable 'ansible_search_path' from source: unknown 6593 1726776706.99574: variable 'ansible_search_path' from source: unknown 6593 1726776706.99580: variable 'ansible_search_path' from source: unknown 6593 1726776706.99596: variable 'omit' from source: magic vars 6593 1726776706.99613: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776706.99633: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776706.99646: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776706.99659: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776706.99670: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776706.99691: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776706.99694: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776706.99697: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776706.99757: Set connection var ansible_connection to ssh 6593 1726776706.99763: Set connection var ansible_timeout to 10 6593 1726776706.99769: Set connection var ansible_shell_type to sh 6593 1726776706.99775: Set connection var ansible_shell_executable to /bin/sh 6593 1726776706.99780: Set connection var ansible_pipelining to False 6593 1726776706.99790: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776706.99805: variable 'ansible_shell_executable' from source: unknown 6593 1726776706.99808: variable 'ansible_connection' from source: unknown 6593 1726776706.99810: variable 'ansible_module_compression' from source: unknown 6593 1726776706.99813: variable 'ansible_shell_type' from source: unknown 6593 1726776706.99815: variable 'ansible_shell_executable' from source: unknown 6593 1726776706.99820: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776706.99824: variable 'ansible_pipelining' from source: unknown 6593 1726776706.99826: variable 'ansible_timeout' from source: unknown 6593 1726776706.99830: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776706.99906: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776706.99915: variable 'omit' from source: magic vars 6593 1726776706.99920: starting attempt loop 6593 1726776706.99923: running the handler 6593 1726776706.99966: handler run complete 6593 1726776706.99977: attempt loop complete, returning result 6593 1726776706.99980: _execute() done 6593 1726776706.99982: dumping result to json 6593 1726776706.99984: done dumping result, returning 6593 1726776706.99992: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables [025ceb90-32dd-710c-d93d-000000000791] 6593 1726776706.99997: sending task result for task 025ceb90-32dd-710c-d93d-000000000791 6593 1726776707.00088: done sending task result for task 025ceb90-32dd-710c-d93d-000000000791 6593 1726776707.00091: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python3-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/default.yml" ], "changed": false } 6593 1726776707.00163: no more pending results, returning what we have 6593 1726776707.00166: results queue empty 6593 1726776707.00167: checking for any_errors_fatal 6593 1726776707.00172: done checking for any_errors_fatal 6593 1726776707.00173: checking for max_fail_percentage 6593 1726776707.00174: done checking for max_fail_percentage 6593 1726776707.00175: checking to see if all hosts have failed and the running result is not ok 6593 1726776707.00176: done checking to see if all hosts have failed 6593 1726776707.00176: getting the remaining hosts for this loop 6593 1726776707.00178: done getting the remaining hosts for this loop 6593 1726776707.00180: getting the next task for host managed_node2 6593 1726776707.00186: done getting next task for host managed_node2 6593 1726776707.00190: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 6593 1726776707.00192: ^ state is: HOST STATE: block=2, task=33, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776707.00202: getting variables 6593 1726776707.00203: in VariableManager get_vars() 6593 1726776707.00229: Calling all_inventory to load vars for managed_node2 6593 1726776707.00231: Calling groups_inventory to load vars for managed_node2 6593 1726776707.00232: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776707.00238: Calling all_plugins_play to load vars for managed_node2 6593 1726776707.00240: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776707.00242: Calling groups_plugins_play to load vars for managed_node2 6593 1726776707.00343: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776707.00468: done with get_vars() 6593 1726776707.00474: done getting variables 6593 1726776707.00511: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required packages are installed] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Thursday 19 September 2024 16:11:47 -0400 (0:00:00.027) 0:01:24.430 **** 6593 1726776707.00532: entering _queue_task() for managed_node2/package 6593 1726776707.00689: worker is 1 (out of 1 available) 6593 1726776707.00701: exiting _queue_task() for managed_node2/package 6593 1726776707.00714: done queuing things up, now waiting for results queue to drain 6593 1726776707.00715: waiting for pending results... 6593 1726776707.00881: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 6593 1726776707.00944: in run() - task 025ceb90-32dd-710c-d93d-00000000060f 6593 1726776707.00957: variable 'ansible_search_path' from source: unknown 6593 1726776707.00961: variable 'ansible_search_path' from source: unknown 6593 1726776707.00989: calling self._execute() 6593 1726776707.01059: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776707.01066: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776707.01073: variable 'omit' from source: magic vars 6593 1726776707.01148: variable 'omit' from source: magic vars 6593 1726776707.01182: variable 'omit' from source: magic vars 6593 1726776707.01203: variable '__kernel_settings_packages' from source: include_vars 6593 1726776707.01405: variable '__kernel_settings_packages' from source: include_vars 6593 1726776707.01613: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776707.03017: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776707.03059: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776707.03089: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776707.03115: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776707.03139: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776707.03214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776707.03236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776707.03253: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776707.03282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776707.03293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776707.03366: variable '__kernel_settings_is_ostree' from source: set_fact 6593 1726776707.03370: variable 'omit' from source: magic vars 6593 1726776707.03390: variable 'omit' from source: magic vars 6593 1726776707.03409: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776707.03430: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776707.03443: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776707.03457: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776707.03468: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776707.03486: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776707.03491: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776707.03493: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776707.03556: Set connection var ansible_connection to ssh 6593 1726776707.03562: Set connection var ansible_timeout to 10 6593 1726776707.03567: Set connection var ansible_shell_type to sh 6593 1726776707.03570: Set connection var ansible_shell_executable to /bin/sh 6593 1726776707.03575: Set connection var ansible_pipelining to False 6593 1726776707.03583: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776707.03599: variable 'ansible_shell_executable' from source: unknown 6593 1726776707.03606: variable 'ansible_connection' from source: unknown 6593 1726776707.03609: variable 'ansible_module_compression' from source: unknown 6593 1726776707.03611: variable 'ansible_shell_type' from source: unknown 6593 1726776707.03613: variable 'ansible_shell_executable' from source: unknown 6593 1726776707.03615: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776707.03617: variable 'ansible_pipelining' from source: unknown 6593 1726776707.03621: variable 'ansible_timeout' from source: unknown 6593 1726776707.03623: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776707.03689: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776707.03697: variable 'omit' from source: magic vars 6593 1726776707.03701: starting attempt loop 6593 1726776707.03704: running the handler 6593 1726776707.03714: variable 'ansible_facts' from source: unknown 6593 1726776707.03717: variable 'ansible_facts' from source: unknown 6593 1726776707.03751: _low_level_execute_command(): starting 6593 1726776707.03757: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776707.04255: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776707.04274: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776707.04286: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776707.04297: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776707.04310: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776707.04353: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776707.04365: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776707.04421: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776707.06104: stdout chunk (state=3): >>>/root <<< 6593 1726776707.06207: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776707.06256: stderr chunk (state=3): >>><<< 6593 1726776707.06259: stdout chunk (state=3): >>><<< 6593 1726776707.06280: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776707.06290: _low_level_execute_command(): starting 6593 1726776707.06294: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776707.0628006-9372-104927577128338 `" && echo ansible-tmp-1726776707.0628006-9372-104927577128338="` echo /root/.ansible/tmp/ansible-tmp-1726776707.0628006-9372-104927577128338 `" ) && sleep 0' 6593 1726776707.06709: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776707.06724: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776707.06742: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776707.06754: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776707.06763: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776707.06805: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776707.06821: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776707.06910: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776707.08887: stdout chunk (state=3): >>>ansible-tmp-1726776707.0628006-9372-104927577128338=/root/.ansible/tmp/ansible-tmp-1726776707.0628006-9372-104927577128338 <<< 6593 1726776707.09070: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776707.09115: stderr chunk (state=3): >>><<< 6593 1726776707.09120: stdout chunk (state=3): >>><<< 6593 1726776707.09134: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776707.0628006-9372-104927577128338=/root/.ansible/tmp/ansible-tmp-1726776707.0628006-9372-104927577128338 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776707.09156: variable 'ansible_module_compression' from source: unknown 6593 1726776707.09197: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 6593 1726776707.09235: variable 'ansible_facts' from source: unknown 6593 1726776707.09305: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776707.0628006-9372-104927577128338/AnsiballZ_dnf.py 6593 1726776707.09405: Sending initial data 6593 1726776707.09420: Sent initial data (150 bytes) 6593 1726776707.10051: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776707.10055: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776707.10086: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6593 1726776707.10090: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776707.10142: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776707.10146: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776707.10191: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776707.11961: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776707.11995: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776707.12067: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmptc67mit_ /root/.ansible/tmp/ansible-tmp-1726776707.0628006-9372-104927577128338/AnsiballZ_dnf.py <<< 6593 1726776707.12100: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776707.13084: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776707.13173: stderr chunk (state=3): >>><<< 6593 1726776707.13176: stdout chunk (state=3): >>><<< 6593 1726776707.13191: done transferring module to remote 6593 1726776707.13201: _low_level_execute_command(): starting 6593 1726776707.13204: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776707.0628006-9372-104927577128338/ /root/.ansible/tmp/ansible-tmp-1726776707.0628006-9372-104927577128338/AnsiballZ_dnf.py && sleep 0' 6593 1726776707.13616: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776707.13622: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776707.13657: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776707.13660: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776707.13662: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776707.13711: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776707.13715: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776707.13757: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776707.15516: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776707.15556: stderr chunk (state=3): >>><<< 6593 1726776707.15559: stdout chunk (state=3): >>><<< 6593 1726776707.15575: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776707.15578: _low_level_execute_command(): starting 6593 1726776707.15581: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776707.0628006-9372-104927577128338/AnsiballZ_dnf.py && sleep 0' 6593 1726776707.15980: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776707.15993: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776707.16009: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776707.16024: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776707.16072: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776707.16087: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776707.16130: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776708.22873: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["tuned", "python3-configobj"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 6593 1726776708.29197: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776708.29249: stderr chunk (state=3): >>><<< 6593 1726776708.29253: stdout chunk (state=3): >>><<< 6593 1726776708.29268: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["tuned", "python3-configobj"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776708.29308: done with _execute_module (ansible.legacy.dnf, {'name': ['tuned', 'python3-configobj'], 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776707.0628006-9372-104927577128338/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776708.29314: _low_level_execute_command(): starting 6593 1726776708.29322: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776707.0628006-9372-104927577128338/ > /dev/null 2>&1 && sleep 0' 6593 1726776708.29750: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776708.29756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776708.29805: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776708.29808: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776708.29810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776708.29868: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776708.29871: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776708.29877: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776708.29915: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776708.31776: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776708.31813: stderr chunk (state=3): >>><<< 6593 1726776708.31816: stdout chunk (state=3): >>><<< 6593 1726776708.31833: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776708.31839: handler run complete 6593 1726776708.31869: attempt loop complete, returning result 6593 1726776708.31872: _execute() done 6593 1726776708.31874: dumping result to json 6593 1726776708.31879: done dumping result, returning 6593 1726776708.31888: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed [025ceb90-32dd-710c-d93d-00000000060f] 6593 1726776708.31893: sending task result for task 025ceb90-32dd-710c-d93d-00000000060f 6593 1726776708.31989: done sending task result for task 025ceb90-32dd-710c-d93d-00000000060f 6593 1726776708.31993: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 6593 1726776708.32086: no more pending results, returning what we have 6593 1726776708.32089: results queue empty 6593 1726776708.32091: checking for any_errors_fatal 6593 1726776708.32098: done checking for any_errors_fatal 6593 1726776708.32099: checking for max_fail_percentage 6593 1726776708.32100: done checking for max_fail_percentage 6593 1726776708.32101: checking to see if all hosts have failed and the running result is not ok 6593 1726776708.32102: done checking to see if all hosts have failed 6593 1726776708.32103: getting the remaining hosts for this loop 6593 1726776708.32104: done getting the remaining hosts for this loop 6593 1726776708.32108: getting the next task for host managed_node2 6593 1726776708.32116: done getting next task for host managed_node2 6593 1726776708.32122: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 6593 1726776708.32125: ^ state is: HOST STATE: block=2, task=34, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776708.32135: getting variables 6593 1726776708.32136: in VariableManager get_vars() 6593 1726776708.32169: Calling all_inventory to load vars for managed_node2 6593 1726776708.32172: Calling groups_inventory to load vars for managed_node2 6593 1726776708.32174: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776708.32183: Calling all_plugins_play to load vars for managed_node2 6593 1726776708.32185: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776708.32188: Calling groups_plugins_play to load vars for managed_node2 6593 1726776708.32338: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776708.32457: done with get_vars() 6593 1726776708.32466: done getting variables 6593 1726776708.32508: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:24 Thursday 19 September 2024 16:11:48 -0400 (0:00:01.319) 0:01:25.750 **** 6593 1726776708.32532: entering _queue_task() for managed_node2/debug 6593 1726776708.32705: worker is 1 (out of 1 available) 6593 1726776708.32720: exiting _queue_task() for managed_node2/debug 6593 1726776708.32731: done queuing things up, now waiting for results queue to drain 6593 1726776708.32733: waiting for pending results... 6593 1726776708.32929: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 6593 1726776708.33051: in run() - task 025ceb90-32dd-710c-d93d-000000000611 6593 1726776708.33074: variable 'ansible_search_path' from source: unknown 6593 1726776708.33084: variable 'ansible_search_path' from source: unknown 6593 1726776708.33129: calling self._execute() 6593 1726776708.33223: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776708.33237: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776708.33249: variable 'omit' from source: magic vars 6593 1726776708.33740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776708.35612: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776708.35666: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776708.35691: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776708.35721: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776708.35741: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776708.35797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776708.35825: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776708.35844: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776708.35871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776708.35882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776708.35960: variable '__kernel_settings_is_transactional' from source: set_fact 6593 1726776708.35975: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 6593 1726776708.35978: when evaluation is False, skipping this task 6593 1726776708.35980: _execute() done 6593 1726776708.35983: dumping result to json 6593 1726776708.35985: done dumping result, returning 6593 1726776708.35992: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes [025ceb90-32dd-710c-d93d-000000000611] 6593 1726776708.35998: sending task result for task 025ceb90-32dd-710c-d93d-000000000611 6593 1726776708.36082: done sending task result for task 025ceb90-32dd-710c-d93d-000000000611 6593 1726776708.36085: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "__kernel_settings_is_transactional | d(false)" } 6593 1726776708.36129: no more pending results, returning what we have 6593 1726776708.36133: results queue empty 6593 1726776708.36134: checking for any_errors_fatal 6593 1726776708.36143: done checking for any_errors_fatal 6593 1726776708.36144: checking for max_fail_percentage 6593 1726776708.36145: done checking for max_fail_percentage 6593 1726776708.36146: checking to see if all hosts have failed and the running result is not ok 6593 1726776708.36147: done checking to see if all hosts have failed 6593 1726776708.36148: getting the remaining hosts for this loop 6593 1726776708.36149: done getting the remaining hosts for this loop 6593 1726776708.36153: getting the next task for host managed_node2 6593 1726776708.36158: done getting next task for host managed_node2 6593 1726776708.36161: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 6593 1726776708.36166: ^ state is: HOST STATE: block=2, task=34, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776708.36181: getting variables 6593 1726776708.36182: in VariableManager get_vars() 6593 1726776708.36213: Calling all_inventory to load vars for managed_node2 6593 1726776708.36216: Calling groups_inventory to load vars for managed_node2 6593 1726776708.36223: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776708.36232: Calling all_plugins_play to load vars for managed_node2 6593 1726776708.36234: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776708.36237: Calling groups_plugins_play to load vars for managed_node2 6593 1726776708.36348: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776708.36476: done with get_vars() 6593 1726776708.36484: done getting variables 6593 1726776708.36526: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Reboot transactional update systems] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:29 Thursday 19 September 2024 16:11:48 -0400 (0:00:00.040) 0:01:25.790 **** 6593 1726776708.36550: entering _queue_task() for managed_node2/reboot 6593 1726776708.36785: worker is 1 (out of 1 available) 6593 1726776708.36799: exiting _queue_task() for managed_node2/reboot 6593 1726776708.36811: done queuing things up, now waiting for results queue to drain 6593 1726776708.36812: waiting for pending results... 6593 1726776708.37110: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 6593 1726776708.37232: in run() - task 025ceb90-32dd-710c-d93d-000000000612 6593 1726776708.37249: variable 'ansible_search_path' from source: unknown 6593 1726776708.37256: variable 'ansible_search_path' from source: unknown 6593 1726776708.37299: calling self._execute() 6593 1726776708.37401: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776708.37412: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776708.37434: variable 'omit' from source: magic vars 6593 1726776708.37916: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776708.39810: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776708.39854: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776708.39883: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776708.39910: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776708.39932: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776708.39989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776708.40019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776708.40039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776708.40065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776708.40078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776708.40156: variable '__kernel_settings_is_transactional' from source: set_fact 6593 1726776708.40172: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 6593 1726776708.40175: when evaluation is False, skipping this task 6593 1726776708.40178: _execute() done 6593 1726776708.40181: dumping result to json 6593 1726776708.40183: done dumping result, returning 6593 1726776708.40189: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems [025ceb90-32dd-710c-d93d-000000000612] 6593 1726776708.40195: sending task result for task 025ceb90-32dd-710c-d93d-000000000612 6593 1726776708.40276: done sending task result for task 025ceb90-32dd-710c-d93d-000000000612 6593 1726776708.40278: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 6593 1726776708.40321: no more pending results, returning what we have 6593 1726776708.40325: results queue empty 6593 1726776708.40326: checking for any_errors_fatal 6593 1726776708.40333: done checking for any_errors_fatal 6593 1726776708.40334: checking for max_fail_percentage 6593 1726776708.40336: done checking for max_fail_percentage 6593 1726776708.40337: checking to see if all hosts have failed and the running result is not ok 6593 1726776708.40337: done checking to see if all hosts have failed 6593 1726776708.40338: getting the remaining hosts for this loop 6593 1726776708.40340: done getting the remaining hosts for this loop 6593 1726776708.40344: getting the next task for host managed_node2 6593 1726776708.40349: done getting next task for host managed_node2 6593 1726776708.40353: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 6593 1726776708.40355: ^ state is: HOST STATE: block=2, task=34, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776708.40369: getting variables 6593 1726776708.40371: in VariableManager get_vars() 6593 1726776708.40400: Calling all_inventory to load vars for managed_node2 6593 1726776708.40403: Calling groups_inventory to load vars for managed_node2 6593 1726776708.40405: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776708.40413: Calling all_plugins_play to load vars for managed_node2 6593 1726776708.40415: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776708.40419: Calling groups_plugins_play to load vars for managed_node2 6593 1726776708.40569: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776708.40687: done with get_vars() 6593 1726776708.40694: done getting variables 6593 1726776708.40735: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:34 Thursday 19 September 2024 16:11:48 -0400 (0:00:00.042) 0:01:25.832 **** 6593 1726776708.40756: entering _queue_task() for managed_node2/fail 6593 1726776708.40969: worker is 1 (out of 1 available) 6593 1726776708.40986: exiting _queue_task() for managed_node2/fail 6593 1726776708.40996: done queuing things up, now waiting for results queue to drain 6593 1726776708.40997: waiting for pending results... 6593 1726776708.41291: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 6593 1726776708.41413: in run() - task 025ceb90-32dd-710c-d93d-000000000613 6593 1726776708.41435: variable 'ansible_search_path' from source: unknown 6593 1726776708.41445: variable 'ansible_search_path' from source: unknown 6593 1726776708.41486: calling self._execute() 6593 1726776708.41585: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776708.41597: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776708.41612: variable 'omit' from source: magic vars 6593 1726776708.42088: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776708.43534: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776708.43587: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776708.43613: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776708.43640: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776708.43660: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776708.43719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776708.43739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776708.43756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776708.43784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776708.43794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776708.43872: variable '__kernel_settings_is_transactional' from source: set_fact 6593 1726776708.43886: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 6593 1726776708.43889: when evaluation is False, skipping this task 6593 1726776708.43891: _execute() done 6593 1726776708.43893: dumping result to json 6593 1726776708.43898: done dumping result, returning 6593 1726776708.43905: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set [025ceb90-32dd-710c-d93d-000000000613] 6593 1726776708.43911: sending task result for task 025ceb90-32dd-710c-d93d-000000000613 6593 1726776708.43996: done sending task result for task 025ceb90-32dd-710c-d93d-000000000613 6593 1726776708.44000: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 6593 1726776708.44070: no more pending results, returning what we have 6593 1726776708.44073: results queue empty 6593 1726776708.44074: checking for any_errors_fatal 6593 1726776708.44079: done checking for any_errors_fatal 6593 1726776708.44080: checking for max_fail_percentage 6593 1726776708.44081: done checking for max_fail_percentage 6593 1726776708.44082: checking to see if all hosts have failed and the running result is not ok 6593 1726776708.44083: done checking to see if all hosts have failed 6593 1726776708.44084: getting the remaining hosts for this loop 6593 1726776708.44085: done getting the remaining hosts for this loop 6593 1726776708.44088: getting the next task for host managed_node2 6593 1726776708.44095: done getting next task for host managed_node2 6593 1726776708.44098: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 6593 1726776708.44101: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776708.44114: getting variables 6593 1726776708.44116: in VariableManager get_vars() 6593 1726776708.44143: Calling all_inventory to load vars for managed_node2 6593 1726776708.44145: Calling groups_inventory to load vars for managed_node2 6593 1726776708.44147: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776708.44153: Calling all_plugins_play to load vars for managed_node2 6593 1726776708.44154: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776708.44156: Calling groups_plugins_play to load vars for managed_node2 6593 1726776708.44264: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776708.44384: done with get_vars() 6593 1726776708.44391: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Read tuned main config] ****** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:42 Thursday 19 September 2024 16:11:48 -0400 (0:00:00.036) 0:01:25.869 **** 6593 1726776708.44446: entering _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 6593 1726776708.44612: worker is 1 (out of 1 available) 6593 1726776708.44626: exiting _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 6593 1726776708.44638: done queuing things up, now waiting for results queue to drain 6593 1726776708.44639: waiting for pending results... 6593 1726776708.44808: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 6593 1726776708.44883: in run() - task 025ceb90-32dd-710c-d93d-000000000615 6593 1726776708.44898: variable 'ansible_search_path' from source: unknown 6593 1726776708.44902: variable 'ansible_search_path' from source: unknown 6593 1726776708.44928: calling self._execute() 6593 1726776708.44993: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776708.44997: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776708.45006: variable 'omit' from source: magic vars 6593 1726776708.45086: variable 'omit' from source: magic vars 6593 1726776708.45122: variable 'omit' from source: magic vars 6593 1726776708.45143: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 6593 1726776708.45350: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 6593 1726776708.45406: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6593 1726776708.45434: variable 'omit' from source: magic vars 6593 1726776708.45469: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776708.45492: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776708.45507: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776708.45522: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776708.45536: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776708.45559: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776708.45562: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776708.45565: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776708.45628: Set connection var ansible_connection to ssh 6593 1726776708.45637: Set connection var ansible_timeout to 10 6593 1726776708.45640: Set connection var ansible_shell_type to sh 6593 1726776708.45646: Set connection var ansible_shell_executable to /bin/sh 6593 1726776708.45652: Set connection var ansible_pipelining to False 6593 1726776708.45662: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776708.45732: variable 'ansible_shell_executable' from source: unknown 6593 1726776708.45736: variable 'ansible_connection' from source: unknown 6593 1726776708.45739: variable 'ansible_module_compression' from source: unknown 6593 1726776708.45742: variable 'ansible_shell_type' from source: unknown 6593 1726776708.45745: variable 'ansible_shell_executable' from source: unknown 6593 1726776708.45747: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776708.45749: variable 'ansible_pipelining' from source: unknown 6593 1726776708.45754: variable 'ansible_timeout' from source: unknown 6593 1726776708.45756: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776708.45883: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 6593 1726776708.45891: variable 'omit' from source: magic vars 6593 1726776708.45896: starting attempt loop 6593 1726776708.45898: running the handler 6593 1726776708.45908: _low_level_execute_command(): starting 6593 1726776708.45915: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776708.46410: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776708.46432: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776708.46447: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776708.46457: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776708.46499: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776708.46515: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776708.46562: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776708.48289: stdout chunk (state=3): >>>/root <<< 6593 1726776708.48438: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776708.48490: stderr chunk (state=3): >>><<< 6593 1726776708.48494: stdout chunk (state=3): >>><<< 6593 1726776708.48511: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776708.48524: _low_level_execute_command(): starting 6593 1726776708.48530: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776708.4851117-9395-84271644897297 `" && echo ansible-tmp-1726776708.4851117-9395-84271644897297="` echo /root/.ansible/tmp/ansible-tmp-1726776708.4851117-9395-84271644897297 `" ) && sleep 0' 6593 1726776708.48953: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776708.48966: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776708.48989: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776708.49013: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776708.49051: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776708.49062: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776708.49111: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776708.51198: stdout chunk (state=3): >>>ansible-tmp-1726776708.4851117-9395-84271644897297=/root/.ansible/tmp/ansible-tmp-1726776708.4851117-9395-84271644897297 <<< 6593 1726776708.51314: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776708.51363: stderr chunk (state=3): >>><<< 6593 1726776708.51366: stdout chunk (state=3): >>><<< 6593 1726776708.51381: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776708.4851117-9395-84271644897297=/root/.ansible/tmp/ansible-tmp-1726776708.4851117-9395-84271644897297 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776708.51419: variable 'ansible_module_compression' from source: unknown 6593 1726776708.51449: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 6593 1726776708.51479: variable 'ansible_facts' from source: unknown 6593 1726776708.51537: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776708.4851117-9395-84271644897297/AnsiballZ_kernel_settings_get_config.py 6593 1726776708.51634: Sending initial data 6593 1726776708.51643: Sent initial data (172 bytes) 6593 1726776708.52291: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776708.52294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776708.52331: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776708.52334: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776708.52337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776708.52386: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776708.52390: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776708.52435: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776708.54148: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776708.54181: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776708.54215: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmp3eqz98xd /root/.ansible/tmp/ansible-tmp-1726776708.4851117-9395-84271644897297/AnsiballZ_kernel_settings_get_config.py <<< 6593 1726776708.54247: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776708.54989: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776708.55082: stderr chunk (state=3): >>><<< 6593 1726776708.55085: stdout chunk (state=3): >>><<< 6593 1726776708.55101: done transferring module to remote 6593 1726776708.55109: _low_level_execute_command(): starting 6593 1726776708.55114: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776708.4851117-9395-84271644897297/ /root/.ansible/tmp/ansible-tmp-1726776708.4851117-9395-84271644897297/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6593 1726776708.55536: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776708.55549: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776708.55569: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776708.55587: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776708.55629: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776708.55641: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776708.55683: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776708.57413: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776708.57458: stderr chunk (state=3): >>><<< 6593 1726776708.57461: stdout chunk (state=3): >>><<< 6593 1726776708.57476: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776708.57479: _low_level_execute_command(): starting 6593 1726776708.57484: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776708.4851117-9395-84271644897297/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6593 1726776708.57892: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776708.57904: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776708.57923: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776708.57935: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776708.57944: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776708.57987: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776708.57999: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776708.58046: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776708.72359: stdout chunk (state=3): >>> {"changed": false, "data": {"daemon": "1", "dynamic_tuning": "0", "sleep_interval": "1", "update_interval": "10", "recommend_command": "1", "reapply_sysctl": "1", "default_instance_priority": "0", "udev_buffer_size": "1MB", "log_file_count": "2", "log_file_max_size": "1MB"}, "invocation": {"module_args": {"path": "/etc/tuned/tuned-main.conf"}}} <<< 6593 1726776708.73442: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776708.73539: stderr chunk (state=3): >>><<< 6593 1726776708.73543: stdout chunk (state=3): >>><<< 6593 1726776708.73690: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {"daemon": "1", "dynamic_tuning": "0", "sleep_interval": "1", "update_interval": "10", "recommend_command": "1", "reapply_sysctl": "1", "default_instance_priority": "0", "udev_buffer_size": "1MB", "log_file_count": "2", "log_file_max_size": "1MB"}, "invocation": {"module_args": {"path": "/etc/tuned/tuned-main.conf"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776708.73695: done with _execute_module (fedora.linux_system_roles.kernel_settings_get_config, {'path': '/etc/tuned/tuned-main.conf', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.kernel_settings_get_config', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776708.4851117-9395-84271644897297/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776708.73699: _low_level_execute_command(): starting 6593 1726776708.73701: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776708.4851117-9395-84271644897297/ > /dev/null 2>&1 && sleep 0' 6593 1726776708.74291: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776708.74306: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776708.74324: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776708.74347: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776708.74390: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776708.74403: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776708.74419: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776708.74438: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776708.74452: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776708.74466: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776708.74479: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776708.74492: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776708.74508: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776708.74524: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776708.74567: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776708.74583: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776708.74683: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776708.74712: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776708.74734: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776708.74805: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776708.76635: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776708.76680: stderr chunk (state=3): >>><<< 6593 1726776708.76683: stdout chunk (state=3): >>><<< 6593 1726776708.77026: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776708.77029: handler run complete 6593 1726776708.77032: attempt loop complete, returning result 6593 1726776708.77034: _execute() done 6593 1726776708.77037: dumping result to json 6593 1726776708.77039: done dumping result, returning 6593 1726776708.77041: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config [025ceb90-32dd-710c-d93d-000000000615] 6593 1726776708.77043: sending task result for task 025ceb90-32dd-710c-d93d-000000000615 6593 1726776708.77122: done sending task result for task 025ceb90-32dd-710c-d93d-000000000615 6593 1726776708.77126: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "data": { "daemon": "1", "default_instance_priority": "0", "dynamic_tuning": "0", "log_file_count": "2", "log_file_max_size": "1MB", "reapply_sysctl": "1", "recommend_command": "1", "sleep_interval": "1", "udev_buffer_size": "1MB", "update_interval": "10" } } 6593 1726776708.77200: no more pending results, returning what we have 6593 1726776708.77203: results queue empty 6593 1726776708.77204: checking for any_errors_fatal 6593 1726776708.77212: done checking for any_errors_fatal 6593 1726776708.77213: checking for max_fail_percentage 6593 1726776708.77214: done checking for max_fail_percentage 6593 1726776708.77215: checking to see if all hosts have failed and the running result is not ok 6593 1726776708.77216: done checking to see if all hosts have failed 6593 1726776708.77217: getting the remaining hosts for this loop 6593 1726776708.77222: done getting the remaining hosts for this loop 6593 1726776708.77226: getting the next task for host managed_node2 6593 1726776708.77231: done getting next task for host managed_node2 6593 1726776708.77235: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 6593 1726776708.77238: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776708.77249: getting variables 6593 1726776708.77251: in VariableManager get_vars() 6593 1726776708.77286: Calling all_inventory to load vars for managed_node2 6593 1726776708.77289: Calling groups_inventory to load vars for managed_node2 6593 1726776708.77291: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776708.77300: Calling all_plugins_play to load vars for managed_node2 6593 1726776708.77303: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776708.77306: Calling groups_plugins_play to load vars for managed_node2 6593 1726776708.77536: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776708.77745: done with get_vars() 6593 1726776708.77756: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Thursday 19 September 2024 16:11:48 -0400 (0:00:00.334) 0:01:26.203 **** 6593 1726776708.77855: entering _queue_task() for managed_node2/stat 6593 1726776708.78082: worker is 1 (out of 1 available) 6593 1726776708.78094: exiting _queue_task() for managed_node2/stat 6593 1726776708.78105: done queuing things up, now waiting for results queue to drain 6593 1726776708.78107: waiting for pending results... 6593 1726776708.78393: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 6593 1726776708.78521: in run() - task 025ceb90-32dd-710c-d93d-000000000616 6593 1726776708.78543: variable 'ansible_search_path' from source: unknown 6593 1726776708.78556: variable 'ansible_search_path' from source: unknown 6593 1726776708.78607: variable '__prof_from_conf' from source: task vars 6593 1726776708.78933: variable '__prof_from_conf' from source: task vars 6593 1726776708.79146: variable '__data' from source: task vars 6593 1726776708.79232: variable '__kernel_settings_register_tuned_main' from source: set_fact 6593 1726776708.79438: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6593 1726776708.79452: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6593 1726776708.79509: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6593 1726776708.79536: variable 'omit' from source: magic vars 6593 1726776708.79650: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776708.79664: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776708.79678: variable 'omit' from source: magic vars 6593 1726776708.79930: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776708.82281: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776708.82354: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776708.82401: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776708.82443: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776708.82482: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776708.82569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776708.82608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776708.82641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776708.82689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776708.82710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776708.82813: variable 'item' from source: unknown 6593 1726776708.82833: Evaluated conditional (item | length > 0): False 6593 1726776708.82840: when evaluation is False, skipping this task 6593 1726776708.82876: variable 'item' from source: unknown 6593 1726776708.82955: variable 'item' from source: unknown skipping: [managed_node2] => (item=) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item | length > 0", "item": "", "skip_reason": "Conditional result was False" } 6593 1726776708.83189: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776708.83203: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776708.83219: variable 'omit' from source: magic vars 6593 1726776708.83376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776708.83432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776708.83472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776708.83500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776708.83511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776708.83573: variable 'item' from source: unknown 6593 1726776708.83587: Evaluated conditional (item | length > 0): True 6593 1726776708.83595: variable 'omit' from source: magic vars 6593 1726776708.83625: variable 'omit' from source: magic vars 6593 1726776708.83654: variable 'item' from source: unknown 6593 1726776708.83703: variable 'item' from source: unknown 6593 1726776708.83716: variable 'omit' from source: magic vars 6593 1726776708.83738: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776708.83756: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776708.83771: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776708.83784: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776708.83793: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776708.83816: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776708.83821: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776708.83824: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776708.83885: Set connection var ansible_connection to ssh 6593 1726776708.83891: Set connection var ansible_timeout to 10 6593 1726776708.83893: Set connection var ansible_shell_type to sh 6593 1726776708.83900: Set connection var ansible_shell_executable to /bin/sh 6593 1726776708.83905: Set connection var ansible_pipelining to False 6593 1726776708.83915: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776708.83932: variable 'ansible_shell_executable' from source: unknown 6593 1726776708.83934: variable 'ansible_connection' from source: unknown 6593 1726776708.83937: variable 'ansible_module_compression' from source: unknown 6593 1726776708.83939: variable 'ansible_shell_type' from source: unknown 6593 1726776708.83942: variable 'ansible_shell_executable' from source: unknown 6593 1726776708.83944: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776708.83948: variable 'ansible_pipelining' from source: unknown 6593 1726776708.83950: variable 'ansible_timeout' from source: unknown 6593 1726776708.83954: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776708.84052: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 6593 1726776708.84062: variable 'omit' from source: magic vars 6593 1726776708.84067: starting attempt loop 6593 1726776708.84070: running the handler 6593 1726776708.84078: _low_level_execute_command(): starting 6593 1726776708.84084: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776708.84571: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776708.84586: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776708.84599: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776708.84610: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776708.84624: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776708.84665: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776708.84682: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776708.84734: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776708.86400: stdout chunk (state=3): >>>/root <<< 6593 1726776708.86504: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776708.86556: stderr chunk (state=3): >>><<< 6593 1726776708.86558: stdout chunk (state=3): >>><<< 6593 1726776708.86636: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776708.86640: _low_level_execute_command(): starting 6593 1726776708.86642: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776708.8657331-9408-190357394589098 `" && echo ansible-tmp-1726776708.8657331-9408-190357394589098="` echo /root/.ansible/tmp/ansible-tmp-1726776708.8657331-9408-190357394589098 `" ) && sleep 0' 6593 1726776708.87001: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776708.87004: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776708.87037: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776708.87041: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776708.87043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776708.87095: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776708.87099: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776708.87175: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776708.89156: stdout chunk (state=3): >>>ansible-tmp-1726776708.8657331-9408-190357394589098=/root/.ansible/tmp/ansible-tmp-1726776708.8657331-9408-190357394589098 <<< 6593 1726776708.89295: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776708.89341: stderr chunk (state=3): >>><<< 6593 1726776708.89346: stdout chunk (state=3): >>><<< 6593 1726776708.89466: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776708.8657331-9408-190357394589098=/root/.ansible/tmp/ansible-tmp-1726776708.8657331-9408-190357394589098 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776708.89469: variable 'ansible_module_compression' from source: unknown 6593 1726776708.89472: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6593 1726776708.89474: variable 'ansible_facts' from source: unknown 6593 1726776708.89523: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776708.8657331-9408-190357394589098/AnsiballZ_stat.py 6593 1726776708.89619: Sending initial data 6593 1726776708.89623: Sent initial data (151 bytes) 6593 1726776708.90253: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776708.90259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776708.90301: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776708.90309: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776708.90311: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776708.90361: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776708.90369: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776708.90406: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776708.92142: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776708.92288: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776708.92305: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmp24nciyyk /root/.ansible/tmp/ansible-tmp-1726776708.8657331-9408-190357394589098/AnsiballZ_stat.py <<< 6593 1726776708.92331: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776708.93133: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776708.93178: stderr chunk (state=3): >>><<< 6593 1726776708.93183: stdout chunk (state=3): >>><<< 6593 1726776708.93198: done transferring module to remote 6593 1726776708.93206: _low_level_execute_command(): starting 6593 1726776708.93210: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776708.8657331-9408-190357394589098/ /root/.ansible/tmp/ansible-tmp-1726776708.8657331-9408-190357394589098/AnsiballZ_stat.py && sleep 0' 6593 1726776708.93615: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776708.93624: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776708.93655: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776708.93668: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776708.93780: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776708.93783: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776708.93785: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776708.95507: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776708.95547: stderr chunk (state=3): >>><<< 6593 1726776708.95550: stdout chunk (state=3): >>><<< 6593 1726776708.95562: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776708.95565: _low_level_execute_command(): starting 6593 1726776708.95572: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776708.8657331-9408-190357394589098/AnsiballZ_stat.py && sleep 0' 6593 1726776708.95965: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776708.95974: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776708.96013: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776708.96016: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776708.96021: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776708.96078: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776708.96081: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776708.96083: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776708.96129: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776709.09774: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}<<< 6593 1726776709.09778: stdout chunk (state=3): >>> <<< 6593 1726776709.10851: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776709.10854: stderr chunk (state=3): >>>Shared connection to 10.31.46.127 closed. <<< 6593 1726776709.10936: stderr chunk (state=3): >>><<< 6593 1726776709.10939: stdout chunk (state=3): >>><<< 6593 1726776709.10965: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776709.10994: done with _execute_module (stat, {'path': '/etc/tuned/profiles', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776708.8657331-9408-190357394589098/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776709.11003: _low_level_execute_command(): starting 6593 1726776709.11008: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776708.8657331-9408-190357394589098/ > /dev/null 2>&1 && sleep 0' 6593 1726776709.11668: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776709.11672: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776709.11684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776709.11702: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776709.11737: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776709.11744: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776709.11753: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776709.11767: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776709.11770: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776709.11777: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776709.11785: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776709.11794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776709.11813: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776709.11822: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776709.11830: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776709.11840: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776709.11907: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776709.11940: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776709.11950: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776709.12005: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776709.13814: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776709.14223: stderr chunk (state=3): >>><<< 6593 1726776709.14227: stdout chunk (state=3): >>><<< 6593 1726776709.14229: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776709.14232: handler run complete 6593 1726776709.14234: attempt loop complete, returning result 6593 1726776709.14235: variable 'item' from source: unknown 6593 1726776709.14237: variable 'item' from source: unknown ok: [managed_node2] => (item=/etc/tuned/profiles) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned/profiles", "stat": { "exists": false } } 6593 1726776709.14332: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776709.14336: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776709.14338: variable 'omit' from source: magic vars 6593 1726776709.14341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776709.14344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776709.14347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776709.14449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776709.14452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776709.14522: variable 'item' from source: unknown 6593 1726776709.14536: Evaluated conditional (item | length > 0): True 6593 1726776709.14544: variable 'omit' from source: magic vars 6593 1726776709.14571: variable 'omit' from source: magic vars 6593 1726776709.15024: variable 'item' from source: unknown 6593 1726776709.15028: variable 'item' from source: unknown 6593 1726776709.15031: variable 'omit' from source: magic vars 6593 1726776709.15034: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776709.15037: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776709.15040: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776709.15042: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776709.15045: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776709.15047: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776709.15050: Set connection var ansible_connection to ssh 6593 1726776709.15053: Set connection var ansible_timeout to 10 6593 1726776709.15055: Set connection var ansible_shell_type to sh 6593 1726776709.15057: Set connection var ansible_shell_executable to /bin/sh 6593 1726776709.15060: Set connection var ansible_pipelining to False 6593 1726776709.15062: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776709.15068: variable 'ansible_shell_executable' from source: unknown 6593 1726776709.15070: variable 'ansible_connection' from source: unknown 6593 1726776709.15073: variable 'ansible_module_compression' from source: unknown 6593 1726776709.15075: variable 'ansible_shell_type' from source: unknown 6593 1726776709.15078: variable 'ansible_shell_executable' from source: unknown 6593 1726776709.15080: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776709.15083: variable 'ansible_pipelining' from source: unknown 6593 1726776709.15085: variable 'ansible_timeout' from source: unknown 6593 1726776709.15088: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776709.15090: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776709.15093: variable 'omit' from source: magic vars 6593 1726776709.15096: starting attempt loop 6593 1726776709.15099: running the handler 6593 1726776709.15101: _low_level_execute_command(): starting 6593 1726776709.15104: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776709.15684: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776709.15693: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776709.15703: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776709.15719: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776709.15761: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776709.15768: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776709.15783: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776709.15797: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776709.15804: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776709.15810: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776709.15821: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776709.15831: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776709.15843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776709.15850: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776709.15857: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776709.15870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776709.15944: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776709.15963: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776709.15976: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776709.16043: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776709.17615: stdout chunk (state=3): >>>/root <<< 6593 1726776709.17715: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776709.17783: stderr chunk (state=3): >>><<< 6593 1726776709.17789: stdout chunk (state=3): >>><<< 6593 1726776709.17814: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776709.17821: _low_level_execute_command(): starting 6593 1726776709.17828: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776709.1780689-9408-180076524325040 `" && echo ansible-tmp-1726776709.1780689-9408-180076524325040="` echo /root/.ansible/tmp/ansible-tmp-1726776709.1780689-9408-180076524325040 `" ) && sleep 0' 6593 1726776709.18260: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776709.18268: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776709.18312: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776709.18315: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776709.18320: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776709.18374: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776709.18377: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776709.18421: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776709.20396: stdout chunk (state=3): >>>ansible-tmp-1726776709.1780689-9408-180076524325040=/root/.ansible/tmp/ansible-tmp-1726776709.1780689-9408-180076524325040 <<< 6593 1726776709.20509: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776709.20561: stderr chunk (state=3): >>><<< 6593 1726776709.20564: stdout chunk (state=3): >>><<< 6593 1726776709.20580: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776709.1780689-9408-180076524325040=/root/.ansible/tmp/ansible-tmp-1726776709.1780689-9408-180076524325040 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776709.20610: variable 'ansible_module_compression' from source: unknown 6593 1726776709.20647: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6593 1726776709.20663: variable 'ansible_facts' from source: unknown 6593 1726776709.20712: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776709.1780689-9408-180076524325040/AnsiballZ_stat.py 6593 1726776709.20810: Sending initial data 6593 1726776709.20814: Sent initial data (151 bytes) 6593 1726776709.21464: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776709.21473: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776709.21513: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776709.21516: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776709.21520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776709.21568: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776709.21580: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776709.21628: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776709.23362: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776709.23401: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776709.23438: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpjqxcgdti /root/.ansible/tmp/ansible-tmp-1726776709.1780689-9408-180076524325040/AnsiballZ_stat.py <<< 6593 1726776709.23465: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776709.24251: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776709.24359: stderr chunk (state=3): >>><<< 6593 1726776709.24362: stdout chunk (state=3): >>><<< 6593 1726776709.24382: done transferring module to remote 6593 1726776709.24390: _low_level_execute_command(): starting 6593 1726776709.24395: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776709.1780689-9408-180076524325040/ /root/.ansible/tmp/ansible-tmp-1726776709.1780689-9408-180076524325040/AnsiballZ_stat.py && sleep 0' 6593 1726776709.24831: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776709.24835: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776709.24885: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776709.24888: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration <<< 6593 1726776709.24890: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776709.24892: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776709.24936: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776709.24950: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776709.24988: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776709.26787: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776709.26791: stdout chunk (state=3): >>><<< 6593 1726776709.26793: stderr chunk (state=3): >>><<< 6593 1726776709.26816: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776709.26828: _low_level_execute_command(): starting 6593 1726776709.26831: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776709.1780689-9408-180076524325040/AnsiballZ_stat.py && sleep 0' 6593 1726776709.27366: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776709.27370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776709.27401: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776709.27404: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776709.27406: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776709.27462: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776709.27465: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776709.27512: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776709.41692: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 159, "inode": 438304897, "dev": 51713, "nlink": 4, "atime": 1726776668.5592785, "mtime": 1726776666.8912888, "ctime": 1726776666.8912888, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "742285004", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 6593 1726776709.42927: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776709.42986: stderr chunk (state=3): >>><<< 6593 1726776709.42990: stdout chunk (state=3): >>><<< 6593 1726776709.43005: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 159, "inode": 438304897, "dev": 51713, "nlink": 4, "atime": 1726776668.5592785, "mtime": 1726776666.8912888, "ctime": 1726776666.8912888, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "742285004", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776709.43040: done with _execute_module (stat, {'path': '/etc/tuned', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776709.1780689-9408-180076524325040/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776709.43046: _low_level_execute_command(): starting 6593 1726776709.43051: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776709.1780689-9408-180076524325040/ > /dev/null 2>&1 && sleep 0' 6593 1726776709.43521: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776709.43525: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776709.43557: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776709.43560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776709.43562: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776709.43621: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776709.43628: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776709.43664: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776709.45494: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776709.45498: stdout chunk (state=3): >>><<< 6593 1726776709.45504: stderr chunk (state=3): >>><<< 6593 1726776709.45521: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776709.45528: handler run complete 6593 1726776709.45579: attempt loop complete, returning result 6593 1726776709.45604: variable 'item' from source: unknown 6593 1726776709.45688: variable 'item' from source: unknown ok: [managed_node2] => (item=/etc/tuned) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned", "stat": { "atime": 1726776668.5592785, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726776666.8912888, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 438304897, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726776666.8912888, "nlink": 4, "path": "/etc/tuned", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 159, "uid": 0, "version": "742285004", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 6593 1726776709.45857: dumping result to json 6593 1726776709.45860: done dumping result, returning 6593 1726776709.45863: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory [025ceb90-32dd-710c-d93d-000000000616] 6593 1726776709.45866: sending task result for task 025ceb90-32dd-710c-d93d-000000000616 6593 1726776709.45925: done sending task result for task 025ceb90-32dd-710c-d93d-000000000616 6593 1726776709.45928: WORKER PROCESS EXITING 6593 1726776709.46073: no more pending results, returning what we have 6593 1726776709.46077: results queue empty 6593 1726776709.46078: checking for any_errors_fatal 6593 1726776709.46084: done checking for any_errors_fatal 6593 1726776709.46085: checking for max_fail_percentage 6593 1726776709.46087: done checking for max_fail_percentage 6593 1726776709.46087: checking to see if all hosts have failed and the running result is not ok 6593 1726776709.46088: done checking to see if all hosts have failed 6593 1726776709.46089: getting the remaining hosts for this loop 6593 1726776709.46090: done getting the remaining hosts for this loop 6593 1726776709.46094: getting the next task for host managed_node2 6593 1726776709.46100: done getting next task for host managed_node2 6593 1726776709.46103: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 6593 1726776709.46105: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776709.46115: getting variables 6593 1726776709.46117: in VariableManager get_vars() 6593 1726776709.46157: Calling all_inventory to load vars for managed_node2 6593 1726776709.46159: Calling groups_inventory to load vars for managed_node2 6593 1726776709.46162: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776709.46173: Calling all_plugins_play to load vars for managed_node2 6593 1726776709.46175: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776709.46178: Calling groups_plugins_play to load vars for managed_node2 6593 1726776709.46312: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776709.46460: done with get_vars() 6593 1726776709.46470: done getting variables 6593 1726776709.46511: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:63 Thursday 19 September 2024 16:11:49 -0400 (0:00:00.686) 0:01:26.890 **** 6593 1726776709.46534: entering _queue_task() for managed_node2/set_fact 6593 1726776709.46719: worker is 1 (out of 1 available) 6593 1726776709.46731: exiting _queue_task() for managed_node2/set_fact 6593 1726776709.46743: done queuing things up, now waiting for results queue to drain 6593 1726776709.46744: waiting for pending results... 6593 1726776709.46920: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 6593 1726776709.46997: in run() - task 025ceb90-32dd-710c-d93d-000000000617 6593 1726776709.47007: variable 'ansible_search_path' from source: unknown 6593 1726776709.47010: variable 'ansible_search_path' from source: unknown 6593 1726776709.47042: calling self._execute() 6593 1726776709.47104: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776709.47108: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776709.47117: variable 'omit' from source: magic vars 6593 1726776709.47192: variable 'omit' from source: magic vars 6593 1726776709.47228: variable 'omit' from source: magic vars 6593 1726776709.47543: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776709.49583: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776709.49670: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776709.49710: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776709.49753: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776709.49785: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776709.49869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776709.49905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776709.49942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776709.49987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776709.50009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776709.50063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776709.50093: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776709.50125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776709.50170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776709.50190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776709.50257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776709.50287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776709.50317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776709.50363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776709.50383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776709.50622: variable '__kernel_settings_find_profile_dirs' from source: set_fact 6593 1726776709.50717: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776709.50883: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776709.50925: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776709.50959: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776709.50990: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776709.51040: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 6593 1726776709.51067: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 6593 1726776709.51097: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776709.51129: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 6593 1726776709.51182: variable 'omit' from source: magic vars 6593 1726776709.51212: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776709.51244: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776709.51265: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776709.51287: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776709.51303: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776709.51339: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776709.51348: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776709.51356: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776709.51455: Set connection var ansible_connection to ssh 6593 1726776709.51468: Set connection var ansible_timeout to 10 6593 1726776709.51476: Set connection var ansible_shell_type to sh 6593 1726776709.51487: Set connection var ansible_shell_executable to /bin/sh 6593 1726776709.51505: Set connection var ansible_pipelining to False 6593 1726776709.51524: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776709.51551: variable 'ansible_shell_executable' from source: unknown 6593 1726776709.51559: variable 'ansible_connection' from source: unknown 6593 1726776709.51565: variable 'ansible_module_compression' from source: unknown 6593 1726776709.51572: variable 'ansible_shell_type' from source: unknown 6593 1726776709.51578: variable 'ansible_shell_executable' from source: unknown 6593 1726776709.51585: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776709.51592: variable 'ansible_pipelining' from source: unknown 6593 1726776709.51599: variable 'ansible_timeout' from source: unknown 6593 1726776709.51607: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776709.51706: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776709.51727: variable 'omit' from source: magic vars 6593 1726776709.51737: starting attempt loop 6593 1726776709.51743: running the handler 6593 1726776709.51758: handler run complete 6593 1726776709.51772: attempt loop complete, returning result 6593 1726776709.51777: _execute() done 6593 1726776709.51785: dumping result to json 6593 1726776709.51791: done dumping result, returning 6593 1726776709.51804: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir [025ceb90-32dd-710c-d93d-000000000617] 6593 1726776709.51815: sending task result for task 025ceb90-32dd-710c-d93d-000000000617 ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_profile_parent": "/etc/tuned" }, "changed": false } 6593 1726776709.51982: no more pending results, returning what we have 6593 1726776709.51985: results queue empty 6593 1726776709.51987: checking for any_errors_fatal 6593 1726776709.52001: done checking for any_errors_fatal 6593 1726776709.52001: checking for max_fail_percentage 6593 1726776709.52003: done checking for max_fail_percentage 6593 1726776709.52004: checking to see if all hosts have failed and the running result is not ok 6593 1726776709.52005: done checking to see if all hosts have failed 6593 1726776709.52005: getting the remaining hosts for this loop 6593 1726776709.52008: done getting the remaining hosts for this loop 6593 1726776709.52012: getting the next task for host managed_node2 6593 1726776709.52020: done getting next task for host managed_node2 6593 1726776709.52023: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 6593 1726776709.52026: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776709.52037: getting variables 6593 1726776709.52039: in VariableManager get_vars() 6593 1726776709.52077: Calling all_inventory to load vars for managed_node2 6593 1726776709.52079: Calling groups_inventory to load vars for managed_node2 6593 1726776709.52082: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776709.52092: Calling all_plugins_play to load vars for managed_node2 6593 1726776709.52095: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776709.52099: Calling groups_plugins_play to load vars for managed_node2 6593 1726776709.52271: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776709.52478: done with get_vars() 6593 1726776709.52491: done getting variables 6593 1726776709.52552: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 Thursday 19 September 2024 16:11:49 -0400 (0:00:00.060) 0:01:26.950 **** 6593 1726776709.52591: entering _queue_task() for managed_node2/service 6593 1726776709.52609: done sending task result for task 025ceb90-32dd-710c-d93d-000000000617 6593 1726776709.52621: WORKER PROCESS EXITING 6593 1726776709.53041: worker is 1 (out of 1 available) 6593 1726776709.53055: exiting _queue_task() for managed_node2/service 6593 1726776709.53072: done queuing things up, now waiting for results queue to drain 6593 1726776709.53074: waiting for pending results... 6593 1726776709.53237: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 6593 1726776709.53315: in run() - task 025ceb90-32dd-710c-d93d-000000000618 6593 1726776709.53328: variable 'ansible_search_path' from source: unknown 6593 1726776709.53331: variable 'ansible_search_path' from source: unknown 6593 1726776709.53369: variable '__kernel_settings_services' from source: include_vars 6593 1726776709.53612: variable '__kernel_settings_services' from source: include_vars 6593 1726776709.53672: variable 'omit' from source: magic vars 6593 1726776709.53757: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776709.53766: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776709.53774: variable 'omit' from source: magic vars 6593 1726776709.53829: variable 'omit' from source: magic vars 6593 1726776709.53862: variable 'omit' from source: magic vars 6593 1726776709.53896: variable 'item' from source: unknown 6593 1726776709.53951: variable 'item' from source: unknown 6593 1726776709.53971: variable 'omit' from source: magic vars 6593 1726776709.54005: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776709.54030: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776709.54047: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776709.54114: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776709.54126: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776709.54146: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776709.54149: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776709.54152: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776709.54221: Set connection var ansible_connection to ssh 6593 1726776709.54227: Set connection var ansible_timeout to 10 6593 1726776709.54229: Set connection var ansible_shell_type to sh 6593 1726776709.54235: Set connection var ansible_shell_executable to /bin/sh 6593 1726776709.54240: Set connection var ansible_pipelining to False 6593 1726776709.54248: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776709.54263: variable 'ansible_shell_executable' from source: unknown 6593 1726776709.54267: variable 'ansible_connection' from source: unknown 6593 1726776709.54270: variable 'ansible_module_compression' from source: unknown 6593 1726776709.54277: variable 'ansible_shell_type' from source: unknown 6593 1726776709.54280: variable 'ansible_shell_executable' from source: unknown 6593 1726776709.54282: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776709.54286: variable 'ansible_pipelining' from source: unknown 6593 1726776709.54288: variable 'ansible_timeout' from source: unknown 6593 1726776709.54292: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776709.54392: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776709.54400: variable 'omit' from source: magic vars 6593 1726776709.54405: starting attempt loop 6593 1726776709.54409: running the handler 6593 1726776709.54485: variable 'ansible_facts' from source: unknown 6593 1726776709.54588: _low_level_execute_command(): starting 6593 1726776709.54599: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776709.55370: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776709.55374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776709.55394: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776709.55408: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776709.55487: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776709.55491: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776709.55493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776709.55496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776709.55550: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776709.55574: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776709.55621: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776709.55663: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776709.57267: stdout chunk (state=3): >>>/root <<< 6593 1726776709.57372: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776709.57424: stderr chunk (state=3): >>><<< 6593 1726776709.57427: stdout chunk (state=3): >>><<< 6593 1726776709.57440: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776709.57451: _low_level_execute_command(): starting 6593 1726776709.57459: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776709.574404-9445-206055717013997 `" && echo ansible-tmp-1726776709.574404-9445-206055717013997="` echo /root/.ansible/tmp/ansible-tmp-1726776709.574404-9445-206055717013997 `" ) && sleep 0' 6593 1726776709.58034: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776709.58044: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776709.58046: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776709.58060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776709.58100: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776709.58107: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776709.58126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776709.58135: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776709.58144: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776709.58150: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776709.58158: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776709.58168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776709.58180: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776709.58187: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776709.58197: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776709.58207: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776709.58283: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776709.58304: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776709.58326: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776709.58394: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776709.60370: stdout chunk (state=3): >>>ansible-tmp-1726776709.574404-9445-206055717013997=/root/.ansible/tmp/ansible-tmp-1726776709.574404-9445-206055717013997 <<< 6593 1726776709.60480: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776709.60524: stderr chunk (state=3): >>><<< 6593 1726776709.60527: stdout chunk (state=3): >>><<< 6593 1726776709.60541: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776709.574404-9445-206055717013997=/root/.ansible/tmp/ansible-tmp-1726776709.574404-9445-206055717013997 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776709.60569: variable 'ansible_module_compression' from source: unknown 6593 1726776709.60610: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 6593 1726776709.60659: variable 'ansible_facts' from source: unknown 6593 1726776709.60792: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776709.574404-9445-206055717013997/AnsiballZ_systemd.py 6593 1726776709.60903: Sending initial data 6593 1726776709.60916: Sent initial data (153 bytes) 6593 1726776709.61944: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776709.61983: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776709.61996: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776709.62089: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776709.62123: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776709.63853: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776709.63886: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776709.63921: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpk7a85jzn /root/.ansible/tmp/ansible-tmp-1726776709.574404-9445-206055717013997/AnsiballZ_systemd.py <<< 6593 1726776709.63950: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776709.66011: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776709.66110: stderr chunk (state=3): >>><<< 6593 1726776709.66114: stdout chunk (state=3): >>><<< 6593 1726776709.66133: done transferring module to remote 6593 1726776709.66142: _low_level_execute_command(): starting 6593 1726776709.66148: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776709.574404-9445-206055717013997/ /root/.ansible/tmp/ansible-tmp-1726776709.574404-9445-206055717013997/AnsiballZ_systemd.py && sleep 0' 6593 1726776709.66589: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776709.66593: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776709.66630: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776709.66634: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776709.66642: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776709.66688: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776709.66692: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776709.66738: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776709.68516: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776709.68561: stderr chunk (state=3): >>><<< 6593 1726776709.68567: stdout chunk (state=3): >>><<< 6593 1726776709.68578: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776709.68580: _low_level_execute_command(): starting 6593 1726776709.68585: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776709.574404-9445-206055717013997/AnsiballZ_systemd.py && sleep 0' 6593 1726776709.69004: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776709.69022: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776709.69034: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776709.69047: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776709.69060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776709.69099: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776709.69111: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776709.69160: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776709.95137: stdout chunk (state=3): >>> {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "639", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Thu 2024-09-19 16:11:30 EDT", "ExecMainStartTimestampMonotonic": "7979145", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "639", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:30 EDT] ; stop_time=[n/a] ; pid=639 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:30 EDT] ; stop_time=[n/a] ; pid=639 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "2566", "MemoryCurrent": "18161664", "MemoryAvailable": "infinity", "CPUUsageNSec": "211572000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": <<< 6593 1726776709.95160: stdout chunk (state=3): >>>"no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "dbus.socket dbus-broker.service sysinit.target system.slice", "WantedBy": "multi-user.target", "Conflicts": "cpupower.service power-profiles-daemon.service tlp.service shutdown.target auto-cpufreq.service", "Before": "multi-user.target shutdown.target", "After": "systemd-sysctl.service network.target polkit.service sysinit.target systemd-journald.socket basic.target dbus-broker.service dbus.socket system.slice", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Thu 2024-09-19 16:11:31 EDT", "StateChangeTimestampMonotonic": "8437528", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:30 EDT", "InactiveExitTimestampMonotonic": "7979407", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:31 EDT", "ActiveEnterTimestampMonotonic": "8437528", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:11:30 EDT", "ConditionTimestampMonotonic": "7974251", "AssertTimestamp": "Thu 2024-09-19 16:11:30 EDT", "AssertTimestampMonotonic": "7974255", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ecc6abad7170411fa3ab86bfd907e0f9", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 6593 1726776709.96850: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776709.96898: stderr chunk (state=3): >>><<< 6593 1726776709.96902: stdout chunk (state=3): >>><<< 6593 1726776709.97196: _low_level_execute_command() done: rc=0, stdout= {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "639", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Thu 2024-09-19 16:11:30 EDT", "ExecMainStartTimestampMonotonic": "7979145", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "639", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:30 EDT] ; stop_time=[n/a] ; pid=639 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:30 EDT] ; stop_time=[n/a] ; pid=639 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "2566", "MemoryCurrent": "18161664", "MemoryAvailable": "infinity", "CPUUsageNSec": "211572000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "dbus.socket dbus-broker.service sysinit.target system.slice", "WantedBy": "multi-user.target", "Conflicts": "cpupower.service power-profiles-daemon.service tlp.service shutdown.target auto-cpufreq.service", "Before": "multi-user.target shutdown.target", "After": "systemd-sysctl.service network.target polkit.service sysinit.target systemd-journald.socket basic.target dbus-broker.service dbus.socket system.slice", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Thu 2024-09-19 16:11:31 EDT", "StateChangeTimestampMonotonic": "8437528", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:30 EDT", "InactiveExitTimestampMonotonic": "7979407", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:31 EDT", "ActiveEnterTimestampMonotonic": "8437528", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:11:30 EDT", "ConditionTimestampMonotonic": "7974251", "AssertTimestamp": "Thu 2024-09-19 16:11:30 EDT", "AssertTimestampMonotonic": "7974255", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ecc6abad7170411fa3ab86bfd907e0f9", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776709.97211: done with _execute_module (ansible.legacy.systemd, {'name': 'tuned', 'state': 'started', 'enabled': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776709.574404-9445-206055717013997/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776709.97215: _low_level_execute_command(): starting 6593 1726776709.97217: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776709.574404-9445-206055717013997/ > /dev/null 2>&1 && sleep 0' 6593 1726776709.97753: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776709.97756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776709.97795: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776709.97798: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776709.97800: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776709.97857: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776709.97861: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776709.97910: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776709.99725: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776709.99786: stderr chunk (state=3): >>><<< 6593 1726776709.99790: stdout chunk (state=3): >>><<< 6593 1726776709.99824: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776709.99828: handler run complete 6593 1726776709.99924: attempt loop complete, returning result 6593 1726776709.99927: variable 'item' from source: unknown 6593 1726776710.00035: variable 'item' from source: unknown ok: [managed_node2] => (item=tuned) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "tuned", "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:31 EDT", "ActiveEnterTimestampMonotonic": "8437528", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-sysctl.service network.target polkit.service sysinit.target systemd-journald.socket basic.target dbus-broker.service dbus.socket system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 16:11:30 EDT", "AssertTimestampMonotonic": "7974255", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "211572000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:11:30 EDT", "ConditionTimestampMonotonic": "7974251", "ConfigurationDirectoryMode": "0755", "Conflicts": "cpupower.service power-profiles-daemon.service tlp.service shutdown.target auto-cpufreq.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "2566", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "639", "ExecMainStartTimestamp": "Thu 2024-09-19 16:11:30 EDT", "ExecMainStartTimestampMonotonic": "7979145", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:30 EDT] ; stop_time=[n/a] ; pid=639 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:30 EDT] ; stop_time=[n/a] ; pid=639 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:30 EDT", "InactiveExitTimestampMonotonic": "7979407", "InvocationID": "ecc6abad7170411fa3ab86bfd907e0f9", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "639", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "18161664", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket dbus-broker.service sysinit.target system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2024-09-19 16:11:31 EDT", "StateChangeTimestampMonotonic": "8437528", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "22342", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 6593 1726776710.00654: dumping result to json 6593 1726776710.00658: done dumping result, returning 6593 1726776710.00666: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started [025ceb90-32dd-710c-d93d-000000000618] 6593 1726776710.00668: sending task result for task 025ceb90-32dd-710c-d93d-000000000618 6593 1726776710.00841: no more pending results, returning what we have 6593 1726776710.00844: results queue empty 6593 1726776710.00845: checking for any_errors_fatal 6593 1726776710.00848: done checking for any_errors_fatal 6593 1726776710.00849: checking for max_fail_percentage 6593 1726776710.00850: done checking for max_fail_percentage 6593 1726776710.00851: checking to see if all hosts have failed and the running result is not ok 6593 1726776710.00852: done checking to see if all hosts have failed 6593 1726776710.00853: getting the remaining hosts for this loop 6593 1726776710.00855: done getting the remaining hosts for this loop 6593 1726776710.00858: getting the next task for host managed_node2 6593 1726776710.00862: done getting next task for host managed_node2 6593 1726776710.00868: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 6593 1726776710.00871: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776710.00881: getting variables 6593 1726776710.00882: in VariableManager get_vars() 6593 1726776710.00916: Calling all_inventory to load vars for managed_node2 6593 1726776710.00921: Calling groups_inventory to load vars for managed_node2 6593 1726776710.00923: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776710.00932: Calling all_plugins_play to load vars for managed_node2 6593 1726776710.00934: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776710.00937: Calling groups_plugins_play to load vars for managed_node2 6593 1726776710.01039: done sending task result for task 025ceb90-32dd-710c-d93d-000000000618 6593 1726776710.01042: WORKER PROCESS EXITING 6593 1726776710.01052: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776710.01172: done with get_vars() 6593 1726776710.01180: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:74 Thursday 19 September 2024 16:11:50 -0400 (0:00:00.486) 0:01:27.437 **** 6593 1726776710.01247: entering _queue_task() for managed_node2/file 6593 1726776710.01429: worker is 1 (out of 1 available) 6593 1726776710.01443: exiting _queue_task() for managed_node2/file 6593 1726776710.01453: done queuing things up, now waiting for results queue to drain 6593 1726776710.01455: waiting for pending results... 6593 1726776710.01635: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 6593 1726776710.01703: in run() - task 025ceb90-32dd-710c-d93d-000000000619 6593 1726776710.01714: variable 'ansible_search_path' from source: unknown 6593 1726776710.01720: variable 'ansible_search_path' from source: unknown 6593 1726776710.01750: calling self._execute() 6593 1726776710.01815: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776710.01824: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776710.01831: variable 'omit' from source: magic vars 6593 1726776710.01905: variable 'omit' from source: magic vars 6593 1726776710.01940: variable 'omit' from source: magic vars 6593 1726776710.01959: variable '__kernel_settings_profile_dir' from source: role '' all vars 6593 1726776710.02171: variable '__kernel_settings_profile_dir' from source: role '' all vars 6593 1726776710.02242: variable '__kernel_settings_profile_parent' from source: set_fact 6593 1726776710.02248: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6593 1726776710.02281: variable 'omit' from source: magic vars 6593 1726776710.02314: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776710.02342: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776710.02358: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776710.02371: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776710.02382: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776710.02403: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776710.02406: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776710.02410: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776710.02478: Set connection var ansible_connection to ssh 6593 1726776710.02484: Set connection var ansible_timeout to 10 6593 1726776710.02487: Set connection var ansible_shell_type to sh 6593 1726776710.02492: Set connection var ansible_shell_executable to /bin/sh 6593 1726776710.02497: Set connection var ansible_pipelining to False 6593 1726776710.02505: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776710.02523: variable 'ansible_shell_executable' from source: unknown 6593 1726776710.02526: variable 'ansible_connection' from source: unknown 6593 1726776710.02528: variable 'ansible_module_compression' from source: unknown 6593 1726776710.02530: variable 'ansible_shell_type' from source: unknown 6593 1726776710.02533: variable 'ansible_shell_executable' from source: unknown 6593 1726776710.02535: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776710.02542: variable 'ansible_pipelining' from source: unknown 6593 1726776710.02544: variable 'ansible_timeout' from source: unknown 6593 1726776710.02546: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776710.02689: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 6593 1726776710.02698: variable 'omit' from source: magic vars 6593 1726776710.02702: starting attempt loop 6593 1726776710.02705: running the handler 6593 1726776710.02716: _low_level_execute_command(): starting 6593 1726776710.02724: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776710.03217: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776710.03235: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776710.03256: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776710.03269: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776710.03280: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776710.03329: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776710.03344: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776710.03389: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776710.04972: stdout chunk (state=3): >>>/root <<< 6593 1726776710.05076: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776710.05127: stderr chunk (state=3): >>><<< 6593 1726776710.05131: stdout chunk (state=3): >>><<< 6593 1726776710.05152: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776710.05166: _low_level_execute_command(): starting 6593 1726776710.05169: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776710.0515225-9469-173571697345259 `" && echo ansible-tmp-1726776710.0515225-9469-173571697345259="` echo /root/.ansible/tmp/ansible-tmp-1726776710.0515225-9469-173571697345259 `" ) && sleep 0' 6593 1726776710.05603: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776710.05615: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776710.05635: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776710.05655: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776710.05700: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776710.05712: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776710.05754: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776710.07903: stdout chunk (state=3): >>>ansible-tmp-1726776710.0515225-9469-173571697345259=/root/.ansible/tmp/ansible-tmp-1726776710.0515225-9469-173571697345259 <<< 6593 1726776710.08016: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776710.08064: stderr chunk (state=3): >>><<< 6593 1726776710.08068: stdout chunk (state=3): >>><<< 6593 1726776710.08083: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776710.0515225-9469-173571697345259=/root/.ansible/tmp/ansible-tmp-1726776710.0515225-9469-173571697345259 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776710.08124: variable 'ansible_module_compression' from source: unknown 6593 1726776710.08164: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 6593 1726776710.08194: variable 'ansible_facts' from source: unknown 6593 1726776710.08254: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776710.0515225-9469-173571697345259/AnsiballZ_file.py 6593 1726776710.08354: Sending initial data 6593 1726776710.08367: Sent initial data (151 bytes) 6593 1726776710.09021: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776710.09025: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776710.09027: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776710.09060: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776710.09067: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776710.09070: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776710.09110: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776710.09131: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776710.09134: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776710.09177: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776710.10921: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776710.10951: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776710.10987: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpnys7f9lk /root/.ansible/tmp/ansible-tmp-1726776710.0515225-9469-173571697345259/AnsiballZ_file.py <<< 6593 1726776710.11016: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776710.11792: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776710.11890: stderr chunk (state=3): >>><<< 6593 1726776710.11893: stdout chunk (state=3): >>><<< 6593 1726776710.11910: done transferring module to remote 6593 1726776710.11920: _low_level_execute_command(): starting 6593 1726776710.11927: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776710.0515225-9469-173571697345259/ /root/.ansible/tmp/ansible-tmp-1726776710.0515225-9469-173571697345259/AnsiballZ_file.py && sleep 0' 6593 1726776710.12358: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776710.12371: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776710.12386: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776710.12397: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776710.12406: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776710.12450: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776710.12471: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776710.12504: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776710.14248: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776710.14296: stderr chunk (state=3): >>><<< 6593 1726776710.14300: stdout chunk (state=3): >>><<< 6593 1726776710.14314: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776710.14319: _low_level_execute_command(): starting 6593 1726776710.14322: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776710.0515225-9469-173571697345259/AnsiballZ_file.py && sleep 0' 6593 1726776710.14750: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776710.14765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776710.14781: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776710.14793: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776710.14802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776710.14848: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776710.14860: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776710.14908: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776710.29820: stdout chunk (state=3): >>> {"path": "/etc/tuned/kernel_settings", "changed": false, "diff": {"before": {"path": "/etc/tuned/kernel_settings"}, "after": {"path": "/etc/tuned/kernel_settings"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 24, "invocation": {"module_args": {"path": "/etc/tuned/kernel_settings", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 6593 1726776710.30998: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776710.31024: stderr chunk (state=3): >>><<< 6593 1726776710.31027: stdout chunk (state=3): >>><<< 6593 1726776710.31042: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/kernel_settings", "changed": false, "diff": {"before": {"path": "/etc/tuned/kernel_settings"}, "after": {"path": "/etc/tuned/kernel_settings"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 24, "invocation": {"module_args": {"path": "/etc/tuned/kernel_settings", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776710.31104: done with _execute_module (file, {'path': '/etc/tuned/kernel_settings', 'state': 'directory', 'mode': '0755', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776710.0515225-9469-173571697345259/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776710.31113: _low_level_execute_command(): starting 6593 1726776710.31119: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776710.0515225-9469-173571697345259/ > /dev/null 2>&1 && sleep 0' 6593 1726776710.31543: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776710.31558: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776710.31570: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776710.31582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776710.31597: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776710.31643: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776710.31661: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776710.31698: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776710.33503: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776710.33548: stderr chunk (state=3): >>><<< 6593 1726776710.33552: stdout chunk (state=3): >>><<< 6593 1726776710.33568: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776710.33572: handler run complete 6593 1726776710.33594: attempt loop complete, returning result 6593 1726776710.33597: _execute() done 6593 1726776710.33599: dumping result to json 6593 1726776710.33604: done dumping result, returning 6593 1726776710.33612: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists [025ceb90-32dd-710c-d93d-000000000619] 6593 1726776710.33619: sending task result for task 025ceb90-32dd-710c-d93d-000000000619 6593 1726776710.33726: done sending task result for task 025ceb90-32dd-710c-d93d-000000000619 6593 1726776710.33729: WORKER PROCESS EXITING ok: [managed_node2] => { "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": 24, "state": "directory", "uid": 0 } 6593 1726776710.33807: no more pending results, returning what we have 6593 1726776710.33812: results queue empty 6593 1726776710.33813: checking for any_errors_fatal 6593 1726776710.33832: done checking for any_errors_fatal 6593 1726776710.33833: checking for max_fail_percentage 6593 1726776710.33834: done checking for max_fail_percentage 6593 1726776710.33835: checking to see if all hosts have failed and the running result is not ok 6593 1726776710.33836: done checking to see if all hosts have failed 6593 1726776710.33836: getting the remaining hosts for this loop 6593 1726776710.33838: done getting the remaining hosts for this loop 6593 1726776710.33841: getting the next task for host managed_node2 6593 1726776710.33845: done getting next task for host managed_node2 6593 1726776710.33849: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 6593 1726776710.33852: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776710.33861: getting variables 6593 1726776710.33865: in VariableManager get_vars() 6593 1726776710.33896: Calling all_inventory to load vars for managed_node2 6593 1726776710.33898: Calling groups_inventory to load vars for managed_node2 6593 1726776710.33900: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776710.33907: Calling all_plugins_play to load vars for managed_node2 6593 1726776710.33908: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776710.33910: Calling groups_plugins_play to load vars for managed_node2 6593 1726776710.34015: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776710.34142: done with get_vars() 6593 1726776710.34150: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get active_profile] ********** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:80 Thursday 19 September 2024 16:11:50 -0400 (0:00:00.329) 0:01:27.767 **** 6593 1726776710.34221: entering _queue_task() for managed_node2/slurp 6593 1726776710.34404: worker is 1 (out of 1 available) 6593 1726776710.34416: exiting _queue_task() for managed_node2/slurp 6593 1726776710.34427: done queuing things up, now waiting for results queue to drain 6593 1726776710.34429: waiting for pending results... 6593 1726776710.34603: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 6593 1726776710.34675: in run() - task 025ceb90-32dd-710c-d93d-00000000061a 6593 1726776710.34686: variable 'ansible_search_path' from source: unknown 6593 1726776710.34690: variable 'ansible_search_path' from source: unknown 6593 1726776710.34719: calling self._execute() 6593 1726776710.34786: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776710.34790: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776710.34798: variable 'omit' from source: magic vars 6593 1726776710.34873: variable 'omit' from source: magic vars 6593 1726776710.34910: variable 'omit' from source: magic vars 6593 1726776710.34932: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6593 1726776710.35145: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6593 1726776710.35206: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6593 1726776710.35233: variable 'omit' from source: magic vars 6593 1726776710.35269: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776710.35294: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776710.35310: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776710.35325: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776710.35336: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776710.35357: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776710.35360: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776710.35365: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776710.35431: Set connection var ansible_connection to ssh 6593 1726776710.35437: Set connection var ansible_timeout to 10 6593 1726776710.35440: Set connection var ansible_shell_type to sh 6593 1726776710.35445: Set connection var ansible_shell_executable to /bin/sh 6593 1726776710.35450: Set connection var ansible_pipelining to False 6593 1726776710.35459: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776710.35476: variable 'ansible_shell_executable' from source: unknown 6593 1726776710.35479: variable 'ansible_connection' from source: unknown 6593 1726776710.35482: variable 'ansible_module_compression' from source: unknown 6593 1726776710.35484: variable 'ansible_shell_type' from source: unknown 6593 1726776710.35487: variable 'ansible_shell_executable' from source: unknown 6593 1726776710.35489: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776710.35491: variable 'ansible_pipelining' from source: unknown 6593 1726776710.35493: variable 'ansible_timeout' from source: unknown 6593 1726776710.35497: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776710.35638: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 6593 1726776710.35647: variable 'omit' from source: magic vars 6593 1726776710.35652: starting attempt loop 6593 1726776710.35655: running the handler 6593 1726776710.35668: _low_level_execute_command(): starting 6593 1726776710.35672: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776710.36166: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776710.36190: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776710.36203: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776710.36217: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776710.36263: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776710.36276: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776710.36330: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776710.37925: stdout chunk (state=3): >>>/root <<< 6593 1726776710.38031: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776710.38077: stderr chunk (state=3): >>><<< 6593 1726776710.38080: stdout chunk (state=3): >>><<< 6593 1726776710.38097: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776710.38109: _low_level_execute_command(): starting 6593 1726776710.38117: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776710.380966-9484-136182614440846 `" && echo ansible-tmp-1726776710.380966-9484-136182614440846="` echo /root/.ansible/tmp/ansible-tmp-1726776710.380966-9484-136182614440846 `" ) && sleep 0' 6593 1726776710.38531: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776710.38551: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776710.38569: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6593 1726776710.38588: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776710.38628: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776710.38640: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776710.38684: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776710.40718: stdout chunk (state=3): >>>ansible-tmp-1726776710.380966-9484-136182614440846=/root/.ansible/tmp/ansible-tmp-1726776710.380966-9484-136182614440846 <<< 6593 1726776710.40835: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776710.40878: stderr chunk (state=3): >>><<< 6593 1726776710.40881: stdout chunk (state=3): >>><<< 6593 1726776710.40896: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776710.380966-9484-136182614440846=/root/.ansible/tmp/ansible-tmp-1726776710.380966-9484-136182614440846 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776710.40935: variable 'ansible_module_compression' from source: unknown 6593 1726776710.40964: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 6593 1726776710.40989: variable 'ansible_facts' from source: unknown 6593 1726776710.41049: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776710.380966-9484-136182614440846/AnsiballZ_slurp.py 6593 1726776710.41221: Sending initial data 6593 1726776710.41236: Sent initial data (151 bytes) 6593 1726776710.41823: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776710.41826: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776710.41858: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776710.41862: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776710.41865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776710.41922: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776710.41925: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776710.41970: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776710.43749: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776710.43783: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776710.43822: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpp5m2vw15 /root/.ansible/tmp/ansible-tmp-1726776710.380966-9484-136182614440846/AnsiballZ_slurp.py <<< 6593 1726776710.43851: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776710.44602: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776710.44875: stderr chunk (state=3): >>><<< 6593 1726776710.44878: stdout chunk (state=3): >>><<< 6593 1726776710.44880: done transferring module to remote 6593 1726776710.44882: _low_level_execute_command(): starting 6593 1726776710.44885: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776710.380966-9484-136182614440846/ /root/.ansible/tmp/ansible-tmp-1726776710.380966-9484-136182614440846/AnsiballZ_slurp.py && sleep 0' 6593 1726776710.45438: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776710.45452: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776710.45469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776710.45488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776710.45531: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776710.45544: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776710.45558: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776710.45579: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776710.45590: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776710.45602: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776710.45614: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776710.45629: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776710.45651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776710.45667: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776710.45679: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776710.45691: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776710.45777: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776710.45813: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776710.45820: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776710.45869: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776710.47624: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776710.47690: stderr chunk (state=3): >>><<< 6593 1726776710.47700: stdout chunk (state=3): >>><<< 6593 1726776710.47792: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776710.47796: _low_level_execute_command(): starting 6593 1726776710.47798: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776710.380966-9484-136182614440846/AnsiballZ_slurp.py && sleep 0' 6593 1726776710.48533: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776710.48537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776710.48571: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776710.48575: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776710.48578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776710.48649: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776710.48652: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776710.48713: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776710.62083: stdout chunk (state=3): >>> {"content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "src": "/etc/tuned/active_profile"}}} <<< 6593 1726776710.63099: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776710.63152: stderr chunk (state=3): >>><<< 6593 1726776710.63156: stdout chunk (state=3): >>><<< 6593 1726776710.63171: _low_level_execute_command() done: rc=0, stdout= {"content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "src": "/etc/tuned/active_profile"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776710.63196: done with _execute_module (slurp, {'path': '/etc/tuned/active_profile', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'slurp', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776710.380966-9484-136182614440846/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776710.63203: _low_level_execute_command(): starting 6593 1726776710.63207: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776710.380966-9484-136182614440846/ > /dev/null 2>&1 && sleep 0' 6593 1726776710.63659: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776710.63663: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776710.63697: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776710.63701: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776710.63704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776710.63761: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776710.63764: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776710.63767: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776710.63815: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776710.65589: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776710.65637: stderr chunk (state=3): >>><<< 6593 1726776710.65640: stdout chunk (state=3): >>><<< 6593 1726776710.65659: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776710.65664: handler run complete 6593 1726776710.65682: attempt loop complete, returning result 6593 1726776710.65684: _execute() done 6593 1726776710.65687: dumping result to json 6593 1726776710.65689: done dumping result, returning 6593 1726776710.65698: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile [025ceb90-32dd-710c-d93d-00000000061a] 6593 1726776710.65703: sending task result for task 025ceb90-32dd-710c-d93d-00000000061a 6593 1726776710.65796: done sending task result for task 025ceb90-32dd-710c-d93d-00000000061a 6593 1726776710.65799: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 6593 1726776710.65868: no more pending results, returning what we have 6593 1726776710.65872: results queue empty 6593 1726776710.65873: checking for any_errors_fatal 6593 1726776710.65883: done checking for any_errors_fatal 6593 1726776710.65884: checking for max_fail_percentage 6593 1726776710.65886: done checking for max_fail_percentage 6593 1726776710.65887: checking to see if all hosts have failed and the running result is not ok 6593 1726776710.65888: done checking to see if all hosts have failed 6593 1726776710.65888: getting the remaining hosts for this loop 6593 1726776710.65890: done getting the remaining hosts for this loop 6593 1726776710.65894: getting the next task for host managed_node2 6593 1726776710.65899: done getting next task for host managed_node2 6593 1726776710.65903: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 6593 1726776710.65906: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776710.65916: getting variables 6593 1726776710.65917: in VariableManager get_vars() 6593 1726776710.65953: Calling all_inventory to load vars for managed_node2 6593 1726776710.65956: Calling groups_inventory to load vars for managed_node2 6593 1726776710.65958: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776710.65967: Calling all_plugins_play to load vars for managed_node2 6593 1726776710.65969: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776710.65972: Calling groups_plugins_play to load vars for managed_node2 6593 1726776710.66088: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776710.66252: done with get_vars() 6593 1726776710.66261: done getting variables 6593 1726776710.66304: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set active_profile] ********** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:85 Thursday 19 September 2024 16:11:50 -0400 (0:00:00.321) 0:01:28.088 **** 6593 1726776710.66328: entering _queue_task() for managed_node2/set_fact 6593 1726776710.66517: worker is 1 (out of 1 available) 6593 1726776710.66533: exiting _queue_task() for managed_node2/set_fact 6593 1726776710.66545: done queuing things up, now waiting for results queue to drain 6593 1726776710.66546: waiting for pending results... 6593 1726776710.66728: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 6593 1726776710.66804: in run() - task 025ceb90-32dd-710c-d93d-00000000061b 6593 1726776710.66815: variable 'ansible_search_path' from source: unknown 6593 1726776710.66820: variable 'ansible_search_path' from source: unknown 6593 1726776710.66853: calling self._execute() 6593 1726776710.66920: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776710.66931: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776710.66939: variable 'omit' from source: magic vars 6593 1726776710.67015: variable 'omit' from source: magic vars 6593 1726776710.67049: variable 'omit' from source: magic vars 6593 1726776710.67340: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6593 1726776710.67347: variable '__cur_profile' from source: task vars 6593 1726776710.67452: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776710.69117: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776710.69162: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776710.69200: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776710.69226: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776710.69247: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776710.69305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776710.69328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776710.69347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776710.69377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776710.69388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776710.69464: variable '__kernel_settings_tuned_current_profile' from source: set_fact 6593 1726776710.69500: variable 'omit' from source: magic vars 6593 1726776710.69520: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776710.69539: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776710.69552: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776710.69564: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776710.69578: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776710.69598: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776710.69601: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776710.69604: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776710.69672: Set connection var ansible_connection to ssh 6593 1726776710.69681: Set connection var ansible_timeout to 10 6593 1726776710.69683: Set connection var ansible_shell_type to sh 6593 1726776710.69686: Set connection var ansible_shell_executable to /bin/sh 6593 1726776710.69693: Set connection var ansible_pipelining to False 6593 1726776710.69702: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776710.69720: variable 'ansible_shell_executable' from source: unknown 6593 1726776710.69723: variable 'ansible_connection' from source: unknown 6593 1726776710.69725: variable 'ansible_module_compression' from source: unknown 6593 1726776710.69727: variable 'ansible_shell_type' from source: unknown 6593 1726776710.69730: variable 'ansible_shell_executable' from source: unknown 6593 1726776710.69732: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776710.69736: variable 'ansible_pipelining' from source: unknown 6593 1726776710.69738: variable 'ansible_timeout' from source: unknown 6593 1726776710.69742: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776710.69813: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776710.69824: variable 'omit' from source: magic vars 6593 1726776710.69827: starting attempt loop 6593 1726776710.69829: running the handler 6593 1726776710.69838: handler run complete 6593 1726776710.69847: attempt loop complete, returning result 6593 1726776710.69849: _execute() done 6593 1726776710.69851: dumping result to json 6593 1726776710.69854: done dumping result, returning 6593 1726776710.69861: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile [025ceb90-32dd-710c-d93d-00000000061b] 6593 1726776710.69869: sending task result for task 025ceb90-32dd-710c-d93d-00000000061b 6593 1726776710.69951: done sending task result for task 025ceb90-32dd-710c-d93d-00000000061b 6593 1726776710.69954: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_active_profile": "virtual-guest kernel_settings" }, "changed": false } 6593 1726776710.70022: no more pending results, returning what we have 6593 1726776710.70025: results queue empty 6593 1726776710.70026: checking for any_errors_fatal 6593 1726776710.70032: done checking for any_errors_fatal 6593 1726776710.70033: checking for max_fail_percentage 6593 1726776710.70034: done checking for max_fail_percentage 6593 1726776710.70035: checking to see if all hosts have failed and the running result is not ok 6593 1726776710.70036: done checking to see if all hosts have failed 6593 1726776710.70037: getting the remaining hosts for this loop 6593 1726776710.70038: done getting the remaining hosts for this loop 6593 1726776710.70042: getting the next task for host managed_node2 6593 1726776710.70047: done getting next task for host managed_node2 6593 1726776710.70050: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 6593 1726776710.70053: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776710.70068: getting variables 6593 1726776710.70070: in VariableManager get_vars() 6593 1726776710.70100: Calling all_inventory to load vars for managed_node2 6593 1726776710.70102: Calling groups_inventory to load vars for managed_node2 6593 1726776710.70105: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776710.70117: Calling all_plugins_play to load vars for managed_node2 6593 1726776710.70122: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776710.70125: Calling groups_plugins_play to load vars for managed_node2 6593 1726776710.70232: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776710.70356: done with get_vars() 6593 1726776710.70364: done getting variables 6593 1726776710.70404: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 Thursday 19 September 2024 16:11:50 -0400 (0:00:00.040) 0:01:28.129 **** 6593 1726776710.70426: entering _queue_task() for managed_node2/copy 6593 1726776710.70603: worker is 1 (out of 1 available) 6593 1726776710.70621: exiting _queue_task() for managed_node2/copy 6593 1726776710.70632: done queuing things up, now waiting for results queue to drain 6593 1726776710.70633: waiting for pending results... 6593 1726776710.70801: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 6593 1726776710.70873: in run() - task 025ceb90-32dd-710c-d93d-00000000061c 6593 1726776710.70884: variable 'ansible_search_path' from source: unknown 6593 1726776710.70888: variable 'ansible_search_path' from source: unknown 6593 1726776710.70915: calling self._execute() 6593 1726776710.70980: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776710.70985: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776710.70994: variable 'omit' from source: magic vars 6593 1726776710.71068: variable 'omit' from source: magic vars 6593 1726776710.71099: variable 'omit' from source: magic vars 6593 1726776710.71126: variable '__kernel_settings_active_profile' from source: set_fact 6593 1726776710.71341: variable '__kernel_settings_active_profile' from source: set_fact 6593 1726776710.71361: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6593 1726776710.71412: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6593 1726776710.71468: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6593 1726776710.71737: variable 'omit' from source: magic vars 6593 1726776710.71771: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776710.71794: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776710.71810: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776710.71825: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776710.71836: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776710.71857: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776710.71865: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776710.71870: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776710.71933: Set connection var ansible_connection to ssh 6593 1726776710.71941: Set connection var ansible_timeout to 10 6593 1726776710.71947: Set connection var ansible_shell_type to sh 6593 1726776710.71953: Set connection var ansible_shell_executable to /bin/sh 6593 1726776710.71958: Set connection var ansible_pipelining to False 6593 1726776710.71968: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776710.71986: variable 'ansible_shell_executable' from source: unknown 6593 1726776710.71989: variable 'ansible_connection' from source: unknown 6593 1726776710.71992: variable 'ansible_module_compression' from source: unknown 6593 1726776710.71994: variable 'ansible_shell_type' from source: unknown 6593 1726776710.71996: variable 'ansible_shell_executable' from source: unknown 6593 1726776710.71998: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776710.72002: variable 'ansible_pipelining' from source: unknown 6593 1726776710.72004: variable 'ansible_timeout' from source: unknown 6593 1726776710.72008: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776710.72108: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776710.72117: variable 'omit' from source: magic vars 6593 1726776710.72123: starting attempt loop 6593 1726776710.72125: running the handler 6593 1726776710.72135: _low_level_execute_command(): starting 6593 1726776710.72142: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776710.72659: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776710.72678: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776710.72690: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776710.72707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776710.72723: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776710.72760: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776710.72776: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776710.72826: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776710.74420: stdout chunk (state=3): >>>/root <<< 6593 1726776710.74523: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776710.74577: stderr chunk (state=3): >>><<< 6593 1726776710.74580: stdout chunk (state=3): >>><<< 6593 1726776710.74599: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776710.74610: _low_level_execute_command(): starting 6593 1726776710.74616: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776710.7459877-9501-28848116598124 `" && echo ansible-tmp-1726776710.7459877-9501-28848116598124="` echo /root/.ansible/tmp/ansible-tmp-1726776710.7459877-9501-28848116598124 `" ) && sleep 0' 6593 1726776710.75042: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776710.75055: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776710.75086: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776710.75100: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776710.75141: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776710.75152: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776710.75196: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776710.77320: stdout chunk (state=3): >>>ansible-tmp-1726776710.7459877-9501-28848116598124=/root/.ansible/tmp/ansible-tmp-1726776710.7459877-9501-28848116598124 <<< 6593 1726776710.77435: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776710.77484: stderr chunk (state=3): >>><<< 6593 1726776710.77487: stdout chunk (state=3): >>><<< 6593 1726776710.77501: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776710.7459877-9501-28848116598124=/root/.ansible/tmp/ansible-tmp-1726776710.7459877-9501-28848116598124 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776710.77611: variable 'ansible_module_compression' from source: unknown 6593 1726776710.77631: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6593 1726776710.77656: variable 'ansible_facts' from source: unknown 6593 1726776710.77714: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776710.7459877-9501-28848116598124/AnsiballZ_stat.py 6593 1726776710.77811: Sending initial data 6593 1726776710.77815: Sent initial data (150 bytes) 6593 1726776710.78479: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776710.78482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776710.78515: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776710.78521: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776710.78523: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776710.78577: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776710.78584: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776710.78622: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776710.80363: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776710.80393: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776710.80428: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmp18cqqomi /root/.ansible/tmp/ansible-tmp-1726776710.7459877-9501-28848116598124/AnsiballZ_stat.py <<< 6593 1726776710.80459: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776710.81207: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776710.81324: stderr chunk (state=3): >>><<< 6593 1726776710.81327: stdout chunk (state=3): >>><<< 6593 1726776710.81330: done transferring module to remote 6593 1726776710.81332: _low_level_execute_command(): starting 6593 1726776710.81334: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776710.7459877-9501-28848116598124/ /root/.ansible/tmp/ansible-tmp-1726776710.7459877-9501-28848116598124/AnsiballZ_stat.py && sleep 0' 6593 1726776710.81752: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776710.81755: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776710.81789: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776710.81792: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776710.81795: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776710.81888: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776710.81915: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776710.81941: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776710.82013: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776710.83757: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776710.83803: stderr chunk (state=3): >>><<< 6593 1726776710.83808: stdout chunk (state=3): >>><<< 6593 1726776710.83825: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776710.83828: _low_level_execute_command(): starting 6593 1726776710.83832: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776710.7459877-9501-28848116598124/AnsiballZ_stat.py && sleep 0' 6593 1726776710.84254: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776710.84258: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776710.84291: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776710.84294: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776710.84296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776710.84345: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776710.84349: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776710.84397: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776710.99133: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/active_profile", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 30, "inode": 102760579, "dev": 51713, "nlink": 1, "atime": 1726776710.619113, "mtime": 1726776704.6271465, "ctime": 1726776704.6271465, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "mimetype": "text/plain", "charset": "us-ascii", "version": "1504068360", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 6593 1726776711.00388: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776711.00445: stderr chunk (state=3): >>><<< 6593 1726776711.00448: stdout chunk (state=3): >>><<< 6593 1726776711.00465: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/active_profile", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 30, "inode": 102760579, "dev": 51713, "nlink": 1, "atime": 1726776710.619113, "mtime": 1726776704.6271465, "ctime": 1726776704.6271465, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "mimetype": "text/plain", "charset": "us-ascii", "version": "1504068360", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776711.00510: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/active_profile', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776710.7459877-9501-28848116598124/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6593 1726776711.00547: variable 'ansible_module_compression' from source: unknown 6593 1726776711.00585: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 6593 1726776711.00601: variable 'ansible_facts' from source: unknown 6593 1726776711.00649: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776710.7459877-9501-28848116598124/AnsiballZ_file.py 6593 1726776711.00751: Sending initial data 6593 1726776711.00754: Sent initial data (150 bytes) 6593 1726776711.01415: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776711.01421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776711.01458: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776711.01461: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776711.01468: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776711.01470: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776711.01522: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776711.01525: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776711.01528: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776711.01613: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776711.03391: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776711.03427: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776711.03460: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpnyoe_qxf /root/.ansible/tmp/ansible-tmp-1726776710.7459877-9501-28848116598124/AnsiballZ_file.py <<< 6593 1726776711.03490: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776711.04293: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776711.04388: stderr chunk (state=3): >>><<< 6593 1726776711.04392: stdout chunk (state=3): >>><<< 6593 1726776711.04408: done transferring module to remote 6593 1726776711.04415: _low_level_execute_command(): starting 6593 1726776711.04421: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776710.7459877-9501-28848116598124/ /root/.ansible/tmp/ansible-tmp-1726776710.7459877-9501-28848116598124/AnsiballZ_file.py && sleep 0' 6593 1726776711.04852: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776711.04868: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776711.04883: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776711.04895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776711.04905: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776711.04951: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776711.04968: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776711.05005: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776711.06722: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776711.06772: stderr chunk (state=3): >>><<< 6593 1726776711.06775: stdout chunk (state=3): >>><<< 6593 1726776711.06788: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776711.06791: _low_level_execute_command(): starting 6593 1726776711.06796: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776710.7459877-9501-28848116598124/AnsiballZ_file.py && sleep 0' 6593 1726776711.07382: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776711.07442: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776711.21687: stdout chunk (state=3): >>> {"path": "/etc/tuned/active_profile", "changed": false, "diff": {"before": {"path": "/etc/tuned/active_profile"}, "after": {"path": "/etc/tuned/active_profile"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 30, "invocation": {"module_args": {"mode": "0600", "dest": "/etc/tuned/active_profile", "_original_basename": ".f2tc7udd", "recurse": false, "state": "file", "path": "/etc/tuned/active_profile", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 6593 1726776711.22841: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776711.22888: stderr chunk (state=3): >>><<< 6593 1726776711.22891: stdout chunk (state=3): >>><<< 6593 1726776711.23029: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/active_profile", "changed": false, "diff": {"before": {"path": "/etc/tuned/active_profile"}, "after": {"path": "/etc/tuned/active_profile"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 30, "invocation": {"module_args": {"mode": "0600", "dest": "/etc/tuned/active_profile", "_original_basename": ".f2tc7udd", "recurse": false, "state": "file", "path": "/etc/tuned/active_profile", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776711.23032: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/active_profile', '_original_basename': '.f2tc7udd', 'recurse': False, 'state': 'file', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776710.7459877-9501-28848116598124/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776711.23035: _low_level_execute_command(): starting 6593 1726776711.23037: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776710.7459877-9501-28848116598124/ > /dev/null 2>&1 && sleep 0' 6593 1726776711.23595: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776711.23610: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776711.23631: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776711.23647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776711.23702: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776711.23705: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776711.23708: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776711.23710: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776711.23768: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776711.23772: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776711.23774: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776711.23813: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776711.25602: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776711.25673: stderr chunk (state=3): >>><<< 6593 1726776711.25685: stdout chunk (state=3): >>><<< 6593 1726776711.25731: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776711.25735: handler run complete 6593 1726776711.26029: attempt loop complete, returning result 6593 1726776711.26032: _execute() done 6593 1726776711.26034: dumping result to json 6593 1726776711.26036: done dumping result, returning 6593 1726776711.26038: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile [025ceb90-32dd-710c-d93d-00000000061c] 6593 1726776711.26040: sending task result for task 025ceb90-32dd-710c-d93d-00000000061c 6593 1726776711.26124: done sending task result for task 025ceb90-32dd-710c-d93d-00000000061c 6593 1726776711.26128: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "dest": "/etc/tuned/active_profile", "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/etc/tuned/active_profile", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 30, "state": "file", "uid": 0 } 6593 1726776711.26237: no more pending results, returning what we have 6593 1726776711.26241: results queue empty 6593 1726776711.26242: checking for any_errors_fatal 6593 1726776711.26249: done checking for any_errors_fatal 6593 1726776711.26250: checking for max_fail_percentage 6593 1726776711.26253: done checking for max_fail_percentage 6593 1726776711.26254: checking to see if all hosts have failed and the running result is not ok 6593 1726776711.26254: done checking to see if all hosts have failed 6593 1726776711.26255: getting the remaining hosts for this loop 6593 1726776711.26257: done getting the remaining hosts for this loop 6593 1726776711.26260: getting the next task for host managed_node2 6593 1726776711.26266: done getting next task for host managed_node2 6593 1726776711.26270: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 6593 1726776711.26273: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776711.26285: getting variables 6593 1726776711.26286: in VariableManager get_vars() 6593 1726776711.26360: Calling all_inventory to load vars for managed_node2 6593 1726776711.26363: Calling groups_inventory to load vars for managed_node2 6593 1726776711.26366: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776711.26376: Calling all_plugins_play to load vars for managed_node2 6593 1726776711.26379: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776711.26383: Calling groups_plugins_play to load vars for managed_node2 6593 1726776711.26752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776711.26872: done with get_vars() 6593 1726776711.26880: done getting variables 6593 1726776711.26922: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set profile_mode to manual] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Thursday 19 September 2024 16:11:51 -0400 (0:00:00.565) 0:01:28.694 **** 6593 1726776711.26944: entering _queue_task() for managed_node2/copy 6593 1726776711.27130: worker is 1 (out of 1 available) 6593 1726776711.27145: exiting _queue_task() for managed_node2/copy 6593 1726776711.27156: done queuing things up, now waiting for results queue to drain 6593 1726776711.27158: waiting for pending results... 6593 1726776711.27336: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 6593 1726776711.27418: in run() - task 025ceb90-32dd-710c-d93d-00000000061d 6593 1726776711.27429: variable 'ansible_search_path' from source: unknown 6593 1726776711.27432: variable 'ansible_search_path' from source: unknown 6593 1726776711.27460: calling self._execute() 6593 1726776711.27528: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776711.27532: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776711.27541: variable 'omit' from source: magic vars 6593 1726776711.27616: variable 'omit' from source: magic vars 6593 1726776711.27650: variable 'omit' from source: magic vars 6593 1726776711.27674: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 6593 1726776711.27895: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 6593 1726776711.27951: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6593 1726776711.27981: variable 'omit' from source: magic vars 6593 1726776711.28015: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776711.28041: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776711.28056: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776711.28070: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776711.28083: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776711.28104: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776711.28107: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776711.28110: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776711.28178: Set connection var ansible_connection to ssh 6593 1726776711.28188: Set connection var ansible_timeout to 10 6593 1726776711.28191: Set connection var ansible_shell_type to sh 6593 1726776711.28196: Set connection var ansible_shell_executable to /bin/sh 6593 1726776711.28201: Set connection var ansible_pipelining to False 6593 1726776711.28211: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776711.28229: variable 'ansible_shell_executable' from source: unknown 6593 1726776711.28232: variable 'ansible_connection' from source: unknown 6593 1726776711.28235: variable 'ansible_module_compression' from source: unknown 6593 1726776711.28237: variable 'ansible_shell_type' from source: unknown 6593 1726776711.28240: variable 'ansible_shell_executable' from source: unknown 6593 1726776711.28242: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776711.28244: variable 'ansible_pipelining' from source: unknown 6593 1726776711.28249: variable 'ansible_timeout' from source: unknown 6593 1726776711.28251: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776711.28353: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776711.28365: variable 'omit' from source: magic vars 6593 1726776711.28369: starting attempt loop 6593 1726776711.28372: running the handler 6593 1726776711.28380: _low_level_execute_command(): starting 6593 1726776711.28388: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776711.28886: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776711.28902: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776711.28914: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776711.28935: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776711.28986: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776711.28999: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776711.29044: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776711.30632: stdout chunk (state=3): >>>/root <<< 6593 1726776711.30731: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776711.30784: stderr chunk (state=3): >>><<< 6593 1726776711.30787: stdout chunk (state=3): >>><<< 6593 1726776711.30808: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776711.30821: _low_level_execute_command(): starting 6593 1726776711.30827: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776711.3080761-9531-141446810955113 `" && echo ansible-tmp-1726776711.3080761-9531-141446810955113="` echo /root/.ansible/tmp/ansible-tmp-1726776711.3080761-9531-141446810955113 `" ) && sleep 0' 6593 1726776711.31252: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776711.31264: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776711.31282: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776711.31308: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776711.31346: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776711.31358: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776711.31402: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776711.33646: stdout chunk (state=3): >>>ansible-tmp-1726776711.3080761-9531-141446810955113=/root/.ansible/tmp/ansible-tmp-1726776711.3080761-9531-141446810955113 <<< 6593 1726776711.33755: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776711.33806: stderr chunk (state=3): >>><<< 6593 1726776711.33809: stdout chunk (state=3): >>><<< 6593 1726776711.33826: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776711.3080761-9531-141446810955113=/root/.ansible/tmp/ansible-tmp-1726776711.3080761-9531-141446810955113 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776711.33897: variable 'ansible_module_compression' from source: unknown 6593 1726776711.33941: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6593 1726776711.33972: variable 'ansible_facts' from source: unknown 6593 1726776711.34035: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776711.3080761-9531-141446810955113/AnsiballZ_stat.py 6593 1726776711.34132: Sending initial data 6593 1726776711.34135: Sent initial data (151 bytes) 6593 1726776711.34787: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776711.34790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776711.34823: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776711.34827: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776711.34835: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776711.34886: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776711.34889: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776711.34932: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776711.36660: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776711.36692: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776711.36727: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmp2yk8d3rb /root/.ansible/tmp/ansible-tmp-1726776711.3080761-9531-141446810955113/AnsiballZ_stat.py <<< 6593 1726776711.36759: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776711.37507: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776711.37600: stderr chunk (state=3): >>><<< 6593 1726776711.37603: stdout chunk (state=3): >>><<< 6593 1726776711.37617: done transferring module to remote 6593 1726776711.37628: _low_level_execute_command(): starting 6593 1726776711.37633: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776711.3080761-9531-141446810955113/ /root/.ansible/tmp/ansible-tmp-1726776711.3080761-9531-141446810955113/AnsiballZ_stat.py && sleep 0' 6593 1726776711.38049: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776711.38061: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776711.38077: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776711.38094: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776711.38141: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776711.38153: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776711.38197: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776711.39929: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776711.39970: stderr chunk (state=3): >>><<< 6593 1726776711.39974: stdout chunk (state=3): >>><<< 6593 1726776711.39986: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776711.39989: _low_level_execute_command(): starting 6593 1726776711.39994: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776711.3080761-9531-141446810955113/AnsiballZ_stat.py && sleep 0' 6593 1726776711.40396: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776711.40408: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776711.40425: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776711.40438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776711.40452: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776711.40492: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776711.40504: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776711.40549: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776711.55293: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profile_mode", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 7, "inode": 109052162, "dev": 51713, "nlink": 1, "atime": 1726776702.9181561, "mtime": 1726776704.6271465, "ctime": 1726776704.6271465, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "mimetype": "text/plain", "charset": "us-ascii", "version": "3072964741", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 6593 1726776711.56593: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776711.56649: stderr chunk (state=3): >>><<< 6593 1726776711.56653: stdout chunk (state=3): >>><<< 6593 1726776711.56674: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profile_mode", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 7, "inode": 109052162, "dev": 51713, "nlink": 1, "atime": 1726776702.9181561, "mtime": 1726776704.6271465, "ctime": 1726776704.6271465, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "mimetype": "text/plain", "charset": "us-ascii", "version": "3072964741", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776711.56722: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/profile_mode', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776711.3080761-9531-141446810955113/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6593 1726776711.56760: variable 'ansible_module_compression' from source: unknown 6593 1726776711.56799: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 6593 1726776711.56821: variable 'ansible_facts' from source: unknown 6593 1726776711.56866: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776711.3080761-9531-141446810955113/AnsiballZ_file.py 6593 1726776711.56989: Sending initial data 6593 1726776711.56999: Sent initial data (151 bytes) 6593 1726776711.57983: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776711.58003: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776711.58019: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776711.58038: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776711.58080: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776711.58091: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776711.58107: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776711.58131: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776711.58144: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776711.58155: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776711.58167: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776711.58181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776711.58196: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776711.58209: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776711.58225: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776711.58242: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776711.58320: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776711.58346: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776711.58364: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776711.58575: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776711.60260: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776711.60320: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776711.60364: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpykvpkree /root/.ansible/tmp/ansible-tmp-1726776711.3080761-9531-141446810955113/AnsiballZ_file.py <<< 6593 1726776711.60369: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776711.61385: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776711.61665: stderr chunk (state=3): >>><<< 6593 1726776711.61669: stdout chunk (state=3): >>><<< 6593 1726776711.61671: done transferring module to remote 6593 1726776711.61673: _low_level_execute_command(): starting 6593 1726776711.61675: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776711.3080761-9531-141446810955113/ /root/.ansible/tmp/ansible-tmp-1726776711.3080761-9531-141446810955113/AnsiballZ_file.py && sleep 0' 6593 1726776711.62251: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776711.62267: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776711.62282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776711.62299: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776711.62350: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776711.62362: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776711.62375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776711.62391: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776711.62401: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776711.62410: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776711.62424: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776711.62438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776711.62452: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776711.62462: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776711.62471: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776711.62483: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776711.62555: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776711.62578: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776711.62595: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776711.62669: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776711.64474: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776711.64576: stderr chunk (state=3): >>><<< 6593 1726776711.64587: stdout chunk (state=3): >>><<< 6593 1726776711.64693: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776711.64696: _low_level_execute_command(): starting 6593 1726776711.64698: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776711.3080761-9531-141446810955113/AnsiballZ_file.py && sleep 0' 6593 1726776711.65274: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776711.65288: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776711.65311: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776711.65332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776711.65378: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776711.65390: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776711.65404: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776711.65425: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776711.65437: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776711.65450: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776711.65462: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776711.65476: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776711.65491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776711.65502: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776711.65512: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776711.65535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776711.65611: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776711.65636: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776711.65652: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776711.65734: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776711.80277: stdout chunk (state=3): >>> {"path": "/etc/tuned/profile_mode", "changed": false, "diff": {"before": {"path": "/etc/tuned/profile_mode"}, "after": {"path": "/etc/tuned/profile_mode"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 7, "invocation": {"module_args": {"mode": "0600", "dest": "/etc/tuned/profile_mode", "_original_basename": ".7120w4mb", "recurse": false, "state": "file", "path": "/etc/tuned/profile_mode", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 6593 1726776711.81271: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776711.81332: stderr chunk (state=3): >>><<< 6593 1726776711.81336: stdout chunk (state=3): >>><<< 6593 1726776711.81353: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/profile_mode", "changed": false, "diff": {"before": {"path": "/etc/tuned/profile_mode"}, "after": {"path": "/etc/tuned/profile_mode"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 7, "invocation": {"module_args": {"mode": "0600", "dest": "/etc/tuned/profile_mode", "_original_basename": ".7120w4mb", "recurse": false, "state": "file", "path": "/etc/tuned/profile_mode", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776711.81381: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/profile_mode', '_original_basename': '.7120w4mb', 'recurse': False, 'state': 'file', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776711.3080761-9531-141446810955113/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776711.81389: _low_level_execute_command(): starting 6593 1726776711.81394: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776711.3080761-9531-141446810955113/ > /dev/null 2>&1 && sleep 0' 6593 1726776711.81847: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776711.81851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776711.81872: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776711.81890: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776711.81893: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776711.81945: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776711.81948: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776711.81990: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776711.83762: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776711.83807: stderr chunk (state=3): >>><<< 6593 1726776711.83810: stdout chunk (state=3): >>><<< 6593 1726776711.83826: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776711.83833: handler run complete 6593 1726776711.83854: attempt loop complete, returning result 6593 1726776711.83857: _execute() done 6593 1726776711.83859: dumping result to json 6593 1726776711.83867: done dumping result, returning 6593 1726776711.83874: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual [025ceb90-32dd-710c-d93d-00000000061d] 6593 1726776711.83880: sending task result for task 025ceb90-32dd-710c-d93d-00000000061d 6593 1726776711.83978: done sending task result for task 025ceb90-32dd-710c-d93d-00000000061d 6593 1726776711.83981: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "dest": "/etc/tuned/profile_mode", "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/etc/tuned/profile_mode", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 7, "state": "file", "uid": 0 } 6593 1726776711.84074: no more pending results, returning what we have 6593 1726776711.84078: results queue empty 6593 1726776711.84079: checking for any_errors_fatal 6593 1726776711.84086: done checking for any_errors_fatal 6593 1726776711.84087: checking for max_fail_percentage 6593 1726776711.84088: done checking for max_fail_percentage 6593 1726776711.84089: checking to see if all hosts have failed and the running result is not ok 6593 1726776711.84090: done checking to see if all hosts have failed 6593 1726776711.84091: getting the remaining hosts for this loop 6593 1726776711.84092: done getting the remaining hosts for this loop 6593 1726776711.84095: getting the next task for host managed_node2 6593 1726776711.84101: done getting next task for host managed_node2 6593 1726776711.84105: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get current config 6593 1726776711.84107: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776711.84116: getting variables 6593 1726776711.84121: in VariableManager get_vars() 6593 1726776711.84154: Calling all_inventory to load vars for managed_node2 6593 1726776711.84156: Calling groups_inventory to load vars for managed_node2 6593 1726776711.84158: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776711.84169: Calling all_plugins_play to load vars for managed_node2 6593 1726776711.84172: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776711.84175: Calling groups_plugins_play to load vars for managed_node2 6593 1726776711.84302: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776711.84426: done with get_vars() 6593 1726776711.84434: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get current config] ********** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:107 Thursday 19 September 2024 16:11:51 -0400 (0:00:00.575) 0:01:29.269 **** 6593 1726776711.84495: entering _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 6593 1726776711.84669: worker is 1 (out of 1 available) 6593 1726776711.84682: exiting _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 6593 1726776711.84693: done queuing things up, now waiting for results queue to drain 6593 1726776711.84694: waiting for pending results... 6593 1726776711.84860: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get current config 6593 1726776711.84938: in run() - task 025ceb90-32dd-710c-d93d-00000000061e 6593 1726776711.84948: variable 'ansible_search_path' from source: unknown 6593 1726776711.84952: variable 'ansible_search_path' from source: unknown 6593 1726776711.84981: calling self._execute() 6593 1726776711.85047: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776711.85051: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776711.85059: variable 'omit' from source: magic vars 6593 1726776711.85133: variable 'omit' from source: magic vars 6593 1726776711.85172: variable 'omit' from source: magic vars 6593 1726776711.85193: variable '__kernel_settings_profile_filename' from source: role '' all vars 6593 1726776711.85422: variable '__kernel_settings_profile_filename' from source: role '' all vars 6593 1726776711.85481: variable '__kernel_settings_profile_dir' from source: role '' all vars 6593 1726776711.85542: variable '__kernel_settings_profile_parent' from source: set_fact 6593 1726776711.85548: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6593 1726776711.85646: variable 'omit' from source: magic vars 6593 1726776711.85681: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776711.85704: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776711.85720: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776711.85733: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776711.85743: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776711.85764: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776711.85770: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776711.85772: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776711.85837: Set connection var ansible_connection to ssh 6593 1726776711.85843: Set connection var ansible_timeout to 10 6593 1726776711.85846: Set connection var ansible_shell_type to sh 6593 1726776711.85851: Set connection var ansible_shell_executable to /bin/sh 6593 1726776711.85856: Set connection var ansible_pipelining to False 6593 1726776711.85865: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776711.85882: variable 'ansible_shell_executable' from source: unknown 6593 1726776711.85885: variable 'ansible_connection' from source: unknown 6593 1726776711.85887: variable 'ansible_module_compression' from source: unknown 6593 1726776711.85889: variable 'ansible_shell_type' from source: unknown 6593 1726776711.85891: variable 'ansible_shell_executable' from source: unknown 6593 1726776711.85893: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776711.85899: variable 'ansible_pipelining' from source: unknown 6593 1726776711.85902: variable 'ansible_timeout' from source: unknown 6593 1726776711.85904: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776711.86031: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 6593 1726776711.86040: variable 'omit' from source: magic vars 6593 1726776711.86045: starting attempt loop 6593 1726776711.86048: running the handler 6593 1726776711.86058: _low_level_execute_command(): starting 6593 1726776711.86064: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776711.86544: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776711.86567: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776711.86581: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776711.86593: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776711.86641: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776711.86652: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776711.86693: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776711.88245: stdout chunk (state=3): >>>/root <<< 6593 1726776711.88347: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776711.88392: stderr chunk (state=3): >>><<< 6593 1726776711.88395: stdout chunk (state=3): >>><<< 6593 1726776711.88413: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776711.88426: _low_level_execute_command(): starting 6593 1726776711.88431: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776711.8841238-9566-32936066924683 `" && echo ansible-tmp-1726776711.8841238-9566-32936066924683="` echo /root/.ansible/tmp/ansible-tmp-1726776711.8841238-9566-32936066924683 `" ) && sleep 0' 6593 1726776711.88834: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776711.88846: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776711.88870: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776711.88882: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776711.88927: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776711.88939: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776711.88981: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776711.91234: stdout chunk (state=3): >>>ansible-tmp-1726776711.8841238-9566-32936066924683=/root/.ansible/tmp/ansible-tmp-1726776711.8841238-9566-32936066924683 <<< 6593 1726776711.91351: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776711.91392: stderr chunk (state=3): >>><<< 6593 1726776711.91395: stdout chunk (state=3): >>><<< 6593 1726776711.91408: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776711.8841238-9566-32936066924683=/root/.ansible/tmp/ansible-tmp-1726776711.8841238-9566-32936066924683 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776711.91443: variable 'ansible_module_compression' from source: unknown 6593 1726776711.91475: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 6593 1726776711.91507: variable 'ansible_facts' from source: unknown 6593 1726776711.91568: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776711.8841238-9566-32936066924683/AnsiballZ_kernel_settings_get_config.py 6593 1726776711.91660: Sending initial data 6593 1726776711.91673: Sent initial data (172 bytes) 6593 1726776711.92290: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776711.92294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776711.92327: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776711.92331: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776711.92334: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776711.92386: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776711.92389: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776711.92431: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776711.94138: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776711.94175: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776711.94207: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpgg0gunew /root/.ansible/tmp/ansible-tmp-1726776711.8841238-9566-32936066924683/AnsiballZ_kernel_settings_get_config.py <<< 6593 1726776711.94239: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776711.94978: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776711.95062: stderr chunk (state=3): >>><<< 6593 1726776711.95066: stdout chunk (state=3): >>><<< 6593 1726776711.95082: done transferring module to remote 6593 1726776711.95090: _low_level_execute_command(): starting 6593 1726776711.95094: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776711.8841238-9566-32936066924683/ /root/.ansible/tmp/ansible-tmp-1726776711.8841238-9566-32936066924683/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6593 1726776711.95492: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776711.95495: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776711.95527: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776711.95530: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776711.95533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776711.95586: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776711.95593: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776711.95633: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776711.97342: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776711.97379: stderr chunk (state=3): >>><<< 6593 1726776711.97382: stdout chunk (state=3): >>><<< 6593 1726776711.97394: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776711.97397: _low_level_execute_command(): starting 6593 1726776711.97401: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776711.8841238-9566-32936066924683/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6593 1726776711.97800: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776711.97803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776711.97836: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776711.97839: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776711.97841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776711.97894: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776711.97898: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776711.97942: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776712.11743: stdout chunk (state=3): >>> {"changed": false, "data": {"main": {"summary": "kernel settings"}, "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"}}, "invocation": {"module_args": {"path": "/etc/tuned/kernel_settings/tuned.conf"}}} <<< 6593 1726776712.12822: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776712.12877: stderr chunk (state=3): >>><<< 6593 1726776712.12880: stdout chunk (state=3): >>><<< 6593 1726776712.12895: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {"main": {"summary": "kernel settings"}, "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"}}, "invocation": {"module_args": {"path": "/etc/tuned/kernel_settings/tuned.conf"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776712.12921: done with _execute_module (fedora.linux_system_roles.kernel_settings_get_config, {'path': '/etc/tuned/kernel_settings/tuned.conf', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.kernel_settings_get_config', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776711.8841238-9566-32936066924683/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776712.12930: _low_level_execute_command(): starting 6593 1726776712.12935: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776711.8841238-9566-32936066924683/ > /dev/null 2>&1 && sleep 0' 6593 1726776712.13379: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776712.13391: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776712.13406: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776712.13421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776712.13435: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776712.13479: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776712.13493: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776712.13530: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776712.15289: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776712.15333: stderr chunk (state=3): >>><<< 6593 1726776712.15336: stdout chunk (state=3): >>><<< 6593 1726776712.15348: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776712.15357: handler run complete 6593 1726776712.15374: attempt loop complete, returning result 6593 1726776712.15377: _execute() done 6593 1726776712.15380: dumping result to json 6593 1726776712.15382: done dumping result, returning 6593 1726776712.15391: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get current config [025ceb90-32dd-710c-d93d-00000000061e] 6593 1726776712.15396: sending task result for task 025ceb90-32dd-710c-d93d-00000000061e 6593 1726776712.15497: done sending task result for task 025ceb90-32dd-710c-d93d-00000000061e 6593 1726776712.15500: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "data": { "main": { "summary": "kernel settings" }, "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" } } } 6593 1726776712.15580: no more pending results, returning what we have 6593 1726776712.15584: results queue empty 6593 1726776712.15585: checking for any_errors_fatal 6593 1726776712.15591: done checking for any_errors_fatal 6593 1726776712.15592: checking for max_fail_percentage 6593 1726776712.15593: done checking for max_fail_percentage 6593 1726776712.15594: checking to see if all hosts have failed and the running result is not ok 6593 1726776712.15595: done checking to see if all hosts have failed 6593 1726776712.15596: getting the remaining hosts for this loop 6593 1726776712.15597: done getting the remaining hosts for this loop 6593 1726776712.15600: getting the next task for host managed_node2 6593 1726776712.15606: done getting next task for host managed_node2 6593 1726776712.15609: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 6593 1726776712.15612: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776712.15623: getting variables 6593 1726776712.15624: in VariableManager get_vars() 6593 1726776712.15656: Calling all_inventory to load vars for managed_node2 6593 1726776712.15658: Calling groups_inventory to load vars for managed_node2 6593 1726776712.15660: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776712.15671: Calling all_plugins_play to load vars for managed_node2 6593 1726776712.15673: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776712.15676: Calling groups_plugins_play to load vars for managed_node2 6593 1726776712.15837: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776712.15956: done with get_vars() 6593 1726776712.15966: done getting variables 6593 1726776712.16007: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Apply kernel settings] ******* task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Thursday 19 September 2024 16:11:52 -0400 (0:00:00.315) 0:01:29.585 **** 6593 1726776712.16031: entering _queue_task() for managed_node2/template 6593 1726776712.16209: worker is 1 (out of 1 available) 6593 1726776712.16226: exiting _queue_task() for managed_node2/template 6593 1726776712.16237: done queuing things up, now waiting for results queue to drain 6593 1726776712.16238: waiting for pending results... 6593 1726776712.16403: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 6593 1726776712.16478: in run() - task 025ceb90-32dd-710c-d93d-00000000061f 6593 1726776712.16489: variable 'ansible_search_path' from source: unknown 6593 1726776712.16493: variable 'ansible_search_path' from source: unknown 6593 1726776712.16522: calling self._execute() 6593 1726776712.16593: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776712.16597: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776712.16606: variable 'omit' from source: magic vars 6593 1726776712.16682: variable 'omit' from source: magic vars 6593 1726776712.16717: variable 'omit' from source: magic vars 6593 1726776712.16950: variable '__kernel_settings_profile_src' from source: role '' all vars 6593 1726776712.16956: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6593 1726776712.17012: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6593 1726776712.17032: variable '__kernel_settings_profile_filename' from source: role '' all vars 6593 1726776712.17078: variable '__kernel_settings_profile_filename' from source: role '' all vars 6593 1726776712.17128: variable '__kernel_settings_profile_dir' from source: role '' all vars 6593 1726776712.17188: variable '__kernel_settings_profile_parent' from source: set_fact 6593 1726776712.17192: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6593 1726776712.17219: variable 'omit' from source: magic vars 6593 1726776712.17253: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776712.17278: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776712.17292: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776712.17305: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776712.17316: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776712.17340: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776712.17343: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776712.17347: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776712.17409: Set connection var ansible_connection to ssh 6593 1726776712.17416: Set connection var ansible_timeout to 10 6593 1726776712.17421: Set connection var ansible_shell_type to sh 6593 1726776712.17426: Set connection var ansible_shell_executable to /bin/sh 6593 1726776712.17431: Set connection var ansible_pipelining to False 6593 1726776712.17439: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776712.17456: variable 'ansible_shell_executable' from source: unknown 6593 1726776712.17458: variable 'ansible_connection' from source: unknown 6593 1726776712.17461: variable 'ansible_module_compression' from source: unknown 6593 1726776712.17465: variable 'ansible_shell_type' from source: unknown 6593 1726776712.17468: variable 'ansible_shell_executable' from source: unknown 6593 1726776712.17470: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776712.17473: variable 'ansible_pipelining' from source: unknown 6593 1726776712.17475: variable 'ansible_timeout' from source: unknown 6593 1726776712.17477: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776712.17573: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776712.17582: variable 'omit' from source: magic vars 6593 1726776712.17587: starting attempt loop 6593 1726776712.17590: running the handler 6593 1726776712.17599: _low_level_execute_command(): starting 6593 1726776712.17605: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776712.18100: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776712.18115: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776712.18130: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776712.18142: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776712.18190: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776712.18206: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776712.18248: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776712.19811: stdout chunk (state=3): >>>/root <<< 6593 1726776712.19914: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776712.19964: stderr chunk (state=3): >>><<< 6593 1726776712.19969: stdout chunk (state=3): >>><<< 6593 1726776712.19991: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776712.20003: _low_level_execute_command(): starting 6593 1726776712.20009: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776712.199916-9577-6590452815251 `" && echo ansible-tmp-1726776712.199916-9577-6590452815251="` echo /root/.ansible/tmp/ansible-tmp-1726776712.199916-9577-6590452815251 `" ) && sleep 0' 6593 1726776712.20453: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776712.20469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776712.20482: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776712.20492: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776712.20543: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776712.20555: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776712.20596: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776712.22648: stdout chunk (state=3): >>>ansible-tmp-1726776712.199916-9577-6590452815251=/root/.ansible/tmp/ansible-tmp-1726776712.199916-9577-6590452815251 <<< 6593 1726776712.22759: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776712.22804: stderr chunk (state=3): >>><<< 6593 1726776712.22810: stdout chunk (state=3): >>><<< 6593 1726776712.22829: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776712.199916-9577-6590452815251=/root/.ansible/tmp/ansible-tmp-1726776712.199916-9577-6590452815251 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776712.22843: evaluation_path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks 6593 1726776712.22859: search_path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/templates/kernel_settings.j2 /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/kernel_settings.j2 /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/templates/kernel_settings.j2 /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/kernel_settings.j2 /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/kernel_settings.j2 /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/kernel_settings.j2 6593 1726776712.22881: variable 'ansible_search_path' from source: unknown 6593 1726776712.23432: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776712.24897: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776712.24941: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776712.24969: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776712.24995: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776712.25026: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776712.25210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776712.25230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776712.25247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776712.25276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776712.25286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776712.25507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776712.25526: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776712.25542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776712.25570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776712.25580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776712.25821: variable 'ansible_managed' from source: unknown 6593 1726776712.25825: variable '__sections' from source: task vars 6593 1726776712.25911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776712.25931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776712.25950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776712.25976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776712.25988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776712.26059: variable 'kernel_settings_sysctl' from source: include params 6593 1726776712.26069: variable '__kernel_settings_state_empty' from source: role '' all vars 6593 1726776712.26074: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6593 1726776712.26113: variable '__sysctl_old' from source: task vars 6593 1726776712.26157: variable '__sysctl_old' from source: task vars 6593 1726776712.26294: variable 'kernel_settings_purge' from source: role '' defaults 6593 1726776712.26297: variable 'kernel_settings_sysctl' from source: include params 6593 1726776712.26303: variable '__kernel_settings_state_empty' from source: role '' all vars 6593 1726776712.26307: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6593 1726776712.26312: variable '__kernel_settings_profile_contents' from source: set_fact 6593 1726776712.26448: variable 'kernel_settings_sysfs' from source: include params 6593 1726776712.26453: variable '__kernel_settings_state_empty' from source: role '' all vars 6593 1726776712.26458: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6593 1726776712.26477: variable '__sysfs_old' from source: task vars 6593 1726776712.26521: variable '__sysfs_old' from source: task vars 6593 1726776712.26655: variable 'kernel_settings_purge' from source: role '' defaults 6593 1726776712.26658: variable 'kernel_settings_sysfs' from source: include params 6593 1726776712.26666: variable '__kernel_settings_state_empty' from source: role '' all vars 6593 1726776712.26669: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6593 1726776712.26671: variable '__kernel_settings_profile_contents' from source: set_fact 6593 1726776712.26706: variable 'kernel_settings_systemd_cpu_affinity' from source: role '' defaults 6593 1726776712.26715: variable '__systemd_old' from source: task vars 6593 1726776712.26758: variable '__systemd_old' from source: task vars 6593 1726776712.26887: variable 'kernel_settings_purge' from source: role '' defaults 6593 1726776712.26891: variable 'kernel_settings_systemd_cpu_affinity' from source: role '' defaults 6593 1726776712.26893: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776712.26899: variable '__kernel_settings_profile_contents' from source: set_fact 6593 1726776712.26911: variable 'kernel_settings_transparent_hugepages' from source: role '' defaults 6593 1726776712.26915: variable 'kernel_settings_transparent_hugepages_defrag' from source: role '' defaults 6593 1726776712.26920: variable '__trans_huge_old' from source: task vars 6593 1726776712.26965: variable '__trans_huge_old' from source: task vars 6593 1726776712.27091: variable 'kernel_settings_purge' from source: role '' defaults 6593 1726776712.27094: variable 'kernel_settings_transparent_hugepages' from source: role '' defaults 6593 1726776712.27097: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776712.27102: variable '__kernel_settings_profile_contents' from source: set_fact 6593 1726776712.27113: variable '__trans_defrag_old' from source: task vars 6593 1726776712.27157: variable '__trans_defrag_old' from source: task vars 6593 1726776712.27282: variable 'kernel_settings_purge' from source: role '' defaults 6593 1726776712.27286: variable 'kernel_settings_transparent_hugepages_defrag' from source: role '' defaults 6593 1726776712.27288: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776712.27293: variable '__kernel_settings_profile_contents' from source: set_fact 6593 1726776712.27308: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776712.27323: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776712.27336: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776712.27342: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776712.27347: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776712.27365: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776712.27371: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776712.27376: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776712.27384: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776712.27390: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776712.27396: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776712.27401: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776712.27406: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776712.27824: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776712.27879: variable 'ansible_module_compression' from source: unknown 6593 1726776712.27921: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6593 1726776712.27937: variable 'ansible_facts' from source: unknown 6593 1726776712.27992: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776712.199916-9577-6590452815251/AnsiballZ_stat.py 6593 1726776712.28088: Sending initial data 6593 1726776712.28097: Sent initial data (148 bytes) 6593 1726776712.28769: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776712.28774: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776712.28807: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776712.28810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776712.28814: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776712.28817: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776712.28859: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776712.28869: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776712.28925: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776712.30685: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776712.30721: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776712.30754: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpktamcwj2 /root/.ansible/tmp/ansible-tmp-1726776712.199916-9577-6590452815251/AnsiballZ_stat.py <<< 6593 1726776712.30785: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776712.31545: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776712.31636: stderr chunk (state=3): >>><<< 6593 1726776712.31640: stdout chunk (state=3): >>><<< 6593 1726776712.31654: done transferring module to remote 6593 1726776712.31662: _low_level_execute_command(): starting 6593 1726776712.31670: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776712.199916-9577-6590452815251/ /root/.ansible/tmp/ansible-tmp-1726776712.199916-9577-6590452815251/AnsiballZ_stat.py && sleep 0' 6593 1726776712.32085: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776712.32088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776712.32122: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776712.32125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776712.32127: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776712.32178: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776712.32181: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776712.32225: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776712.33937: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776712.33980: stderr chunk (state=3): >>><<< 6593 1726776712.33983: stdout chunk (state=3): >>><<< 6593 1726776712.33995: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776712.33998: _low_level_execute_command(): starting 6593 1726776712.34002: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776712.199916-9577-6590452815251/AnsiballZ_stat.py && sleep 0' 6593 1726776712.34400: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776712.34412: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776712.34430: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776712.34442: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776712.34451: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776712.34495: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776712.34507: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776712.34551: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776712.49013: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/kernel_settings/tuned.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 351, "inode": 130023619, "dev": 51713, "nlink": 1, "atime": 1726776704.6191466, "mtime": 1726776659.0613368, "ctime": 1726776704.1451492, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "221aa34fef95c2fe05408be9921820449785a5b2", "mimetype": "text/plain", "charset": "us-ascii", "version": "1451227826", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 6593 1726776712.50290: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776712.50346: stderr chunk (state=3): >>><<< 6593 1726776712.50351: stdout chunk (state=3): >>><<< 6593 1726776712.50366: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/kernel_settings/tuned.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 351, "inode": 130023619, "dev": 51713, "nlink": 1, "atime": 1726776704.6191466, "mtime": 1726776659.0613368, "ctime": 1726776704.1451492, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "221aa34fef95c2fe05408be9921820449785a5b2", "mimetype": "text/plain", "charset": "us-ascii", "version": "1451227826", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776712.50409: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/kernel_settings/tuned.conf', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776712.199916-9577-6590452815251/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6593 1726776712.50499: Sending initial data 6593 1726776712.50509: Sent initial data (162 bytes) 6593 1726776712.51158: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776712.51161: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776712.51197: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776712.51200: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776712.51203: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776712.51205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776712.51262: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776712.51270: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776712.51272: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776712.51305: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776712.53079: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776712.53111: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776712.53146: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpy44qbn0f/kernel_settings.j2 /root/.ansible/tmp/ansible-tmp-1726776712.199916-9577-6590452815251/.source.conf <<< 6593 1726776712.53179: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776712.53333: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776712.53417: stderr chunk (state=3): >>><<< 6593 1726776712.53422: stdout chunk (state=3): >>><<< 6593 1726776712.53434: _low_level_execute_command(): starting 6593 1726776712.53439: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776712.199916-9577-6590452815251/ /root/.ansible/tmp/ansible-tmp-1726776712.199916-9577-6590452815251/.source.conf && sleep 0' 6593 1726776712.53838: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776712.53841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776712.53875: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776712.53879: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776712.53881: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776712.53925: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776712.53941: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776712.53975: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776712.55710: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776712.55755: stderr chunk (state=3): >>><<< 6593 1726776712.55759: stdout chunk (state=3): >>><<< 6593 1726776712.55775: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776712.55795: variable 'ansible_module_compression' from source: unknown 6593 1726776712.55831: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 6593 1726776712.55847: variable 'ansible_facts' from source: unknown 6593 1726776712.55893: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776712.199916-9577-6590452815251/AnsiballZ_copy.py 6593 1726776712.55986: Sending initial data 6593 1726776712.55996: Sent initial data (148 bytes) 6593 1726776712.56624: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776712.56627: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776712.56657: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776712.56660: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776712.56662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776712.56722: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776712.56728: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776712.56730: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776712.56765: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776712.58485: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776712.58516: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776712.58551: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpwbk9f0db /root/.ansible/tmp/ansible-tmp-1726776712.199916-9577-6590452815251/AnsiballZ_copy.py <<< 6593 1726776712.58583: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776712.59362: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776712.59460: stderr chunk (state=3): >>><<< 6593 1726776712.59463: stdout chunk (state=3): >>><<< 6593 1726776712.59481: done transferring module to remote 6593 1726776712.59488: _low_level_execute_command(): starting 6593 1726776712.59493: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776712.199916-9577-6590452815251/ /root/.ansible/tmp/ansible-tmp-1726776712.199916-9577-6590452815251/AnsiballZ_copy.py && sleep 0' 6593 1726776712.59939: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776712.59942: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776712.59981: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776712.59984: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776712.59986: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776712.60034: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776712.60038: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776712.60079: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776712.61812: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776712.61875: stderr chunk (state=3): >>><<< 6593 1726776712.61880: stdout chunk (state=3): >>><<< 6593 1726776712.61897: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776712.61905: _low_level_execute_command(): starting 6593 1726776712.61914: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776712.199916-9577-6590452815251/AnsiballZ_copy.py && sleep 0' 6593 1726776712.62470: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776712.62482: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776712.62494: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776712.62507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776712.62545: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776712.62558: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776712.62570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776712.62584: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776712.62593: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776712.62601: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776712.62610: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776712.62623: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776712.62636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776712.62644: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776712.62652: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776712.62664: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776712.62724: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776712.62743: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776712.62782: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776712.76925: stdout chunk (state=3): >>> {"dest": "/etc/tuned/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726776712.199916-9577-6590452815251/.source.conf", "md5sum": "1fd7f2202613b516022cf613601e26bd", "checksum": "3107bf46f5c007ef178305bb243dd11664f9bf35", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 372, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726776712.199916-9577-6590452815251/.source.conf", "dest": "/etc/tuned/kernel_settings/tuned.conf", "mode": "0644", "follow": false, "_original_basename": "kernel_settings.j2", "checksum": "3107bf46f5c007ef178305bb243dd11664f9bf35", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 6593 1726776712.77971: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776712.78028: stderr chunk (state=3): >>><<< 6593 1726776712.78031: stdout chunk (state=3): >>><<< 6593 1726776712.78049: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726776712.199916-9577-6590452815251/.source.conf", "md5sum": "1fd7f2202613b516022cf613601e26bd", "checksum": "3107bf46f5c007ef178305bb243dd11664f9bf35", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 372, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726776712.199916-9577-6590452815251/.source.conf", "dest": "/etc/tuned/kernel_settings/tuned.conf", "mode": "0644", "follow": false, "_original_basename": "kernel_settings.j2", "checksum": "3107bf46f5c007ef178305bb243dd11664f9bf35", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776712.78075: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726776712.199916-9577-6590452815251/.source.conf', 'dest': '/etc/tuned/kernel_settings/tuned.conf', 'mode': '0644', 'follow': False, '_original_basename': 'kernel_settings.j2', 'checksum': '3107bf46f5c007ef178305bb243dd11664f9bf35', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776712.199916-9577-6590452815251/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776712.78102: _low_level_execute_command(): starting 6593 1726776712.78105: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776712.199916-9577-6590452815251/ > /dev/null 2>&1 && sleep 0' 6593 1726776712.78558: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776712.78575: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776712.78592: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776712.78604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776712.78615: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776712.78658: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776712.78671: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776712.78716: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776712.80509: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776712.80605: stderr chunk (state=3): >>><<< 6593 1726776712.80619: stdout chunk (state=3): >>><<< 6593 1726776712.80644: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776712.80655: handler run complete 6593 1726776712.80689: attempt loop complete, returning result 6593 1726776712.80696: _execute() done 6593 1726776712.80698: dumping result to json 6593 1726776712.80700: done dumping result, returning 6593 1726776712.80710: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings [025ceb90-32dd-710c-d93d-00000000061f] 6593 1726776712.80728: sending task result for task 025ceb90-32dd-710c-d93d-00000000061f 6593 1726776712.80928: done sending task result for task 025ceb90-32dd-710c-d93d-00000000061f 6593 1726776712.80931: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "checksum": "3107bf46f5c007ef178305bb243dd11664f9bf35", "dest": "/etc/tuned/kernel_settings/tuned.conf", "gid": 0, "group": "root", "md5sum": "1fd7f2202613b516022cf613601e26bd", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 372, "src": "/root/.ansible/tmp/ansible-tmp-1726776712.199916-9577-6590452815251/.source.conf", "state": "file", "uid": 0 } 6593 1726776712.81047: no more pending results, returning what we have 6593 1726776712.81051: results queue empty 6593 1726776712.81052: checking for any_errors_fatal 6593 1726776712.81057: done checking for any_errors_fatal 6593 1726776712.81058: checking for max_fail_percentage 6593 1726776712.81059: done checking for max_fail_percentage 6593 1726776712.81060: checking to see if all hosts have failed and the running result is not ok 6593 1726776712.81061: done checking to see if all hosts have failed 6593 1726776712.81062: getting the remaining hosts for this loop 6593 1726776712.81065: done getting the remaining hosts for this loop 6593 1726776712.81069: getting the next task for host managed_node2 6593 1726776712.81073: done getting next task for host managed_node2 6593 1726776712.81077: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 6593 1726776712.81080: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776712.81089: getting variables 6593 1726776712.81090: in VariableManager get_vars() 6593 1726776712.81149: Calling all_inventory to load vars for managed_node2 6593 1726776712.81152: Calling groups_inventory to load vars for managed_node2 6593 1726776712.81154: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776712.81167: Calling all_plugins_play to load vars for managed_node2 6593 1726776712.81171: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776712.81174: Calling groups_plugins_play to load vars for managed_node2 6593 1726776712.81413: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776712.81710: done with get_vars() 6593 1726776712.81748: done getting variables 6593 1726776712.81817: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 Thursday 19 September 2024 16:11:52 -0400 (0:00:00.659) 0:01:30.244 **** 6593 1726776712.81968: entering _queue_task() for managed_node2/service 6593 1726776712.82287: worker is 1 (out of 1 available) 6593 1726776712.82300: exiting _queue_task() for managed_node2/service 6593 1726776712.82339: done queuing things up, now waiting for results queue to drain 6593 1726776712.82341: waiting for pending results... 6593 1726776712.82734: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 6593 1726776712.82902: in run() - task 025ceb90-32dd-710c-d93d-000000000620 6593 1726776712.82925: variable 'ansible_search_path' from source: unknown 6593 1726776712.82933: variable 'ansible_search_path' from source: unknown 6593 1726776712.83027: variable '__kernel_settings_services' from source: include_vars 6593 1726776712.83542: variable '__kernel_settings_services' from source: include_vars 6593 1726776712.83816: variable 'omit' from source: magic vars 6593 1726776712.83992: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776712.84008: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776712.84033: variable 'omit' from source: magic vars 6593 1726776712.84366: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776712.84705: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776712.84739: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776712.84776: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776712.84845: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776712.84976: variable '__kernel_settings_register_profile' from source: set_fact 6593 1726776712.84985: variable '__kernel_settings_register_mode' from source: set_fact 6593 1726776712.85016: Evaluated conditional (__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed): False 6593 1726776712.85023: when evaluation is False, skipping this task 6593 1726776712.85051: variable 'item' from source: unknown 6593 1726776712.85135: variable 'item' from source: unknown skipping: [managed_node2] => (item=tuned) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed", "item": "tuned", "skip_reason": "Conditional result was False" } 6593 1726776712.85390: dumping result to json 6593 1726776712.85393: done dumping result, returning 6593 1726776712.85395: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes [025ceb90-32dd-710c-d93d-000000000620] 6593 1726776712.85397: sending task result for task 025ceb90-32dd-710c-d93d-000000000620 6593 1726776712.85437: done sending task result for task 025ceb90-32dd-710c-d93d-000000000620 6593 1726776712.85439: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false } MSG: All items skipped 6593 1726776712.85476: no more pending results, returning what we have 6593 1726776712.85481: results queue empty 6593 1726776712.85483: checking for any_errors_fatal 6593 1726776712.85497: done checking for any_errors_fatal 6593 1726776712.85498: checking for max_fail_percentage 6593 1726776712.85499: done checking for max_fail_percentage 6593 1726776712.85500: checking to see if all hosts have failed and the running result is not ok 6593 1726776712.85501: done checking to see if all hosts have failed 6593 1726776712.85502: getting the remaining hosts for this loop 6593 1726776712.85503: done getting the remaining hosts for this loop 6593 1726776712.85506: getting the next task for host managed_node2 6593 1726776712.85515: done getting next task for host managed_node2 6593 1726776712.85522: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 6593 1726776712.85527: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776712.85538: getting variables 6593 1726776712.85539: in VariableManager get_vars() 6593 1726776712.85564: Calling all_inventory to load vars for managed_node2 6593 1726776712.85566: Calling groups_inventory to load vars for managed_node2 6593 1726776712.85568: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776712.85574: Calling all_plugins_play to load vars for managed_node2 6593 1726776712.85575: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776712.85577: Calling groups_plugins_play to load vars for managed_node2 6593 1726776712.85694: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776712.85816: done with get_vars() 6593 1726776712.85825: done getting variables 6593 1726776712.85867: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Tuned apply settings] ******** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 Thursday 19 September 2024 16:11:52 -0400 (0:00:00.039) 0:01:30.283 **** 6593 1726776712.85888: entering _queue_task() for managed_node2/command 6593 1726776712.86058: worker is 1 (out of 1 available) 6593 1726776712.86073: exiting _queue_task() for managed_node2/command 6593 1726776712.86085: done queuing things up, now waiting for results queue to drain 6593 1726776712.86086: waiting for pending results... 6593 1726776712.86257: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 6593 1726776712.86329: in run() - task 025ceb90-32dd-710c-d93d-000000000621 6593 1726776712.86339: variable 'ansible_search_path' from source: unknown 6593 1726776712.86343: variable 'ansible_search_path' from source: unknown 6593 1726776712.86373: calling self._execute() 6593 1726776712.86441: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776712.86445: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776712.86453: variable 'omit' from source: magic vars 6593 1726776712.86785: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776712.86962: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776712.87109: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776712.87146: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776712.87187: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776712.87297: variable '__kernel_settings_register_profile' from source: set_fact 6593 1726776712.87333: Evaluated conditional (not __kernel_settings_register_profile is changed): True 6593 1726776712.87468: variable '__kernel_settings_register_mode' from source: set_fact 6593 1726776712.87485: Evaluated conditional (not __kernel_settings_register_mode is changed): True 6593 1726776712.87599: variable '__kernel_settings_register_apply' from source: set_fact 6593 1726776712.87614: Evaluated conditional (__kernel_settings_register_apply is changed): True 6593 1726776712.87641: variable 'omit' from source: magic vars 6593 1726776712.87693: variable 'omit' from source: magic vars 6593 1726776712.87812: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776712.90005: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776712.90087: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776712.90129: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776712.90168: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776712.90200: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776712.90278: variable '__kernel_settings_active_profile' from source: set_fact 6593 1726776712.90316: variable 'omit' from source: magic vars 6593 1726776712.90353: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776712.90388: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776712.90410: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776712.90436: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776712.90452: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776712.90486: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776712.90495: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776712.90502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776712.90600: Set connection var ansible_connection to ssh 6593 1726776712.90615: Set connection var ansible_timeout to 10 6593 1726776712.90625: Set connection var ansible_shell_type to sh 6593 1726776712.90638: Set connection var ansible_shell_executable to /bin/sh 6593 1726776712.90649: Set connection var ansible_pipelining to False 6593 1726776712.90670: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776712.90698: variable 'ansible_shell_executable' from source: unknown 6593 1726776712.90707: variable 'ansible_connection' from source: unknown 6593 1726776712.90714: variable 'ansible_module_compression' from source: unknown 6593 1726776712.90724: variable 'ansible_shell_type' from source: unknown 6593 1726776712.90732: variable 'ansible_shell_executable' from source: unknown 6593 1726776712.90740: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776712.90749: variable 'ansible_pipelining' from source: unknown 6593 1726776712.90755: variable 'ansible_timeout' from source: unknown 6593 1726776712.90766: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776712.90880: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776712.90896: variable 'omit' from source: magic vars 6593 1726776712.90904: starting attempt loop 6593 1726776712.90911: running the handler 6593 1726776712.90931: _low_level_execute_command(): starting 6593 1726776712.90943: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776712.91666: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776712.91683: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776712.91698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776712.91722: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776712.91768: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776712.91782: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776712.91797: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776712.91817: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776712.91834: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776712.91848: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776712.91860: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776712.91879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776712.91896: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776712.91909: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776712.91923: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776712.91939: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776712.92025: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776712.92049: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776712.92070: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776712.92153: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776712.93757: stdout chunk (state=3): >>>/root <<< 6593 1726776712.93861: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776712.93948: stderr chunk (state=3): >>><<< 6593 1726776712.93962: stdout chunk (state=3): >>><<< 6593 1726776712.94083: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776712.94087: _low_level_execute_command(): starting 6593 1726776712.94090: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776712.9399362-9595-14027908717142 `" && echo ansible-tmp-1726776712.9399362-9595-14027908717142="` echo /root/.ansible/tmp/ansible-tmp-1726776712.9399362-9595-14027908717142 `" ) && sleep 0' 6593 1726776712.94682: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776712.94696: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776712.94711: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776712.94735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776712.94780: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776712.94793: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776712.94808: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776712.94828: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776712.94845: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776712.94858: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776712.94874: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776712.94888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776712.94904: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776712.94916: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776712.94930: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776712.94944: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776712.95028: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776712.95050: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776712.95075: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776712.95147: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776712.97269: stdout chunk (state=3): >>>ansible-tmp-1726776712.9399362-9595-14027908717142=/root/.ansible/tmp/ansible-tmp-1726776712.9399362-9595-14027908717142 <<< 6593 1726776712.97457: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776712.97460: stdout chunk (state=3): >>><<< 6593 1726776712.97465: stderr chunk (state=3): >>><<< 6593 1726776712.97772: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776712.9399362-9595-14027908717142=/root/.ansible/tmp/ansible-tmp-1726776712.9399362-9595-14027908717142 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776712.97776: variable 'ansible_module_compression' from source: unknown 6593 1726776712.97779: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 6593 1726776712.97781: variable 'ansible_facts' from source: unknown 6593 1726776712.97783: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776712.9399362-9595-14027908717142/AnsiballZ_command.py 6593 1726776712.98578: Sending initial data 6593 1726776712.98582: Sent initial data (153 bytes) 6593 1726776712.99524: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776712.99540: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776712.99555: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776712.99574: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776712.99616: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776712.99632: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776712.99647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776712.99666: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776712.99679: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776712.99691: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776712.99704: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776712.99721: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776712.99738: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776712.99751: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776712.99769: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776712.99784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776712.99862: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776712.99880: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776712.99897: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776712.99968: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776713.01734: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776713.01773: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776713.01803: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpzqcpbsim /root/.ansible/tmp/ansible-tmp-1726776712.9399362-9595-14027908717142/AnsiballZ_command.py <<< 6593 1726776713.01817: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776713.02849: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776713.03113: stderr chunk (state=3): >>><<< 6593 1726776713.03117: stdout chunk (state=3): >>><<< 6593 1726776713.03121: done transferring module to remote 6593 1726776713.03123: _low_level_execute_command(): starting 6593 1726776713.03125: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776712.9399362-9595-14027908717142/ /root/.ansible/tmp/ansible-tmp-1726776712.9399362-9595-14027908717142/AnsiballZ_command.py && sleep 0' 6593 1726776713.03708: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776713.03723: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776713.03739: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776713.03756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776713.03802: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776713.03815: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776713.03832: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776713.03849: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776713.03860: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776713.03871: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776713.03883: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776713.03900: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776713.03915: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776713.03929: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776713.03940: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776713.03952: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776713.04034: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776713.04055: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776713.04075: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776713.04144: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776713.05923: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776713.06004: stderr chunk (state=3): >>><<< 6593 1726776713.06015: stdout chunk (state=3): >>><<< 6593 1726776713.06121: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776713.06125: _low_level_execute_command(): starting 6593 1726776713.06128: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776712.9399362-9595-14027908717142/AnsiballZ_command.py && sleep 0' 6593 1726776713.06717: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776713.06734: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776713.06750: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776713.06772: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776713.06814: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776713.06830: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776713.06846: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776713.06865: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776713.06881: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776713.06893: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776713.06906: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776713.06922: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776713.06939: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776713.06952: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776713.06963: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776713.06978: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776713.07063: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776713.07090: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776713.07110: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776713.07189: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776714.31388: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "profile", "virtual-guest kernel_settings"], "start": "2024-09-19 16:11:53.206638", "end": "2024-09-19 16:11:54.311072", "delta": "0:00:01.104434", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm profile 'virtual-guest kernel_settings'", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 6593 1726776714.32721: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776714.32780: stderr chunk (state=3): >>><<< 6593 1726776714.32783: stdout chunk (state=3): >>><<< 6593 1726776714.32798: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "profile", "virtual-guest kernel_settings"], "start": "2024-09-19 16:11:53.206638", "end": "2024-09-19 16:11:54.311072", "delta": "0:00:01.104434", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm profile 'virtual-guest kernel_settings'", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776714.32828: done with _execute_module (ansible.legacy.command, {'_raw_params': "tuned-adm profile 'virtual-guest kernel_settings'", '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776712.9399362-9595-14027908717142/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776714.32834: _low_level_execute_command(): starting 6593 1726776714.32842: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776712.9399362-9595-14027908717142/ > /dev/null 2>&1 && sleep 0' 6593 1726776714.33298: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776714.33302: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776714.33337: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776714.33341: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776714.33343: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776714.33397: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776714.33400: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776714.33482: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776714.35349: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776714.35393: stderr chunk (state=3): >>><<< 6593 1726776714.35396: stdout chunk (state=3): >>><<< 6593 1726776714.35408: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776714.35415: handler run complete 6593 1726776714.35436: Evaluated conditional (True): True 6593 1726776714.35444: attempt loop complete, returning result 6593 1726776714.35446: _execute() done 6593 1726776714.35449: dumping result to json 6593 1726776714.35454: done dumping result, returning 6593 1726776714.35461: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings [025ceb90-32dd-710c-d93d-000000000621] 6593 1726776714.35469: sending task result for task 025ceb90-32dd-710c-d93d-000000000621 6593 1726776714.35563: done sending task result for task 025ceb90-32dd-710c-d93d-000000000621 6593 1726776714.35566: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "cmd": [ "tuned-adm", "profile", "virtual-guest kernel_settings" ], "delta": "0:00:01.104434", "end": "2024-09-19 16:11:54.311072", "rc": 0, "start": "2024-09-19 16:11:53.206638" } 6593 1726776714.35642: no more pending results, returning what we have 6593 1726776714.35646: results queue empty 6593 1726776714.35652: checking for any_errors_fatal 6593 1726776714.35658: done checking for any_errors_fatal 6593 1726776714.35658: checking for max_fail_percentage 6593 1726776714.35660: done checking for max_fail_percentage 6593 1726776714.35661: checking to see if all hosts have failed and the running result is not ok 6593 1726776714.35662: done checking to see if all hosts have failed 6593 1726776714.35663: getting the remaining hosts for this loop 6593 1726776714.35665: done getting the remaining hosts for this loop 6593 1726776714.35668: getting the next task for host managed_node2 6593 1726776714.35674: done getting next task for host managed_node2 6593 1726776714.35678: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Verify settings 6593 1726776714.35680: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776714.35690: getting variables 6593 1726776714.35692: in VariableManager get_vars() 6593 1726776714.35727: Calling all_inventory to load vars for managed_node2 6593 1726776714.35730: Calling groups_inventory to load vars for managed_node2 6593 1726776714.35732: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776714.35741: Calling all_plugins_play to load vars for managed_node2 6593 1726776714.35743: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776714.35746: Calling groups_plugins_play to load vars for managed_node2 6593 1726776714.35859: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776714.36038: done with get_vars() 6593 1726776714.36046: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Verify settings] ************* task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:166 Thursday 19 September 2024 16:11:54 -0400 (0:00:01.502) 0:01:31.785 **** 6593 1726776714.36112: entering _queue_task() for managed_node2/include_tasks 6593 1726776714.36287: worker is 1 (out of 1 available) 6593 1726776714.36301: exiting _queue_task() for managed_node2/include_tasks 6593 1726776714.36313: done queuing things up, now waiting for results queue to drain 6593 1726776714.36314: waiting for pending results... 6593 1726776714.36489: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Verify settings 6593 1726776714.36576: in run() - task 025ceb90-32dd-710c-d93d-000000000622 6593 1726776714.36587: variable 'ansible_search_path' from source: unknown 6593 1726776714.36590: variable 'ansible_search_path' from source: unknown 6593 1726776714.36621: calling self._execute() 6593 1726776714.36685: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776714.36689: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776714.36698: variable 'omit' from source: magic vars 6593 1726776714.37026: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776714.37199: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776714.37233: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776714.37258: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776714.37287: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776714.37376: variable '__kernel_settings_register_apply' from source: set_fact 6593 1726776714.37395: Evaluated conditional (__kernel_settings_register_apply is changed): True 6593 1726776714.37400: _execute() done 6593 1726776714.37404: dumping result to json 6593 1726776714.37408: done dumping result, returning 6593 1726776714.37415: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Verify settings [025ceb90-32dd-710c-d93d-000000000622] 6593 1726776714.37422: sending task result for task 025ceb90-32dd-710c-d93d-000000000622 6593 1726776714.37505: done sending task result for task 025ceb90-32dd-710c-d93d-000000000622 6593 1726776714.37508: WORKER PROCESS EXITING 6593 1726776714.37554: no more pending results, returning what we have 6593 1726776714.37558: in VariableManager get_vars() 6593 1726776714.37591: Calling all_inventory to load vars for managed_node2 6593 1726776714.37593: Calling groups_inventory to load vars for managed_node2 6593 1726776714.37595: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776714.37604: Calling all_plugins_play to load vars for managed_node2 6593 1726776714.37606: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776714.37609: Calling groups_plugins_play to load vars for managed_node2 6593 1726776714.37715: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776714.37834: done with get_vars() 6593 1726776714.37840: variable 'ansible_search_path' from source: unknown 6593 1726776714.37840: variable 'ansible_search_path' from source: unknown 6593 1726776714.37861: we have included files to process 6593 1726776714.37861: generating all_blocks data 6593 1726776714.37866: done generating all_blocks data 6593 1726776714.37871: processing included file: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 6593 1726776714.37872: loading included file: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 6593 1726776714.37873: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 6593 1726776714.38115: done processing included file 6593 1726776714.38117: iterating over new_blocks loaded from include file 6593 1726776714.38120: in VariableManager get_vars() 6593 1726776714.38135: done with get_vars() 6593 1726776714.38136: filtering new block on tags 6593 1726776714.38168: done filtering new block on tags 6593 1726776714.38170: done iterating over new_blocks loaded from include file included: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml for managed_node2 6593 1726776714.38173: extending task lists for all hosts with included blocks 6593 1726776714.38548: done extending task lists 6593 1726776714.38549: done processing included files 6593 1726776714.38550: results queue empty 6593 1726776714.38550: checking for any_errors_fatal 6593 1726776714.38553: done checking for any_errors_fatal 6593 1726776714.38553: checking for max_fail_percentage 6593 1726776714.38554: done checking for max_fail_percentage 6593 1726776714.38555: checking to see if all hosts have failed and the running result is not ok 6593 1726776714.38555: done checking to see if all hosts have failed 6593 1726776714.38556: getting the remaining hosts for this loop 6593 1726776714.38556: done getting the remaining hosts for this loop 6593 1726776714.38558: getting the next task for host managed_node2 6593 1726776714.38561: done getting next task for host managed_node2 6593 1726776714.38562: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 6593 1726776714.38565: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776714.38572: getting variables 6593 1726776714.38572: in VariableManager get_vars() 6593 1726776714.38580: Calling all_inventory to load vars for managed_node2 6593 1726776714.38582: Calling groups_inventory to load vars for managed_node2 6593 1726776714.38583: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776714.38586: Calling all_plugins_play to load vars for managed_node2 6593 1726776714.38587: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776714.38589: Calling groups_plugins_play to load vars for managed_node2 6593 1726776714.38667: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776714.38775: done with get_vars() 6593 1726776714.38781: done getting variables 6593 1726776714.38805: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 Thursday 19 September 2024 16:11:54 -0400 (0:00:00.027) 0:01:31.813 **** 6593 1726776714.38828: entering _queue_task() for managed_node2/command 6593 1726776714.38992: worker is 1 (out of 1 available) 6593 1726776714.39005: exiting _queue_task() for managed_node2/command 6593 1726776714.39017: done queuing things up, now waiting for results queue to drain 6593 1726776714.39020: waiting for pending results... 6593 1726776714.39183: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 6593 1726776714.39263: in run() - task 025ceb90-32dd-710c-d93d-0000000007f9 6593 1726776714.39276: variable 'ansible_search_path' from source: unknown 6593 1726776714.39280: variable 'ansible_search_path' from source: unknown 6593 1726776714.39306: calling self._execute() 6593 1726776714.39372: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776714.39376: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776714.39385: variable 'omit' from source: magic vars 6593 1726776714.39462: variable 'omit' from source: magic vars 6593 1726776714.39504: variable 'omit' from source: magic vars 6593 1726776714.39527: variable 'omit' from source: magic vars 6593 1726776714.39561: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776714.39588: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776714.39604: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776714.39617: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776714.39628: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776714.39650: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776714.39653: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776714.39658: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776714.39724: Set connection var ansible_connection to ssh 6593 1726776714.39731: Set connection var ansible_timeout to 10 6593 1726776714.39733: Set connection var ansible_shell_type to sh 6593 1726776714.39738: Set connection var ansible_shell_executable to /bin/sh 6593 1726776714.39743: Set connection var ansible_pipelining to False 6593 1726776714.39751: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776714.39771: variable 'ansible_shell_executable' from source: unknown 6593 1726776714.39774: variable 'ansible_connection' from source: unknown 6593 1726776714.39777: variable 'ansible_module_compression' from source: unknown 6593 1726776714.39781: variable 'ansible_shell_type' from source: unknown 6593 1726776714.39784: variable 'ansible_shell_executable' from source: unknown 6593 1726776714.39786: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776714.39789: variable 'ansible_pipelining' from source: unknown 6593 1726776714.39791: variable 'ansible_timeout' from source: unknown 6593 1726776714.39793: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776714.39891: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776714.39902: variable 'omit' from source: magic vars 6593 1726776714.39905: starting attempt loop 6593 1726776714.39909: running the handler 6593 1726776714.39921: _low_level_execute_command(): starting 6593 1726776714.39928: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776714.40437: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776714.40441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776714.40474: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776714.40478: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776714.40481: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776714.40527: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776714.40542: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776714.40545: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776714.40640: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776714.42248: stdout chunk (state=3): >>>/root <<< 6593 1726776714.42349: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776714.42399: stderr chunk (state=3): >>><<< 6593 1726776714.42402: stdout chunk (state=3): >>><<< 6593 1726776714.42427: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776714.42438: _low_level_execute_command(): starting 6593 1726776714.42442: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776714.424262-9659-138972743088574 `" && echo ansible-tmp-1726776714.424262-9659-138972743088574="` echo /root/.ansible/tmp/ansible-tmp-1726776714.424262-9659-138972743088574 `" ) && sleep 0' 6593 1726776714.42853: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776714.42866: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776714.42884: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776714.42898: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776714.42914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776714.42953: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776714.42971: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776714.43005: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776714.45289: stdout chunk (state=3): >>>ansible-tmp-1726776714.424262-9659-138972743088574=/root/.ansible/tmp/ansible-tmp-1726776714.424262-9659-138972743088574 <<< 6593 1726776714.45487: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776714.45529: stderr chunk (state=3): >>><<< 6593 1726776714.45533: stdout chunk (state=3): >>><<< 6593 1726776714.45547: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776714.424262-9659-138972743088574=/root/.ansible/tmp/ansible-tmp-1726776714.424262-9659-138972743088574 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776714.45572: variable 'ansible_module_compression' from source: unknown 6593 1726776714.45613: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 6593 1726776714.45644: variable 'ansible_facts' from source: unknown 6593 1726776714.45706: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776714.424262-9659-138972743088574/AnsiballZ_command.py 6593 1726776714.45805: Sending initial data 6593 1726776714.45815: Sent initial data (153 bytes) 6593 1726776714.46422: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776714.46444: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776714.46447: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776714.46449: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776714.46483: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776714.46486: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776714.46489: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776714.46536: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776714.46555: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776714.46557: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776714.46589: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776714.48317: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776714.48363: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776714.48396: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpg8wqwh2t /root/.ansible/tmp/ansible-tmp-1726776714.424262-9659-138972743088574/AnsiballZ_command.py <<< 6593 1726776714.48431: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776714.49180: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776714.49264: stderr chunk (state=3): >>><<< 6593 1726776714.49269: stdout chunk (state=3): >>><<< 6593 1726776714.49285: done transferring module to remote 6593 1726776714.49293: _low_level_execute_command(): starting 6593 1726776714.49297: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776714.424262-9659-138972743088574/ /root/.ansible/tmp/ansible-tmp-1726776714.424262-9659-138972743088574/AnsiballZ_command.py && sleep 0' 6593 1726776714.49688: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776714.49701: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776714.49716: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776714.49731: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776714.49745: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776714.49784: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776714.49796: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776714.49837: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776714.51586: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776714.51627: stderr chunk (state=3): >>><<< 6593 1726776714.51630: stdout chunk (state=3): >>><<< 6593 1726776714.51641: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776714.51647: _low_level_execute_command(): starting 6593 1726776714.51650: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776714.424262-9659-138972743088574/AnsiballZ_command.py && sleep 0' 6593 1726776714.52038: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776714.52050: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776714.52069: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776714.52081: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776714.52129: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776714.52141: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776714.52187: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776714.75788: stdout chunk (state=3): >>> {"changed": true, "stdout": "Verification succeeded, current system settings match the preset profile.\nSee TuneD log file ('/var/log/tuned/tuned.log') for details.", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "verify", "-i"], "start": "2024-09-19 16:11:54.657864", "end": "2024-09-19 16:11:54.756847", "delta": "0:00:00.098983", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm verify -i", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 6593 1726776714.77171: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776714.77231: stderr chunk (state=3): >>><<< 6593 1726776714.77234: stdout chunk (state=3): >>><<< 6593 1726776714.77254: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "Verification succeeded, current system settings match the preset profile.\nSee TuneD log file ('/var/log/tuned/tuned.log') for details.", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "verify", "-i"], "start": "2024-09-19 16:11:54.657864", "end": "2024-09-19 16:11:54.756847", "delta": "0:00:00.098983", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm verify -i", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776714.77300: done with _execute_module (ansible.legacy.command, {'_raw_params': 'tuned-adm verify -i', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776714.424262-9659-138972743088574/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776714.77306: _low_level_execute_command(): starting 6593 1726776714.77311: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776714.424262-9659-138972743088574/ > /dev/null 2>&1 && sleep 0' 6593 1726776714.77762: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776714.77778: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776714.77795: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776714.77807: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776714.77819: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776714.77860: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776714.77875: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776714.77916: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776714.79730: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776714.79776: stderr chunk (state=3): >>><<< 6593 1726776714.79779: stdout chunk (state=3): >>><<< 6593 1726776714.79792: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776714.79799: handler run complete 6593 1726776714.79817: Evaluated conditional (False): False 6593 1726776714.79833: attempt loop complete, returning result 6593 1726776714.79836: _execute() done 6593 1726776714.79839: dumping result to json 6593 1726776714.79844: done dumping result, returning 6593 1726776714.79852: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly [025ceb90-32dd-710c-d93d-0000000007f9] 6593 1726776714.79858: sending task result for task 025ceb90-32dd-710c-d93d-0000000007f9 6593 1726776714.79959: done sending task result for task 025ceb90-32dd-710c-d93d-0000000007f9 6593 1726776714.79962: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:00.098983", "end": "2024-09-19 16:11:54.756847", "rc": 0, "start": "2024-09-19 16:11:54.657864" } STDOUT: Verification succeeded, current system settings match the preset profile. See TuneD log file ('/var/log/tuned/tuned.log') for details. 6593 1726776714.80047: no more pending results, returning what we have 6593 1726776714.80051: results queue empty 6593 1726776714.80052: checking for any_errors_fatal 6593 1726776714.80054: done checking for any_errors_fatal 6593 1726776714.80054: checking for max_fail_percentage 6593 1726776714.80056: done checking for max_fail_percentage 6593 1726776714.80057: checking to see if all hosts have failed and the running result is not ok 6593 1726776714.80058: done checking to see if all hosts have failed 6593 1726776714.80058: getting the remaining hosts for this loop 6593 1726776714.80060: done getting the remaining hosts for this loop 6593 1726776714.80066: getting the next task for host managed_node2 6593 1726776714.80072: done getting next task for host managed_node2 6593 1726776714.80075: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 6593 1726776714.80078: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776714.80088: getting variables 6593 1726776714.80089: in VariableManager get_vars() 6593 1726776714.80123: Calling all_inventory to load vars for managed_node2 6593 1726776714.80126: Calling groups_inventory to load vars for managed_node2 6593 1726776714.80128: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776714.80137: Calling all_plugins_play to load vars for managed_node2 6593 1726776714.80139: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776714.80141: Calling groups_plugins_play to load vars for managed_node2 6593 1726776714.80260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776714.80414: done with get_vars() 6593 1726776714.80422: done getting variables 6593 1726776714.80465: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Get last verify results from log] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:12 Thursday 19 September 2024 16:11:54 -0400 (0:00:00.416) 0:01:32.229 **** 6593 1726776714.80489: entering _queue_task() for managed_node2/shell 6593 1726776714.80661: worker is 1 (out of 1 available) 6593 1726776714.80677: exiting _queue_task() for managed_node2/shell 6593 1726776714.80687: done queuing things up, now waiting for results queue to drain 6593 1726776714.80689: waiting for pending results... 6593 1726776714.80862: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 6593 1726776714.80947: in run() - task 025ceb90-32dd-710c-d93d-0000000007fa 6593 1726776714.80958: variable 'ansible_search_path' from source: unknown 6593 1726776714.80961: variable 'ansible_search_path' from source: unknown 6593 1726776714.80990: calling self._execute() 6593 1726776714.81056: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776714.81060: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776714.81069: variable 'omit' from source: magic vars 6593 1726776714.81385: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776714.81557: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776714.81592: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776714.81620: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776714.81647: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776714.81734: variable '__kernel_settings_register_verify_values' from source: set_fact 6593 1726776714.81753: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 6593 1726776714.81757: when evaluation is False, skipping this task 6593 1726776714.81759: _execute() done 6593 1726776714.81762: dumping result to json 6593 1726776714.81767: done dumping result, returning 6593 1726776714.81772: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log [025ceb90-32dd-710c-d93d-0000000007fa] 6593 1726776714.81777: sending task result for task 025ceb90-32dd-710c-d93d-0000000007fa 6593 1726776714.81859: done sending task result for task 025ceb90-32dd-710c-d93d-0000000007fa 6593 1726776714.81862: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 6593 1726776714.81929: no more pending results, returning what we have 6593 1726776714.81932: results queue empty 6593 1726776714.81933: checking for any_errors_fatal 6593 1726776714.81940: done checking for any_errors_fatal 6593 1726776714.81941: checking for max_fail_percentage 6593 1726776714.81943: done checking for max_fail_percentage 6593 1726776714.81943: checking to see if all hosts have failed and the running result is not ok 6593 1726776714.81944: done checking to see if all hosts have failed 6593 1726776714.81945: getting the remaining hosts for this loop 6593 1726776714.81946: done getting the remaining hosts for this loop 6593 1726776714.81949: getting the next task for host managed_node2 6593 1726776714.81954: done getting next task for host managed_node2 6593 1726776714.81957: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 6593 1726776714.81960: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776714.81976: getting variables 6593 1726776714.81977: in VariableManager get_vars() 6593 1726776714.82000: Calling all_inventory to load vars for managed_node2 6593 1726776714.82002: Calling groups_inventory to load vars for managed_node2 6593 1726776714.82004: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776714.82010: Calling all_plugins_play to load vars for managed_node2 6593 1726776714.82011: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776714.82013: Calling groups_plugins_play to load vars for managed_node2 6593 1726776714.82116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776714.82242: done with get_vars() 6593 1726776714.82248: done getting variables 6593 1726776714.82289: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:23 Thursday 19 September 2024 16:11:54 -0400 (0:00:00.018) 0:01:32.247 **** 6593 1726776714.82312: entering _queue_task() for managed_node2/fail 6593 1726776714.82477: worker is 1 (out of 1 available) 6593 1726776714.82491: exiting _queue_task() for managed_node2/fail 6593 1726776714.82502: done queuing things up, now waiting for results queue to drain 6593 1726776714.82504: waiting for pending results... 6593 1726776714.82660: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 6593 1726776714.82738: in run() - task 025ceb90-32dd-710c-d93d-0000000007fb 6593 1726776714.82748: variable 'ansible_search_path' from source: unknown 6593 1726776714.82751: variable 'ansible_search_path' from source: unknown 6593 1726776714.82779: calling self._execute() 6593 1726776714.82842: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776714.82846: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776714.82854: variable 'omit' from source: magic vars 6593 1726776714.83151: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776714.83367: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776714.83395: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776714.83420: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776714.83445: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776714.83521: variable '__kernel_settings_register_verify_values' from source: set_fact 6593 1726776714.83539: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 6593 1726776714.83543: when evaluation is False, skipping this task 6593 1726776714.83545: _execute() done 6593 1726776714.83549: dumping result to json 6593 1726776714.83551: done dumping result, returning 6593 1726776714.83558: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors [025ceb90-32dd-710c-d93d-0000000007fb] 6593 1726776714.83566: sending task result for task 025ceb90-32dd-710c-d93d-0000000007fb 6593 1726776714.83646: done sending task result for task 025ceb90-32dd-710c-d93d-0000000007fb 6593 1726776714.83649: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 6593 1726776714.83690: no more pending results, returning what we have 6593 1726776714.83694: results queue empty 6593 1726776714.83695: checking for any_errors_fatal 6593 1726776714.83699: done checking for any_errors_fatal 6593 1726776714.83699: checking for max_fail_percentage 6593 1726776714.83701: done checking for max_fail_percentage 6593 1726776714.83702: checking to see if all hosts have failed and the running result is not ok 6593 1726776714.83702: done checking to see if all hosts have failed 6593 1726776714.83703: getting the remaining hosts for this loop 6593 1726776714.83704: done getting the remaining hosts for this loop 6593 1726776714.83707: getting the next task for host managed_node2 6593 1726776714.83714: done getting next task for host managed_node2 6593 1726776714.83717: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 6593 1726776714.83722: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776714.83736: getting variables 6593 1726776714.83738: in VariableManager get_vars() 6593 1726776714.83760: Calling all_inventory to load vars for managed_node2 6593 1726776714.83764: Calling groups_inventory to load vars for managed_node2 6593 1726776714.83766: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776714.83772: Calling all_plugins_play to load vars for managed_node2 6593 1726776714.83773: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776714.83775: Calling groups_plugins_play to load vars for managed_node2 6593 1726776714.83921: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776714.84036: done with get_vars() 6593 1726776714.84043: done getting variables 6593 1726776714.84082: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:177 Thursday 19 September 2024 16:11:54 -0400 (0:00:00.017) 0:01:32.265 **** 6593 1726776714.84102: entering _queue_task() for managed_node2/set_fact 6593 1726776714.84261: worker is 1 (out of 1 available) 6593 1726776714.84278: exiting _queue_task() for managed_node2/set_fact 6593 1726776714.84291: done queuing things up, now waiting for results queue to drain 6593 1726776714.84292: waiting for pending results... 6593 1726776714.84441: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 6593 1726776714.84497: in run() - task 025ceb90-32dd-710c-d93d-000000000623 6593 1726776714.84508: variable 'ansible_search_path' from source: unknown 6593 1726776714.84513: variable 'ansible_search_path' from source: unknown 6593 1726776714.84540: calling self._execute() 6593 1726776714.84603: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776714.84607: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776714.84616: variable 'omit' from source: magic vars 6593 1726776714.84684: variable 'omit' from source: magic vars 6593 1726776714.84713: variable 'omit' from source: magic vars 6593 1726776714.84737: variable 'omit' from source: magic vars 6593 1726776714.84766: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776714.84795: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776714.84810: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776714.84826: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776714.84837: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776714.84858: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776714.84861: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776714.84867: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776714.84927: Set connection var ansible_connection to ssh 6593 1726776714.84934: Set connection var ansible_timeout to 10 6593 1726776714.84937: Set connection var ansible_shell_type to sh 6593 1726776714.84942: Set connection var ansible_shell_executable to /bin/sh 6593 1726776714.84948: Set connection var ansible_pipelining to False 6593 1726776714.84958: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776714.84974: variable 'ansible_shell_executable' from source: unknown 6593 1726776714.84977: variable 'ansible_connection' from source: unknown 6593 1726776714.84980: variable 'ansible_module_compression' from source: unknown 6593 1726776714.84982: variable 'ansible_shell_type' from source: unknown 6593 1726776714.84985: variable 'ansible_shell_executable' from source: unknown 6593 1726776714.84988: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776714.84990: variable 'ansible_pipelining' from source: unknown 6593 1726776714.84992: variable 'ansible_timeout' from source: unknown 6593 1726776714.84997: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776714.85093: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776714.85102: variable 'omit' from source: magic vars 6593 1726776714.85106: starting attempt loop 6593 1726776714.85109: running the handler 6593 1726776714.85117: handler run complete 6593 1726776714.85127: attempt loop complete, returning result 6593 1726776714.85130: _execute() done 6593 1726776714.85132: dumping result to json 6593 1726776714.85135: done dumping result, returning 6593 1726776714.85142: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes [025ceb90-32dd-710c-d93d-000000000623] 6593 1726776714.85147: sending task result for task 025ceb90-32dd-710c-d93d-000000000623 6593 1726776714.85224: done sending task result for task 025ceb90-32dd-710c-d93d-000000000623 6593 1726776714.85227: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "kernel_settings_reboot_required": false }, "changed": false } 6593 1726776714.85287: no more pending results, returning what we have 6593 1726776714.85290: results queue empty 6593 1726776714.85291: checking for any_errors_fatal 6593 1726776714.85296: done checking for any_errors_fatal 6593 1726776714.85297: checking for max_fail_percentage 6593 1726776714.85298: done checking for max_fail_percentage 6593 1726776714.85299: checking to see if all hosts have failed and the running result is not ok 6593 1726776714.85299: done checking to see if all hosts have failed 6593 1726776714.85300: getting the remaining hosts for this loop 6593 1726776714.85301: done getting the remaining hosts for this loop 6593 1726776714.85304: getting the next task for host managed_node2 6593 1726776714.85309: done getting next task for host managed_node2 6593 1726776714.85311: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 6593 1726776714.85313: ^ state is: HOST STATE: block=2, task=35, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776714.85322: getting variables 6593 1726776714.85323: in VariableManager get_vars() 6593 1726776714.85344: Calling all_inventory to load vars for managed_node2 6593 1726776714.85346: Calling groups_inventory to load vars for managed_node2 6593 1726776714.85347: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776714.85353: Calling all_plugins_play to load vars for managed_node2 6593 1726776714.85355: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776714.85356: Calling groups_plugins_play to load vars for managed_node2 6593 1726776714.85458: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776714.85578: done with get_vars() 6593 1726776714.85585: done getting variables 6593 1726776714.85623: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:181 Thursday 19 September 2024 16:11:54 -0400 (0:00:00.015) 0:01:32.281 **** 6593 1726776714.85641: entering _queue_task() for managed_node2/set_fact 6593 1726776714.85795: worker is 1 (out of 1 available) 6593 1726776714.85808: exiting _queue_task() for managed_node2/set_fact 6593 1726776714.85822: done queuing things up, now waiting for results queue to drain 6593 1726776714.85824: waiting for pending results... 6593 1726776714.85969: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 6593 1726776714.86027: in run() - task 025ceb90-32dd-710c-d93d-000000000624 6593 1726776714.86038: variable 'ansible_search_path' from source: unknown 6593 1726776714.86042: variable 'ansible_search_path' from source: unknown 6593 1726776714.86069: calling self._execute() 6593 1726776714.86128: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776714.86131: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776714.86140: variable 'omit' from source: magic vars 6593 1726776714.86206: variable 'omit' from source: magic vars 6593 1726776714.86238: variable 'omit' from source: magic vars 6593 1726776714.86478: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776714.86686: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776714.86716: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776714.86742: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776714.86769: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776714.86857: variable '__kernel_settings_register_profile' from source: set_fact 6593 1726776714.86867: variable '__kernel_settings_register_mode' from source: set_fact 6593 1726776714.86877: variable '__kernel_settings_register_apply' from source: set_fact 6593 1726776714.86915: variable 'omit' from source: magic vars 6593 1726776714.86936: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776714.86955: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776714.86969: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776714.86982: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776714.86991: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776714.87010: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776714.87013: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776714.87016: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776714.87076: Set connection var ansible_connection to ssh 6593 1726776714.87082: Set connection var ansible_timeout to 10 6593 1726776714.87085: Set connection var ansible_shell_type to sh 6593 1726776714.87090: Set connection var ansible_shell_executable to /bin/sh 6593 1726776714.87096: Set connection var ansible_pipelining to False 6593 1726776714.87104: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776714.87120: variable 'ansible_shell_executable' from source: unknown 6593 1726776714.87123: variable 'ansible_connection' from source: unknown 6593 1726776714.87126: variable 'ansible_module_compression' from source: unknown 6593 1726776714.87129: variable 'ansible_shell_type' from source: unknown 6593 1726776714.87132: variable 'ansible_shell_executable' from source: unknown 6593 1726776714.87134: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776714.87136: variable 'ansible_pipelining' from source: unknown 6593 1726776714.87138: variable 'ansible_timeout' from source: unknown 6593 1726776714.87141: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776714.87210: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776714.87219: variable 'omit' from source: magic vars 6593 1726776714.87224: starting attempt loop 6593 1726776714.87227: running the handler 6593 1726776714.87235: handler run complete 6593 1726776714.87243: attempt loop complete, returning result 6593 1726776714.87245: _execute() done 6593 1726776714.87249: dumping result to json 6593 1726776714.87252: done dumping result, returning 6593 1726776714.87259: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing [025ceb90-32dd-710c-d93d-000000000624] 6593 1726776714.87267: sending task result for task 025ceb90-32dd-710c-d93d-000000000624 6593 1726776714.87336: done sending task result for task 025ceb90-32dd-710c-d93d-000000000624 6593 1726776714.87340: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_changed": true }, "changed": false } 6593 1726776714.87414: no more pending results, returning what we have 6593 1726776714.87416: results queue empty 6593 1726776714.87417: checking for any_errors_fatal 6593 1726776714.87423: done checking for any_errors_fatal 6593 1726776714.87424: checking for max_fail_percentage 6593 1726776714.87425: done checking for max_fail_percentage 6593 1726776714.87426: checking to see if all hosts have failed and the running result is not ok 6593 1726776714.87427: done checking to see if all hosts have failed 6593 1726776714.87427: getting the remaining hosts for this loop 6593 1726776714.87428: done getting the remaining hosts for this loop 6593 1726776714.87431: getting the next task for host managed_node2 6593 1726776714.87436: done getting next task for host managed_node2 6593 1726776714.87437: ^ task is: TASK: meta (role_complete) 6593 1726776714.87439: ^ state is: HOST STATE: block=2, task=36, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776714.87445: getting variables 6593 1726776714.87446: in VariableManager get_vars() 6593 1726776714.87472: Calling all_inventory to load vars for managed_node2 6593 1726776714.87474: Calling groups_inventory to load vars for managed_node2 6593 1726776714.87475: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776714.87481: Calling all_plugins_play to load vars for managed_node2 6593 1726776714.87482: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776714.87484: Calling groups_plugins_play to load vars for managed_node2 6593 1726776714.87584: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776714.87735: done with get_vars() 6593 1726776714.87741: done getting variables 6593 1726776714.87791: done queuing things up, now waiting for results queue to drain 6593 1726776714.87792: results queue empty 6593 1726776714.87793: checking for any_errors_fatal 6593 1726776714.87794: done checking for any_errors_fatal 6593 1726776714.87795: checking for max_fail_percentage 6593 1726776714.87795: done checking for max_fail_percentage 6593 1726776714.87799: checking to see if all hosts have failed and the running result is not ok 6593 1726776714.87799: done checking to see if all hosts have failed 6593 1726776714.87800: getting the remaining hosts for this loop 6593 1726776714.87800: done getting the remaining hosts for this loop 6593 1726776714.87802: getting the next task for host managed_node2 6593 1726776714.87804: done getting next task for host managed_node2 6593 1726776714.87805: ^ task is: TASK: meta (flush_handlers) 6593 1726776714.87806: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776714.87808: getting variables 6593 1726776714.87809: in VariableManager get_vars() 6593 1726776714.87816: Calling all_inventory to load vars for managed_node2 6593 1726776714.87819: Calling groups_inventory to load vars for managed_node2 6593 1726776714.87820: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776714.87823: Calling all_plugins_play to load vars for managed_node2 6593 1726776714.87825: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776714.87826: Calling groups_plugins_play to load vars for managed_node2 6593 1726776714.87901: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776714.88006: done with get_vars() 6593 1726776714.88011: done getting variables TASK [Force handlers] ********************************************************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:159 Thursday 19 September 2024 16:11:54 -0400 (0:00:00.024) 0:01:32.305 **** 6593 1726776714.88053: in VariableManager get_vars() 6593 1726776714.88059: Calling all_inventory to load vars for managed_node2 6593 1726776714.88060: Calling groups_inventory to load vars for managed_node2 6593 1726776714.88062: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776714.88067: Calling all_plugins_play to load vars for managed_node2 6593 1726776714.88068: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776714.88070: Calling groups_plugins_play to load vars for managed_node2 6593 1726776714.88146: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776714.88251: done with get_vars() META: triggered running handlers for managed_node2 6593 1726776714.88260: done queuing things up, now waiting for results queue to drain 6593 1726776714.88261: results queue empty 6593 1726776714.88262: checking for any_errors_fatal 6593 1726776714.88264: done checking for any_errors_fatal 6593 1726776714.88265: checking for max_fail_percentage 6593 1726776714.88265: done checking for max_fail_percentage 6593 1726776714.88266: checking to see if all hosts have failed and the running result is not ok 6593 1726776714.88266: done checking to see if all hosts have failed 6593 1726776714.88267: getting the remaining hosts for this loop 6593 1726776714.88267: done getting the remaining hosts for this loop 6593 1726776714.88269: getting the next task for host managed_node2 6593 1726776714.88271: done getting next task for host managed_node2 6593 1726776714.88273: ^ task is: TASK: Ensure kernel_settings_reboot_required is not set or is false 6593 1726776714.88273: ^ state is: HOST STATE: block=2, task=38, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776714.88275: getting variables 6593 1726776714.88276: in VariableManager get_vars() 6593 1726776714.88281: Calling all_inventory to load vars for managed_node2 6593 1726776714.88283: Calling groups_inventory to load vars for managed_node2 6593 1726776714.88284: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776714.88287: Calling all_plugins_play to load vars for managed_node2 6593 1726776714.88288: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776714.88290: Calling groups_plugins_play to load vars for managed_node2 6593 1726776714.88386: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776714.88489: done with get_vars() 6593 1726776714.88494: done getting variables 6593 1726776714.88520: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Ensure kernel_settings_reboot_required is not set or is false] *********** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:162 Thursday 19 September 2024 16:11:54 -0400 (0:00:00.004) 0:01:32.310 **** 6593 1726776714.88532: entering _queue_task() for managed_node2/assert 6593 1726776714.88693: worker is 1 (out of 1 available) 6593 1726776714.88706: exiting _queue_task() for managed_node2/assert 6593 1726776714.88717: done queuing things up, now waiting for results queue to drain 6593 1726776714.88720: waiting for pending results... 6593 1726776714.88862: running TaskExecutor() for managed_node2/TASK: Ensure kernel_settings_reboot_required is not set or is false 6593 1726776714.88914: in run() - task 025ceb90-32dd-710c-d93d-000000000021 6593 1726776714.88929: variable 'ansible_search_path' from source: unknown 6593 1726776714.88955: calling self._execute() 6593 1726776714.89016: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776714.89023: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776714.89032: variable 'omit' from source: magic vars 6593 1726776714.89100: variable 'omit' from source: magic vars 6593 1726776714.89123: variable 'omit' from source: magic vars 6593 1726776714.89144: variable 'omit' from source: magic vars 6593 1726776714.89177: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776714.89200: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776714.89214: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776714.89229: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776714.89239: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776714.89259: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776714.89262: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776714.89268: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776714.89328: Set connection var ansible_connection to ssh 6593 1726776714.89334: Set connection var ansible_timeout to 10 6593 1726776714.89336: Set connection var ansible_shell_type to sh 6593 1726776714.89342: Set connection var ansible_shell_executable to /bin/sh 6593 1726776714.89346: Set connection var ansible_pipelining to False 6593 1726776714.89355: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776714.89373: variable 'ansible_shell_executable' from source: unknown 6593 1726776714.89375: variable 'ansible_connection' from source: unknown 6593 1726776714.89379: variable 'ansible_module_compression' from source: unknown 6593 1726776714.89382: variable 'ansible_shell_type' from source: unknown 6593 1726776714.89384: variable 'ansible_shell_executable' from source: unknown 6593 1726776714.89386: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776714.89388: variable 'ansible_pipelining' from source: unknown 6593 1726776714.89391: variable 'ansible_timeout' from source: unknown 6593 1726776714.89397: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776714.89490: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776714.89501: variable 'omit' from source: magic vars 6593 1726776714.89504: starting attempt loop 6593 1726776714.89507: running the handler 6593 1726776714.89735: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776714.91192: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776714.91236: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776714.91265: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776714.91290: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776714.91310: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776714.91359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776714.91380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776714.91397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776714.91425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776714.91436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776714.91519: variable 'kernel_settings_reboot_required' from source: set_fact 6593 1726776714.91532: Evaluated conditional (not kernel_settings_reboot_required | d(false)): True 6593 1726776714.91537: handler run complete 6593 1726776714.91553: attempt loop complete, returning result 6593 1726776714.91556: _execute() done 6593 1726776714.91558: dumping result to json 6593 1726776714.91560: done dumping result, returning 6593 1726776714.91568: done running TaskExecutor() for managed_node2/TASK: Ensure kernel_settings_reboot_required is not set or is false [025ceb90-32dd-710c-d93d-000000000021] 6593 1726776714.91573: sending task result for task 025ceb90-32dd-710c-d93d-000000000021 6593 1726776714.91650: done sending task result for task 025ceb90-32dd-710c-d93d-000000000021 6593 1726776714.91653: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 6593 1726776714.91725: no more pending results, returning what we have 6593 1726776714.91728: results queue empty 6593 1726776714.91729: checking for any_errors_fatal 6593 1726776714.91730: done checking for any_errors_fatal 6593 1726776714.91731: checking for max_fail_percentage 6593 1726776714.91733: done checking for max_fail_percentage 6593 1726776714.91733: checking to see if all hosts have failed and the running result is not ok 6593 1726776714.91734: done checking to see if all hosts have failed 6593 1726776714.91735: getting the remaining hosts for this loop 6593 1726776714.91736: done getting the remaining hosts for this loop 6593 1726776714.91739: getting the next task for host managed_node2 6593 1726776714.91744: done getting next task for host managed_node2 6593 1726776714.91746: ^ task is: TASK: Ensure role reported changed 6593 1726776714.91748: ^ state is: HOST STATE: block=2, task=39, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776714.91750: getting variables 6593 1726776714.91752: in VariableManager get_vars() 6593 1726776714.91780: Calling all_inventory to load vars for managed_node2 6593 1726776714.91782: Calling groups_inventory to load vars for managed_node2 6593 1726776714.91783: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776714.91789: Calling all_plugins_play to load vars for managed_node2 6593 1726776714.91794: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776714.91796: Calling groups_plugins_play to load vars for managed_node2 6593 1726776714.91900: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776714.92013: done with get_vars() 6593 1726776714.92021: done getting variables 6593 1726776714.92057: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Ensure role reported changed] ******************************************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:166 Thursday 19 September 2024 16:11:54 -0400 (0:00:00.035) 0:01:32.345 **** 6593 1726776714.92077: entering _queue_task() for managed_node2/assert 6593 1726776714.92237: worker is 1 (out of 1 available) 6593 1726776714.92251: exiting _queue_task() for managed_node2/assert 6593 1726776714.92265: done queuing things up, now waiting for results queue to drain 6593 1726776714.92267: waiting for pending results... 6593 1726776714.92415: running TaskExecutor() for managed_node2/TASK: Ensure role reported changed 6593 1726776714.92477: in run() - task 025ceb90-32dd-710c-d93d-000000000022 6593 1726776714.92487: variable 'ansible_search_path' from source: unknown 6593 1726776714.92521: calling self._execute() 6593 1726776714.92656: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776714.92662: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776714.92673: variable 'omit' from source: magic vars 6593 1726776714.92747: variable 'omit' from source: magic vars 6593 1726776714.92770: variable 'omit' from source: magic vars 6593 1726776714.92791: variable 'omit' from source: magic vars 6593 1726776714.92828: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776714.92851: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776714.92869: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776714.92882: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776714.92892: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776714.92914: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776714.92917: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776714.92922: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776714.92987: Set connection var ansible_connection to ssh 6593 1726776714.92993: Set connection var ansible_timeout to 10 6593 1726776714.92996: Set connection var ansible_shell_type to sh 6593 1726776714.93001: Set connection var ansible_shell_executable to /bin/sh 6593 1726776714.93006: Set connection var ansible_pipelining to False 6593 1726776714.93015: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776714.93033: variable 'ansible_shell_executable' from source: unknown 6593 1726776714.93036: variable 'ansible_connection' from source: unknown 6593 1726776714.93038: variable 'ansible_module_compression' from source: unknown 6593 1726776714.93041: variable 'ansible_shell_type' from source: unknown 6593 1726776714.93043: variable 'ansible_shell_executable' from source: unknown 6593 1726776714.93045: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776714.93051: variable 'ansible_pipelining' from source: unknown 6593 1726776714.93053: variable 'ansible_timeout' from source: unknown 6593 1726776714.93058: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776714.93158: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776714.93170: variable 'omit' from source: magic vars 6593 1726776714.93175: starting attempt loop 6593 1726776714.93178: running the handler 6593 1726776714.93413: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776714.94902: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776714.94954: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776714.94982: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776714.95008: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776714.95030: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776714.95079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776714.95098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776714.95117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776714.95145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776714.95156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776714.95233: variable '__kernel_settings_changed' from source: set_fact 6593 1726776714.95247: Evaluated conditional (__kernel_settings_changed | d(false)): True 6593 1726776714.95252: handler run complete 6593 1726776714.95271: attempt loop complete, returning result 6593 1726776714.95274: _execute() done 6593 1726776714.95276: dumping result to json 6593 1726776714.95279: done dumping result, returning 6593 1726776714.95285: done running TaskExecutor() for managed_node2/TASK: Ensure role reported changed [025ceb90-32dd-710c-d93d-000000000022] 6593 1726776714.95290: sending task result for task 025ceb90-32dd-710c-d93d-000000000022 6593 1726776714.95366: done sending task result for task 025ceb90-32dd-710c-d93d-000000000022 6593 1726776714.95369: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 6593 1726776714.95412: no more pending results, returning what we have 6593 1726776714.95415: results queue empty 6593 1726776714.95416: checking for any_errors_fatal 6593 1726776714.95424: done checking for any_errors_fatal 6593 1726776714.95425: checking for max_fail_percentage 6593 1726776714.95426: done checking for max_fail_percentage 6593 1726776714.95427: checking to see if all hosts have failed and the running result is not ok 6593 1726776714.95428: done checking to see if all hosts have failed 6593 1726776714.95429: getting the remaining hosts for this loop 6593 1726776714.95431: done getting the remaining hosts for this loop 6593 1726776714.95434: getting the next task for host managed_node2 6593 1726776714.95438: done getting next task for host managed_node2 6593 1726776714.95440: ^ task is: TASK: Check sysctl 6593 1726776714.95442: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776714.95445: getting variables 6593 1726776714.95447: in VariableManager get_vars() 6593 1726776714.95532: Calling all_inventory to load vars for managed_node2 6593 1726776714.95535: Calling groups_inventory to load vars for managed_node2 6593 1726776714.95536: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776714.95543: Calling all_plugins_play to load vars for managed_node2 6593 1726776714.95544: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776714.95553: Calling groups_plugins_play to load vars for managed_node2 6593 1726776714.95649: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776714.95758: done with get_vars() 6593 1726776714.95766: done getting variables 6593 1726776714.95803: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check sysctl] ************************************************************ task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:170 Thursday 19 September 2024 16:11:54 -0400 (0:00:00.037) 0:01:32.383 **** 6593 1726776714.95824: entering _queue_task() for managed_node2/shell 6593 1726776714.95986: worker is 1 (out of 1 available) 6593 1726776714.95999: exiting _queue_task() for managed_node2/shell 6593 1726776714.96011: done queuing things up, now waiting for results queue to drain 6593 1726776714.96012: waiting for pending results... 6593 1726776714.96174: running TaskExecutor() for managed_node2/TASK: Check sysctl 6593 1726776714.96228: in run() - task 025ceb90-32dd-710c-d93d-000000000023 6593 1726776714.96240: variable 'ansible_search_path' from source: unknown 6593 1726776714.96266: calling self._execute() 6593 1726776714.96333: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776714.96337: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776714.96347: variable 'omit' from source: magic vars 6593 1726776714.96419: variable 'omit' from source: magic vars 6593 1726776714.96439: variable 'omit' from source: magic vars 6593 1726776714.96462: variable 'omit' from source: magic vars 6593 1726776714.96497: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776714.96521: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776714.96537: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776714.96549: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776714.96560: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776714.96584: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776714.96587: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776714.96589: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776714.96653: Set connection var ansible_connection to ssh 6593 1726776714.96659: Set connection var ansible_timeout to 10 6593 1726776714.96662: Set connection var ansible_shell_type to sh 6593 1726776714.96670: Set connection var ansible_shell_executable to /bin/sh 6593 1726776714.96675: Set connection var ansible_pipelining to False 6593 1726776714.96683: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776714.96699: variable 'ansible_shell_executable' from source: unknown 6593 1726776714.96702: variable 'ansible_connection' from source: unknown 6593 1726776714.96704: variable 'ansible_module_compression' from source: unknown 6593 1726776714.96706: variable 'ansible_shell_type' from source: unknown 6593 1726776714.96708: variable 'ansible_shell_executable' from source: unknown 6593 1726776714.96711: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776714.96715: variable 'ansible_pipelining' from source: unknown 6593 1726776714.96717: variable 'ansible_timeout' from source: unknown 6593 1726776714.96723: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776714.96823: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776714.96833: variable 'omit' from source: magic vars 6593 1726776714.96838: starting attempt loop 6593 1726776714.96840: running the handler 6593 1726776714.96851: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776714.96868: _low_level_execute_command(): starting 6593 1726776714.96874: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776714.97380: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776714.97388: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776714.97417: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776714.97435: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776714.97446: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776714.97491: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776714.97498: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776714.97508: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776714.97567: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776714.99296: stdout chunk (state=3): >>>/root <<< 6593 1726776714.99412: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776714.99493: stderr chunk (state=3): >>><<< 6593 1726776714.99496: stdout chunk (state=3): >>><<< 6593 1726776714.99608: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776714.99611: _low_level_execute_command(): starting 6593 1726776714.99614: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776714.9951692-9673-262681607343840 `" && echo ansible-tmp-1726776714.9951692-9673-262681607343840="` echo /root/.ansible/tmp/ansible-tmp-1726776714.9951692-9673-262681607343840 `" ) && sleep 0' 6593 1726776715.00178: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776715.00193: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776715.00211: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776715.00235: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776715.00276: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776715.00297: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776715.00313: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776715.00335: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776715.00347: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776715.00359: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776715.00373: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776715.00388: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776715.00404: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776715.00429: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776715.00432: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776715.00434: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776715.00485: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776715.00492: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776715.00499: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776715.00552: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776715.02721: stdout chunk (state=3): >>>ansible-tmp-1726776714.9951692-9673-262681607343840=/root/.ansible/tmp/ansible-tmp-1726776714.9951692-9673-262681607343840 <<< 6593 1726776715.02920: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776715.02978: stderr chunk (state=3): >>><<< 6593 1726776715.02982: stdout chunk (state=3): >>><<< 6593 1726776715.02998: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776714.9951692-9673-262681607343840=/root/.ansible/tmp/ansible-tmp-1726776714.9951692-9673-262681607343840 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776715.03030: variable 'ansible_module_compression' from source: unknown 6593 1726776715.03074: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 6593 1726776715.03103: variable 'ansible_facts' from source: unknown 6593 1726776715.03168: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776714.9951692-9673-262681607343840/AnsiballZ_command.py 6593 1726776715.03276: Sending initial data 6593 1726776715.03285: Sent initial data (154 bytes) 6593 1726776715.03941: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776715.03944: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776715.03981: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776715.03984: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776715.03986: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776715.04042: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776715.04048: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776715.04050: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776715.04084: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776715.05811: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776715.05848: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776715.05939: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpz00tpvi5 /root/.ansible/tmp/ansible-tmp-1726776714.9951692-9673-262681607343840/AnsiballZ_command.py <<< 6593 1726776715.05975: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776715.06716: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776715.06812: stderr chunk (state=3): >>><<< 6593 1726776715.06815: stdout chunk (state=3): >>><<< 6593 1726776715.06833: done transferring module to remote 6593 1726776715.06841: _low_level_execute_command(): starting 6593 1726776715.06846: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776714.9951692-9673-262681607343840/ /root/.ansible/tmp/ansible-tmp-1726776714.9951692-9673-262681607343840/AnsiballZ_command.py && sleep 0' 6593 1726776715.07282: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776715.07285: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776715.07314: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776715.07320: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776715.07322: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776715.07369: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776715.07384: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776715.07422: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776715.09165: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776715.09207: stderr chunk (state=3): >>><<< 6593 1726776715.09210: stdout chunk (state=3): >>><<< 6593 1726776715.09225: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776715.09228: _low_level_execute_command(): starting 6593 1726776715.09233: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776714.9951692-9673-262681607343840/AnsiballZ_command.py && sleep 0' 6593 1726776715.09660: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776715.09672: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776715.09695: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776715.09707: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776715.09756: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776715.09775: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776715.09813: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776715.23751: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -qx 400001", "start": "2024-09-19 16:11:55.231240", "end": "2024-09-19 16:11:55.236530", "delta": "0:00:00.005290", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nsysctl -n fs.file-max | grep -qx 400001", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 6593 1726776715.25067: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776715.25123: stderr chunk (state=3): >>><<< 6593 1726776715.25129: stdout chunk (state=3): >>><<< 6593 1726776715.25149: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -qx 400001", "start": "2024-09-19 16:11:55.231240", "end": "2024-09-19 16:11:55.236530", "delta": "0:00:00.005290", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nsysctl -n fs.file-max | grep -qx 400001", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776715.25191: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euo pipefail\nsysctl -n fs.file-max | grep -qx 400001', '_uses_shell': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776714.9951692-9673-262681607343840/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776715.25196: _low_level_execute_command(): starting 6593 1726776715.25201: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776714.9951692-9673-262681607343840/ > /dev/null 2>&1 && sleep 0' 6593 1726776715.25655: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776715.25671: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776715.25692: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776715.25704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776715.25752: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776715.25767: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776715.25861: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776715.27627: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776715.27678: stderr chunk (state=3): >>><<< 6593 1726776715.27681: stdout chunk (state=3): >>><<< 6593 1726776715.27694: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776715.27700: handler run complete 6593 1726776715.27721: Evaluated conditional (False): False 6593 1726776715.27729: attempt loop complete, returning result 6593 1726776715.27732: _execute() done 6593 1726776715.27734: dumping result to json 6593 1726776715.27739: done dumping result, returning 6593 1726776715.27746: done running TaskExecutor() for managed_node2/TASK: Check sysctl [025ceb90-32dd-710c-d93d-000000000023] 6593 1726776715.27753: sending task result for task 025ceb90-32dd-710c-d93d-000000000023 6593 1726776715.27851: done sending task result for task 025ceb90-32dd-710c-d93d-000000000023 6593 1726776715.27854: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -qx 400001", "delta": "0:00:00.005290", "end": "2024-09-19 16:11:55.236530", "rc": 0, "start": "2024-09-19 16:11:55.231240" } 6593 1726776715.27914: no more pending results, returning what we have 6593 1726776715.27919: results queue empty 6593 1726776715.27921: checking for any_errors_fatal 6593 1726776715.27925: done checking for any_errors_fatal 6593 1726776715.27926: checking for max_fail_percentage 6593 1726776715.27928: done checking for max_fail_percentage 6593 1726776715.27929: checking to see if all hosts have failed and the running result is not ok 6593 1726776715.27930: done checking to see if all hosts have failed 6593 1726776715.27930: getting the remaining hosts for this loop 6593 1726776715.27932: done getting the remaining hosts for this loop 6593 1726776715.27935: getting the next task for host managed_node2 6593 1726776715.27940: done getting next task for host managed_node2 6593 1726776715.27943: ^ task is: TASK: Check sysfs after role runs 6593 1726776715.27944: ^ state is: HOST STATE: block=2, task=41, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776715.27948: getting variables 6593 1726776715.27949: in VariableManager get_vars() 6593 1726776715.27985: Calling all_inventory to load vars for managed_node2 6593 1726776715.27987: Calling groups_inventory to load vars for managed_node2 6593 1726776715.27989: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776715.27999: Calling all_plugins_play to load vars for managed_node2 6593 1726776715.28001: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776715.28004: Calling groups_plugins_play to load vars for managed_node2 6593 1726776715.28122: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776715.28262: done with get_vars() 6593 1726776715.28272: done getting variables 6593 1726776715.28315: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check sysfs after role runs] ********************************************* task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:176 Thursday 19 September 2024 16:11:55 -0400 (0:00:00.325) 0:01:32.708 **** 6593 1726776715.28337: entering _queue_task() for managed_node2/command 6593 1726776715.28516: worker is 1 (out of 1 available) 6593 1726776715.28533: exiting _queue_task() for managed_node2/command 6593 1726776715.28544: done queuing things up, now waiting for results queue to drain 6593 1726776715.28545: waiting for pending results... 6593 1726776715.28717: running TaskExecutor() for managed_node2/TASK: Check sysfs after role runs 6593 1726776715.28777: in run() - task 025ceb90-32dd-710c-d93d-000000000024 6593 1726776715.28789: variable 'ansible_search_path' from source: unknown 6593 1726776715.28822: calling self._execute() 6593 1726776715.28888: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776715.28891: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776715.28901: variable 'omit' from source: magic vars 6593 1726776715.28977: variable 'omit' from source: magic vars 6593 1726776715.29002: variable 'omit' from source: magic vars 6593 1726776715.29026: variable 'omit' from source: magic vars 6593 1726776715.29066: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776715.29088: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776715.29105: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776715.29119: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776715.29130: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776715.29152: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776715.29155: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776715.29158: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776715.29224: Set connection var ansible_connection to ssh 6593 1726776715.29231: Set connection var ansible_timeout to 10 6593 1726776715.29234: Set connection var ansible_shell_type to sh 6593 1726776715.29239: Set connection var ansible_shell_executable to /bin/sh 6593 1726776715.29244: Set connection var ansible_pipelining to False 6593 1726776715.29252: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776715.29270: variable 'ansible_shell_executable' from source: unknown 6593 1726776715.29272: variable 'ansible_connection' from source: unknown 6593 1726776715.29275: variable 'ansible_module_compression' from source: unknown 6593 1726776715.29277: variable 'ansible_shell_type' from source: unknown 6593 1726776715.29281: variable 'ansible_shell_executable' from source: unknown 6593 1726776715.29284: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776715.29286: variable 'ansible_pipelining' from source: unknown 6593 1726776715.29290: variable 'ansible_timeout' from source: unknown 6593 1726776715.29293: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776715.29395: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776715.29405: variable 'omit' from source: magic vars 6593 1726776715.29410: starting attempt loop 6593 1726776715.29413: running the handler 6593 1726776715.29429: _low_level_execute_command(): starting 6593 1726776715.29435: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776715.29940: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776715.29948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776715.29981: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776715.29996: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776715.30043: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776715.30055: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776715.30104: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776715.31717: stdout chunk (state=3): >>>/root <<< 6593 1726776715.31821: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776715.31870: stderr chunk (state=3): >>><<< 6593 1726776715.31874: stdout chunk (state=3): >>><<< 6593 1726776715.31895: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776715.31906: _low_level_execute_command(): starting 6593 1726776715.31911: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776715.3189425-9684-235438123936205 `" && echo ansible-tmp-1726776715.3189425-9684-235438123936205="` echo /root/.ansible/tmp/ansible-tmp-1726776715.3189425-9684-235438123936205 `" ) && sleep 0' 6593 1726776715.32330: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776715.32336: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776715.32366: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776715.32379: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776715.32395: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776715.32434: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776715.32446: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776715.32538: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776715.34681: stdout chunk (state=3): >>>ansible-tmp-1726776715.3189425-9684-235438123936205=/root/.ansible/tmp/ansible-tmp-1726776715.3189425-9684-235438123936205 <<< 6593 1726776715.34793: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776715.34839: stderr chunk (state=3): >>><<< 6593 1726776715.34842: stdout chunk (state=3): >>><<< 6593 1726776715.34857: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776715.3189425-9684-235438123936205=/root/.ansible/tmp/ansible-tmp-1726776715.3189425-9684-235438123936205 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776715.34883: variable 'ansible_module_compression' from source: unknown 6593 1726776715.34922: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 6593 1726776715.34948: variable 'ansible_facts' from source: unknown 6593 1726776715.35006: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776715.3189425-9684-235438123936205/AnsiballZ_command.py 6593 1726776715.35104: Sending initial data 6593 1726776715.35108: Sent initial data (154 bytes) 6593 1726776715.35752: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776715.35765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776715.35782: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776715.35793: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776715.35802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776715.35850: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776715.35862: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776715.35904: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776715.37643: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776715.37688: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776715.37727: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmp16xkpffm /root/.ansible/tmp/ansible-tmp-1726776715.3189425-9684-235438123936205/AnsiballZ_command.py <<< 6593 1726776715.37754: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776715.38551: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776715.38647: stderr chunk (state=3): >>><<< 6593 1726776715.38650: stdout chunk (state=3): >>><<< 6593 1726776715.38668: done transferring module to remote 6593 1726776715.38676: _low_level_execute_command(): starting 6593 1726776715.38680: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776715.3189425-9684-235438123936205/ /root/.ansible/tmp/ansible-tmp-1726776715.3189425-9684-235438123936205/AnsiballZ_command.py && sleep 0' 6593 1726776715.39114: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776715.39120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776715.39151: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776715.39165: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776715.39214: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776715.39228: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776715.39270: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776715.40992: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776715.41038: stderr chunk (state=3): >>><<< 6593 1726776715.41041: stdout chunk (state=3): >>><<< 6593 1726776715.41056: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776715.41065: _low_level_execute_command(): starting 6593 1726776715.41068: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776715.3189425-9684-235438123936205/AnsiballZ_command.py && sleep 0' 6593 1726776715.41494: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776715.41507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776715.41527: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776715.41545: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776715.41590: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776715.41601: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776715.41651: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776715.55467: stdout chunk (state=3): >>> {"changed": true, "stdout": "60666", "stderr": "", "rc": 0, "cmd": ["grep", "-x", "60666", "/sys/class/net/lo/mtu"], "start": "2024-09-19 16:11:55.550096", "end": "2024-09-19 16:11:55.553700", "delta": "0:00:00.003604", "msg": "", "invocation": {"module_args": {"_raw_params": "grep -x 60666 /sys/class/net/lo/mtu", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 6593 1726776715.56659: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776715.56720: stderr chunk (state=3): >>><<< 6593 1726776715.56724: stdout chunk (state=3): >>><<< 6593 1726776715.56740: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "60666", "stderr": "", "rc": 0, "cmd": ["grep", "-x", "60666", "/sys/class/net/lo/mtu"], "start": "2024-09-19 16:11:55.550096", "end": "2024-09-19 16:11:55.553700", "delta": "0:00:00.003604", "msg": "", "invocation": {"module_args": {"_raw_params": "grep -x 60666 /sys/class/net/lo/mtu", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776715.56783: done with _execute_module (ansible.legacy.command, {'_raw_params': 'grep -x 60666 /sys/class/net/lo/mtu', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776715.3189425-9684-235438123936205/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776715.56796: _low_level_execute_command(): starting 6593 1726776715.56799: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776715.3189425-9684-235438123936205/ > /dev/null 2>&1 && sleep 0' 6593 1726776715.57244: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776715.57257: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776715.57277: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776715.57288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776715.57297: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776715.57344: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776715.57356: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776715.57396: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776715.59154: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776715.59197: stderr chunk (state=3): >>><<< 6593 1726776715.59200: stdout chunk (state=3): >>><<< 6593 1726776715.59212: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776715.59221: handler run complete 6593 1726776715.59239: Evaluated conditional (False): False 6593 1726776715.59249: attempt loop complete, returning result 6593 1726776715.59252: _execute() done 6593 1726776715.59255: dumping result to json 6593 1726776715.59261: done dumping result, returning 6593 1726776715.59270: done running TaskExecutor() for managed_node2/TASK: Check sysfs after role runs [025ceb90-32dd-710c-d93d-000000000024] 6593 1726776715.59277: sending task result for task 025ceb90-32dd-710c-d93d-000000000024 6593 1726776715.59372: done sending task result for task 025ceb90-32dd-710c-d93d-000000000024 6593 1726776715.59375: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "grep", "-x", "60666", "/sys/class/net/lo/mtu" ], "delta": "0:00:00.003604", "end": "2024-09-19 16:11:55.553700", "rc": 0, "start": "2024-09-19 16:11:55.550096" } STDOUT: 60666 6593 1726776715.59441: no more pending results, returning what we have 6593 1726776715.59445: results queue empty 6593 1726776715.59446: checking for any_errors_fatal 6593 1726776715.59454: done checking for any_errors_fatal 6593 1726776715.59455: checking for max_fail_percentage 6593 1726776715.59456: done checking for max_fail_percentage 6593 1726776715.59457: checking to see if all hosts have failed and the running result is not ok 6593 1726776715.59458: done checking to see if all hosts have failed 6593 1726776715.59459: getting the remaining hosts for this loop 6593 1726776715.59460: done getting the remaining hosts for this loop 6593 1726776715.59464: getting the next task for host managed_node2 6593 1726776715.59469: done getting next task for host managed_node2 6593 1726776715.59472: ^ task is: TASK: Apply kernel_settings for removing section 6593 1726776715.59474: ^ state is: HOST STATE: block=2, task=42, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776715.59477: getting variables 6593 1726776715.59479: in VariableManager get_vars() 6593 1726776715.59512: Calling all_inventory to load vars for managed_node2 6593 1726776715.59514: Calling groups_inventory to load vars for managed_node2 6593 1726776715.59516: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776715.59530: Calling all_plugins_play to load vars for managed_node2 6593 1726776715.59532: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776715.59535: Calling groups_plugins_play to load vars for managed_node2 6593 1726776715.59644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776715.59759: done with get_vars() 6593 1726776715.59768: done getting variables TASK [Apply kernel_settings for removing section] ****************************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:180 Thursday 19 September 2024 16:11:55 -0400 (0:00:00.314) 0:01:33.023 **** 6593 1726776715.59833: entering _queue_task() for managed_node2/include_role 6593 1726776715.60000: worker is 1 (out of 1 available) 6593 1726776715.60013: exiting _queue_task() for managed_node2/include_role 6593 1726776715.60027: done queuing things up, now waiting for results queue to drain 6593 1726776715.60028: waiting for pending results... 6593 1726776715.60202: running TaskExecutor() for managed_node2/TASK: Apply kernel_settings for removing section 6593 1726776715.60265: in run() - task 025ceb90-32dd-710c-d93d-000000000025 6593 1726776715.60279: variable 'ansible_search_path' from source: unknown 6593 1726776715.60309: calling self._execute() 6593 1726776715.60375: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776715.60380: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776715.60388: variable 'omit' from source: magic vars 6593 1726776715.60461: _execute() done 6593 1726776715.60466: dumping result to json 6593 1726776715.60470: done dumping result, returning 6593 1726776715.60477: done running TaskExecutor() for managed_node2/TASK: Apply kernel_settings for removing section [025ceb90-32dd-710c-d93d-000000000025] 6593 1726776715.60483: sending task result for task 025ceb90-32dd-710c-d93d-000000000025 6593 1726776715.60590: done sending task result for task 025ceb90-32dd-710c-d93d-000000000025 6593 1726776715.60594: WORKER PROCESS EXITING 6593 1726776715.60620: no more pending results, returning what we have 6593 1726776715.60624: in VariableManager get_vars() 6593 1726776715.60656: Calling all_inventory to load vars for managed_node2 6593 1726776715.60659: Calling groups_inventory to load vars for managed_node2 6593 1726776715.60661: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776715.60668: Calling all_plugins_play to load vars for managed_node2 6593 1726776715.60670: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776715.60672: Calling groups_plugins_play to load vars for managed_node2 6593 1726776715.60809: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776715.60919: done with get_vars() 6593 1726776715.60924: variable 'ansible_search_path' from source: unknown 6593 1726776715.62990: variable 'omit' from source: magic vars 6593 1726776715.63005: variable 'omit' from source: magic vars 6593 1726776715.63014: variable 'omit' from source: magic vars 6593 1726776715.63016: we have included files to process 6593 1726776715.63017: generating all_blocks data 6593 1726776715.63019: done generating all_blocks data 6593 1726776715.63021: processing included file: fedora.linux_system_roles.kernel_settings 6593 1726776715.63033: in VariableManager get_vars() 6593 1726776715.63043: done with get_vars() 6593 1726776715.63060: in VariableManager get_vars() 6593 1726776715.63070: done with get_vars() 6593 1726776715.63092: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/main.yml 6593 1726776715.63129: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/defaults/main.yml 6593 1726776715.63143: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/meta/main.yml 6593 1726776715.63187: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml 6593 1726776715.63494: in VariableManager get_vars() 6593 1726776715.63508: done with get_vars() 6593 1726776715.64299: in VariableManager get_vars() 6593 1726776715.64313: done with get_vars() 6593 1726776715.64412: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml 6593 1726776715.64782: iterating over new_blocks loaded from include file 6593 1726776715.64783: in VariableManager get_vars() 6593 1726776715.64794: done with get_vars() 6593 1726776715.64795: filtering new block on tags 6593 1726776715.64831: done filtering new block on tags 6593 1726776715.64833: in VariableManager get_vars() 6593 1726776715.64843: done with get_vars() 6593 1726776715.64844: filtering new block on tags 6593 1726776715.64865: done filtering new block on tags 6593 1726776715.64867: in VariableManager get_vars() 6593 1726776715.64875: done with get_vars() 6593 1726776715.64876: filtering new block on tags 6593 1726776715.64948: done filtering new block on tags 6593 1726776715.64950: in VariableManager get_vars() 6593 1726776715.64959: done with get_vars() 6593 1726776715.64960: filtering new block on tags 6593 1726776715.64971: done filtering new block on tags 6593 1726776715.64972: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kernel_settings for managed_node2 6593 1726776715.64975: extending task lists for all hosts with included blocks 6593 1726776715.66848: done extending task lists 6593 1726776715.66849: done processing included files 6593 1726776715.66850: results queue empty 6593 1726776715.66850: checking for any_errors_fatal 6593 1726776715.66852: done checking for any_errors_fatal 6593 1726776715.66853: checking for max_fail_percentage 6593 1726776715.66853: done checking for max_fail_percentage 6593 1726776715.66854: checking to see if all hosts have failed and the running result is not ok 6593 1726776715.66855: done checking to see if all hosts have failed 6593 1726776715.66855: getting the remaining hosts for this loop 6593 1726776715.66856: done getting the remaining hosts for this loop 6593 1726776715.66858: getting the next task for host managed_node2 6593 1726776715.66860: done getting next task for host managed_node2 6593 1726776715.66862: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 6593 1726776715.66864: ^ state is: HOST STATE: block=2, task=43, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776715.66871: getting variables 6593 1726776715.66871: in VariableManager get_vars() 6593 1726776715.66880: Calling all_inventory to load vars for managed_node2 6593 1726776715.66882: Calling groups_inventory to load vars for managed_node2 6593 1726776715.66883: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776715.66886: Calling all_plugins_play to load vars for managed_node2 6593 1726776715.66888: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776715.66889: Calling groups_plugins_play to load vars for managed_node2 6593 1726776715.66968: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776715.67075: done with get_vars() 6593 1726776715.67081: done getting variables 6593 1726776715.67106: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:2 Thursday 19 September 2024 16:11:55 -0400 (0:00:00.072) 0:01:33.096 **** 6593 1726776715.67126: entering _queue_task() for managed_node2/fail 6593 1726776715.67315: worker is 1 (out of 1 available) 6593 1726776715.67330: exiting _queue_task() for managed_node2/fail 6593 1726776715.67341: done queuing things up, now waiting for results queue to drain 6593 1726776715.67342: waiting for pending results... 6593 1726776715.67521: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 6593 1726776715.67588: in run() - task 025ceb90-32dd-710c-d93d-0000000009ee 6593 1726776715.67599: variable 'ansible_search_path' from source: unknown 6593 1726776715.67602: variable 'ansible_search_path' from source: unknown 6593 1726776715.67633: calling self._execute() 6593 1726776715.67698: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776715.67702: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776715.67710: variable 'omit' from source: magic vars 6593 1726776715.68047: variable 'kernel_settings_sysctl' from source: include params 6593 1726776715.68057: variable '__kernel_settings_state_empty' from source: role '' all vars 6593 1726776715.68063: Evaluated conditional (kernel_settings_sysctl != __kernel_settings_state_empty): False 6593 1726776715.68069: when evaluation is False, skipping this task 6593 1726776715.68073: _execute() done 6593 1726776715.68075: dumping result to json 6593 1726776715.68078: done dumping result, returning 6593 1726776715.68086: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values [025ceb90-32dd-710c-d93d-0000000009ee] 6593 1726776715.68091: sending task result for task 025ceb90-32dd-710c-d93d-0000000009ee 6593 1726776715.68177: done sending task result for task 025ceb90-32dd-710c-d93d-0000000009ee 6593 1726776715.68180: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "kernel_settings_sysctl != __kernel_settings_state_empty", "skip_reason": "Conditional result was False" } 6593 1726776715.68253: no more pending results, returning what we have 6593 1726776715.68256: results queue empty 6593 1726776715.68257: checking for any_errors_fatal 6593 1726776715.68258: done checking for any_errors_fatal 6593 1726776715.68259: checking for max_fail_percentage 6593 1726776715.68260: done checking for max_fail_percentage 6593 1726776715.68261: checking to see if all hosts have failed and the running result is not ok 6593 1726776715.68261: done checking to see if all hosts have failed 6593 1726776715.68262: getting the remaining hosts for this loop 6593 1726776715.68263: done getting the remaining hosts for this loop 6593 1726776715.68266: getting the next task for host managed_node2 6593 1726776715.68271: done getting next task for host managed_node2 6593 1726776715.68274: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 6593 1726776715.68277: ^ state is: HOST STATE: block=2, task=43, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776715.68288: getting variables 6593 1726776715.68289: in VariableManager get_vars() 6593 1726776715.68311: Calling all_inventory to load vars for managed_node2 6593 1726776715.68313: Calling groups_inventory to load vars for managed_node2 6593 1726776715.68314: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776715.68322: Calling all_plugins_play to load vars for managed_node2 6593 1726776715.68324: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776715.68326: Calling groups_plugins_play to load vars for managed_node2 6593 1726776715.68443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776715.68557: done with get_vars() 6593 1726776715.68564: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Set version specific variables] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:9 Thursday 19 September 2024 16:11:55 -0400 (0:00:00.014) 0:01:33.111 **** 6593 1726776715.68624: entering _queue_task() for managed_node2/include_tasks 6593 1726776715.68782: worker is 1 (out of 1 available) 6593 1726776715.68795: exiting _queue_task() for managed_node2/include_tasks 6593 1726776715.68807: done queuing things up, now waiting for results queue to drain 6593 1726776715.68808: waiting for pending results... 6593 1726776715.68963: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 6593 1726776715.69030: in run() - task 025ceb90-32dd-710c-d93d-0000000009ef 6593 1726776715.69041: variable 'ansible_search_path' from source: unknown 6593 1726776715.69044: variable 'ansible_search_path' from source: unknown 6593 1726776715.69073: calling self._execute() 6593 1726776715.69136: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776715.69142: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776715.69149: variable 'omit' from source: magic vars 6593 1726776715.69223: _execute() done 6593 1726776715.69227: dumping result to json 6593 1726776715.69230: done dumping result, returning 6593 1726776715.69237: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables [025ceb90-32dd-710c-d93d-0000000009ef] 6593 1726776715.69243: sending task result for task 025ceb90-32dd-710c-d93d-0000000009ef 6593 1726776715.69326: done sending task result for task 025ceb90-32dd-710c-d93d-0000000009ef 6593 1726776715.69329: WORKER PROCESS EXITING 6593 1726776715.69392: no more pending results, returning what we have 6593 1726776715.69395: in VariableManager get_vars() 6593 1726776715.69424: Calling all_inventory to load vars for managed_node2 6593 1726776715.69426: Calling groups_inventory to load vars for managed_node2 6593 1726776715.69427: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776715.69433: Calling all_plugins_play to load vars for managed_node2 6593 1726776715.69435: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776715.69437: Calling groups_plugins_play to load vars for managed_node2 6593 1726776715.69534: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776715.69649: done with get_vars() 6593 1726776715.69654: variable 'ansible_search_path' from source: unknown 6593 1726776715.69654: variable 'ansible_search_path' from source: unknown 6593 1726776715.69676: we have included files to process 6593 1726776715.69676: generating all_blocks data 6593 1726776715.69678: done generating all_blocks data 6593 1726776715.69684: processing included file: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 6593 1726776715.69685: loading included file: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 6593 1726776715.69686: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 6593 1726776715.70124: done processing included file 6593 1726776715.70126: iterating over new_blocks loaded from include file 6593 1726776715.70127: in VariableManager get_vars() 6593 1726776715.70141: done with get_vars() 6593 1726776715.70142: filtering new block on tags 6593 1726776715.70157: done filtering new block on tags 6593 1726776715.70158: in VariableManager get_vars() 6593 1726776715.70171: done with get_vars() 6593 1726776715.70173: filtering new block on tags 6593 1726776715.70194: done filtering new block on tags 6593 1726776715.70195: in VariableManager get_vars() 6593 1726776715.70207: done with get_vars() 6593 1726776715.70209: filtering new block on tags 6593 1726776715.70233: done filtering new block on tags 6593 1726776715.70235: in VariableManager get_vars() 6593 1726776715.70247: done with get_vars() 6593 1726776715.70248: filtering new block on tags 6593 1726776715.70261: done filtering new block on tags 6593 1726776715.70262: done iterating over new_blocks loaded from include file included: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml for managed_node2 6593 1726776715.70266: extending task lists for all hosts with included blocks 6593 1726776715.70351: done extending task lists 6593 1726776715.70352: done processing included files 6593 1726776715.70352: results queue empty 6593 1726776715.70353: checking for any_errors_fatal 6593 1726776715.70355: done checking for any_errors_fatal 6593 1726776715.70355: checking for max_fail_percentage 6593 1726776715.70356: done checking for max_fail_percentage 6593 1726776715.70356: checking to see if all hosts have failed and the running result is not ok 6593 1726776715.70357: done checking to see if all hosts have failed 6593 1726776715.70357: getting the remaining hosts for this loop 6593 1726776715.70358: done getting the remaining hosts for this loop 6593 1726776715.70360: getting the next task for host managed_node2 6593 1726776715.70362: done getting next task for host managed_node2 6593 1726776715.70364: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 6593 1726776715.70367: ^ state is: HOST STATE: block=2, task=43, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776715.70373: getting variables 6593 1726776715.70374: in VariableManager get_vars() 6593 1726776715.70382: Calling all_inventory to load vars for managed_node2 6593 1726776715.70383: Calling groups_inventory to load vars for managed_node2 6593 1726776715.70385: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776715.70388: Calling all_plugins_play to load vars for managed_node2 6593 1726776715.70389: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776715.70390: Calling groups_plugins_play to load vars for managed_node2 6593 1726776715.70469: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776715.70591: done with get_vars() 6593 1726776715.70598: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 Thursday 19 September 2024 16:11:55 -0400 (0:00:00.020) 0:01:33.131 **** 6593 1726776715.70645: entering _queue_task() for managed_node2/setup 6593 1726776715.70803: worker is 1 (out of 1 available) 6593 1726776715.70815: exiting _queue_task() for managed_node2/setup 6593 1726776715.70828: done queuing things up, now waiting for results queue to drain 6593 1726776715.70830: waiting for pending results... 6593 1726776715.70977: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 6593 1726776715.71058: in run() - task 025ceb90-32dd-710c-d93d-000000000bd2 6593 1726776715.71071: variable 'ansible_search_path' from source: unknown 6593 1726776715.71075: variable 'ansible_search_path' from source: unknown 6593 1726776715.71099: calling self._execute() 6593 1726776715.71158: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776715.71162: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776715.71171: variable 'omit' from source: magic vars 6593 1726776715.71516: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776715.73010: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776715.73211: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776715.73239: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776715.73264: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776715.73286: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776715.73343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776715.73363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776715.73383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776715.73408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776715.73421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776715.73459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776715.73478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776715.73494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776715.73520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776715.73531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776715.73644: variable '__kernel_settings_required_facts' from source: role '' all vars 6593 1726776715.73652: variable 'ansible_facts' from source: unknown 6593 1726776715.73709: Evaluated conditional (__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 6593 1726776715.73713: when evaluation is False, skipping this task 6593 1726776715.73715: _execute() done 6593 1726776715.73721: dumping result to json 6593 1726776715.73723: done dumping result, returning 6593 1726776715.73728: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role [025ceb90-32dd-710c-d93d-000000000bd2] 6593 1726776715.73734: sending task result for task 025ceb90-32dd-710c-d93d-000000000bd2 6593 1726776715.73806: done sending task result for task 025ceb90-32dd-710c-d93d-000000000bd2 6593 1726776715.73809: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 6593 1726776715.73853: no more pending results, returning what we have 6593 1726776715.73857: results queue empty 6593 1726776715.73858: checking for any_errors_fatal 6593 1726776715.73859: done checking for any_errors_fatal 6593 1726776715.73860: checking for max_fail_percentage 6593 1726776715.73861: done checking for max_fail_percentage 6593 1726776715.73862: checking to see if all hosts have failed and the running result is not ok 6593 1726776715.73863: done checking to see if all hosts have failed 6593 1726776715.73864: getting the remaining hosts for this loop 6593 1726776715.73865: done getting the remaining hosts for this loop 6593 1726776715.73869: getting the next task for host managed_node2 6593 1726776715.73875: done getting next task for host managed_node2 6593 1726776715.73879: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 6593 1726776715.73882: ^ state is: HOST STATE: block=2, task=43, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776715.73898: getting variables 6593 1726776715.73899: in VariableManager get_vars() 6593 1726776715.73931: Calling all_inventory to load vars for managed_node2 6593 1726776715.73934: Calling groups_inventory to load vars for managed_node2 6593 1726776715.73936: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776715.73944: Calling all_plugins_play to load vars for managed_node2 6593 1726776715.73946: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776715.73949: Calling groups_plugins_play to load vars for managed_node2 6593 1726776715.74053: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776715.74180: done with get_vars() 6593 1726776715.74188: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if system is ostree] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:10 Thursday 19 September 2024 16:11:55 -0400 (0:00:00.036) 0:01:33.167 **** 6593 1726776715.74250: entering _queue_task() for managed_node2/stat 6593 1726776715.74412: worker is 1 (out of 1 available) 6593 1726776715.74427: exiting _queue_task() for managed_node2/stat 6593 1726776715.74438: done queuing things up, now waiting for results queue to drain 6593 1726776715.74439: waiting for pending results... 6593 1726776715.74598: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 6593 1726776715.74690: in run() - task 025ceb90-32dd-710c-d93d-000000000bd4 6593 1726776715.74701: variable 'ansible_search_path' from source: unknown 6593 1726776715.74704: variable 'ansible_search_path' from source: unknown 6593 1726776715.74736: calling self._execute() 6593 1726776715.74799: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776715.74802: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776715.74813: variable 'omit' from source: magic vars 6593 1726776715.75134: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776715.75352: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776715.75383: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776715.75406: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776715.75435: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776715.75495: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 6593 1726776715.75513: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 6593 1726776715.75532: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776715.75551: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 6593 1726776715.75638: variable '__kernel_settings_is_ostree' from source: set_fact 6593 1726776715.75646: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 6593 1726776715.75651: when evaluation is False, skipping this task 6593 1726776715.75654: _execute() done 6593 1726776715.75657: dumping result to json 6593 1726776715.75661: done dumping result, returning 6593 1726776715.75670: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree [025ceb90-32dd-710c-d93d-000000000bd4] 6593 1726776715.75675: sending task result for task 025ceb90-32dd-710c-d93d-000000000bd4 6593 1726776715.75752: done sending task result for task 025ceb90-32dd-710c-d93d-000000000bd4 6593 1726776715.75755: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 6593 1726776715.75800: no more pending results, returning what we have 6593 1726776715.75804: results queue empty 6593 1726776715.75805: checking for any_errors_fatal 6593 1726776715.75810: done checking for any_errors_fatal 6593 1726776715.75811: checking for max_fail_percentage 6593 1726776715.75813: done checking for max_fail_percentage 6593 1726776715.75814: checking to see if all hosts have failed and the running result is not ok 6593 1726776715.75814: done checking to see if all hosts have failed 6593 1726776715.75815: getting the remaining hosts for this loop 6593 1726776715.75816: done getting the remaining hosts for this loop 6593 1726776715.75823: getting the next task for host managed_node2 6593 1726776715.75828: done getting next task for host managed_node2 6593 1726776715.75832: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 6593 1726776715.75835: ^ state is: HOST STATE: block=2, task=43, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776715.75850: getting variables 6593 1726776715.75851: in VariableManager get_vars() 6593 1726776715.75878: Calling all_inventory to load vars for managed_node2 6593 1726776715.75880: Calling groups_inventory to load vars for managed_node2 6593 1726776715.75881: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776715.75887: Calling all_plugins_play to load vars for managed_node2 6593 1726776715.75889: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776715.75891: Calling groups_plugins_play to load vars for managed_node2 6593 1726776715.76022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776715.76136: done with get_vars() 6593 1726776715.76142: done getting variables 6593 1726776715.76179: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:15 Thursday 19 September 2024 16:11:55 -0400 (0:00:00.019) 0:01:33.186 **** 6593 1726776715.76200: entering _queue_task() for managed_node2/set_fact 6593 1726776715.76357: worker is 1 (out of 1 available) 6593 1726776715.76369: exiting _queue_task() for managed_node2/set_fact 6593 1726776715.76379: done queuing things up, now waiting for results queue to drain 6593 1726776715.76381: waiting for pending results... 6593 1726776715.76534: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 6593 1726776715.76617: in run() - task 025ceb90-32dd-710c-d93d-000000000bd5 6593 1726776715.76631: variable 'ansible_search_path' from source: unknown 6593 1726776715.76635: variable 'ansible_search_path' from source: unknown 6593 1726776715.76660: calling self._execute() 6593 1726776715.76726: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776715.76730: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776715.76737: variable 'omit' from source: magic vars 6593 1726776715.77056: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776715.77224: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776715.77258: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776715.77284: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776715.77310: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776715.77372: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 6593 1726776715.77390: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 6593 1726776715.77408: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776715.77433: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 6593 1726776715.77522: variable '__kernel_settings_is_ostree' from source: set_fact 6593 1726776715.77530: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 6593 1726776715.77533: when evaluation is False, skipping this task 6593 1726776715.77536: _execute() done 6593 1726776715.77538: dumping result to json 6593 1726776715.77541: done dumping result, returning 6593 1726776715.77548: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree [025ceb90-32dd-710c-d93d-000000000bd5] 6593 1726776715.77554: sending task result for task 025ceb90-32dd-710c-d93d-000000000bd5 6593 1726776715.77636: done sending task result for task 025ceb90-32dd-710c-d93d-000000000bd5 6593 1726776715.77640: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 6593 1726776715.77682: no more pending results, returning what we have 6593 1726776715.77686: results queue empty 6593 1726776715.77687: checking for any_errors_fatal 6593 1726776715.77691: done checking for any_errors_fatal 6593 1726776715.77692: checking for max_fail_percentage 6593 1726776715.77693: done checking for max_fail_percentage 6593 1726776715.77694: checking to see if all hosts have failed and the running result is not ok 6593 1726776715.77695: done checking to see if all hosts have failed 6593 1726776715.77695: getting the remaining hosts for this loop 6593 1726776715.77697: done getting the remaining hosts for this loop 6593 1726776715.77700: getting the next task for host managed_node2 6593 1726776715.77707: done getting next task for host managed_node2 6593 1726776715.77710: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 6593 1726776715.77713: ^ state is: HOST STATE: block=2, task=43, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776715.77730: getting variables 6593 1726776715.77731: in VariableManager get_vars() 6593 1726776715.77757: Calling all_inventory to load vars for managed_node2 6593 1726776715.77759: Calling groups_inventory to load vars for managed_node2 6593 1726776715.77761: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776715.77767: Calling all_plugins_play to load vars for managed_node2 6593 1726776715.77769: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776715.77771: Calling groups_plugins_play to load vars for managed_node2 6593 1726776715.77871: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776715.77990: done with get_vars() 6593 1726776715.77997: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:22 Thursday 19 September 2024 16:11:55 -0400 (0:00:00.018) 0:01:33.205 **** 6593 1726776715.78058: entering _queue_task() for managed_node2/stat 6593 1726776715.78223: worker is 1 (out of 1 available) 6593 1726776715.78237: exiting _queue_task() for managed_node2/stat 6593 1726776715.78247: done queuing things up, now waiting for results queue to drain 6593 1726776715.78248: waiting for pending results... 6593 1726776715.78404: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 6593 1726776715.78485: in run() - task 025ceb90-32dd-710c-d93d-000000000bd7 6593 1726776715.78496: variable 'ansible_search_path' from source: unknown 6593 1726776715.78499: variable 'ansible_search_path' from source: unknown 6593 1726776715.78526: calling self._execute() 6593 1726776715.78586: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776715.78589: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776715.78597: variable 'omit' from source: magic vars 6593 1726776715.78911: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776715.79131: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776715.79162: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776715.79188: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776715.79213: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776715.79273: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 6593 1726776715.79290: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 6593 1726776715.79308: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776715.79327: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 6593 1726776715.79412: variable '__kernel_settings_is_transactional' from source: set_fact 6593 1726776715.79421: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 6593 1726776715.79423: when evaluation is False, skipping this task 6593 1726776715.79426: _execute() done 6593 1726776715.79429: dumping result to json 6593 1726776715.79432: done dumping result, returning 6593 1726776715.79439: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin [025ceb90-32dd-710c-d93d-000000000bd7] 6593 1726776715.79444: sending task result for task 025ceb90-32dd-710c-d93d-000000000bd7 6593 1726776715.79524: done sending task result for task 025ceb90-32dd-710c-d93d-000000000bd7 6593 1726776715.79528: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 6593 1726776715.79592: no more pending results, returning what we have 6593 1726776715.79595: results queue empty 6593 1726776715.79596: checking for any_errors_fatal 6593 1726776715.79601: done checking for any_errors_fatal 6593 1726776715.79601: checking for max_fail_percentage 6593 1726776715.79603: done checking for max_fail_percentage 6593 1726776715.79604: checking to see if all hosts have failed and the running result is not ok 6593 1726776715.79604: done checking to see if all hosts have failed 6593 1726776715.79605: getting the remaining hosts for this loop 6593 1726776715.79606: done getting the remaining hosts for this loop 6593 1726776715.79610: getting the next task for host managed_node2 6593 1726776715.79614: done getting next task for host managed_node2 6593 1726776715.79617: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 6593 1726776715.79621: ^ state is: HOST STATE: block=2, task=43, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776715.79632: getting variables 6593 1726776715.79633: in VariableManager get_vars() 6593 1726776715.79656: Calling all_inventory to load vars for managed_node2 6593 1726776715.79657: Calling groups_inventory to load vars for managed_node2 6593 1726776715.79659: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776715.79665: Calling all_plugins_play to load vars for managed_node2 6593 1726776715.79667: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776715.79669: Calling groups_plugins_play to load vars for managed_node2 6593 1726776715.79803: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776715.79920: done with get_vars() 6593 1726776715.79927: done getting variables 6593 1726776715.79963: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:27 Thursday 19 September 2024 16:11:55 -0400 (0:00:00.019) 0:01:33.224 **** 6593 1726776715.79983: entering _queue_task() for managed_node2/set_fact 6593 1726776715.80143: worker is 1 (out of 1 available) 6593 1726776715.80157: exiting _queue_task() for managed_node2/set_fact 6593 1726776715.80168: done queuing things up, now waiting for results queue to drain 6593 1726776715.80170: waiting for pending results... 6593 1726776715.80323: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 6593 1726776715.80404: in run() - task 025ceb90-32dd-710c-d93d-000000000bd8 6593 1726776715.80416: variable 'ansible_search_path' from source: unknown 6593 1726776715.80422: variable 'ansible_search_path' from source: unknown 6593 1726776715.80448: calling self._execute() 6593 1726776715.80510: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776715.80513: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776715.80524: variable 'omit' from source: magic vars 6593 1726776715.80834: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776715.80997: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776715.81031: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776715.81056: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776715.81084: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776715.81142: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 6593 1726776715.81160: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 6593 1726776715.81182: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776715.81200: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 6593 1726776715.81287: variable '__kernel_settings_is_transactional' from source: set_fact 6593 1726776715.81296: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 6593 1726776715.81299: when evaluation is False, skipping this task 6593 1726776715.81302: _execute() done 6593 1726776715.81304: dumping result to json 6593 1726776715.81307: done dumping result, returning 6593 1726776715.81313: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists [025ceb90-32dd-710c-d93d-000000000bd8] 6593 1726776715.81319: sending task result for task 025ceb90-32dd-710c-d93d-000000000bd8 6593 1726776715.81391: done sending task result for task 025ceb90-32dd-710c-d93d-000000000bd8 6593 1726776715.81394: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 6593 1726776715.81440: no more pending results, returning what we have 6593 1726776715.81443: results queue empty 6593 1726776715.81444: checking for any_errors_fatal 6593 1726776715.81448: done checking for any_errors_fatal 6593 1726776715.81449: checking for max_fail_percentage 6593 1726776715.81450: done checking for max_fail_percentage 6593 1726776715.81451: checking to see if all hosts have failed and the running result is not ok 6593 1726776715.81452: done checking to see if all hosts have failed 6593 1726776715.81452: getting the remaining hosts for this loop 6593 1726776715.81454: done getting the remaining hosts for this loop 6593 1726776715.81457: getting the next task for host managed_node2 6593 1726776715.81463: done getting next task for host managed_node2 6593 1726776715.81467: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 6593 1726776715.81470: ^ state is: HOST STATE: block=2, task=43, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776715.81485: getting variables 6593 1726776715.81486: in VariableManager get_vars() 6593 1726776715.81511: Calling all_inventory to load vars for managed_node2 6593 1726776715.81513: Calling groups_inventory to load vars for managed_node2 6593 1726776715.81514: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776715.81521: Calling all_plugins_play to load vars for managed_node2 6593 1726776715.81523: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776715.81525: Calling groups_plugins_play to load vars for managed_node2 6593 1726776715.81624: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776715.81743: done with get_vars() 6593 1726776715.81750: done getting variables 6593 1726776715.81787: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set platform/version specific variables] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:31 Thursday 19 September 2024 16:11:55 -0400 (0:00:00.018) 0:01:33.242 **** 6593 1726776715.81808: entering _queue_task() for managed_node2/include_vars 6593 1726776715.81967: worker is 1 (out of 1 available) 6593 1726776715.81980: exiting _queue_task() for managed_node2/include_vars 6593 1726776715.81991: done queuing things up, now waiting for results queue to drain 6593 1726776715.81993: waiting for pending results... 6593 1726776715.82144: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 6593 1726776715.82230: in run() - task 025ceb90-32dd-710c-d93d-000000000bda 6593 1726776715.82239: variable 'ansible_search_path' from source: unknown 6593 1726776715.82243: variable 'ansible_search_path' from source: unknown 6593 1726776715.82270: calling self._execute() 6593 1726776715.82328: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776715.82333: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776715.82341: variable 'omit' from source: magic vars 6593 1726776715.82409: variable 'omit' from source: magic vars 6593 1726776715.82453: variable 'omit' from source: magic vars 6593 1726776715.82709: variable 'ffparams' from source: task vars 6593 1726776715.83009: variable 'ansible_facts' from source: unknown 6593 1726776715.83130: variable 'ansible_facts' from source: unknown 6593 1726776715.83215: variable 'ansible_facts' from source: unknown 6593 1726776715.83301: variable 'ansible_facts' from source: unknown 6593 1726776715.83378: variable 'role_path' from source: magic vars 6593 1726776715.83491: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 6593 1726776715.83622: Loaded config def from plugin (lookup/first_found) 6593 1726776715.83626: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 6593 1726776715.83655: variable 'ansible_search_path' from source: unknown 6593 1726776715.83672: variable 'ansible_search_path' from source: unknown 6593 1726776715.83679: variable 'ansible_search_path' from source: unknown 6593 1726776715.83685: variable 'ansible_search_path' from source: unknown 6593 1726776715.83691: variable 'ansible_search_path' from source: unknown 6593 1726776715.83706: variable 'omit' from source: magic vars 6593 1726776715.83725: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776715.83743: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776715.83757: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776715.83772: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776715.83780: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776715.83799: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776715.83802: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776715.83805: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776715.83865: Set connection var ansible_connection to ssh 6593 1726776715.83873: Set connection var ansible_timeout to 10 6593 1726776715.83876: Set connection var ansible_shell_type to sh 6593 1726776715.83881: Set connection var ansible_shell_executable to /bin/sh 6593 1726776715.83886: Set connection var ansible_pipelining to False 6593 1726776715.83894: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776715.83910: variable 'ansible_shell_executable' from source: unknown 6593 1726776715.83912: variable 'ansible_connection' from source: unknown 6593 1726776715.83915: variable 'ansible_module_compression' from source: unknown 6593 1726776715.83917: variable 'ansible_shell_type' from source: unknown 6593 1726776715.83921: variable 'ansible_shell_executable' from source: unknown 6593 1726776715.83923: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776715.83927: variable 'ansible_pipelining' from source: unknown 6593 1726776715.83929: variable 'ansible_timeout' from source: unknown 6593 1726776715.83933: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776715.84008: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776715.84019: variable 'omit' from source: magic vars 6593 1726776715.84024: starting attempt loop 6593 1726776715.84026: running the handler 6593 1726776715.84069: handler run complete 6593 1726776715.84079: attempt loop complete, returning result 6593 1726776715.84081: _execute() done 6593 1726776715.84084: dumping result to json 6593 1726776715.84087: done dumping result, returning 6593 1726776715.84094: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables [025ceb90-32dd-710c-d93d-000000000bda] 6593 1726776715.84099: sending task result for task 025ceb90-32dd-710c-d93d-000000000bda 6593 1726776715.84188: done sending task result for task 025ceb90-32dd-710c-d93d-000000000bda 6593 1726776715.84191: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python3-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/default.yml" ], "changed": false } 6593 1726776715.84261: no more pending results, returning what we have 6593 1726776715.84264: results queue empty 6593 1726776715.84265: checking for any_errors_fatal 6593 1726776715.84269: done checking for any_errors_fatal 6593 1726776715.84270: checking for max_fail_percentage 6593 1726776715.84272: done checking for max_fail_percentage 6593 1726776715.84272: checking to see if all hosts have failed and the running result is not ok 6593 1726776715.84273: done checking to see if all hosts have failed 6593 1726776715.84274: getting the remaining hosts for this loop 6593 1726776715.84275: done getting the remaining hosts for this loop 6593 1726776715.84278: getting the next task for host managed_node2 6593 1726776715.84284: done getting next task for host managed_node2 6593 1726776715.84287: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 6593 1726776715.84289: ^ state is: HOST STATE: block=2, task=43, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776715.84298: getting variables 6593 1726776715.84299: in VariableManager get_vars() 6593 1726776715.84328: Calling all_inventory to load vars for managed_node2 6593 1726776715.84330: Calling groups_inventory to load vars for managed_node2 6593 1726776715.84332: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776715.84338: Calling all_plugins_play to load vars for managed_node2 6593 1726776715.84339: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776715.84341: Calling groups_plugins_play to load vars for managed_node2 6593 1726776715.84592: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776715.84706: done with get_vars() 6593 1726776715.84713: done getting variables 6593 1726776715.84751: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required packages are installed] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Thursday 19 September 2024 16:11:55 -0400 (0:00:00.029) 0:01:33.272 **** 6593 1726776715.84771: entering _queue_task() for managed_node2/package 6593 1726776715.84933: worker is 1 (out of 1 available) 6593 1726776715.84946: exiting _queue_task() for managed_node2/package 6593 1726776715.84958: done queuing things up, now waiting for results queue to drain 6593 1726776715.84959: waiting for pending results... 6593 1726776715.85120: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 6593 1726776715.85194: in run() - task 025ceb90-32dd-710c-d93d-0000000009f0 6593 1726776715.85206: variable 'ansible_search_path' from source: unknown 6593 1726776715.85209: variable 'ansible_search_path' from source: unknown 6593 1726776715.85237: calling self._execute() 6593 1726776715.85300: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776715.85304: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776715.85313: variable 'omit' from source: magic vars 6593 1726776715.85388: variable 'omit' from source: magic vars 6593 1726776715.85424: variable 'omit' from source: magic vars 6593 1726776715.85446: variable '__kernel_settings_packages' from source: include_vars 6593 1726776715.85661: variable '__kernel_settings_packages' from source: include_vars 6593 1726776715.85813: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776715.87325: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776715.87380: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776715.87407: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776715.87435: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776715.87456: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776715.87529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776715.87549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776715.87570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776715.87597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776715.87608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776715.87683: variable '__kernel_settings_is_ostree' from source: set_fact 6593 1726776715.87686: variable 'omit' from source: magic vars 6593 1726776715.87708: variable 'omit' from source: magic vars 6593 1726776715.87731: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776715.87750: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776715.87764: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776715.87779: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776715.87788: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776715.87810: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776715.87814: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776715.87817: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776715.87882: Set connection var ansible_connection to ssh 6593 1726776715.87889: Set connection var ansible_timeout to 10 6593 1726776715.87891: Set connection var ansible_shell_type to sh 6593 1726776715.87897: Set connection var ansible_shell_executable to /bin/sh 6593 1726776715.87901: Set connection var ansible_pipelining to False 6593 1726776715.87911: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776715.87930: variable 'ansible_shell_executable' from source: unknown 6593 1726776715.87933: variable 'ansible_connection' from source: unknown 6593 1726776715.87936: variable 'ansible_module_compression' from source: unknown 6593 1726776715.87938: variable 'ansible_shell_type' from source: unknown 6593 1726776715.87940: variable 'ansible_shell_executable' from source: unknown 6593 1726776715.87943: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776715.87945: variable 'ansible_pipelining' from source: unknown 6593 1726776715.87948: variable 'ansible_timeout' from source: unknown 6593 1726776715.87952: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776715.88023: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776715.88032: variable 'omit' from source: magic vars 6593 1726776715.88037: starting attempt loop 6593 1726776715.88040: running the handler 6593 1726776715.88045: variable 'ansible_facts' from source: unknown 6593 1726776715.88048: variable 'ansible_facts' from source: unknown 6593 1726776715.88089: _low_level_execute_command(): starting 6593 1726776715.88094: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776715.88591: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776715.88606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776715.88624: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776715.88638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776715.88648: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776715.88694: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776715.88702: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776715.88713: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776715.88767: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776715.90440: stdout chunk (state=3): >>>/root <<< 6593 1726776715.90559: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776715.90620: stderr chunk (state=3): >>><<< 6593 1726776715.90631: stdout chunk (state=3): >>><<< 6593 1726776715.90645: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776715.90655: _low_level_execute_command(): starting 6593 1726776715.90661: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776715.906456-9701-220423121827939 `" && echo ansible-tmp-1726776715.906456-9701-220423121827939="` echo /root/.ansible/tmp/ansible-tmp-1726776715.906456-9701-220423121827939 `" ) && sleep 0' 6593 1726776715.91109: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776715.91124: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776715.91142: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776715.91153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776715.91163: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776715.91209: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776715.91223: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776715.91267: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776715.93299: stdout chunk (state=3): >>>ansible-tmp-1726776715.906456-9701-220423121827939=/root/.ansible/tmp/ansible-tmp-1726776715.906456-9701-220423121827939 <<< 6593 1726776715.93471: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776715.93522: stderr chunk (state=3): >>><<< 6593 1726776715.93525: stdout chunk (state=3): >>><<< 6593 1726776715.93541: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776715.906456-9701-220423121827939=/root/.ansible/tmp/ansible-tmp-1726776715.906456-9701-220423121827939 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776715.93566: variable 'ansible_module_compression' from source: unknown 6593 1726776715.93620: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 6593 1726776715.93654: variable 'ansible_facts' from source: unknown 6593 1726776715.93728: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776715.906456-9701-220423121827939/AnsiballZ_dnf.py 6593 1726776715.93835: Sending initial data 6593 1726776715.93844: Sent initial data (149 bytes) 6593 1726776715.94496: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776715.94500: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776715.94537: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776715.94541: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776715.94543: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776715.94599: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776715.94606: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776715.94608: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776715.94643: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776715.96347: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776715.96384: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776715.96416: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmped0qeriz /root/.ansible/tmp/ansible-tmp-1726776715.906456-9701-220423121827939/AnsiballZ_dnf.py <<< 6593 1726776715.96450: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776715.97415: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776715.97513: stderr chunk (state=3): >>><<< 6593 1726776715.97516: stdout chunk (state=3): >>><<< 6593 1726776715.97534: done transferring module to remote 6593 1726776715.97543: _low_level_execute_command(): starting 6593 1726776715.97548: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776715.906456-9701-220423121827939/ /root/.ansible/tmp/ansible-tmp-1726776715.906456-9701-220423121827939/AnsiballZ_dnf.py && sleep 0' 6593 1726776715.97976: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776715.97988: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776715.98007: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776715.98023: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776715.98034: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776715.98075: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776715.98084: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776715.98094: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776715.98137: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776715.99854: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776715.99904: stderr chunk (state=3): >>><<< 6593 1726776715.99907: stdout chunk (state=3): >>><<< 6593 1726776715.99921: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776715.99924: _low_level_execute_command(): starting 6593 1726776715.99929: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776715.906456-9701-220423121827939/AnsiballZ_dnf.py && sleep 0' 6593 1726776716.00354: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776716.00367: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776716.00388: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776716.00399: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776716.00409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776716.00520: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776716.00539: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776717.04085: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["tuned", "python3-configobj"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 6593 1726776717.10330: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776717.10383: stderr chunk (state=3): >>><<< 6593 1726776717.10387: stdout chunk (state=3): >>><<< 6593 1726776717.10404: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["tuned", "python3-configobj"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776717.10443: done with _execute_module (ansible.legacy.dnf, {'name': ['tuned', 'python3-configobj'], 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776715.906456-9701-220423121827939/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776717.10449: _low_level_execute_command(): starting 6593 1726776717.10454: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776715.906456-9701-220423121827939/ > /dev/null 2>&1 && sleep 0' 6593 1726776717.10910: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776717.10916: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776717.10966: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776717.10969: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776717.10972: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776717.11012: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776717.11028: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776717.11042: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776717.11080: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776717.12892: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776717.12944: stderr chunk (state=3): >>><<< 6593 1726776717.12947: stdout chunk (state=3): >>><<< 6593 1726776717.12959: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776717.12967: handler run complete 6593 1726776717.12993: attempt loop complete, returning result 6593 1726776717.12996: _execute() done 6593 1726776717.12999: dumping result to json 6593 1726776717.13004: done dumping result, returning 6593 1726776717.13012: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed [025ceb90-32dd-710c-d93d-0000000009f0] 6593 1726776717.13019: sending task result for task 025ceb90-32dd-710c-d93d-0000000009f0 6593 1726776717.13116: done sending task result for task 025ceb90-32dd-710c-d93d-0000000009f0 6593 1726776717.13122: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 6593 1726776717.13234: no more pending results, returning what we have 6593 1726776717.13238: results queue empty 6593 1726776717.13239: checking for any_errors_fatal 6593 1726776717.13246: done checking for any_errors_fatal 6593 1726776717.13246: checking for max_fail_percentage 6593 1726776717.13248: done checking for max_fail_percentage 6593 1726776717.13249: checking to see if all hosts have failed and the running result is not ok 6593 1726776717.13249: done checking to see if all hosts have failed 6593 1726776717.13250: getting the remaining hosts for this loop 6593 1726776717.13251: done getting the remaining hosts for this loop 6593 1726776717.13255: getting the next task for host managed_node2 6593 1726776717.13261: done getting next task for host managed_node2 6593 1726776717.13267: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 6593 1726776717.13270: ^ state is: HOST STATE: block=2, task=44, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776717.13280: getting variables 6593 1726776717.13281: in VariableManager get_vars() 6593 1726776717.13312: Calling all_inventory to load vars for managed_node2 6593 1726776717.13315: Calling groups_inventory to load vars for managed_node2 6593 1726776717.13316: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776717.13325: Calling all_plugins_play to load vars for managed_node2 6593 1726776717.13327: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776717.13329: Calling groups_plugins_play to load vars for managed_node2 6593 1726776717.13440: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776717.13566: done with get_vars() 6593 1726776717.13575: done getting variables 6593 1726776717.13619: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:24 Thursday 19 September 2024 16:11:57 -0400 (0:00:01.288) 0:01:34.561 **** 6593 1726776717.13642: entering _queue_task() for managed_node2/debug 6593 1726776717.13824: worker is 1 (out of 1 available) 6593 1726776717.13836: exiting _queue_task() for managed_node2/debug 6593 1726776717.13847: done queuing things up, now waiting for results queue to drain 6593 1726776717.13849: waiting for pending results... 6593 1726776717.14021: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 6593 1726776717.14099: in run() - task 025ceb90-32dd-710c-d93d-0000000009f2 6593 1726776717.14110: variable 'ansible_search_path' from source: unknown 6593 1726776717.14113: variable 'ansible_search_path' from source: unknown 6593 1726776717.14145: calling self._execute() 6593 1726776717.14214: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776717.14222: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776717.14229: variable 'omit' from source: magic vars 6593 1726776717.14570: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776717.16076: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776717.16120: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776717.16146: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776717.16174: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776717.16194: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776717.16252: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776717.16282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776717.16300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776717.16328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776717.16339: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776717.16412: variable '__kernel_settings_is_transactional' from source: set_fact 6593 1726776717.16427: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 6593 1726776717.16430: when evaluation is False, skipping this task 6593 1726776717.16433: _execute() done 6593 1726776717.16436: dumping result to json 6593 1726776717.16438: done dumping result, returning 6593 1726776717.16445: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes [025ceb90-32dd-710c-d93d-0000000009f2] 6593 1726776717.16450: sending task result for task 025ceb90-32dd-710c-d93d-0000000009f2 6593 1726776717.16527: done sending task result for task 025ceb90-32dd-710c-d93d-0000000009f2 6593 1726776717.16531: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "__kernel_settings_is_transactional | d(false)" } 6593 1726776717.16601: no more pending results, returning what we have 6593 1726776717.16604: results queue empty 6593 1726776717.16605: checking for any_errors_fatal 6593 1726776717.16612: done checking for any_errors_fatal 6593 1726776717.16613: checking for max_fail_percentage 6593 1726776717.16614: done checking for max_fail_percentage 6593 1726776717.16615: checking to see if all hosts have failed and the running result is not ok 6593 1726776717.16616: done checking to see if all hosts have failed 6593 1726776717.16617: getting the remaining hosts for this loop 6593 1726776717.16620: done getting the remaining hosts for this loop 6593 1726776717.16623: getting the next task for host managed_node2 6593 1726776717.16628: done getting next task for host managed_node2 6593 1726776717.16631: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 6593 1726776717.16634: ^ state is: HOST STATE: block=2, task=44, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776717.16648: getting variables 6593 1726776717.16649: in VariableManager get_vars() 6593 1726776717.16674: Calling all_inventory to load vars for managed_node2 6593 1726776717.16676: Calling groups_inventory to load vars for managed_node2 6593 1726776717.16678: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776717.16684: Calling all_plugins_play to load vars for managed_node2 6593 1726776717.16685: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776717.16687: Calling groups_plugins_play to load vars for managed_node2 6593 1726776717.16794: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776717.16957: done with get_vars() 6593 1726776717.16966: done getting variables 6593 1726776717.17004: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Reboot transactional update systems] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:29 Thursday 19 September 2024 16:11:57 -0400 (0:00:00.033) 0:01:34.595 **** 6593 1726776717.17028: entering _queue_task() for managed_node2/reboot 6593 1726776717.17197: worker is 1 (out of 1 available) 6593 1726776717.17211: exiting _queue_task() for managed_node2/reboot 6593 1726776717.17223: done queuing things up, now waiting for results queue to drain 6593 1726776717.17225: waiting for pending results... 6593 1726776717.17382: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 6593 1726776717.17461: in run() - task 025ceb90-32dd-710c-d93d-0000000009f3 6593 1726776717.17476: variable 'ansible_search_path' from source: unknown 6593 1726776717.17481: variable 'ansible_search_path' from source: unknown 6593 1726776717.17508: calling self._execute() 6593 1726776717.17582: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776717.17586: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776717.17594: variable 'omit' from source: magic vars 6593 1726776717.17915: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776717.19348: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776717.19397: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776717.19426: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776717.19451: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776717.19471: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776717.19527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776717.19547: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776717.19567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776717.19592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776717.19602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776717.19675: variable '__kernel_settings_is_transactional' from source: set_fact 6593 1726776717.19688: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 6593 1726776717.19691: when evaluation is False, skipping this task 6593 1726776717.19694: _execute() done 6593 1726776717.19696: dumping result to json 6593 1726776717.19700: done dumping result, returning 6593 1726776717.19706: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems [025ceb90-32dd-710c-d93d-0000000009f3] 6593 1726776717.19711: sending task result for task 025ceb90-32dd-710c-d93d-0000000009f3 6593 1726776717.19792: done sending task result for task 025ceb90-32dd-710c-d93d-0000000009f3 6593 1726776717.19795: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 6593 1726776717.19839: no more pending results, returning what we have 6593 1726776717.19843: results queue empty 6593 1726776717.19844: checking for any_errors_fatal 6593 1726776717.19848: done checking for any_errors_fatal 6593 1726776717.19849: checking for max_fail_percentage 6593 1726776717.19851: done checking for max_fail_percentage 6593 1726776717.19851: checking to see if all hosts have failed and the running result is not ok 6593 1726776717.19852: done checking to see if all hosts have failed 6593 1726776717.19853: getting the remaining hosts for this loop 6593 1726776717.19854: done getting the remaining hosts for this loop 6593 1726776717.19857: getting the next task for host managed_node2 6593 1726776717.19865: done getting next task for host managed_node2 6593 1726776717.19868: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 6593 1726776717.19871: ^ state is: HOST STATE: block=2, task=44, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776717.19885: getting variables 6593 1726776717.19887: in VariableManager get_vars() 6593 1726776717.19915: Calling all_inventory to load vars for managed_node2 6593 1726776717.19917: Calling groups_inventory to load vars for managed_node2 6593 1726776717.19920: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776717.19927: Calling all_plugins_play to load vars for managed_node2 6593 1726776717.19928: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776717.19930: Calling groups_plugins_play to load vars for managed_node2 6593 1726776717.20036: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776717.20159: done with get_vars() 6593 1726776717.20168: done getting variables 6593 1726776717.20205: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:34 Thursday 19 September 2024 16:11:57 -0400 (0:00:00.031) 0:01:34.627 **** 6593 1726776717.20229: entering _queue_task() for managed_node2/fail 6593 1726776717.20397: worker is 1 (out of 1 available) 6593 1726776717.20411: exiting _queue_task() for managed_node2/fail 6593 1726776717.20424: done queuing things up, now waiting for results queue to drain 6593 1726776717.20426: waiting for pending results... 6593 1726776717.20580: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 6593 1726776717.20650: in run() - task 025ceb90-32dd-710c-d93d-0000000009f4 6593 1726776717.20660: variable 'ansible_search_path' from source: unknown 6593 1726776717.20667: variable 'ansible_search_path' from source: unknown 6593 1726776717.20692: calling self._execute() 6593 1726776717.20761: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776717.20768: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776717.20771: variable 'omit' from source: magic vars 6593 1726776717.21089: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776717.22533: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776717.22575: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776717.22600: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776717.22629: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776717.22648: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776717.22703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776717.22724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776717.22742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776717.22769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776717.22780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776717.22854: variable '__kernel_settings_is_transactional' from source: set_fact 6593 1726776717.22867: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 6593 1726776717.22870: when evaluation is False, skipping this task 6593 1726776717.22873: _execute() done 6593 1726776717.22876: dumping result to json 6593 1726776717.22878: done dumping result, returning 6593 1726776717.22885: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set [025ceb90-32dd-710c-d93d-0000000009f4] 6593 1726776717.22891: sending task result for task 025ceb90-32dd-710c-d93d-0000000009f4 6593 1726776717.22972: done sending task result for task 025ceb90-32dd-710c-d93d-0000000009f4 6593 1726776717.22976: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 6593 1726776717.23024: no more pending results, returning what we have 6593 1726776717.23028: results queue empty 6593 1726776717.23029: checking for any_errors_fatal 6593 1726776717.23035: done checking for any_errors_fatal 6593 1726776717.23036: checking for max_fail_percentage 6593 1726776717.23037: done checking for max_fail_percentage 6593 1726776717.23038: checking to see if all hosts have failed and the running result is not ok 6593 1726776717.23039: done checking to see if all hosts have failed 6593 1726776717.23040: getting the remaining hosts for this loop 6593 1726776717.23041: done getting the remaining hosts for this loop 6593 1726776717.23044: getting the next task for host managed_node2 6593 1726776717.23051: done getting next task for host managed_node2 6593 1726776717.23055: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 6593 1726776717.23057: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776717.23074: getting variables 6593 1726776717.23076: in VariableManager get_vars() 6593 1726776717.23103: Calling all_inventory to load vars for managed_node2 6593 1726776717.23105: Calling groups_inventory to load vars for managed_node2 6593 1726776717.23106: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776717.23112: Calling all_plugins_play to load vars for managed_node2 6593 1726776717.23114: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776717.23115: Calling groups_plugins_play to load vars for managed_node2 6593 1726776717.23259: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776717.23376: done with get_vars() 6593 1726776717.23383: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Read tuned main config] ****** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:42 Thursday 19 September 2024 16:11:57 -0400 (0:00:00.032) 0:01:34.659 **** 6593 1726776717.23438: entering _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 6593 1726776717.23606: worker is 1 (out of 1 available) 6593 1726776717.23620: exiting _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 6593 1726776717.23632: done queuing things up, now waiting for results queue to drain 6593 1726776717.23634: waiting for pending results... 6593 1726776717.23791: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 6593 1726776717.23866: in run() - task 025ceb90-32dd-710c-d93d-0000000009f6 6593 1726776717.23881: variable 'ansible_search_path' from source: unknown 6593 1726776717.23884: variable 'ansible_search_path' from source: unknown 6593 1726776717.23912: calling self._execute() 6593 1726776717.23984: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776717.23988: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776717.23996: variable 'omit' from source: magic vars 6593 1726776717.24078: variable 'omit' from source: magic vars 6593 1726776717.24111: variable 'omit' from source: magic vars 6593 1726776717.24135: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 6593 1726776717.24355: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 6593 1726776717.24413: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6593 1726776717.24440: variable 'omit' from source: magic vars 6593 1726776717.24474: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776717.24497: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776717.24513: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776717.24528: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776717.24538: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776717.24560: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776717.24563: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776717.24569: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776717.24633: Set connection var ansible_connection to ssh 6593 1726776717.24640: Set connection var ansible_timeout to 10 6593 1726776717.24642: Set connection var ansible_shell_type to sh 6593 1726776717.24647: Set connection var ansible_shell_executable to /bin/sh 6593 1726776717.24653: Set connection var ansible_pipelining to False 6593 1726776717.24661: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776717.24679: variable 'ansible_shell_executable' from source: unknown 6593 1726776717.24682: variable 'ansible_connection' from source: unknown 6593 1726776717.24685: variable 'ansible_module_compression' from source: unknown 6593 1726776717.24687: variable 'ansible_shell_type' from source: unknown 6593 1726776717.24689: variable 'ansible_shell_executable' from source: unknown 6593 1726776717.24691: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776717.24693: variable 'ansible_pipelining' from source: unknown 6593 1726776717.24697: variable 'ansible_timeout' from source: unknown 6593 1726776717.24701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776717.24833: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 6593 1726776717.24844: variable 'omit' from source: magic vars 6593 1726776717.24848: starting attempt loop 6593 1726776717.24851: running the handler 6593 1726776717.24862: _low_level_execute_command(): starting 6593 1726776717.24871: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776717.25358: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776717.25376: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776717.25394: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6593 1726776717.25406: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776717.25451: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776717.25466: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776717.25520: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776717.27120: stdout chunk (state=3): >>>/root <<< 6593 1726776717.27226: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776717.27274: stderr chunk (state=3): >>><<< 6593 1726776717.27277: stdout chunk (state=3): >>><<< 6593 1726776717.27297: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776717.27308: _low_level_execute_command(): starting 6593 1726776717.27318: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776717.2729669-9718-90197756635767 `" && echo ansible-tmp-1726776717.2729669-9718-90197756635767="` echo /root/.ansible/tmp/ansible-tmp-1726776717.2729669-9718-90197756635767 `" ) && sleep 0' 6593 1726776717.27757: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776717.27769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776717.27788: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776717.27808: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776717.27855: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776717.27869: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776717.27911: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776717.30006: stdout chunk (state=3): >>>ansible-tmp-1726776717.2729669-9718-90197756635767=/root/.ansible/tmp/ansible-tmp-1726776717.2729669-9718-90197756635767 <<< 6593 1726776717.30126: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776717.30172: stderr chunk (state=3): >>><<< 6593 1726776717.30175: stdout chunk (state=3): >>><<< 6593 1726776717.30189: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776717.2729669-9718-90197756635767=/root/.ansible/tmp/ansible-tmp-1726776717.2729669-9718-90197756635767 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776717.30228: variable 'ansible_module_compression' from source: unknown 6593 1726776717.30260: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 6593 1726776717.30293: variable 'ansible_facts' from source: unknown 6593 1726776717.30355: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776717.2729669-9718-90197756635767/AnsiballZ_kernel_settings_get_config.py 6593 1726776717.30455: Sending initial data 6593 1726776717.30467: Sent initial data (172 bytes) 6593 1726776717.31104: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776717.31108: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776717.31143: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776717.31146: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776717.31149: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776717.31202: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776717.31205: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776717.31246: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776717.32948: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776717.32980: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776717.33017: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpbf9bl265 /root/.ansible/tmp/ansible-tmp-1726776717.2729669-9718-90197756635767/AnsiballZ_kernel_settings_get_config.py <<< 6593 1726776717.33050: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776717.33828: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776717.33911: stderr chunk (state=3): >>><<< 6593 1726776717.33915: stdout chunk (state=3): >>><<< 6593 1726776717.33931: done transferring module to remote 6593 1726776717.33940: _low_level_execute_command(): starting 6593 1726776717.33944: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776717.2729669-9718-90197756635767/ /root/.ansible/tmp/ansible-tmp-1726776717.2729669-9718-90197756635767/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6593 1726776717.34359: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776717.34365: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776717.34381: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776717.34393: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776717.34442: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776717.34454: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776717.34500: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776717.36334: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776717.36376: stderr chunk (state=3): >>><<< 6593 1726776717.36379: stdout chunk (state=3): >>><<< 6593 1726776717.36391: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776717.36394: _low_level_execute_command(): starting 6593 1726776717.36398: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776717.2729669-9718-90197756635767/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6593 1726776717.36796: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776717.36808: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776717.36825: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776717.36836: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776717.36846: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776717.36890: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776717.36901: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776717.36947: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776717.50730: stdout chunk (state=3): >>> {"changed": false, "data": {"daemon": "1", "dynamic_tuning": "0", "sleep_interval": "1", "update_interval": "10", "recommend_command": "1", "reapply_sysctl": "1", "default_instance_priority": "0", "udev_buffer_size": "1MB", "log_file_count": "2", "log_file_max_size": "1MB"}, "invocation": {"module_args": {"path": "/etc/tuned/tuned-main.conf"}}} <<< 6593 1726776717.51745: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776717.51803: stderr chunk (state=3): >>><<< 6593 1726776717.51806: stdout chunk (state=3): >>><<< 6593 1726776717.51824: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {"daemon": "1", "dynamic_tuning": "0", "sleep_interval": "1", "update_interval": "10", "recommend_command": "1", "reapply_sysctl": "1", "default_instance_priority": "0", "udev_buffer_size": "1MB", "log_file_count": "2", "log_file_max_size": "1MB"}, "invocation": {"module_args": {"path": "/etc/tuned/tuned-main.conf"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776717.51852: done with _execute_module (fedora.linux_system_roles.kernel_settings_get_config, {'path': '/etc/tuned/tuned-main.conf', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.kernel_settings_get_config', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776717.2729669-9718-90197756635767/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776717.51860: _low_level_execute_command(): starting 6593 1726776717.51867: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776717.2729669-9718-90197756635767/ > /dev/null 2>&1 && sleep 0' 6593 1726776717.52310: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776717.52325: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776717.52344: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776717.52355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776717.52367: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776717.52407: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776717.52421: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776717.52467: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776717.54225: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776717.54271: stderr chunk (state=3): >>><<< 6593 1726776717.54274: stdout chunk (state=3): >>><<< 6593 1726776717.54287: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776717.54292: handler run complete 6593 1726776717.54308: attempt loop complete, returning result 6593 1726776717.54310: _execute() done 6593 1726776717.54313: dumping result to json 6593 1726776717.54319: done dumping result, returning 6593 1726776717.54326: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config [025ceb90-32dd-710c-d93d-0000000009f6] 6593 1726776717.54332: sending task result for task 025ceb90-32dd-710c-d93d-0000000009f6 6593 1726776717.54430: done sending task result for task 025ceb90-32dd-710c-d93d-0000000009f6 6593 1726776717.54434: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "data": { "daemon": "1", "default_instance_priority": "0", "dynamic_tuning": "0", "log_file_count": "2", "log_file_max_size": "1MB", "reapply_sysctl": "1", "recommend_command": "1", "sleep_interval": "1", "udev_buffer_size": "1MB", "update_interval": "10" } } 6593 1726776717.54540: no more pending results, returning what we have 6593 1726776717.54543: results queue empty 6593 1726776717.54544: checking for any_errors_fatal 6593 1726776717.54550: done checking for any_errors_fatal 6593 1726776717.54551: checking for max_fail_percentage 6593 1726776717.54552: done checking for max_fail_percentage 6593 1726776717.54553: checking to see if all hosts have failed and the running result is not ok 6593 1726776717.54554: done checking to see if all hosts have failed 6593 1726776717.54554: getting the remaining hosts for this loop 6593 1726776717.54556: done getting the remaining hosts for this loop 6593 1726776717.54559: getting the next task for host managed_node2 6593 1726776717.54564: done getting next task for host managed_node2 6593 1726776717.54568: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 6593 1726776717.54570: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776717.54580: getting variables 6593 1726776717.54581: in VariableManager get_vars() 6593 1726776717.54611: Calling all_inventory to load vars for managed_node2 6593 1726776717.54613: Calling groups_inventory to load vars for managed_node2 6593 1726776717.54614: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776717.54623: Calling all_plugins_play to load vars for managed_node2 6593 1726776717.54625: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776717.54627: Calling groups_plugins_play to load vars for managed_node2 6593 1726776717.54736: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776717.54858: done with get_vars() 6593 1726776717.54867: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Thursday 19 September 2024 16:11:57 -0400 (0:00:00.314) 0:01:34.974 **** 6593 1726776717.54935: entering _queue_task() for managed_node2/stat 6593 1726776717.55115: worker is 1 (out of 1 available) 6593 1726776717.55131: exiting _queue_task() for managed_node2/stat 6593 1726776717.55144: done queuing things up, now waiting for results queue to drain 6593 1726776717.55145: waiting for pending results... 6593 1726776717.55316: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 6593 1726776717.55389: in run() - task 025ceb90-32dd-710c-d93d-0000000009f7 6593 1726776717.55401: variable 'ansible_search_path' from source: unknown 6593 1726776717.55404: variable 'ansible_search_path' from source: unknown 6593 1726776717.55447: variable '__prof_from_conf' from source: task vars 6593 1726776717.55686: variable '__prof_from_conf' from source: task vars 6593 1726776717.55817: variable '__data' from source: task vars 6593 1726776717.55872: variable '__kernel_settings_register_tuned_main' from source: set_fact 6593 1726776717.56010: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6593 1726776717.56018: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6593 1726776717.56063: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6593 1726776717.56149: variable 'omit' from source: magic vars 6593 1726776717.56220: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776717.56226: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776717.56234: variable 'omit' from source: magic vars 6593 1726776717.56400: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776717.57878: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776717.57928: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776717.57954: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776717.57983: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776717.58004: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776717.58059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776717.58084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776717.58101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776717.58129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776717.58139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776717.58205: variable 'item' from source: unknown 6593 1726776717.58215: Evaluated conditional (item | length > 0): False 6593 1726776717.58220: when evaluation is False, skipping this task 6593 1726776717.58240: variable 'item' from source: unknown 6593 1726776717.58286: variable 'item' from source: unknown skipping: [managed_node2] => (item=) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item | length > 0", "item": "", "skip_reason": "Conditional result was False" } 6593 1726776717.58423: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776717.58426: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776717.58429: variable 'omit' from source: magic vars 6593 1726776717.58494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776717.58510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776717.58529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776717.58556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776717.58569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776717.58624: variable 'item' from source: unknown 6593 1726776717.58630: Evaluated conditional (item | length > 0): True 6593 1726776717.58635: variable 'omit' from source: magic vars 6593 1726776717.58663: variable 'omit' from source: magic vars 6593 1726776717.58692: variable 'item' from source: unknown 6593 1726776717.58736: variable 'item' from source: unknown 6593 1726776717.58748: variable 'omit' from source: magic vars 6593 1726776717.58771: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776717.58789: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776717.58802: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776717.58815: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776717.58825: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776717.58846: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776717.58849: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776717.58851: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776717.58912: Set connection var ansible_connection to ssh 6593 1726776717.58919: Set connection var ansible_timeout to 10 6593 1726776717.58922: Set connection var ansible_shell_type to sh 6593 1726776717.58927: Set connection var ansible_shell_executable to /bin/sh 6593 1726776717.58932: Set connection var ansible_pipelining to False 6593 1726776717.58940: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776717.58954: variable 'ansible_shell_executable' from source: unknown 6593 1726776717.58957: variable 'ansible_connection' from source: unknown 6593 1726776717.58959: variable 'ansible_module_compression' from source: unknown 6593 1726776717.58962: variable 'ansible_shell_type' from source: unknown 6593 1726776717.58964: variable 'ansible_shell_executable' from source: unknown 6593 1726776717.58970: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776717.58973: variable 'ansible_pipelining' from source: unknown 6593 1726776717.58975: variable 'ansible_timeout' from source: unknown 6593 1726776717.58979: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776717.59076: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 6593 1726776717.59085: variable 'omit' from source: magic vars 6593 1726776717.59089: starting attempt loop 6593 1726776717.59092: running the handler 6593 1726776717.59102: _low_level_execute_command(): starting 6593 1726776717.59108: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776717.59583: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776717.59597: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776717.59613: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776717.59628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776717.59639: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776717.59680: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776717.59692: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776717.59741: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776717.61335: stdout chunk (state=3): >>>/root <<< 6593 1726776717.61439: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776717.61487: stderr chunk (state=3): >>><<< 6593 1726776717.61491: stdout chunk (state=3): >>><<< 6593 1726776717.61507: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776717.61516: _low_level_execute_command(): starting 6593 1726776717.61521: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776717.6150627-9726-172511236197057 `" && echo ansible-tmp-1726776717.6150627-9726-172511236197057="` echo /root/.ansible/tmp/ansible-tmp-1726776717.6150627-9726-172511236197057 `" ) && sleep 0' 6593 1726776717.61928: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776717.61941: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776717.61957: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776717.61969: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776717.61979: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776717.62027: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776717.62042: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776717.62077: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776717.64214: stdout chunk (state=3): >>>ansible-tmp-1726776717.6150627-9726-172511236197057=/root/.ansible/tmp/ansible-tmp-1726776717.6150627-9726-172511236197057 <<< 6593 1726776717.64329: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776717.64373: stderr chunk (state=3): >>><<< 6593 1726776717.64376: stdout chunk (state=3): >>><<< 6593 1726776717.64388: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776717.6150627-9726-172511236197057=/root/.ansible/tmp/ansible-tmp-1726776717.6150627-9726-172511236197057 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776717.64422: variable 'ansible_module_compression' from source: unknown 6593 1726776717.64460: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6593 1726776717.64489: variable 'ansible_facts' from source: unknown 6593 1726776717.64545: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776717.6150627-9726-172511236197057/AnsiballZ_stat.py 6593 1726776717.64645: Sending initial data 6593 1726776717.64654: Sent initial data (151 bytes) 6593 1726776717.65291: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776717.65294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776717.65335: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776717.65342: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776717.65344: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776717.65346: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776717.65395: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776717.65398: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776717.65439: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776717.67152: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 <<< 6593 1726776717.67160: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776717.67187: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776717.67221: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpmga0zi0d /root/.ansible/tmp/ansible-tmp-1726776717.6150627-9726-172511236197057/AnsiballZ_stat.py <<< 6593 1726776717.67250: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776717.67991: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776717.68082: stderr chunk (state=3): >>><<< 6593 1726776717.68085: stdout chunk (state=3): >>><<< 6593 1726776717.68100: done transferring module to remote 6593 1726776717.68108: _low_level_execute_command(): starting 6593 1726776717.68112: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776717.6150627-9726-172511236197057/ /root/.ansible/tmp/ansible-tmp-1726776717.6150627-9726-172511236197057/AnsiballZ_stat.py && sleep 0' 6593 1726776717.68526: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776717.68539: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776717.68558: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776717.68570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776717.68580: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776717.68628: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776717.68640: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776717.68678: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776717.70401: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776717.70441: stderr chunk (state=3): >>><<< 6593 1726776717.70444: stdout chunk (state=3): >>><<< 6593 1726776717.70455: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776717.70458: _low_level_execute_command(): starting 6593 1726776717.70465: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776717.6150627-9726-172511236197057/AnsiballZ_stat.py && sleep 0' 6593 1726776717.70855: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776717.70868: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776717.70887: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776717.70898: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776717.70907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776717.70953: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776717.70965: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776717.71008: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776717.84370: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 6593 1726776717.85322: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776717.85379: stderr chunk (state=3): >>><<< 6593 1726776717.85382: stdout chunk (state=3): >>><<< 6593 1726776717.85397: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776717.85422: done with _execute_module (stat, {'path': '/etc/tuned/profiles', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776717.6150627-9726-172511236197057/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776717.85429: _low_level_execute_command(): starting 6593 1726776717.85434: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776717.6150627-9726-172511236197057/ > /dev/null 2>&1 && sleep 0' 6593 1726776717.85876: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776717.85893: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776717.85904: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776717.85915: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776717.85929: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776717.85971: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776717.85983: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776717.86025: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776717.87788: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776717.87834: stderr chunk (state=3): >>><<< 6593 1726776717.87837: stdout chunk (state=3): >>><<< 6593 1726776717.87849: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776717.87854: handler run complete 6593 1726776717.87871: attempt loop complete, returning result 6593 1726776717.87887: variable 'item' from source: unknown 6593 1726776717.87947: variable 'item' from source: unknown ok: [managed_node2] => (item=/etc/tuned/profiles) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned/profiles", "stat": { "exists": false } } 6593 1726776717.88077: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776717.88084: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776717.88091: variable 'omit' from source: magic vars 6593 1726776717.88199: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776717.88220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776717.88238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776717.88265: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776717.88278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776717.88336: variable 'item' from source: unknown 6593 1726776717.88342: Evaluated conditional (item | length > 0): True 6593 1726776717.88346: variable 'omit' from source: magic vars 6593 1726776717.88359: variable 'omit' from source: magic vars 6593 1726776717.88391: variable 'item' from source: unknown 6593 1726776717.88436: variable 'item' from source: unknown 6593 1726776717.88447: variable 'omit' from source: magic vars 6593 1726776717.88465: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776717.88475: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776717.88481: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776717.88493: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776717.88495: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776717.88498: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776717.88549: Set connection var ansible_connection to ssh 6593 1726776717.88554: Set connection var ansible_timeout to 10 6593 1726776717.88557: Set connection var ansible_shell_type to sh 6593 1726776717.88561: Set connection var ansible_shell_executable to /bin/sh 6593 1726776717.88571: Set connection var ansible_pipelining to False 6593 1726776717.88578: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776717.88592: variable 'ansible_shell_executable' from source: unknown 6593 1726776717.88595: variable 'ansible_connection' from source: unknown 6593 1726776717.88597: variable 'ansible_module_compression' from source: unknown 6593 1726776717.88599: variable 'ansible_shell_type' from source: unknown 6593 1726776717.88601: variable 'ansible_shell_executable' from source: unknown 6593 1726776717.88603: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776717.88608: variable 'ansible_pipelining' from source: unknown 6593 1726776717.88610: variable 'ansible_timeout' from source: unknown 6593 1726776717.88615: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776717.88685: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776717.88693: variable 'omit' from source: magic vars 6593 1726776717.88696: starting attempt loop 6593 1726776717.88699: running the handler 6593 1726776717.88705: _low_level_execute_command(): starting 6593 1726776717.88709: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776717.89126: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776717.89138: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776717.89153: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776717.89169: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776717.89179: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776717.89221: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776717.89239: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776717.89273: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776717.90799: stdout chunk (state=3): >>>/root <<< 6593 1726776717.90898: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776717.90948: stderr chunk (state=3): >>><<< 6593 1726776717.90951: stdout chunk (state=3): >>><<< 6593 1726776717.90965: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776717.90975: _low_level_execute_command(): starting 6593 1726776717.90979: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776717.9096687-9726-10575648589191 `" && echo ansible-tmp-1726776717.9096687-9726-10575648589191="` echo /root/.ansible/tmp/ansible-tmp-1726776717.9096687-9726-10575648589191 `" ) && sleep 0' 6593 1726776717.91396: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776717.91409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776717.91431: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776717.91442: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776717.91451: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776717.91495: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776717.91507: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776717.91549: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776717.93582: stdout chunk (state=3): >>>ansible-tmp-1726776717.9096687-9726-10575648589191=/root/.ansible/tmp/ansible-tmp-1726776717.9096687-9726-10575648589191 <<< 6593 1726776717.93692: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776717.93742: stderr chunk (state=3): >>><<< 6593 1726776717.93746: stdout chunk (state=3): >>><<< 6593 1726776717.93760: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776717.9096687-9726-10575648589191=/root/.ansible/tmp/ansible-tmp-1726776717.9096687-9726-10575648589191 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776717.93792: variable 'ansible_module_compression' from source: unknown 6593 1726776717.93830: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6593 1726776717.93845: variable 'ansible_facts' from source: unknown 6593 1726776717.93893: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776717.9096687-9726-10575648589191/AnsiballZ_stat.py 6593 1726776717.93982: Sending initial data 6593 1726776717.93991: Sent initial data (150 bytes) 6593 1726776717.94629: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776717.94633: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776717.94668: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776717.94672: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776717.94674: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776717.94676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776717.94723: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776717.94740: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776717.94742: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776717.94772: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776717.96466: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776717.96499: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776717.96537: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpzyhvxnqd /root/.ansible/tmp/ansible-tmp-1726776717.9096687-9726-10575648589191/AnsiballZ_stat.py <<< 6593 1726776717.96571: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776717.97326: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776717.97410: stderr chunk (state=3): >>><<< 6593 1726776717.97414: stdout chunk (state=3): >>><<< 6593 1726776717.97429: done transferring module to remote 6593 1726776717.97436: _low_level_execute_command(): starting 6593 1726776717.97441: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776717.9096687-9726-10575648589191/ /root/.ansible/tmp/ansible-tmp-1726776717.9096687-9726-10575648589191/AnsiballZ_stat.py && sleep 0' 6593 1726776717.97838: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776717.97851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776717.97870: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776717.97881: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776717.97929: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776717.97941: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776717.97980: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776717.99689: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776717.99730: stderr chunk (state=3): >>><<< 6593 1726776717.99734: stdout chunk (state=3): >>><<< 6593 1726776717.99750: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776717.99753: _low_level_execute_command(): starting 6593 1726776717.99755: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776717.9096687-9726-10575648589191/AnsiballZ_stat.py && sleep 0' 6593 1726776718.00146: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776718.00158: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776718.00178: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776718.00189: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776718.00237: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776718.00248: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776718.00301: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776718.14364: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 159, "inode": 438304897, "dev": 51713, "nlink": 4, "atime": 1726776668.5592785, "mtime": 1726776666.8912888, "ctime": 1726776666.8912888, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "742285004", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 6593 1726776718.15551: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776718.15607: stderr chunk (state=3): >>><<< 6593 1726776718.15611: stdout chunk (state=3): >>><<< 6593 1726776718.15629: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 159, "inode": 438304897, "dev": 51713, "nlink": 4, "atime": 1726776668.5592785, "mtime": 1726776666.8912888, "ctime": 1726776666.8912888, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "742285004", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776718.15662: done with _execute_module (stat, {'path': '/etc/tuned', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776717.9096687-9726-10575648589191/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776718.15671: _low_level_execute_command(): starting 6593 1726776718.15676: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776717.9096687-9726-10575648589191/ > /dev/null 2>&1 && sleep 0' 6593 1726776718.16129: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776718.16132: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776718.16183: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776718.16187: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration <<< 6593 1726776718.16189: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776718.16191: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776718.16248: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776718.16252: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776718.16256: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776718.16291: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776718.18037: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776718.18084: stderr chunk (state=3): >>><<< 6593 1726776718.18087: stdout chunk (state=3): >>><<< 6593 1726776718.18099: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776718.18103: handler run complete 6593 1726776718.18137: attempt loop complete, returning result 6593 1726776718.18152: variable 'item' from source: unknown 6593 1726776718.18212: variable 'item' from source: unknown ok: [managed_node2] => (item=/etc/tuned) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned", "stat": { "atime": 1726776668.5592785, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726776666.8912888, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 438304897, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726776666.8912888, "nlink": 4, "path": "/etc/tuned", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 159, "uid": 0, "version": "742285004", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 6593 1726776718.18364: dumping result to json 6593 1726776718.18367: done dumping result, returning 6593 1726776718.18369: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory [025ceb90-32dd-710c-d93d-0000000009f7] 6593 1726776718.18370: sending task result for task 025ceb90-32dd-710c-d93d-0000000009f7 6593 1726776718.18567: no more pending results, returning what we have 6593 1726776718.18570: results queue empty 6593 1726776718.18571: checking for any_errors_fatal 6593 1726776718.18574: done checking for any_errors_fatal 6593 1726776718.18575: checking for max_fail_percentage 6593 1726776718.18577: done checking for max_fail_percentage 6593 1726776718.18577: checking to see if all hosts have failed and the running result is not ok 6593 1726776718.18578: done checking to see if all hosts have failed 6593 1726776718.18579: getting the remaining hosts for this loop 6593 1726776718.18580: done getting the remaining hosts for this loop 6593 1726776718.18583: getting the next task for host managed_node2 6593 1726776718.18587: done getting next task for host managed_node2 6593 1726776718.18590: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 6593 1726776718.18593: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776718.18602: getting variables 6593 1726776718.18603: in VariableManager get_vars() 6593 1726776718.18626: Calling all_inventory to load vars for managed_node2 6593 1726776718.18628: Calling groups_inventory to load vars for managed_node2 6593 1726776718.18629: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776718.18637: Calling all_plugins_play to load vars for managed_node2 6593 1726776718.18639: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776718.18641: Calling groups_plugins_play to load vars for managed_node2 6593 1726776718.18738: done sending task result for task 025ceb90-32dd-710c-d93d-0000000009f7 6593 1726776718.18741: WORKER PROCESS EXITING 6593 1726776718.18751: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776718.18868: done with get_vars() 6593 1726776718.18876: done getting variables 6593 1726776718.18917: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:63 Thursday 19 September 2024 16:11:58 -0400 (0:00:00.640) 0:01:35.614 **** 6593 1726776718.18942: entering _queue_task() for managed_node2/set_fact 6593 1726776718.19127: worker is 1 (out of 1 available) 6593 1726776718.19141: exiting _queue_task() for managed_node2/set_fact 6593 1726776718.19152: done queuing things up, now waiting for results queue to drain 6593 1726776718.19154: waiting for pending results... 6593 1726776718.19327: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 6593 1726776718.19397: in run() - task 025ceb90-32dd-710c-d93d-0000000009f8 6593 1726776718.19408: variable 'ansible_search_path' from source: unknown 6593 1726776718.19412: variable 'ansible_search_path' from source: unknown 6593 1726776718.19442: calling self._execute() 6593 1726776718.19516: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776718.19521: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776718.19529: variable 'omit' from source: magic vars 6593 1726776718.19603: variable 'omit' from source: magic vars 6593 1726776718.19638: variable 'omit' from source: magic vars 6593 1726776718.19952: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776718.21449: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776718.21493: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776718.21520: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776718.21546: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776718.21570: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776718.21626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776718.21648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776718.21667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776718.21693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776718.21704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776718.21737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776718.21754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776718.21775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776718.21799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776718.21811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776718.21861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776718.21881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776718.21897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776718.21922: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776718.21933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776718.22079: variable '__kernel_settings_find_profile_dirs' from source: set_fact 6593 1726776718.22147: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776718.22255: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776718.22284: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776718.22306: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776718.22329: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776718.22358: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 6593 1726776718.22376: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 6593 1726776718.22392: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776718.22410: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 6593 1726776718.22446: variable 'omit' from source: magic vars 6593 1726776718.22465: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776718.22486: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776718.22499: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776718.22511: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776718.22521: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776718.22542: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776718.22545: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776718.22548: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776718.22609: Set connection var ansible_connection to ssh 6593 1726776718.22617: Set connection var ansible_timeout to 10 6593 1726776718.22621: Set connection var ansible_shell_type to sh 6593 1726776718.22626: Set connection var ansible_shell_executable to /bin/sh 6593 1726776718.22636: Set connection var ansible_pipelining to False 6593 1726776718.22642: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776718.22658: variable 'ansible_shell_executable' from source: unknown 6593 1726776718.22661: variable 'ansible_connection' from source: unknown 6593 1726776718.22663: variable 'ansible_module_compression' from source: unknown 6593 1726776718.22668: variable 'ansible_shell_type' from source: unknown 6593 1726776718.22670: variable 'ansible_shell_executable' from source: unknown 6593 1726776718.22673: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776718.22677: variable 'ansible_pipelining' from source: unknown 6593 1726776718.22679: variable 'ansible_timeout' from source: unknown 6593 1726776718.22683: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776718.22749: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776718.22759: variable 'omit' from source: magic vars 6593 1726776718.22763: starting attempt loop 6593 1726776718.22768: running the handler 6593 1726776718.22777: handler run complete 6593 1726776718.22786: attempt loop complete, returning result 6593 1726776718.22788: _execute() done 6593 1726776718.22791: dumping result to json 6593 1726776718.22793: done dumping result, returning 6593 1726776718.22800: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir [025ceb90-32dd-710c-d93d-0000000009f8] 6593 1726776718.22805: sending task result for task 025ceb90-32dd-710c-d93d-0000000009f8 6593 1726776718.22878: done sending task result for task 025ceb90-32dd-710c-d93d-0000000009f8 6593 1726776718.22881: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_profile_parent": "/etc/tuned" }, "changed": false } 6593 1726776718.22944: no more pending results, returning what we have 6593 1726776718.22947: results queue empty 6593 1726776718.22948: checking for any_errors_fatal 6593 1726776718.22961: done checking for any_errors_fatal 6593 1726776718.22961: checking for max_fail_percentage 6593 1726776718.22963: done checking for max_fail_percentage 6593 1726776718.22963: checking to see if all hosts have failed and the running result is not ok 6593 1726776718.22964: done checking to see if all hosts have failed 6593 1726776718.22965: getting the remaining hosts for this loop 6593 1726776718.22967: done getting the remaining hosts for this loop 6593 1726776718.22970: getting the next task for host managed_node2 6593 1726776718.22975: done getting next task for host managed_node2 6593 1726776718.22979: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 6593 1726776718.22981: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776718.22991: getting variables 6593 1726776718.22993: in VariableManager get_vars() 6593 1726776718.23025: Calling all_inventory to load vars for managed_node2 6593 1726776718.23028: Calling groups_inventory to load vars for managed_node2 6593 1726776718.23030: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776718.23038: Calling all_plugins_play to load vars for managed_node2 6593 1726776718.23040: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776718.23043: Calling groups_plugins_play to load vars for managed_node2 6593 1726776718.23150: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776718.23291: done with get_vars() 6593 1726776718.23299: done getting variables 6593 1726776718.23340: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 Thursday 19 September 2024 16:11:58 -0400 (0:00:00.044) 0:01:35.658 **** 6593 1726776718.23362: entering _queue_task() for managed_node2/service 6593 1726776718.23532: worker is 1 (out of 1 available) 6593 1726776718.23546: exiting _queue_task() for managed_node2/service 6593 1726776718.23558: done queuing things up, now waiting for results queue to drain 6593 1726776718.23559: waiting for pending results... 6593 1726776718.23730: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 6593 1726776718.23800: in run() - task 025ceb90-32dd-710c-d93d-0000000009f9 6593 1726776718.23813: variable 'ansible_search_path' from source: unknown 6593 1726776718.23821: variable 'ansible_search_path' from source: unknown 6593 1726776718.23854: variable '__kernel_settings_services' from source: include_vars 6593 1726776718.24083: variable '__kernel_settings_services' from source: include_vars 6593 1726776718.24139: variable 'omit' from source: magic vars 6593 1726776718.24221: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776718.24231: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776718.24238: variable 'omit' from source: magic vars 6593 1726776718.24293: variable 'omit' from source: magic vars 6593 1726776718.24321: variable 'omit' from source: magic vars 6593 1726776718.24352: variable 'item' from source: unknown 6593 1726776718.24406: variable 'item' from source: unknown 6593 1726776718.24425: variable 'omit' from source: magic vars 6593 1726776718.24458: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776718.24483: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776718.24497: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776718.24510: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776718.24521: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776718.24542: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776718.24545: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776718.24548: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776718.24611: Set connection var ansible_connection to ssh 6593 1726776718.24617: Set connection var ansible_timeout to 10 6593 1726776718.24622: Set connection var ansible_shell_type to sh 6593 1726776718.24627: Set connection var ansible_shell_executable to /bin/sh 6593 1726776718.24632: Set connection var ansible_pipelining to False 6593 1726776718.24640: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776718.24654: variable 'ansible_shell_executable' from source: unknown 6593 1726776718.24658: variable 'ansible_connection' from source: unknown 6593 1726776718.24660: variable 'ansible_module_compression' from source: unknown 6593 1726776718.24662: variable 'ansible_shell_type' from source: unknown 6593 1726776718.24669: variable 'ansible_shell_executable' from source: unknown 6593 1726776718.24671: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776718.24673: variable 'ansible_pipelining' from source: unknown 6593 1726776718.24677: variable 'ansible_timeout' from source: unknown 6593 1726776718.24680: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776718.24776: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776718.24784: variable 'omit' from source: magic vars 6593 1726776718.24790: starting attempt loop 6593 1726776718.24793: running the handler 6593 1726776718.24857: variable 'ansible_facts' from source: unknown 6593 1726776718.24941: _low_level_execute_command(): starting 6593 1726776718.24947: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776718.25448: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776718.25457: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776718.25491: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776718.25504: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776718.25554: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776718.25565: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776718.25621: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776718.27234: stdout chunk (state=3): >>>/root <<< 6593 1726776718.27336: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776718.27391: stderr chunk (state=3): >>><<< 6593 1726776718.27395: stdout chunk (state=3): >>><<< 6593 1726776718.27416: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776718.27431: _low_level_execute_command(): starting 6593 1726776718.27437: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776718.274164-9745-41687476264924 `" && echo ansible-tmp-1726776718.274164-9745-41687476264924="` echo /root/.ansible/tmp/ansible-tmp-1726776718.274164-9745-41687476264924 `" ) && sleep 0' 6593 1726776718.27879: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776718.27885: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776718.27921: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776718.27942: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776718.27984: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776718.27998: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776718.28043: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776718.30161: stdout chunk (state=3): >>>ansible-tmp-1726776718.274164-9745-41687476264924=/root/.ansible/tmp/ansible-tmp-1726776718.274164-9745-41687476264924 <<< 6593 1726776718.30260: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776718.30313: stderr chunk (state=3): >>><<< 6593 1726776718.30316: stdout chunk (state=3): >>><<< 6593 1726776718.30336: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776718.274164-9745-41687476264924=/root/.ansible/tmp/ansible-tmp-1726776718.274164-9745-41687476264924 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776718.30364: variable 'ansible_module_compression' from source: unknown 6593 1726776718.30411: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 6593 1726776718.30460: variable 'ansible_facts' from source: unknown 6593 1726776718.30596: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776718.274164-9745-41687476264924/AnsiballZ_systemd.py 6593 1726776718.30722: Sending initial data 6593 1726776718.30726: Sent initial data (152 bytes) 6593 1726776718.31378: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776718.31384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776718.31431: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776718.31435: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776718.31437: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776718.31497: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776718.31500: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776718.31505: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776718.31543: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776718.33289: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776718.33323: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776718.33357: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpfvbqouwn /root/.ansible/tmp/ansible-tmp-1726776718.274164-9745-41687476264924/AnsiballZ_systemd.py <<< 6593 1726776718.33389: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776718.35068: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776718.35168: stderr chunk (state=3): >>><<< 6593 1726776718.35172: stdout chunk (state=3): >>><<< 6593 1726776718.35188: done transferring module to remote 6593 1726776718.35197: _low_level_execute_command(): starting 6593 1726776718.35202: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776718.274164-9745-41687476264924/ /root/.ansible/tmp/ansible-tmp-1726776718.274164-9745-41687476264924/AnsiballZ_systemd.py && sleep 0' 6593 1726776718.35636: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776718.35644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776718.35674: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776718.35682: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776718.35690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776718.35700: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776718.35707: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776718.35714: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776718.35722: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776718.35730: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776718.35780: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776718.35792: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776718.35836: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776718.37610: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776718.37656: stderr chunk (state=3): >>><<< 6593 1726776718.37659: stdout chunk (state=3): >>><<< 6593 1726776718.37676: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776718.37684: _low_level_execute_command(): starting 6593 1726776718.37689: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776718.274164-9745-41687476264924/AnsiballZ_systemd.py && sleep 0' 6593 1726776718.38120: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776718.38134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776718.38146: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776718.38157: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776718.38167: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776718.38215: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776718.38229: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776718.38278: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776718.64270: stdout chunk (state=3): >>> {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "639", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Thu 2024-09-19 16:11:30 EDT", "ExecMainStartTimestampMonotonic": "7979145", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "639", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:30 EDT] ; stop_time=[n/a] ; pid=639 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:30 EDT] ; stop_time=[n/a] ; pid=639 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "2566", "MemoryCurrent": "18206720", "MemoryAvailable": "infinity", "CPUUsageNSec": "231724000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight":<<< 6593 1726776718.64295: stdout chunk (state=3): >>> "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "dbus.socket<<< 6593 1726776718.64305: stdout chunk (state=3): >>> dbus-broker.service sysinit.target system.slice", "WantedBy": "multi-user.target", "Conflicts": "cpupower.service power-profiles-daemon.service tlp.service shutdown.target auto-cpufreq.service", "Before": "multi-user.target shutdown.target", "After": "systemd-sysctl.service network.target polkit.service sysinit.target systemd-journald.socket basic.target dbus-broker.service dbus.socket system.slice", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Thu 2024-09-19 16:11:31 EDT", "StateChangeTimestampMonotonic": "8437528", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:30 EDT", "InactiveExitTimestampMonotonic": "7979407", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:31 EDT", "ActiveEnterTimestampMonotonic": "8437528", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:11:30 EDT", "ConditionTimestampMonotonic": "7974251", "AssertTimestamp": "Thu 2024-09-19 16:11:30 EDT", "AssertTimestampMonotonic": "7974255", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ecc6abad7170411fa3ab86bfd907e0f9", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 6593 1726776718.65889: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776718.65951: stderr chunk (state=3): >>><<< 6593 1726776718.65954: stdout chunk (state=3): >>><<< 6593 1726776718.65978: _low_level_execute_command() done: rc=0, stdout= {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "639", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Thu 2024-09-19 16:11:30 EDT", "ExecMainStartTimestampMonotonic": "7979145", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "639", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:30 EDT] ; stop_time=[n/a] ; pid=639 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:30 EDT] ; stop_time=[n/a] ; pid=639 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "2566", "MemoryCurrent": "18206720", "MemoryAvailable": "infinity", "CPUUsageNSec": "231724000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "dbus.socket dbus-broker.service sysinit.target system.slice", "WantedBy": "multi-user.target", "Conflicts": "cpupower.service power-profiles-daemon.service tlp.service shutdown.target auto-cpufreq.service", "Before": "multi-user.target shutdown.target", "After": "systemd-sysctl.service network.target polkit.service sysinit.target systemd-journald.socket basic.target dbus-broker.service dbus.socket system.slice", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Thu 2024-09-19 16:11:31 EDT", "StateChangeTimestampMonotonic": "8437528", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:30 EDT", "InactiveExitTimestampMonotonic": "7979407", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:31 EDT", "ActiveEnterTimestampMonotonic": "8437528", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:11:30 EDT", "ConditionTimestampMonotonic": "7974251", "AssertTimestamp": "Thu 2024-09-19 16:11:30 EDT", "AssertTimestampMonotonic": "7974255", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ecc6abad7170411fa3ab86bfd907e0f9", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776718.66112: done with _execute_module (ansible.legacy.systemd, {'name': 'tuned', 'state': 'started', 'enabled': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776718.274164-9745-41687476264924/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776718.66128: _low_level_execute_command(): starting 6593 1726776718.66133: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776718.274164-9745-41687476264924/ > /dev/null 2>&1 && sleep 0' 6593 1726776718.66585: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776718.66598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776718.66617: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776718.66631: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776718.66641: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776718.66692: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776718.66698: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776718.66754: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776718.68605: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776718.68654: stderr chunk (state=3): >>><<< 6593 1726776718.68657: stdout chunk (state=3): >>><<< 6593 1726776718.68670: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776718.68676: handler run complete 6593 1726776718.68712: attempt loop complete, returning result 6593 1726776718.68731: variable 'item' from source: unknown 6593 1726776718.68791: variable 'item' from source: unknown ok: [managed_node2] => (item=tuned) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "tuned", "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:31 EDT", "ActiveEnterTimestampMonotonic": "8437528", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-sysctl.service network.target polkit.service sysinit.target systemd-journald.socket basic.target dbus-broker.service dbus.socket system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 16:11:30 EDT", "AssertTimestampMonotonic": "7974255", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "231724000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:11:30 EDT", "ConditionTimestampMonotonic": "7974251", "ConfigurationDirectoryMode": "0755", "Conflicts": "cpupower.service power-profiles-daemon.service tlp.service shutdown.target auto-cpufreq.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "2566", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "639", "ExecMainStartTimestamp": "Thu 2024-09-19 16:11:30 EDT", "ExecMainStartTimestampMonotonic": "7979145", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:30 EDT] ; stop_time=[n/a] ; pid=639 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:30 EDT] ; stop_time=[n/a] ; pid=639 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:30 EDT", "InactiveExitTimestampMonotonic": "7979407", "InvocationID": "ecc6abad7170411fa3ab86bfd907e0f9", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "639", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "18206720", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket dbus-broker.service sysinit.target system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2024-09-19 16:11:31 EDT", "StateChangeTimestampMonotonic": "8437528", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "22342", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 6593 1726776718.69213: dumping result to json 6593 1726776718.69216: done dumping result, returning 6593 1726776718.69220: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started [025ceb90-32dd-710c-d93d-0000000009f9] 6593 1726776718.69222: sending task result for task 025ceb90-32dd-710c-d93d-0000000009f9 6593 1726776718.69303: done sending task result for task 025ceb90-32dd-710c-d93d-0000000009f9 6593 1726776718.69306: WORKER PROCESS EXITING 6593 1726776718.69378: no more pending results, returning what we have 6593 1726776718.69381: results queue empty 6593 1726776718.69381: checking for any_errors_fatal 6593 1726776718.69384: done checking for any_errors_fatal 6593 1726776718.69385: checking for max_fail_percentage 6593 1726776718.69386: done checking for max_fail_percentage 6593 1726776718.69386: checking to see if all hosts have failed and the running result is not ok 6593 1726776718.69387: done checking to see if all hosts have failed 6593 1726776718.69387: getting the remaining hosts for this loop 6593 1726776718.69388: done getting the remaining hosts for this loop 6593 1726776718.69391: getting the next task for host managed_node2 6593 1726776718.69394: done getting next task for host managed_node2 6593 1726776718.69397: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 6593 1726776718.69399: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776718.69405: getting variables 6593 1726776718.69406: in VariableManager get_vars() 6593 1726776718.69432: Calling all_inventory to load vars for managed_node2 6593 1726776718.69434: Calling groups_inventory to load vars for managed_node2 6593 1726776718.69435: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776718.69442: Calling all_plugins_play to load vars for managed_node2 6593 1726776718.69444: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776718.69445: Calling groups_plugins_play to load vars for managed_node2 6593 1726776718.69550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776718.69681: done with get_vars() 6593 1726776718.69689: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:74 Thursday 19 September 2024 16:11:58 -0400 (0:00:00.463) 0:01:36.122 **** 6593 1726776718.69756: entering _queue_task() for managed_node2/file 6593 1726776718.69930: worker is 1 (out of 1 available) 6593 1726776718.69946: exiting _queue_task() for managed_node2/file 6593 1726776718.69957: done queuing things up, now waiting for results queue to drain 6593 1726776718.69958: waiting for pending results... 6593 1726776718.70139: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 6593 1726776718.70205: in run() - task 025ceb90-32dd-710c-d93d-0000000009fa 6593 1726776718.70219: variable 'ansible_search_path' from source: unknown 6593 1726776718.70223: variable 'ansible_search_path' from source: unknown 6593 1726776718.70251: calling self._execute() 6593 1726776718.70322: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776718.70328: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776718.70336: variable 'omit' from source: magic vars 6593 1726776718.70411: variable 'omit' from source: magic vars 6593 1726776718.70450: variable 'omit' from source: magic vars 6593 1726776718.70474: variable '__kernel_settings_profile_dir' from source: role '' all vars 6593 1726776718.70692: variable '__kernel_settings_profile_dir' from source: role '' all vars 6593 1726776718.70759: variable '__kernel_settings_profile_parent' from source: set_fact 6593 1726776718.70764: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6593 1726776718.70798: variable 'omit' from source: magic vars 6593 1726776718.70833: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776718.70856: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776718.70875: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776718.70887: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776718.70898: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776718.70920: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776718.70924: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776718.70926: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776718.70992: Set connection var ansible_connection to ssh 6593 1726776718.70998: Set connection var ansible_timeout to 10 6593 1726776718.71001: Set connection var ansible_shell_type to sh 6593 1726776718.71006: Set connection var ansible_shell_executable to /bin/sh 6593 1726776718.71011: Set connection var ansible_pipelining to False 6593 1726776718.71021: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776718.71037: variable 'ansible_shell_executable' from source: unknown 6593 1726776718.71040: variable 'ansible_connection' from source: unknown 6593 1726776718.71043: variable 'ansible_module_compression' from source: unknown 6593 1726776718.71045: variable 'ansible_shell_type' from source: unknown 6593 1726776718.71047: variable 'ansible_shell_executable' from source: unknown 6593 1726776718.71051: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776718.71053: variable 'ansible_pipelining' from source: unknown 6593 1726776718.71055: variable 'ansible_timeout' from source: unknown 6593 1726776718.71060: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776718.71201: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 6593 1726776718.71210: variable 'omit' from source: magic vars 6593 1726776718.71215: starting attempt loop 6593 1726776718.71219: running the handler 6593 1726776718.71230: _low_level_execute_command(): starting 6593 1726776718.71236: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776718.71723: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776718.71733: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776718.71762: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776718.71776: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776718.71787: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776718.71832: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776718.71838: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776718.71846: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776718.71901: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776718.73492: stdout chunk (state=3): >>>/root <<< 6593 1726776718.73593: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776718.73640: stderr chunk (state=3): >>><<< 6593 1726776718.73643: stdout chunk (state=3): >>><<< 6593 1726776718.73661: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776718.73674: _low_level_execute_command(): starting 6593 1726776718.73678: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776718.7365959-9753-264915664528368 `" && echo ansible-tmp-1726776718.7365959-9753-264915664528368="` echo /root/.ansible/tmp/ansible-tmp-1726776718.7365959-9753-264915664528368 `" ) && sleep 0' 6593 1726776718.74084: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776718.74090: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776718.74125: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776718.74137: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776718.74190: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776718.74196: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776718.74244: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776718.76343: stdout chunk (state=3): >>>ansible-tmp-1726776718.7365959-9753-264915664528368=/root/.ansible/tmp/ansible-tmp-1726776718.7365959-9753-264915664528368 <<< 6593 1726776718.76459: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776718.76499: stderr chunk (state=3): >>><<< 6593 1726776718.76502: stdout chunk (state=3): >>><<< 6593 1726776718.76514: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776718.7365959-9753-264915664528368=/root/.ansible/tmp/ansible-tmp-1726776718.7365959-9753-264915664528368 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776718.76548: variable 'ansible_module_compression' from source: unknown 6593 1726776718.76591: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 6593 1726776718.76621: variable 'ansible_facts' from source: unknown 6593 1726776718.76679: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776718.7365959-9753-264915664528368/AnsiballZ_file.py 6593 1726776718.76772: Sending initial data 6593 1726776718.76781: Sent initial data (151 bytes) 6593 1726776718.77395: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776718.77399: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776718.77434: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776718.77438: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776718.77441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776718.77490: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776718.77493: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776718.77537: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776718.79264: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776718.79296: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776718.79331: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpgkvk_iej /root/.ansible/tmp/ansible-tmp-1726776718.7365959-9753-264915664528368/AnsiballZ_file.py <<< 6593 1726776718.79366: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776718.80144: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776718.80232: stderr chunk (state=3): >>><<< 6593 1726776718.80235: stdout chunk (state=3): >>><<< 6593 1726776718.80252: done transferring module to remote 6593 1726776718.80260: _low_level_execute_command(): starting 6593 1726776718.80267: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776718.7365959-9753-264915664528368/ /root/.ansible/tmp/ansible-tmp-1726776718.7365959-9753-264915664528368/AnsiballZ_file.py && sleep 0' 6593 1726776718.80682: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776718.80686: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776718.80714: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776718.80717: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776718.80722: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776718.80774: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776718.80777: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776718.80822: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776718.82560: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776718.82599: stderr chunk (state=3): >>><<< 6593 1726776718.82603: stdout chunk (state=3): >>><<< 6593 1726776718.82617: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776718.82620: _low_level_execute_command(): starting 6593 1726776718.82625: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776718.7365959-9753-264915664528368/AnsiballZ_file.py && sleep 0' 6593 1726776718.83025: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776718.83038: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776718.83054: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776718.83065: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776718.83111: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776718.83125: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776718.83173: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776718.97595: stdout chunk (state=3): >>> {"path": "/etc/tuned/kernel_settings", "changed": false, "diff": {"before": {"path": "/etc/tuned/kernel_settings"}, "after": {"path": "/etc/tuned/kernel_settings"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 24, "invocation": {"module_args": {"path": "/etc/tuned/kernel_settings", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 6593 1726776718.98733: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776718.98786: stderr chunk (state=3): >>><<< 6593 1726776718.98789: stdout chunk (state=3): >>><<< 6593 1726776718.98806: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/kernel_settings", "changed": false, "diff": {"before": {"path": "/etc/tuned/kernel_settings"}, "after": {"path": "/etc/tuned/kernel_settings"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 24, "invocation": {"module_args": {"path": "/etc/tuned/kernel_settings", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776718.98842: done with _execute_module (file, {'path': '/etc/tuned/kernel_settings', 'state': 'directory', 'mode': '0755', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776718.7365959-9753-264915664528368/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776718.98849: _low_level_execute_command(): starting 6593 1726776718.98854: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776718.7365959-9753-264915664528368/ > /dev/null 2>&1 && sleep 0' 6593 1726776718.99297: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776718.99309: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776718.99329: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776718.99341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776718.99357: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776718.99397: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776718.99409: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776718.99454: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776719.01255: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776719.01303: stderr chunk (state=3): >>><<< 6593 1726776719.01306: stdout chunk (state=3): >>><<< 6593 1726776719.01321: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776719.01327: handler run complete 6593 1726776719.01347: attempt loop complete, returning result 6593 1726776719.01349: _execute() done 6593 1726776719.01352: dumping result to json 6593 1726776719.01357: done dumping result, returning 6593 1726776719.01367: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists [025ceb90-32dd-710c-d93d-0000000009fa] 6593 1726776719.01370: sending task result for task 025ceb90-32dd-710c-d93d-0000000009fa 6593 1726776719.01475: done sending task result for task 025ceb90-32dd-710c-d93d-0000000009fa 6593 1726776719.01478: WORKER PROCESS EXITING ok: [managed_node2] => { "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": 24, "state": "directory", "uid": 0 } 6593 1726776719.01579: no more pending results, returning what we have 6593 1726776719.01582: results queue empty 6593 1726776719.01583: checking for any_errors_fatal 6593 1726776719.01597: done checking for any_errors_fatal 6593 1726776719.01598: checking for max_fail_percentage 6593 1726776719.01599: done checking for max_fail_percentage 6593 1726776719.01600: checking to see if all hosts have failed and the running result is not ok 6593 1726776719.01601: done checking to see if all hosts have failed 6593 1726776719.01601: getting the remaining hosts for this loop 6593 1726776719.01602: done getting the remaining hosts for this loop 6593 1726776719.01606: getting the next task for host managed_node2 6593 1726776719.01611: done getting next task for host managed_node2 6593 1726776719.01616: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 6593 1726776719.01620: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776719.01631: getting variables 6593 1726776719.01633: in VariableManager get_vars() 6593 1726776719.01667: Calling all_inventory to load vars for managed_node2 6593 1726776719.01670: Calling groups_inventory to load vars for managed_node2 6593 1726776719.01672: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776719.01680: Calling all_plugins_play to load vars for managed_node2 6593 1726776719.01683: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776719.01685: Calling groups_plugins_play to load vars for managed_node2 6593 1726776719.01794: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776719.01917: done with get_vars() 6593 1726776719.01926: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get active_profile] ********** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:80 Thursday 19 September 2024 16:11:59 -0400 (0:00:00.322) 0:01:36.444 **** 6593 1726776719.01993: entering _queue_task() for managed_node2/slurp 6593 1726776719.02180: worker is 1 (out of 1 available) 6593 1726776719.02193: exiting _queue_task() for managed_node2/slurp 6593 1726776719.02205: done queuing things up, now waiting for results queue to drain 6593 1726776719.02206: waiting for pending results... 6593 1726776719.02379: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 6593 1726776719.02446: in run() - task 025ceb90-32dd-710c-d93d-0000000009fb 6593 1726776719.02457: variable 'ansible_search_path' from source: unknown 6593 1726776719.02461: variable 'ansible_search_path' from source: unknown 6593 1726776719.02490: calling self._execute() 6593 1726776719.02558: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776719.02564: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776719.02571: variable 'omit' from source: magic vars 6593 1726776719.02683: variable 'omit' from source: magic vars 6593 1726776719.02740: variable 'omit' from source: magic vars 6593 1726776719.02777: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6593 1726776719.03094: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6593 1726776719.03190: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6593 1726776719.03234: variable 'omit' from source: magic vars 6593 1726776719.03288: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776719.03328: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776719.03354: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776719.03386: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776719.03403: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776719.03440: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776719.03450: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776719.03458: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776719.03558: Set connection var ansible_connection to ssh 6593 1726776719.03575: Set connection var ansible_timeout to 10 6593 1726776719.03584: Set connection var ansible_shell_type to sh 6593 1726776719.03598: Set connection var ansible_shell_executable to /bin/sh 6593 1726776719.03608: Set connection var ansible_pipelining to False 6593 1726776719.03626: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776719.03652: variable 'ansible_shell_executable' from source: unknown 6593 1726776719.03660: variable 'ansible_connection' from source: unknown 6593 1726776719.03668: variable 'ansible_module_compression' from source: unknown 6593 1726776719.03670: variable 'ansible_shell_type' from source: unknown 6593 1726776719.03673: variable 'ansible_shell_executable' from source: unknown 6593 1726776719.03675: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776719.03679: variable 'ansible_pipelining' from source: unknown 6593 1726776719.03682: variable 'ansible_timeout' from source: unknown 6593 1726776719.03686: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776719.03827: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 6593 1726776719.03836: variable 'omit' from source: magic vars 6593 1726776719.03841: starting attempt loop 6593 1726776719.03844: running the handler 6593 1726776719.03854: _low_level_execute_command(): starting 6593 1726776719.03860: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776719.04349: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776719.04366: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776719.04378: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776719.04391: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776719.04401: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776719.04445: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776719.04457: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776719.04501: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776719.06084: stdout chunk (state=3): >>>/root <<< 6593 1726776719.06186: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776719.06231: stderr chunk (state=3): >>><<< 6593 1726776719.06235: stdout chunk (state=3): >>><<< 6593 1726776719.06252: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776719.06263: _low_level_execute_command(): starting 6593 1726776719.06271: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776719.0625155-9761-247249184726690 `" && echo ansible-tmp-1726776719.0625155-9761-247249184726690="` echo /root/.ansible/tmp/ansible-tmp-1726776719.0625155-9761-247249184726690 `" ) && sleep 0' 6593 1726776719.06672: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776719.06685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776719.06699: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776719.06724: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776719.06766: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776719.06778: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776719.06824: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776719.08855: stdout chunk (state=3): >>>ansible-tmp-1726776719.0625155-9761-247249184726690=/root/.ansible/tmp/ansible-tmp-1726776719.0625155-9761-247249184726690 <<< 6593 1726776719.08975: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776719.09014: stderr chunk (state=3): >>><<< 6593 1726776719.09017: stdout chunk (state=3): >>><<< 6593 1726776719.09031: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776719.0625155-9761-247249184726690=/root/.ansible/tmp/ansible-tmp-1726776719.0625155-9761-247249184726690 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776719.09069: variable 'ansible_module_compression' from source: unknown 6593 1726776719.09097: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 6593 1726776719.09123: variable 'ansible_facts' from source: unknown 6593 1726776719.09185: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776719.0625155-9761-247249184726690/AnsiballZ_slurp.py 6593 1726776719.09357: Sending initial data 6593 1726776719.09370: Sent initial data (152 bytes) 6593 1726776719.09935: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776719.09941: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776719.09976: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776719.09980: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776719.09982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776719.09984: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776719.10037: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776719.10041: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776719.10045: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776719.10080: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776719.11826: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776719.11858: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776719.11890: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmp0it2x8ef /root/.ansible/tmp/ansible-tmp-1726776719.0625155-9761-247249184726690/AnsiballZ_slurp.py <<< 6593 1726776719.11922: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776719.12661: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776719.12744: stderr chunk (state=3): >>><<< 6593 1726776719.12747: stdout chunk (state=3): >>><<< 6593 1726776719.12761: done transferring module to remote 6593 1726776719.12772: _low_level_execute_command(): starting 6593 1726776719.12775: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776719.0625155-9761-247249184726690/ /root/.ansible/tmp/ansible-tmp-1726776719.0625155-9761-247249184726690/AnsiballZ_slurp.py && sleep 0' 6593 1726776719.13175: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776719.13178: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776719.13207: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776719.13210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776719.13214: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776719.13216: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776719.13266: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776719.13270: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776719.13310: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776719.15033: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776719.15073: stderr chunk (state=3): >>><<< 6593 1726776719.15076: stdout chunk (state=3): >>><<< 6593 1726776719.15087: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776719.15090: _low_level_execute_command(): starting 6593 1726776719.15094: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776719.0625155-9761-247249184726690/AnsiballZ_slurp.py && sleep 0' 6593 1726776719.15485: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776719.15498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776719.15514: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776719.15529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776719.15543: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776719.15583: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776719.15594: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776719.15644: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776719.28868: stdout chunk (state=3): >>> {"content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "src": "/etc/tuned/active_profile"}}} <<< 6593 1726776719.29868: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776719.29928: stderr chunk (state=3): >>><<< 6593 1726776719.29931: stdout chunk (state=3): >>><<< 6593 1726776719.29948: _low_level_execute_command() done: rc=0, stdout= {"content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "src": "/etc/tuned/active_profile"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776719.29974: done with _execute_module (slurp, {'path': '/etc/tuned/active_profile', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'slurp', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776719.0625155-9761-247249184726690/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776719.29981: _low_level_execute_command(): starting 6593 1726776719.29986: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776719.0625155-9761-247249184726690/ > /dev/null 2>&1 && sleep 0' 6593 1726776719.30437: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776719.30450: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776719.30473: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776719.30485: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776719.30493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776719.30536: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776719.30548: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776719.30593: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776719.32376: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776719.32423: stderr chunk (state=3): >>><<< 6593 1726776719.32426: stdout chunk (state=3): >>><<< 6593 1726776719.32439: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776719.32445: handler run complete 6593 1726776719.32459: attempt loop complete, returning result 6593 1726776719.32462: _execute() done 6593 1726776719.32467: dumping result to json 6593 1726776719.32472: done dumping result, returning 6593 1726776719.32479: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile [025ceb90-32dd-710c-d93d-0000000009fb] 6593 1726776719.32485: sending task result for task 025ceb90-32dd-710c-d93d-0000000009fb 6593 1726776719.32577: done sending task result for task 025ceb90-32dd-710c-d93d-0000000009fb 6593 1726776719.32579: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 6593 1726776719.32671: no more pending results, returning what we have 6593 1726776719.32675: results queue empty 6593 1726776719.32676: checking for any_errors_fatal 6593 1726776719.32684: done checking for any_errors_fatal 6593 1726776719.32685: checking for max_fail_percentage 6593 1726776719.32686: done checking for max_fail_percentage 6593 1726776719.32687: checking to see if all hosts have failed and the running result is not ok 6593 1726776719.32688: done checking to see if all hosts have failed 6593 1726776719.32688: getting the remaining hosts for this loop 6593 1726776719.32689: done getting the remaining hosts for this loop 6593 1726776719.32693: getting the next task for host managed_node2 6593 1726776719.32698: done getting next task for host managed_node2 6593 1726776719.32702: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 6593 1726776719.32704: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776719.32714: getting variables 6593 1726776719.32716: in VariableManager get_vars() 6593 1726776719.32752: Calling all_inventory to load vars for managed_node2 6593 1726776719.32755: Calling groups_inventory to load vars for managed_node2 6593 1726776719.32756: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776719.32764: Calling all_plugins_play to load vars for managed_node2 6593 1726776719.32766: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776719.32768: Calling groups_plugins_play to load vars for managed_node2 6593 1726776719.32872: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776719.33033: done with get_vars() 6593 1726776719.33041: done getting variables 6593 1726776719.33083: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set active_profile] ********** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:85 Thursday 19 September 2024 16:11:59 -0400 (0:00:00.311) 0:01:36.755 **** 6593 1726776719.33105: entering _queue_task() for managed_node2/set_fact 6593 1726776719.33279: worker is 1 (out of 1 available) 6593 1726776719.33292: exiting _queue_task() for managed_node2/set_fact 6593 1726776719.33304: done queuing things up, now waiting for results queue to drain 6593 1726776719.33305: waiting for pending results... 6593 1726776719.33490: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 6593 1726776719.33563: in run() - task 025ceb90-32dd-710c-d93d-0000000009fc 6593 1726776719.33577: variable 'ansible_search_path' from source: unknown 6593 1726776719.33581: variable 'ansible_search_path' from source: unknown 6593 1726776719.33608: calling self._execute() 6593 1726776719.33680: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776719.33684: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776719.33692: variable 'omit' from source: magic vars 6593 1726776719.33771: variable 'omit' from source: magic vars 6593 1726776719.33804: variable 'omit' from source: magic vars 6593 1726776719.34098: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6593 1726776719.34105: variable '__cur_profile' from source: task vars 6593 1726776719.34210: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776719.35681: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776719.35732: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776719.35758: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776719.35785: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776719.35806: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776719.35865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776719.35888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776719.35905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776719.35934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776719.35944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776719.36020: variable '__kernel_settings_tuned_current_profile' from source: set_fact 6593 1726776719.36056: variable 'omit' from source: magic vars 6593 1726776719.36078: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776719.36097: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776719.36110: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776719.36124: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776719.36134: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776719.36155: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776719.36158: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776719.36160: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776719.36224: Set connection var ansible_connection to ssh 6593 1726776719.36230: Set connection var ansible_timeout to 10 6593 1726776719.36233: Set connection var ansible_shell_type to sh 6593 1726776719.36239: Set connection var ansible_shell_executable to /bin/sh 6593 1726776719.36244: Set connection var ansible_pipelining to False 6593 1726776719.36253: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776719.36271: variable 'ansible_shell_executable' from source: unknown 6593 1726776719.36275: variable 'ansible_connection' from source: unknown 6593 1726776719.36277: variable 'ansible_module_compression' from source: unknown 6593 1726776719.36279: variable 'ansible_shell_type' from source: unknown 6593 1726776719.36281: variable 'ansible_shell_executable' from source: unknown 6593 1726776719.36283: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776719.36286: variable 'ansible_pipelining' from source: unknown 6593 1726776719.36289: variable 'ansible_timeout' from source: unknown 6593 1726776719.36293: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776719.36360: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776719.36371: variable 'omit' from source: magic vars 6593 1726776719.36374: starting attempt loop 6593 1726776719.36377: running the handler 6593 1726776719.36386: handler run complete 6593 1726776719.36394: attempt loop complete, returning result 6593 1726776719.36397: _execute() done 6593 1726776719.36399: dumping result to json 6593 1726776719.36401: done dumping result, returning 6593 1726776719.36409: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile [025ceb90-32dd-710c-d93d-0000000009fc] 6593 1726776719.36423: sending task result for task 025ceb90-32dd-710c-d93d-0000000009fc 6593 1726776719.36500: done sending task result for task 025ceb90-32dd-710c-d93d-0000000009fc 6593 1726776719.36504: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_active_profile": "virtual-guest kernel_settings" }, "changed": false } 6593 1726776719.36569: no more pending results, returning what we have 6593 1726776719.36572: results queue empty 6593 1726776719.36573: checking for any_errors_fatal 6593 1726776719.36578: done checking for any_errors_fatal 6593 1726776719.36579: checking for max_fail_percentage 6593 1726776719.36580: done checking for max_fail_percentage 6593 1726776719.36581: checking to see if all hosts have failed and the running result is not ok 6593 1726776719.36582: done checking to see if all hosts have failed 6593 1726776719.36583: getting the remaining hosts for this loop 6593 1726776719.36584: done getting the remaining hosts for this loop 6593 1726776719.36587: getting the next task for host managed_node2 6593 1726776719.36592: done getting next task for host managed_node2 6593 1726776719.36595: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 6593 1726776719.36598: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776719.36614: getting variables 6593 1726776719.36615: in VariableManager get_vars() 6593 1726776719.36647: Calling all_inventory to load vars for managed_node2 6593 1726776719.36650: Calling groups_inventory to load vars for managed_node2 6593 1726776719.36652: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776719.36659: Calling all_plugins_play to load vars for managed_node2 6593 1726776719.36661: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776719.36664: Calling groups_plugins_play to load vars for managed_node2 6593 1726776719.36769: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776719.36890: done with get_vars() 6593 1726776719.36898: done getting variables 6593 1726776719.36939: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 Thursday 19 September 2024 16:11:59 -0400 (0:00:00.038) 0:01:36.794 **** 6593 1726776719.36959: entering _queue_task() for managed_node2/copy 6593 1726776719.37131: worker is 1 (out of 1 available) 6593 1726776719.37144: exiting _queue_task() for managed_node2/copy 6593 1726776719.37156: done queuing things up, now waiting for results queue to drain 6593 1726776719.37157: waiting for pending results... 6593 1726776719.37327: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 6593 1726776719.37401: in run() - task 025ceb90-32dd-710c-d93d-0000000009fd 6593 1726776719.37413: variable 'ansible_search_path' from source: unknown 6593 1726776719.37416: variable 'ansible_search_path' from source: unknown 6593 1726776719.37446: calling self._execute() 6593 1726776719.37512: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776719.37515: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776719.37525: variable 'omit' from source: magic vars 6593 1726776719.37598: variable 'omit' from source: magic vars 6593 1726776719.37632: variable 'omit' from source: magic vars 6593 1726776719.37653: variable '__kernel_settings_active_profile' from source: set_fact 6593 1726776719.37861: variable '__kernel_settings_active_profile' from source: set_fact 6593 1726776719.37884: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6593 1726776719.37934: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6593 1726776719.37987: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6593 1726776719.38060: variable 'omit' from source: magic vars 6593 1726776719.38095: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776719.38119: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776719.38133: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776719.38146: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776719.38158: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776719.38179: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776719.38182: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776719.38185: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776719.38248: Set connection var ansible_connection to ssh 6593 1726776719.38254: Set connection var ansible_timeout to 10 6593 1726776719.38256: Set connection var ansible_shell_type to sh 6593 1726776719.38263: Set connection var ansible_shell_executable to /bin/sh 6593 1726776719.38270: Set connection var ansible_pipelining to False 6593 1726776719.38279: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776719.38294: variable 'ansible_shell_executable' from source: unknown 6593 1726776719.38297: variable 'ansible_connection' from source: unknown 6593 1726776719.38299: variable 'ansible_module_compression' from source: unknown 6593 1726776719.38301: variable 'ansible_shell_type' from source: unknown 6593 1726776719.38303: variable 'ansible_shell_executable' from source: unknown 6593 1726776719.38305: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776719.38312: variable 'ansible_pipelining' from source: unknown 6593 1726776719.38315: variable 'ansible_timeout' from source: unknown 6593 1726776719.38317: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776719.38410: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776719.38420: variable 'omit' from source: magic vars 6593 1726776719.38425: starting attempt loop 6593 1726776719.38428: running the handler 6593 1726776719.38437: _low_level_execute_command(): starting 6593 1726776719.38444: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776719.38941: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776719.38950: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776719.38980: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776719.38994: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776719.39043: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776719.39056: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776719.39107: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776719.40710: stdout chunk (state=3): >>>/root <<< 6593 1726776719.40813: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776719.40860: stderr chunk (state=3): >>><<< 6593 1726776719.40866: stdout chunk (state=3): >>><<< 6593 1726776719.40883: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776719.40893: _low_level_execute_command(): starting 6593 1726776719.40898: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776719.4088223-9773-161687582648912 `" && echo ansible-tmp-1726776719.4088223-9773-161687582648912="` echo /root/.ansible/tmp/ansible-tmp-1726776719.4088223-9773-161687582648912 `" ) && sleep 0' 6593 1726776719.41320: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776719.41326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776719.41359: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776719.41371: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776719.41425: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776719.41433: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776719.41483: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776719.43540: stdout chunk (state=3): >>>ansible-tmp-1726776719.4088223-9773-161687582648912=/root/.ansible/tmp/ansible-tmp-1726776719.4088223-9773-161687582648912 <<< 6593 1726776719.43654: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776719.43697: stderr chunk (state=3): >>><<< 6593 1726776719.43700: stdout chunk (state=3): >>><<< 6593 1726776719.43713: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776719.4088223-9773-161687582648912=/root/.ansible/tmp/ansible-tmp-1726776719.4088223-9773-161687582648912 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776719.43779: variable 'ansible_module_compression' from source: unknown 6593 1726776719.43820: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6593 1726776719.43844: variable 'ansible_facts' from source: unknown 6593 1726776719.43902: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776719.4088223-9773-161687582648912/AnsiballZ_stat.py 6593 1726776719.43989: Sending initial data 6593 1726776719.43992: Sent initial data (151 bytes) 6593 1726776719.44613: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776719.44620: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776719.44647: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776719.44658: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776719.44712: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776719.44731: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776719.44759: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776719.46487: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776719.46522: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776719.46555: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpmxeb8zyd /root/.ansible/tmp/ansible-tmp-1726776719.4088223-9773-161687582648912/AnsiballZ_stat.py <<< 6593 1726776719.46586: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776719.47322: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776719.47404: stderr chunk (state=3): >>><<< 6593 1726776719.47407: stdout chunk (state=3): >>><<< 6593 1726776719.47423: done transferring module to remote 6593 1726776719.47431: _low_level_execute_command(): starting 6593 1726776719.47435: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776719.4088223-9773-161687582648912/ /root/.ansible/tmp/ansible-tmp-1726776719.4088223-9773-161687582648912/AnsiballZ_stat.py && sleep 0' 6593 1726776719.47829: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776719.47842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776719.47856: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776719.47872: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776719.47882: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776719.47922: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776719.47943: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776719.47976: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776719.49731: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776719.49773: stderr chunk (state=3): >>><<< 6593 1726776719.49776: stdout chunk (state=3): >>><<< 6593 1726776719.49787: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776719.49790: _low_level_execute_command(): starting 6593 1726776719.49795: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776719.4088223-9773-161687582648912/AnsiballZ_stat.py && sleep 0' 6593 1726776719.50187: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776719.50199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776719.50211: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776719.50225: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776719.50236: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776719.50281: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776719.50293: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776719.50343: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776719.64834: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/active_profile", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 30, "inode": 102760579, "dev": 51713, "nlink": 1, "atime": 1726776719.2870646, "mtime": 1726776713.3000982, "ctime": 1726776713.3000982, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "mimetype": "text/plain", "charset": "us-ascii", "version": "1504068360", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 6593 1726776719.66051: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776719.66110: stderr chunk (state=3): >>><<< 6593 1726776719.66113: stdout chunk (state=3): >>><<< 6593 1726776719.66132: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/active_profile", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 30, "inode": 102760579, "dev": 51713, "nlink": 1, "atime": 1726776719.2870646, "mtime": 1726776713.3000982, "ctime": 1726776713.3000982, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "mimetype": "text/plain", "charset": "us-ascii", "version": "1504068360", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776719.66178: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/active_profile', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776719.4088223-9773-161687582648912/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6593 1726776719.66212: variable 'ansible_module_compression' from source: unknown 6593 1726776719.66246: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 6593 1726776719.66261: variable 'ansible_facts' from source: unknown 6593 1726776719.66309: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776719.4088223-9773-161687582648912/AnsiballZ_file.py 6593 1726776719.66409: Sending initial data 6593 1726776719.66421: Sent initial data (151 bytes) 6593 1726776719.67084: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776719.67088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776719.67123: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776719.67126: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776719.67128: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776719.67178: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776719.67181: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776719.67191: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776719.67241: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776719.68986: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776719.69021: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776719.69053: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmplf5uq43j /root/.ansible/tmp/ansible-tmp-1726776719.4088223-9773-161687582648912/AnsiballZ_file.py <<< 6593 1726776719.69087: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776719.69848: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776719.69946: stderr chunk (state=3): >>><<< 6593 1726776719.69949: stdout chunk (state=3): >>><<< 6593 1726776719.69963: done transferring module to remote 6593 1726776719.69973: _low_level_execute_command(): starting 6593 1726776719.69978: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776719.4088223-9773-161687582648912/ /root/.ansible/tmp/ansible-tmp-1726776719.4088223-9773-161687582648912/AnsiballZ_file.py && sleep 0' 6593 1726776719.70400: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776719.70403: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776719.70437: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776719.70440: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776719.70443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776719.70494: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776719.70498: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776719.70548: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776719.72307: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776719.72350: stderr chunk (state=3): >>><<< 6593 1726776719.72354: stdout chunk (state=3): >>><<< 6593 1726776719.72368: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776719.72371: _low_level_execute_command(): starting 6593 1726776719.72376: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776719.4088223-9773-161687582648912/AnsiballZ_file.py && sleep 0' 6593 1726776719.72782: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776719.72795: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776719.72811: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776719.72827: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776719.72836: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776719.72876: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776719.72887: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776719.72941: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776719.87254: stdout chunk (state=3): >>> {"path": "/etc/tuned/active_profile", "changed": false, "diff": {"before": {"path": "/etc/tuned/active_profile"}, "after": {"path": "/etc/tuned/active_profile"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 30, "invocation": {"module_args": {"mode": "0600", "dest": "/etc/tuned/active_profile", "_original_basename": ".2cvs4r7b", "recurse": false, "state": "file", "path": "/etc/tuned/active_profile", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 6593 1726776719.88322: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776719.88380: stderr chunk (state=3): >>><<< 6593 1726776719.88384: stdout chunk (state=3): >>><<< 6593 1726776719.88401: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/active_profile", "changed": false, "diff": {"before": {"path": "/etc/tuned/active_profile"}, "after": {"path": "/etc/tuned/active_profile"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 30, "invocation": {"module_args": {"mode": "0600", "dest": "/etc/tuned/active_profile", "_original_basename": ".2cvs4r7b", "recurse": false, "state": "file", "path": "/etc/tuned/active_profile", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776719.88430: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/active_profile', '_original_basename': '.2cvs4r7b', 'recurse': False, 'state': 'file', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776719.4088223-9773-161687582648912/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776719.88439: _low_level_execute_command(): starting 6593 1726776719.88444: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776719.4088223-9773-161687582648912/ > /dev/null 2>&1 && sleep 0' 6593 1726776719.88903: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776719.88916: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776719.88937: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776719.88948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776719.88957: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776719.89005: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776719.89024: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776719.89061: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776719.90840: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776719.90889: stderr chunk (state=3): >>><<< 6593 1726776719.90892: stdout chunk (state=3): >>><<< 6593 1726776719.90905: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776719.90912: handler run complete 6593 1726776719.90936: attempt loop complete, returning result 6593 1726776719.90939: _execute() done 6593 1726776719.90941: dumping result to json 6593 1726776719.90946: done dumping result, returning 6593 1726776719.90956: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile [025ceb90-32dd-710c-d93d-0000000009fd] 6593 1726776719.90965: sending task result for task 025ceb90-32dd-710c-d93d-0000000009fd 6593 1726776719.91067: done sending task result for task 025ceb90-32dd-710c-d93d-0000000009fd 6593 1726776719.91070: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "dest": "/etc/tuned/active_profile", "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/etc/tuned/active_profile", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 30, "state": "file", "uid": 0 } 6593 1726776719.91170: no more pending results, returning what we have 6593 1726776719.91174: results queue empty 6593 1726776719.91175: checking for any_errors_fatal 6593 1726776719.91180: done checking for any_errors_fatal 6593 1726776719.91181: checking for max_fail_percentage 6593 1726776719.91182: done checking for max_fail_percentage 6593 1726776719.91183: checking to see if all hosts have failed and the running result is not ok 6593 1726776719.91184: done checking to see if all hosts have failed 6593 1726776719.91185: getting the remaining hosts for this loop 6593 1726776719.91186: done getting the remaining hosts for this loop 6593 1726776719.91189: getting the next task for host managed_node2 6593 1726776719.91195: done getting next task for host managed_node2 6593 1726776719.91198: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 6593 1726776719.91201: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776719.91210: getting variables 6593 1726776719.91212: in VariableManager get_vars() 6593 1726776719.91245: Calling all_inventory to load vars for managed_node2 6593 1726776719.91247: Calling groups_inventory to load vars for managed_node2 6593 1726776719.91249: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776719.91256: Calling all_plugins_play to load vars for managed_node2 6593 1726776719.91258: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776719.91259: Calling groups_plugins_play to load vars for managed_node2 6593 1726776719.91403: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776719.91527: done with get_vars() 6593 1726776719.91535: done getting variables 6593 1726776719.91579: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set profile_mode to manual] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Thursday 19 September 2024 16:11:59 -0400 (0:00:00.546) 0:01:37.340 **** 6593 1726776719.91600: entering _queue_task() for managed_node2/copy 6593 1726776719.91781: worker is 1 (out of 1 available) 6593 1726776719.91795: exiting _queue_task() for managed_node2/copy 6593 1726776719.91806: done queuing things up, now waiting for results queue to drain 6593 1726776719.91807: waiting for pending results... 6593 1726776719.91979: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 6593 1726776719.92053: in run() - task 025ceb90-32dd-710c-d93d-0000000009fe 6593 1726776719.92067: variable 'ansible_search_path' from source: unknown 6593 1726776719.92070: variable 'ansible_search_path' from source: unknown 6593 1726776719.92097: calling self._execute() 6593 1726776719.92168: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776719.92173: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776719.92178: variable 'omit' from source: magic vars 6593 1726776719.92255: variable 'omit' from source: magic vars 6593 1726776719.92289: variable 'omit' from source: magic vars 6593 1726776719.92310: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 6593 1726776719.92526: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 6593 1726776719.92584: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6593 1726776719.92611: variable 'omit' from source: magic vars 6593 1726776719.92646: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776719.92671: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776719.92687: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776719.92701: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776719.92711: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776719.92736: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776719.92739: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776719.92742: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776719.92805: Set connection var ansible_connection to ssh 6593 1726776719.92812: Set connection var ansible_timeout to 10 6593 1726776719.92814: Set connection var ansible_shell_type to sh 6593 1726776719.92820: Set connection var ansible_shell_executable to /bin/sh 6593 1726776719.92826: Set connection var ansible_pipelining to False 6593 1726776719.92834: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776719.92850: variable 'ansible_shell_executable' from source: unknown 6593 1726776719.92853: variable 'ansible_connection' from source: unknown 6593 1726776719.92855: variable 'ansible_module_compression' from source: unknown 6593 1726776719.92857: variable 'ansible_shell_type' from source: unknown 6593 1726776719.92859: variable 'ansible_shell_executable' from source: unknown 6593 1726776719.92864: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776719.92867: variable 'ansible_pipelining' from source: unknown 6593 1726776719.92869: variable 'ansible_timeout' from source: unknown 6593 1726776719.92872: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776719.92969: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776719.92978: variable 'omit' from source: magic vars 6593 1726776719.92982: starting attempt loop 6593 1726776719.92985: running the handler 6593 1726776719.92995: _low_level_execute_command(): starting 6593 1726776719.93001: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776719.93507: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776719.93526: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776719.93539: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776719.93550: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776719.93564: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776719.93608: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776719.93624: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776719.93673: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776719.95274: stdout chunk (state=3): >>>/root <<< 6593 1726776719.95377: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776719.95422: stderr chunk (state=3): >>><<< 6593 1726776719.95428: stdout chunk (state=3): >>><<< 6593 1726776719.95447: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776719.95458: _low_level_execute_command(): starting 6593 1726776719.95464: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776719.9544692-9785-223244033443474 `" && echo ansible-tmp-1726776719.9544692-9785-223244033443474="` echo /root/.ansible/tmp/ansible-tmp-1726776719.9544692-9785-223244033443474 `" ) && sleep 0' 6593 1726776719.95893: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776719.95906: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776719.95927: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776719.95948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776719.95989: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776719.96001: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776719.96045: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776719.98135: stdout chunk (state=3): >>>ansible-tmp-1726776719.9544692-9785-223244033443474=/root/.ansible/tmp/ansible-tmp-1726776719.9544692-9785-223244033443474 <<< 6593 1726776719.98248: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776719.98296: stderr chunk (state=3): >>><<< 6593 1726776719.98299: stdout chunk (state=3): >>><<< 6593 1726776719.98313: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776719.9544692-9785-223244033443474=/root/.ansible/tmp/ansible-tmp-1726776719.9544692-9785-223244033443474 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776719.98382: variable 'ansible_module_compression' from source: unknown 6593 1726776719.98426: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6593 1726776719.98450: variable 'ansible_facts' from source: unknown 6593 1726776719.98509: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776719.9544692-9785-223244033443474/AnsiballZ_stat.py 6593 1726776719.98595: Sending initial data 6593 1726776719.98604: Sent initial data (151 bytes) 6593 1726776719.99251: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776719.99254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776719.99292: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776719.99295: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776719.99297: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776719.99300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776719.99351: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776719.99358: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776719.99395: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776720.01196: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776720.01231: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776720.01264: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmp_ov2wgmn /root/.ansible/tmp/ansible-tmp-1726776719.9544692-9785-223244033443474/AnsiballZ_stat.py <<< 6593 1726776720.01297: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776720.02034: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776720.02131: stderr chunk (state=3): >>><<< 6593 1726776720.02134: stdout chunk (state=3): >>><<< 6593 1726776720.02151: done transferring module to remote 6593 1726776720.02159: _low_level_execute_command(): starting 6593 1726776720.02166: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776719.9544692-9785-223244033443474/ /root/.ansible/tmp/ansible-tmp-1726776719.9544692-9785-223244033443474/AnsiballZ_stat.py && sleep 0' 6593 1726776720.02592: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776720.02606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776720.02623: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776720.02637: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776720.02646: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776720.02692: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776720.02703: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776720.02742: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776720.04501: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776720.04541: stderr chunk (state=3): >>><<< 6593 1726776720.04544: stdout chunk (state=3): >>><<< 6593 1726776720.04559: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776720.04565: _low_level_execute_command(): starting 6593 1726776720.04567: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776719.9544692-9785-223244033443474/AnsiballZ_stat.py && sleep 0' 6593 1726776720.04991: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776720.04995: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776720.05023: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776720.05026: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776720.05035: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776720.05084: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776720.05087: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776720.05142: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776720.19900: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profile_mode", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 7, "inode": 109052162, "dev": 51713, "nlink": 1, "atime": 1726776711.5421078, "mtime": 1726776713.3000982, "ctime": 1726776713.3000982, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "mimetype": "text/plain", "charset": "us-ascii", "version": "3072964741", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 6593 1726776720.21174: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776720.21232: stderr chunk (state=3): >>><<< 6593 1726776720.21235: stdout chunk (state=3): >>><<< 6593 1726776720.21251: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profile_mode", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 7, "inode": 109052162, "dev": 51713, "nlink": 1, "atime": 1726776711.5421078, "mtime": 1726776713.3000982, "ctime": 1726776713.3000982, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "mimetype": "text/plain", "charset": "us-ascii", "version": "3072964741", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776720.21297: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/profile_mode', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776719.9544692-9785-223244033443474/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6593 1726776720.21335: variable 'ansible_module_compression' from source: unknown 6593 1726776720.21369: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 6593 1726776720.21382: variable 'ansible_facts' from source: unknown 6593 1726776720.21432: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776719.9544692-9785-223244033443474/AnsiballZ_file.py 6593 1726776720.21533: Sending initial data 6593 1726776720.21543: Sent initial data (151 bytes) 6593 1726776720.22204: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776720.22208: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776720.22246: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776720.22249: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776720.22252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776720.22254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776720.22309: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776720.22312: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776720.22314: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776720.22356: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776720.24126: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776720.24164: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776720.24197: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpxbgtwhsj /root/.ansible/tmp/ansible-tmp-1726776719.9544692-9785-223244033443474/AnsiballZ_file.py <<< 6593 1726776720.24230: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776720.25026: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776720.25113: stderr chunk (state=3): >>><<< 6593 1726776720.25117: stdout chunk (state=3): >>><<< 6593 1726776720.25132: done transferring module to remote 6593 1726776720.25139: _low_level_execute_command(): starting 6593 1726776720.25144: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776719.9544692-9785-223244033443474/ /root/.ansible/tmp/ansible-tmp-1726776719.9544692-9785-223244033443474/AnsiballZ_file.py && sleep 0' 6593 1726776720.25557: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776720.25569: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776720.25589: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776720.25601: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776720.25614: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776720.25654: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776720.25665: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776720.25708: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776720.27457: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776720.27500: stderr chunk (state=3): >>><<< 6593 1726776720.27504: stdout chunk (state=3): >>><<< 6593 1726776720.27515: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776720.27519: _low_level_execute_command(): starting 6593 1726776720.27524: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776719.9544692-9785-223244033443474/AnsiballZ_file.py && sleep 0' 6593 1726776720.27923: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776720.27936: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776720.27951: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776720.27964: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776720.27976: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776720.28015: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776720.28030: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776720.28078: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776720.42440: stdout chunk (state=3): >>> {"path": "/etc/tuned/profile_mode", "changed": false, "diff": {"before": {"path": "/etc/tuned/profile_mode"}, "after": {"path": "/etc/tuned/profile_mode"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 7, "invocation": {"module_args": {"mode": "0600", "dest": "/etc/tuned/profile_mode", "_original_basename": ".lr97_awc", "recurse": false, "state": "file", "path": "/etc/tuned/profile_mode", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 6593 1726776720.43573: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776720.43628: stderr chunk (state=3): >>><<< 6593 1726776720.43631: stdout chunk (state=3): >>><<< 6593 1726776720.43649: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/profile_mode", "changed": false, "diff": {"before": {"path": "/etc/tuned/profile_mode"}, "after": {"path": "/etc/tuned/profile_mode"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 7, "invocation": {"module_args": {"mode": "0600", "dest": "/etc/tuned/profile_mode", "_original_basename": ".lr97_awc", "recurse": false, "state": "file", "path": "/etc/tuned/profile_mode", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776720.43677: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/profile_mode', '_original_basename': '.lr97_awc', 'recurse': False, 'state': 'file', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776719.9544692-9785-223244033443474/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776720.43686: _low_level_execute_command(): starting 6593 1726776720.43691: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776719.9544692-9785-223244033443474/ > /dev/null 2>&1 && sleep 0' 6593 1726776720.44143: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776720.44155: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776720.44177: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776720.44192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776720.44239: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776720.44251: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776720.44295: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776720.46094: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776720.46141: stderr chunk (state=3): >>><<< 6593 1726776720.46145: stdout chunk (state=3): >>><<< 6593 1726776720.46156: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776720.46165: handler run complete 6593 1726776720.46186: attempt loop complete, returning result 6593 1726776720.46189: _execute() done 6593 1726776720.46191: dumping result to json 6593 1726776720.46197: done dumping result, returning 6593 1726776720.46205: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual [025ceb90-32dd-710c-d93d-0000000009fe] 6593 1726776720.46212: sending task result for task 025ceb90-32dd-710c-d93d-0000000009fe 6593 1726776720.46322: done sending task result for task 025ceb90-32dd-710c-d93d-0000000009fe 6593 1726776720.46326: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "dest": "/etc/tuned/profile_mode", "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/etc/tuned/profile_mode", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 7, "state": "file", "uid": 0 } 6593 1726776720.46423: no more pending results, returning what we have 6593 1726776720.46427: results queue empty 6593 1726776720.46428: checking for any_errors_fatal 6593 1726776720.46434: done checking for any_errors_fatal 6593 1726776720.46435: checking for max_fail_percentage 6593 1726776720.46436: done checking for max_fail_percentage 6593 1726776720.46437: checking to see if all hosts have failed and the running result is not ok 6593 1726776720.46437: done checking to see if all hosts have failed 6593 1726776720.46438: getting the remaining hosts for this loop 6593 1726776720.46439: done getting the remaining hosts for this loop 6593 1726776720.46443: getting the next task for host managed_node2 6593 1726776720.46448: done getting next task for host managed_node2 6593 1726776720.46451: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get current config 6593 1726776720.46454: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776720.46465: getting variables 6593 1726776720.46467: in VariableManager get_vars() 6593 1726776720.46499: Calling all_inventory to load vars for managed_node2 6593 1726776720.46501: Calling groups_inventory to load vars for managed_node2 6593 1726776720.46503: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776720.46511: Calling all_plugins_play to load vars for managed_node2 6593 1726776720.46513: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776720.46516: Calling groups_plugins_play to load vars for managed_node2 6593 1726776720.46628: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776720.46752: done with get_vars() 6593 1726776720.46760: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get current config] ********** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:107 Thursday 19 September 2024 16:12:00 -0400 (0:00:00.552) 0:01:37.893 **** 6593 1726776720.46825: entering _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 6593 1726776720.47001: worker is 1 (out of 1 available) 6593 1726776720.47014: exiting _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 6593 1726776720.47027: done queuing things up, now waiting for results queue to drain 6593 1726776720.47029: waiting for pending results... 6593 1726776720.47204: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get current config 6593 1726776720.47275: in run() - task 025ceb90-32dd-710c-d93d-0000000009ff 6593 1726776720.47288: variable 'ansible_search_path' from source: unknown 6593 1726776720.47292: variable 'ansible_search_path' from source: unknown 6593 1726776720.47321: calling self._execute() 6593 1726776720.47385: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776720.47389: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776720.47397: variable 'omit' from source: magic vars 6593 1726776720.47473: variable 'omit' from source: magic vars 6593 1726776720.47509: variable 'omit' from source: magic vars 6593 1726776720.47532: variable '__kernel_settings_profile_filename' from source: role '' all vars 6593 1726776720.47745: variable '__kernel_settings_profile_filename' from source: role '' all vars 6593 1726776720.47801: variable '__kernel_settings_profile_dir' from source: role '' all vars 6593 1726776720.47864: variable '__kernel_settings_profile_parent' from source: set_fact 6593 1726776720.47868: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6593 1726776720.47955: variable 'omit' from source: magic vars 6593 1726776720.47989: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776720.48013: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776720.48030: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776720.48043: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776720.48053: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776720.48076: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776720.48079: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776720.48081: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776720.48144: Set connection var ansible_connection to ssh 6593 1726776720.48151: Set connection var ansible_timeout to 10 6593 1726776720.48153: Set connection var ansible_shell_type to sh 6593 1726776720.48158: Set connection var ansible_shell_executable to /bin/sh 6593 1726776720.48166: Set connection var ansible_pipelining to False 6593 1726776720.48173: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776720.48189: variable 'ansible_shell_executable' from source: unknown 6593 1726776720.48191: variable 'ansible_connection' from source: unknown 6593 1726776720.48194: variable 'ansible_module_compression' from source: unknown 6593 1726776720.48196: variable 'ansible_shell_type' from source: unknown 6593 1726776720.48198: variable 'ansible_shell_executable' from source: unknown 6593 1726776720.48200: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776720.48204: variable 'ansible_pipelining' from source: unknown 6593 1726776720.48207: variable 'ansible_timeout' from source: unknown 6593 1726776720.48211: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776720.48341: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 6593 1726776720.48349: variable 'omit' from source: magic vars 6593 1726776720.48354: starting attempt loop 6593 1726776720.48356: running the handler 6593 1726776720.48368: _low_level_execute_command(): starting 6593 1726776720.48375: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776720.48868: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776720.48874: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776720.48905: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776720.48921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776720.48970: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776720.48983: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776720.49034: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776720.50633: stdout chunk (state=3): >>>/root <<< 6593 1726776720.50734: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776720.50780: stderr chunk (state=3): >>><<< 6593 1726776720.50783: stdout chunk (state=3): >>><<< 6593 1726776720.50801: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776720.50812: _low_level_execute_command(): starting 6593 1726776720.50824: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776720.5080047-9800-31116557885101 `" && echo ansible-tmp-1726776720.5080047-9800-31116557885101="` echo /root/.ansible/tmp/ansible-tmp-1726776720.5080047-9800-31116557885101 `" ) && sleep 0' 6593 1726776720.51247: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776720.51261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776720.51281: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776720.51293: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776720.51343: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776720.51358: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776720.51395: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776720.53474: stdout chunk (state=3): >>>ansible-tmp-1726776720.5080047-9800-31116557885101=/root/.ansible/tmp/ansible-tmp-1726776720.5080047-9800-31116557885101 <<< 6593 1726776720.53585: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776720.53629: stderr chunk (state=3): >>><<< 6593 1726776720.53633: stdout chunk (state=3): >>><<< 6593 1726776720.53645: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776720.5080047-9800-31116557885101=/root/.ansible/tmp/ansible-tmp-1726776720.5080047-9800-31116557885101 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776720.53679: variable 'ansible_module_compression' from source: unknown 6593 1726776720.53707: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 6593 1726776720.53737: variable 'ansible_facts' from source: unknown 6593 1726776720.53793: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776720.5080047-9800-31116557885101/AnsiballZ_kernel_settings_get_config.py 6593 1726776720.53888: Sending initial data 6593 1726776720.53897: Sent initial data (172 bytes) 6593 1726776720.54517: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776720.54522: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776720.54553: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776720.54557: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776720.54559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776720.54611: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776720.54615: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776720.54657: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776720.56408: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 6593 1726776720.56414: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776720.56446: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776720.56479: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmp68k12p6k /root/.ansible/tmp/ansible-tmp-1726776720.5080047-9800-31116557885101/AnsiballZ_kernel_settings_get_config.py <<< 6593 1726776720.56514: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776720.57246: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776720.57331: stderr chunk (state=3): >>><<< 6593 1726776720.57334: stdout chunk (state=3): >>><<< 6593 1726776720.57348: done transferring module to remote 6593 1726776720.57356: _low_level_execute_command(): starting 6593 1726776720.57359: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776720.5080047-9800-31116557885101/ /root/.ansible/tmp/ansible-tmp-1726776720.5080047-9800-31116557885101/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6593 1726776720.57768: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776720.57771: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776720.57791: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776720.57803: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776720.57854: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776720.57876: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776720.57905: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776720.59651: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776720.59692: stderr chunk (state=3): >>><<< 6593 1726776720.59695: stdout chunk (state=3): >>><<< 6593 1726776720.59707: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776720.59710: _low_level_execute_command(): starting 6593 1726776720.59714: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776720.5080047-9800-31116557885101/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6593 1726776720.60101: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776720.60114: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776720.60131: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776720.60142: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776720.60152: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776720.60195: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776720.60206: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776720.60253: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776720.73984: stdout chunk (state=3): >>> {"changed": false, "data": {"main": {"summary": "kernel settings"}, "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"}}, "invocation": {"module_args": {"path": "/etc/tuned/kernel_settings/tuned.conf"}}} <<< 6593 1726776720.75024: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776720.75080: stderr chunk (state=3): >>><<< 6593 1726776720.75083: stdout chunk (state=3): >>><<< 6593 1726776720.75099: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {"main": {"summary": "kernel settings"}, "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"}}, "invocation": {"module_args": {"path": "/etc/tuned/kernel_settings/tuned.conf"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776720.75127: done with _execute_module (fedora.linux_system_roles.kernel_settings_get_config, {'path': '/etc/tuned/kernel_settings/tuned.conf', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.kernel_settings_get_config', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776720.5080047-9800-31116557885101/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776720.75135: _low_level_execute_command(): starting 6593 1726776720.75140: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776720.5080047-9800-31116557885101/ > /dev/null 2>&1 && sleep 0' 6593 1726776720.75584: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776720.75597: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776720.75620: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776720.75634: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776720.75686: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776720.75701: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776720.75739: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776720.77552: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776720.77596: stderr chunk (state=3): >>><<< 6593 1726776720.77600: stdout chunk (state=3): >>><<< 6593 1726776720.77611: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776720.77617: handler run complete 6593 1726776720.77636: attempt loop complete, returning result 6593 1726776720.77639: _execute() done 6593 1726776720.77641: dumping result to json 6593 1726776720.77643: done dumping result, returning 6593 1726776720.77653: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get current config [025ceb90-32dd-710c-d93d-0000000009ff] 6593 1726776720.77659: sending task result for task 025ceb90-32dd-710c-d93d-0000000009ff 6593 1726776720.77756: done sending task result for task 025ceb90-32dd-710c-d93d-0000000009ff 6593 1726776720.77759: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "data": { "main": { "summary": "kernel settings" }, "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" } } } 6593 1726776720.77841: no more pending results, returning what we have 6593 1726776720.77845: results queue empty 6593 1726776720.77846: checking for any_errors_fatal 6593 1726776720.77852: done checking for any_errors_fatal 6593 1726776720.77852: checking for max_fail_percentage 6593 1726776720.77854: done checking for max_fail_percentage 6593 1726776720.77855: checking to see if all hosts have failed and the running result is not ok 6593 1726776720.77855: done checking to see if all hosts have failed 6593 1726776720.77856: getting the remaining hosts for this loop 6593 1726776720.77857: done getting the remaining hosts for this loop 6593 1726776720.77861: getting the next task for host managed_node2 6593 1726776720.77869: done getting next task for host managed_node2 6593 1726776720.77873: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 6593 1726776720.77876: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776720.77885: getting variables 6593 1726776720.77887: in VariableManager get_vars() 6593 1726776720.77922: Calling all_inventory to load vars for managed_node2 6593 1726776720.77925: Calling groups_inventory to load vars for managed_node2 6593 1726776720.77927: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776720.77935: Calling all_plugins_play to load vars for managed_node2 6593 1726776720.77936: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776720.77938: Calling groups_plugins_play to load vars for managed_node2 6593 1726776720.78081: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776720.78204: done with get_vars() 6593 1726776720.78212: done getting variables 6593 1726776720.78256: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Apply kernel settings] ******* task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Thursday 19 September 2024 16:12:00 -0400 (0:00:00.314) 0:01:38.207 **** 6593 1726776720.78280: entering _queue_task() for managed_node2/template 6593 1726776720.78456: worker is 1 (out of 1 available) 6593 1726776720.78471: exiting _queue_task() for managed_node2/template 6593 1726776720.78483: done queuing things up, now waiting for results queue to drain 6593 1726776720.78484: waiting for pending results... 6593 1726776720.78665: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 6593 1726776720.78738: in run() - task 025ceb90-32dd-710c-d93d-000000000a00 6593 1726776720.78751: variable 'ansible_search_path' from source: unknown 6593 1726776720.78755: variable 'ansible_search_path' from source: unknown 6593 1726776720.78783: calling self._execute() 6593 1726776720.78846: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776720.78849: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776720.78858: variable 'omit' from source: magic vars 6593 1726776720.78931: variable 'omit' from source: magic vars 6593 1726776720.78968: variable 'omit' from source: magic vars 6593 1726776720.79196: variable '__kernel_settings_profile_src' from source: role '' all vars 6593 1726776720.79203: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6593 1726776720.79258: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6593 1726776720.79277: variable '__kernel_settings_profile_filename' from source: role '' all vars 6593 1726776720.79323: variable '__kernel_settings_profile_filename' from source: role '' all vars 6593 1726776720.79371: variable '__kernel_settings_profile_dir' from source: role '' all vars 6593 1726776720.79431: variable '__kernel_settings_profile_parent' from source: set_fact 6593 1726776720.79434: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6593 1726776720.79459: variable 'omit' from source: magic vars 6593 1726776720.79493: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776720.79517: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776720.79534: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776720.79547: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776720.79557: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776720.79581: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776720.79584: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776720.79588: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776720.79652: Set connection var ansible_connection to ssh 6593 1726776720.79658: Set connection var ansible_timeout to 10 6593 1726776720.79661: Set connection var ansible_shell_type to sh 6593 1726776720.79667: Set connection var ansible_shell_executable to /bin/sh 6593 1726776720.79671: Set connection var ansible_pipelining to False 6593 1726776720.79681: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776720.79697: variable 'ansible_shell_executable' from source: unknown 6593 1726776720.79700: variable 'ansible_connection' from source: unknown 6593 1726776720.79702: variable 'ansible_module_compression' from source: unknown 6593 1726776720.79704: variable 'ansible_shell_type' from source: unknown 6593 1726776720.79707: variable 'ansible_shell_executable' from source: unknown 6593 1726776720.79709: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776720.79713: variable 'ansible_pipelining' from source: unknown 6593 1726776720.79715: variable 'ansible_timeout' from source: unknown 6593 1726776720.79721: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776720.79817: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776720.79827: variable 'omit' from source: magic vars 6593 1726776720.79832: starting attempt loop 6593 1726776720.79835: running the handler 6593 1726776720.79844: _low_level_execute_command(): starting 6593 1726776720.79851: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776720.80343: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776720.80361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776720.80373: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776720.80384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776720.80396: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776720.80442: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776720.80455: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776720.80500: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776720.82091: stdout chunk (state=3): >>>/root <<< 6593 1726776720.82193: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776720.82240: stderr chunk (state=3): >>><<< 6593 1726776720.82243: stdout chunk (state=3): >>><<< 6593 1726776720.82261: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776720.82273: _low_level_execute_command(): starting 6593 1726776720.82278: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776720.8226054-9808-84150462043254 `" && echo ansible-tmp-1726776720.8226054-9808-84150462043254="` echo /root/.ansible/tmp/ansible-tmp-1726776720.8226054-9808-84150462043254 `" ) && sleep 0' 6593 1726776720.82695: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776720.82707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776720.82725: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776720.82740: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776720.82789: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776720.82806: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776720.82843: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776720.84863: stdout chunk (state=3): >>>ansible-tmp-1726776720.8226054-9808-84150462043254=/root/.ansible/tmp/ansible-tmp-1726776720.8226054-9808-84150462043254 <<< 6593 1726776720.84974: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776720.85015: stderr chunk (state=3): >>><<< 6593 1726776720.85020: stdout chunk (state=3): >>><<< 6593 1726776720.85032: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776720.8226054-9808-84150462043254=/root/.ansible/tmp/ansible-tmp-1726776720.8226054-9808-84150462043254 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776720.85046: evaluation_path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks 6593 1726776720.85066: search_path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/templates/kernel_settings.j2 /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/kernel_settings.j2 /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/templates/kernel_settings.j2 /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/kernel_settings.j2 /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/kernel_settings.j2 /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/kernel_settings.j2 6593 1726776720.85083: variable 'ansible_search_path' from source: unknown 6593 1726776720.85645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776720.87213: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776720.87255: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776720.87282: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776720.87307: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776720.87328: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776720.89975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776720.89994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776720.90012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776720.90039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776720.90050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776720.90267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776720.90282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776720.90299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776720.90328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776720.90338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776720.90559: variable 'ansible_managed' from source: unknown 6593 1726776720.90564: variable '__sections' from source: task vars 6593 1726776720.90646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776720.90665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776720.90681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776720.90705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776720.90717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776720.90789: variable 'kernel_settings_sysctl' from source: include params 6593 1726776720.90795: variable '__kernel_settings_state_empty' from source: role '' all vars 6593 1726776720.90799: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6593 1726776720.90820: variable '__sysctl_old' from source: task vars 6593 1726776720.90866: variable '__sysctl_old' from source: task vars 6593 1726776720.90998: variable 'kernel_settings_purge' from source: role '' defaults 6593 1726776720.91001: variable 'kernel_settings_sysctl' from source: include params 6593 1726776720.91006: variable '__kernel_settings_state_empty' from source: role '' all vars 6593 1726776720.91011: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6593 1726776720.91015: variable '__kernel_settings_profile_contents' from source: set_fact 6593 1726776720.91140: variable 'kernel_settings_sysfs' from source: include params 6593 1726776720.91144: variable '__kernel_settings_state_empty' from source: role '' all vars 6593 1726776720.91149: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6593 1726776720.91160: variable '__sysfs_old' from source: task vars 6593 1726776720.91203: variable '__sysfs_old' from source: task vars 6593 1726776720.91339: variable 'kernel_settings_purge' from source: role '' defaults 6593 1726776720.91342: variable 'kernel_settings_sysfs' from source: include params 6593 1726776720.91347: variable '__kernel_settings_state_empty' from source: role '' all vars 6593 1726776720.91351: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6593 1726776720.91356: variable '__kernel_settings_profile_contents' from source: set_fact 6593 1726776720.91373: variable 'kernel_settings_systemd_cpu_affinity' from source: role '' defaults 6593 1726776720.91378: variable '__systemd_old' from source: task vars 6593 1726776720.91422: variable '__systemd_old' from source: task vars 6593 1726776720.91548: variable 'kernel_settings_purge' from source: role '' defaults 6593 1726776720.91551: variable 'kernel_settings_systemd_cpu_affinity' from source: role '' defaults 6593 1726776720.91554: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776720.91559: variable '__kernel_settings_profile_contents' from source: set_fact 6593 1726776720.91574: variable 'kernel_settings_transparent_hugepages' from source: include params 6593 1726776720.91616: variable 'kernel_settings_transparent_hugepages' from source: include params 6593 1726776720.91625: variable 'kernel_settings_transparent_hugepages_defrag' from source: role '' defaults 6593 1726776720.91629: variable '__trans_huge_old' from source: task vars 6593 1726776720.91671: variable '__trans_huge_old' from source: task vars 6593 1726776720.91797: variable 'kernel_settings_purge' from source: role '' defaults 6593 1726776720.91801: variable 'kernel_settings_transparent_hugepages' from source: include params 6593 1726776720.91803: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776720.91809: variable '__kernel_settings_profile_contents' from source: set_fact 6593 1726776720.91821: variable '__trans_defrag_old' from source: task vars 6593 1726776720.91866: variable '__trans_defrag_old' from source: task vars 6593 1726776720.91991: variable 'kernel_settings_purge' from source: role '' defaults 6593 1726776720.91994: variable 'kernel_settings_transparent_hugepages_defrag' from source: role '' defaults 6593 1726776720.91996: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776720.92002: variable '__kernel_settings_profile_contents' from source: set_fact 6593 1726776720.92020: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776720.92028: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776720.92036: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776720.92049: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776720.92446: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776720.92481: variable 'ansible_module_compression' from source: unknown 6593 1726776720.92517: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6593 1726776720.92545: variable 'ansible_facts' from source: unknown 6593 1726776720.92604: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776720.8226054-9808-84150462043254/AnsiballZ_stat.py 6593 1726776720.92703: Sending initial data 6593 1726776720.92711: Sent initial data (150 bytes) 6593 1726776720.93393: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776720.93396: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776720.93432: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776720.93435: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776720.93438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776720.93494: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776720.93497: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776720.93499: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776720.93563: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776720.95386: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776720.95424: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776720.95456: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpgkr1prk9 /root/.ansible/tmp/ansible-tmp-1726776720.8226054-9808-84150462043254/AnsiballZ_stat.py <<< 6593 1726776720.95489: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776720.96242: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776720.96330: stderr chunk (state=3): >>><<< 6593 1726776720.96337: stdout chunk (state=3): >>><<< 6593 1726776720.96350: done transferring module to remote 6593 1726776720.96358: _low_level_execute_command(): starting 6593 1726776720.96363: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776720.8226054-9808-84150462043254/ /root/.ansible/tmp/ansible-tmp-1726776720.8226054-9808-84150462043254/AnsiballZ_stat.py && sleep 0' 6593 1726776720.96781: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776720.96784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776720.96799: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776720.96811: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776720.96822: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776720.96865: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776720.96880: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776720.96916: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776720.98656: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776720.98698: stderr chunk (state=3): >>><<< 6593 1726776720.98701: stdout chunk (state=3): >>><<< 6593 1726776720.98715: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776720.98726: _low_level_execute_command(): starting 6593 1726776720.98730: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776720.8226054-9808-84150462043254/AnsiballZ_stat.py && sleep 0' 6593 1726776720.99131: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776720.99143: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776720.99159: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776720.99170: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776720.99179: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776720.99227: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776720.99242: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776720.99284: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776721.14254: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/kernel_settings/tuned.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 372, "inode": 195035394, "dev": 51713, "nlink": 1, "atime": 1726776713.291098, "mtime": 1726776659.0613368, "ctime": 1726776712.764101, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "3107bf46f5c007ef178305bb243dd11664f9bf35", "mimetype": "text/plain", "charset": "us-ascii", "version": "113302011", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 6593 1726776721.15540: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776721.15575: stderr chunk (state=3): >>><<< 6593 1726776721.15578: stdout chunk (state=3): >>><<< 6593 1726776721.15622: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/kernel_settings/tuned.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 372, "inode": 195035394, "dev": 51713, "nlink": 1, "atime": 1726776713.291098, "mtime": 1726776659.0613368, "ctime": 1726776712.764101, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "3107bf46f5c007ef178305bb243dd11664f9bf35", "mimetype": "text/plain", "charset": "us-ascii", "version": "113302011", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776721.15661: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/kernel_settings/tuned.conf', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776720.8226054-9808-84150462043254/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6593 1726776721.15785: Sending initial data 6593 1726776721.15792: Sent initial data (164 bytes) 6593 1726776721.16452: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776721.16455: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776721.16489: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776721.16492: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776721.16494: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776721.16549: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776721.16553: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776721.16596: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776721.18345: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776721.18382: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776721.18417: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpv_sd_3xd/kernel_settings.j2 /root/.ansible/tmp/ansible-tmp-1726776720.8226054-9808-84150462043254/.source.conf <<< 6593 1726776721.18447: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776721.18593: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776721.18683: stderr chunk (state=3): >>><<< 6593 1726776721.18687: stdout chunk (state=3): >>><<< 6593 1726776721.18699: _low_level_execute_command(): starting 6593 1726776721.18704: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776720.8226054-9808-84150462043254/ /root/.ansible/tmp/ansible-tmp-1726776720.8226054-9808-84150462043254/.source.conf && sleep 0' 6593 1726776721.19127: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776721.19140: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776721.19157: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776721.19169: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776721.19179: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776721.19228: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776721.19243: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776721.19277: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776721.21007: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776721.21051: stderr chunk (state=3): >>><<< 6593 1726776721.21054: stdout chunk (state=3): >>><<< 6593 1726776721.21068: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776721.21092: variable 'ansible_module_compression' from source: unknown 6593 1726776721.21129: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 6593 1726776721.21146: variable 'ansible_facts' from source: unknown 6593 1726776721.21192: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776720.8226054-9808-84150462043254/AnsiballZ_copy.py 6593 1726776721.21280: Sending initial data 6593 1726776721.21289: Sent initial data (150 bytes) 6593 1726776721.21901: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776721.21913: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776721.21934: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776721.21954: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776721.21996: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776721.22008: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776721.22050: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776721.23784: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776721.23816: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776721.23849: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpp_75e610 /root/.ansible/tmp/ansible-tmp-1726776720.8226054-9808-84150462043254/AnsiballZ_copy.py <<< 6593 1726776721.23884: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776721.24642: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776721.24731: stderr chunk (state=3): >>><<< 6593 1726776721.24734: stdout chunk (state=3): >>><<< 6593 1726776721.24752: done transferring module to remote 6593 1726776721.24759: _low_level_execute_command(): starting 6593 1726776721.24763: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776720.8226054-9808-84150462043254/ /root/.ansible/tmp/ansible-tmp-1726776720.8226054-9808-84150462043254/AnsiballZ_copy.py && sleep 0' 6593 1726776721.25182: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776721.25188: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776721.25213: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776721.25228: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776721.25272: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776721.25283: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776721.25338: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776721.27058: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776721.27105: stderr chunk (state=3): >>><<< 6593 1726776721.27108: stdout chunk (state=3): >>><<< 6593 1726776721.27123: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776721.27126: _low_level_execute_command(): starting 6593 1726776721.27131: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776720.8226054-9808-84150462043254/AnsiballZ_copy.py && sleep 0' 6593 1726776721.27554: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776721.27567: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776721.27588: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776721.27599: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776721.27608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776721.27653: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776721.27665: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776721.27714: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776721.42008: stdout chunk (state=3): >>> {"dest": "/etc/tuned/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726776720.8226054-9808-84150462043254/.source.conf", "md5sum": "394928e588644c456053f3dec5f7c2ba", "checksum": "0b586509c0bdce12a2dde058e3374dab88cf7f2c", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 121, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726776720.8226054-9808-84150462043254/.source.conf", "dest": "/etc/tuned/kernel_settings/tuned.conf", "mode": "0644", "follow": false, "_original_basename": "kernel_settings.j2", "checksum": "0b586509c0bdce12a2dde058e3374dab88cf7f2c", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 6593 1726776721.43138: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776721.43197: stderr chunk (state=3): >>><<< 6593 1726776721.43201: stdout chunk (state=3): >>><<< 6593 1726776721.43219: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726776720.8226054-9808-84150462043254/.source.conf", "md5sum": "394928e588644c456053f3dec5f7c2ba", "checksum": "0b586509c0bdce12a2dde058e3374dab88cf7f2c", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 121, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726776720.8226054-9808-84150462043254/.source.conf", "dest": "/etc/tuned/kernel_settings/tuned.conf", "mode": "0644", "follow": false, "_original_basename": "kernel_settings.j2", "checksum": "0b586509c0bdce12a2dde058e3374dab88cf7f2c", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776721.43245: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726776720.8226054-9808-84150462043254/.source.conf', 'dest': '/etc/tuned/kernel_settings/tuned.conf', 'mode': '0644', 'follow': False, '_original_basename': 'kernel_settings.j2', 'checksum': '0b586509c0bdce12a2dde058e3374dab88cf7f2c', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776720.8226054-9808-84150462043254/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776721.43272: _low_level_execute_command(): starting 6593 1726776721.43275: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776720.8226054-9808-84150462043254/ > /dev/null 2>&1 && sleep 0' 6593 1726776721.43730: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776721.43735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776721.43769: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776721.43783: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776721.43792: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776721.43837: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776721.43853: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776721.43897: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776721.45688: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776721.45740: stderr chunk (state=3): >>><<< 6593 1726776721.45743: stdout chunk (state=3): >>><<< 6593 1726776721.45757: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776721.45770: handler run complete 6593 1726776721.45791: attempt loop complete, returning result 6593 1726776721.45794: _execute() done 6593 1726776721.45796: dumping result to json 6593 1726776721.45801: done dumping result, returning 6593 1726776721.45809: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings [025ceb90-32dd-710c-d93d-000000000a00] 6593 1726776721.45813: sending task result for task 025ceb90-32dd-710c-d93d-000000000a00 6593 1726776721.45944: done sending task result for task 025ceb90-32dd-710c-d93d-000000000a00 6593 1726776721.45947: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "checksum": "0b586509c0bdce12a2dde058e3374dab88cf7f2c", "dest": "/etc/tuned/kernel_settings/tuned.conf", "gid": 0, "group": "root", "md5sum": "394928e588644c456053f3dec5f7c2ba", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 121, "src": "/root/.ansible/tmp/ansible-tmp-1726776720.8226054-9808-84150462043254/.source.conf", "state": "file", "uid": 0 } 6593 1726776721.46032: no more pending results, returning what we have 6593 1726776721.46036: results queue empty 6593 1726776721.46037: checking for any_errors_fatal 6593 1726776721.46042: done checking for any_errors_fatal 6593 1726776721.46048: checking for max_fail_percentage 6593 1726776721.46049: done checking for max_fail_percentage 6593 1726776721.46050: checking to see if all hosts have failed and the running result is not ok 6593 1726776721.46051: done checking to see if all hosts have failed 6593 1726776721.46052: getting the remaining hosts for this loop 6593 1726776721.46053: done getting the remaining hosts for this loop 6593 1726776721.46057: getting the next task for host managed_node2 6593 1726776721.46061: done getting next task for host managed_node2 6593 1726776721.46065: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 6593 1726776721.46068: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776721.46077: getting variables 6593 1726776721.46079: in VariableManager get_vars() 6593 1726776721.46112: Calling all_inventory to load vars for managed_node2 6593 1726776721.46115: Calling groups_inventory to load vars for managed_node2 6593 1726776721.46117: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776721.46127: Calling all_plugins_play to load vars for managed_node2 6593 1726776721.46129: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776721.46132: Calling groups_plugins_play to load vars for managed_node2 6593 1726776721.46261: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776721.46382: done with get_vars() 6593 1726776721.46389: done getting variables 6593 1726776721.46435: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 Thursday 19 September 2024 16:12:01 -0400 (0:00:00.681) 0:01:38.889 **** 6593 1726776721.46458: entering _queue_task() for managed_node2/service 6593 1726776721.46647: worker is 1 (out of 1 available) 6593 1726776721.46659: exiting _queue_task() for managed_node2/service 6593 1726776721.46671: done queuing things up, now waiting for results queue to drain 6593 1726776721.46673: waiting for pending results... 6593 1726776721.46856: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 6593 1726776721.46931: in run() - task 025ceb90-32dd-710c-d93d-000000000a01 6593 1726776721.46942: variable 'ansible_search_path' from source: unknown 6593 1726776721.46946: variable 'ansible_search_path' from source: unknown 6593 1726776721.46984: variable '__kernel_settings_services' from source: include_vars 6593 1726776721.47222: variable '__kernel_settings_services' from source: include_vars 6593 1726776721.47352: variable 'omit' from source: magic vars 6593 1726776721.47426: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776721.47432: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776721.47441: variable 'omit' from source: magic vars 6593 1726776721.47615: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776721.47786: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776721.47819: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776721.47843: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776721.47871: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776721.47942: variable '__kernel_settings_register_profile' from source: set_fact 6593 1726776721.47951: variable '__kernel_settings_register_mode' from source: set_fact 6593 1726776721.47969: Evaluated conditional (__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed): False 6593 1726776721.47972: when evaluation is False, skipping this task 6593 1726776721.47997: variable 'item' from source: unknown 6593 1726776721.48046: variable 'item' from source: unknown skipping: [managed_node2] => (item=tuned) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed", "item": "tuned", "skip_reason": "Conditional result was False" } 6593 1726776721.48193: dumping result to json 6593 1726776721.48196: done dumping result, returning 6593 1726776721.48199: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes [025ceb90-32dd-710c-d93d-000000000a01] 6593 1726776721.48201: sending task result for task 025ceb90-32dd-710c-d93d-000000000a01 6593 1726776721.48241: done sending task result for task 025ceb90-32dd-710c-d93d-000000000a01 6593 1726776721.48243: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false } MSG: All items skipped 6593 1726776721.48272: no more pending results, returning what we have 6593 1726776721.48275: results queue empty 6593 1726776721.48276: checking for any_errors_fatal 6593 1726776721.48283: done checking for any_errors_fatal 6593 1726776721.48283: checking for max_fail_percentage 6593 1726776721.48285: done checking for max_fail_percentage 6593 1726776721.48286: checking to see if all hosts have failed and the running result is not ok 6593 1726776721.48287: done checking to see if all hosts have failed 6593 1726776721.48287: getting the remaining hosts for this loop 6593 1726776721.48289: done getting the remaining hosts for this loop 6593 1726776721.48292: getting the next task for host managed_node2 6593 1726776721.48296: done getting next task for host managed_node2 6593 1726776721.48300: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 6593 1726776721.48303: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776721.48321: getting variables 6593 1726776721.48323: in VariableManager get_vars() 6593 1726776721.48348: Calling all_inventory to load vars for managed_node2 6593 1726776721.48350: Calling groups_inventory to load vars for managed_node2 6593 1726776721.48351: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776721.48358: Calling all_plugins_play to load vars for managed_node2 6593 1726776721.48359: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776721.48361: Calling groups_plugins_play to load vars for managed_node2 6593 1726776721.48465: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776721.48585: done with get_vars() 6593 1726776721.48592: done getting variables 6593 1726776721.48635: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Tuned apply settings] ******** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 Thursday 19 September 2024 16:12:01 -0400 (0:00:00.021) 0:01:38.911 **** 6593 1726776721.48657: entering _queue_task() for managed_node2/command 6593 1726776721.48834: worker is 1 (out of 1 available) 6593 1726776721.48848: exiting _queue_task() for managed_node2/command 6593 1726776721.48860: done queuing things up, now waiting for results queue to drain 6593 1726776721.48861: waiting for pending results... 6593 1726776721.49040: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 6593 1726776721.49111: in run() - task 025ceb90-32dd-710c-d93d-000000000a02 6593 1726776721.49123: variable 'ansible_search_path' from source: unknown 6593 1726776721.49127: variable 'ansible_search_path' from source: unknown 6593 1726776721.49156: calling self._execute() 6593 1726776721.49224: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776721.49227: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776721.49236: variable 'omit' from source: magic vars 6593 1726776721.49564: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776721.49751: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776721.49867: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776721.49891: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776721.49917: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776721.50002: variable '__kernel_settings_register_profile' from source: set_fact 6593 1726776721.50023: Evaluated conditional (not __kernel_settings_register_profile is changed): True 6593 1726776721.50112: variable '__kernel_settings_register_mode' from source: set_fact 6593 1726776721.50123: Evaluated conditional (not __kernel_settings_register_mode is changed): True 6593 1726776721.50199: variable '__kernel_settings_register_apply' from source: set_fact 6593 1726776721.50207: Evaluated conditional (__kernel_settings_register_apply is changed): True 6593 1726776721.50214: variable 'omit' from source: magic vars 6593 1726776721.50246: variable 'omit' from source: magic vars 6593 1726776721.50327: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776721.51920: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776721.51961: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776721.51989: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776721.54853: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776721.54877: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776721.54929: variable '__kernel_settings_active_profile' from source: set_fact 6593 1726776721.54951: variable 'omit' from source: magic vars 6593 1726776721.54979: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776721.54994: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776721.55006: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776721.55019: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776721.55027: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776721.55040: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776721.55043: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776721.55046: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776721.55105: Set connection var ansible_connection to ssh 6593 1726776721.55111: Set connection var ansible_timeout to 10 6593 1726776721.55113: Set connection var ansible_shell_type to sh 6593 1726776721.55122: Set connection var ansible_shell_executable to /bin/sh 6593 1726776721.55125: Set connection var ansible_pipelining to False 6593 1726776721.55133: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776721.55150: variable 'ansible_shell_executable' from source: unknown 6593 1726776721.55153: variable 'ansible_connection' from source: unknown 6593 1726776721.55155: variable 'ansible_module_compression' from source: unknown 6593 1726776721.55158: variable 'ansible_shell_type' from source: unknown 6593 1726776721.55160: variable 'ansible_shell_executable' from source: unknown 6593 1726776721.55163: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776721.55169: variable 'ansible_pipelining' from source: unknown 6593 1726776721.55174: variable 'ansible_timeout' from source: unknown 6593 1726776721.55178: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776721.55242: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776721.55249: variable 'omit' from source: magic vars 6593 1726776721.55252: starting attempt loop 6593 1726776721.55255: running the handler 6593 1726776721.55267: _low_level_execute_command(): starting 6593 1726776721.55270: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776721.55759: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776721.55774: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776721.55792: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776721.55805: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776721.55818: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776721.55859: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776721.55871: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776721.55928: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776721.57526: stdout chunk (state=3): >>>/root <<< 6593 1726776721.57629: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776721.57681: stderr chunk (state=3): >>><<< 6593 1726776721.57684: stdout chunk (state=3): >>><<< 6593 1726776721.57702: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776721.57711: _low_level_execute_command(): starting 6593 1726776721.57717: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776721.5770142-9827-107891786106223 `" && echo ansible-tmp-1726776721.5770142-9827-107891786106223="` echo /root/.ansible/tmp/ansible-tmp-1726776721.5770142-9827-107891786106223 `" ) && sleep 0' 6593 1726776721.58143: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776721.58156: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776721.58174: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776721.58190: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776721.58199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776721.58242: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776721.58254: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776721.58297: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776721.60344: stdout chunk (state=3): >>>ansible-tmp-1726776721.5770142-9827-107891786106223=/root/.ansible/tmp/ansible-tmp-1726776721.5770142-9827-107891786106223 <<< 6593 1726776721.60454: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776721.60500: stderr chunk (state=3): >>><<< 6593 1726776721.60503: stdout chunk (state=3): >>><<< 6593 1726776721.60517: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776721.5770142-9827-107891786106223=/root/.ansible/tmp/ansible-tmp-1726776721.5770142-9827-107891786106223 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776721.60541: variable 'ansible_module_compression' from source: unknown 6593 1726776721.60576: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 6593 1726776721.60600: variable 'ansible_facts' from source: unknown 6593 1726776721.60659: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776721.5770142-9827-107891786106223/AnsiballZ_command.py 6593 1726776721.60754: Sending initial data 6593 1726776721.60765: Sent initial data (154 bytes) 6593 1726776721.61413: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776721.61416: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776721.61443: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776721.61448: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776721.61457: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776721.61512: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776721.61516: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776721.61557: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776721.63277: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 6593 1726776721.63284: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776721.63312: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776721.63351: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmp3gkqpzwj /root/.ansible/tmp/ansible-tmp-1726776721.5770142-9827-107891786106223/AnsiballZ_command.py <<< 6593 1726776721.63377: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776721.64123: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776721.64208: stderr chunk (state=3): >>><<< 6593 1726776721.64213: stdout chunk (state=3): >>><<< 6593 1726776721.64230: done transferring module to remote 6593 1726776721.64239: _low_level_execute_command(): starting 6593 1726776721.64243: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776721.5770142-9827-107891786106223/ /root/.ansible/tmp/ansible-tmp-1726776721.5770142-9827-107891786106223/AnsiballZ_command.py && sleep 0' 6593 1726776721.64647: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776721.64654: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776721.64699: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776721.64706: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776721.64708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776721.64757: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776721.64761: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776721.64803: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776721.66543: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776721.66586: stderr chunk (state=3): >>><<< 6593 1726776721.66589: stdout chunk (state=3): >>><<< 6593 1726776721.66602: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776721.66605: _low_level_execute_command(): starting 6593 1726776721.66610: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776721.5770142-9827-107891786106223/AnsiballZ_command.py && sleep 0' 6593 1726776721.67003: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776721.67008: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776721.67042: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776721.67053: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776721.67100: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776721.67112: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776721.67159: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776722.91404: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "profile", "virtual-guest kernel_settings"], "start": "2024-09-19 16:12:01.807438", "end": "2024-09-19 16:12:02.912881", "delta": "0:00:01.105443", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm profile 'virtual-guest kernel_settings'", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 6593 1726776722.92704: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776722.92760: stderr chunk (state=3): >>><<< 6593 1726776722.92764: stdout chunk (state=3): >>><<< 6593 1726776722.92782: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "profile", "virtual-guest kernel_settings"], "start": "2024-09-19 16:12:01.807438", "end": "2024-09-19 16:12:02.912881", "delta": "0:00:01.105443", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm profile 'virtual-guest kernel_settings'", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776722.92808: done with _execute_module (ansible.legacy.command, {'_raw_params': "tuned-adm profile 'virtual-guest kernel_settings'", '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776721.5770142-9827-107891786106223/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776722.92814: _low_level_execute_command(): starting 6593 1726776722.92820: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776721.5770142-9827-107891786106223/ > /dev/null 2>&1 && sleep 0' 6593 1726776722.93279: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776722.93282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776722.93320: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776722.93326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776722.93329: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776722.93331: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776722.93379: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776722.93382: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776722.93428: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776722.95221: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776722.95272: stderr chunk (state=3): >>><<< 6593 1726776722.95275: stdout chunk (state=3): >>><<< 6593 1726776722.95288: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776722.95294: handler run complete 6593 1726776722.95311: Evaluated conditional (True): True 6593 1726776722.95320: attempt loop complete, returning result 6593 1726776722.95323: _execute() done 6593 1726776722.95325: dumping result to json 6593 1726776722.95330: done dumping result, returning 6593 1726776722.95338: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings [025ceb90-32dd-710c-d93d-000000000a02] 6593 1726776722.95342: sending task result for task 025ceb90-32dd-710c-d93d-000000000a02 6593 1726776722.95438: done sending task result for task 025ceb90-32dd-710c-d93d-000000000a02 6593 1726776722.95441: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "cmd": [ "tuned-adm", "profile", "virtual-guest kernel_settings" ], "delta": "0:00:01.105443", "end": "2024-09-19 16:12:02.912881", "rc": 0, "start": "2024-09-19 16:12:01.807438" } 6593 1726776722.95535: no more pending results, returning what we have 6593 1726776722.95539: results queue empty 6593 1726776722.95540: checking for any_errors_fatal 6593 1726776722.95546: done checking for any_errors_fatal 6593 1726776722.95547: checking for max_fail_percentage 6593 1726776722.95548: done checking for max_fail_percentage 6593 1726776722.95549: checking to see if all hosts have failed and the running result is not ok 6593 1726776722.95550: done checking to see if all hosts have failed 6593 1726776722.95551: getting the remaining hosts for this loop 6593 1726776722.95553: done getting the remaining hosts for this loop 6593 1726776722.95556: getting the next task for host managed_node2 6593 1726776722.95561: done getting next task for host managed_node2 6593 1726776722.95565: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Verify settings 6593 1726776722.95568: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776722.95578: getting variables 6593 1726776722.95580: in VariableManager get_vars() 6593 1726776722.95615: Calling all_inventory to load vars for managed_node2 6593 1726776722.95620: Calling groups_inventory to load vars for managed_node2 6593 1726776722.95622: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776722.95631: Calling all_plugins_play to load vars for managed_node2 6593 1726776722.95633: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776722.95635: Calling groups_plugins_play to load vars for managed_node2 6593 1726776722.95765: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776722.95942: done with get_vars() 6593 1726776722.95949: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Verify settings] ************* task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:166 Thursday 19 September 2024 16:12:02 -0400 (0:00:01.473) 0:01:40.385 **** 6593 1726776722.96019: entering _queue_task() for managed_node2/include_tasks 6593 1726776722.96204: worker is 1 (out of 1 available) 6593 1726776722.96221: exiting _queue_task() for managed_node2/include_tasks 6593 1726776722.96232: done queuing things up, now waiting for results queue to drain 6593 1726776722.96234: waiting for pending results... 6593 1726776722.96409: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Verify settings 6593 1726776722.96502: in run() - task 025ceb90-32dd-710c-d93d-000000000a03 6593 1726776722.96513: variable 'ansible_search_path' from source: unknown 6593 1726776722.96516: variable 'ansible_search_path' from source: unknown 6593 1726776722.96546: calling self._execute() 6593 1726776722.96615: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776722.96621: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776722.96628: variable 'omit' from source: magic vars 6593 1726776722.96953: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776722.97129: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776722.97163: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776722.97186: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776722.97211: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776722.97291: variable '__kernel_settings_register_apply' from source: set_fact 6593 1726776722.97311: Evaluated conditional (__kernel_settings_register_apply is changed): True 6593 1726776722.97317: _execute() done 6593 1726776722.97322: dumping result to json 6593 1726776722.97324: done dumping result, returning 6593 1726776722.97332: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Verify settings [025ceb90-32dd-710c-d93d-000000000a03] 6593 1726776722.97337: sending task result for task 025ceb90-32dd-710c-d93d-000000000a03 6593 1726776722.97422: done sending task result for task 025ceb90-32dd-710c-d93d-000000000a03 6593 1726776722.97425: WORKER PROCESS EXITING 6593 1726776722.97478: no more pending results, returning what we have 6593 1726776722.97482: in VariableManager get_vars() 6593 1726776722.97516: Calling all_inventory to load vars for managed_node2 6593 1726776722.97521: Calling groups_inventory to load vars for managed_node2 6593 1726776722.97523: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776722.97531: Calling all_plugins_play to load vars for managed_node2 6593 1726776722.97534: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776722.97537: Calling groups_plugins_play to load vars for managed_node2 6593 1726776722.97648: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776722.97767: done with get_vars() 6593 1726776722.97772: variable 'ansible_search_path' from source: unknown 6593 1726776722.97773: variable 'ansible_search_path' from source: unknown 6593 1726776722.97793: we have included files to process 6593 1726776722.97794: generating all_blocks data 6593 1726776722.97796: done generating all_blocks data 6593 1726776722.97800: processing included file: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 6593 1726776722.97801: loading included file: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 6593 1726776722.97802: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 6593 1726776722.98051: done processing included file 6593 1726776722.98053: iterating over new_blocks loaded from include file 6593 1726776722.98054: in VariableManager get_vars() 6593 1726776722.98070: done with get_vars() 6593 1726776722.98071: filtering new block on tags 6593 1726776722.98102: done filtering new block on tags 6593 1726776722.98103: done iterating over new_blocks loaded from include file included: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml for managed_node2 6593 1726776722.98107: extending task lists for all hosts with included blocks 6593 1726776722.98485: done extending task lists 6593 1726776722.98486: done processing included files 6593 1726776722.98486: results queue empty 6593 1726776722.98487: checking for any_errors_fatal 6593 1726776722.98489: done checking for any_errors_fatal 6593 1726776722.98490: checking for max_fail_percentage 6593 1726776722.98490: done checking for max_fail_percentage 6593 1726776722.98491: checking to see if all hosts have failed and the running result is not ok 6593 1726776722.98491: done checking to see if all hosts have failed 6593 1726776722.98492: getting the remaining hosts for this loop 6593 1726776722.98493: done getting the remaining hosts for this loop 6593 1726776722.98494: getting the next task for host managed_node2 6593 1726776722.98497: done getting next task for host managed_node2 6593 1726776722.98498: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 6593 1726776722.98500: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776722.98507: getting variables 6593 1726776722.98507: in VariableManager get_vars() 6593 1726776722.98516: Calling all_inventory to load vars for managed_node2 6593 1726776722.98517: Calling groups_inventory to load vars for managed_node2 6593 1726776722.98520: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776722.98523: Calling all_plugins_play to load vars for managed_node2 6593 1726776722.98525: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776722.98526: Calling groups_plugins_play to load vars for managed_node2 6593 1726776722.98601: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776722.98712: done with get_vars() 6593 1726776722.98720: done getting variables 6593 1726776722.98745: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 Thursday 19 September 2024 16:12:02 -0400 (0:00:00.027) 0:01:40.412 **** 6593 1726776722.98766: entering _queue_task() for managed_node2/command 6593 1726776722.98941: worker is 1 (out of 1 available) 6593 1726776722.98953: exiting _queue_task() for managed_node2/command 6593 1726776722.98965: done queuing things up, now waiting for results queue to drain 6593 1726776722.98966: waiting for pending results... 6593 1726776722.99134: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 6593 1726776722.99215: in run() - task 025ceb90-32dd-710c-d93d-000000000c42 6593 1726776722.99227: variable 'ansible_search_path' from source: unknown 6593 1726776722.99231: variable 'ansible_search_path' from source: unknown 6593 1726776722.99258: calling self._execute() 6593 1726776722.99328: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776722.99331: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776722.99340: variable 'omit' from source: magic vars 6593 1726776722.99410: variable 'omit' from source: magic vars 6593 1726776722.99452: variable 'omit' from source: magic vars 6593 1726776722.99477: variable 'omit' from source: magic vars 6593 1726776722.99510: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776722.99537: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776722.99554: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776722.99569: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776722.99579: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776722.99603: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776722.99606: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776722.99609: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776722.99674: Set connection var ansible_connection to ssh 6593 1726776722.99680: Set connection var ansible_timeout to 10 6593 1726776722.99683: Set connection var ansible_shell_type to sh 6593 1726776722.99688: Set connection var ansible_shell_executable to /bin/sh 6593 1726776722.99693: Set connection var ansible_pipelining to False 6593 1726776722.99701: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776722.99717: variable 'ansible_shell_executable' from source: unknown 6593 1726776722.99722: variable 'ansible_connection' from source: unknown 6593 1726776722.99724: variable 'ansible_module_compression' from source: unknown 6593 1726776722.99726: variable 'ansible_shell_type' from source: unknown 6593 1726776722.99730: variable 'ansible_shell_executable' from source: unknown 6593 1726776722.99732: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776722.99734: variable 'ansible_pipelining' from source: unknown 6593 1726776722.99737: variable 'ansible_timeout' from source: unknown 6593 1726776722.99740: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776722.99842: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776722.99851: variable 'omit' from source: magic vars 6593 1726776722.99855: starting attempt loop 6593 1726776722.99860: running the handler 6593 1726776722.99871: _low_level_execute_command(): starting 6593 1726776722.99878: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776723.00383: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776723.00398: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776723.00412: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776723.00430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776723.00440: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776723.00490: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776723.00495: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776723.00550: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776723.02147: stdout chunk (state=3): >>>/root <<< 6593 1726776723.02248: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776723.02297: stderr chunk (state=3): >>><<< 6593 1726776723.02301: stdout chunk (state=3): >>><<< 6593 1726776723.02323: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776723.02334: _low_level_execute_command(): starting 6593 1726776723.02340: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776723.0232198-9839-64505823148816 `" && echo ansible-tmp-1726776723.0232198-9839-64505823148816="` echo /root/.ansible/tmp/ansible-tmp-1726776723.0232198-9839-64505823148816 `" ) && sleep 0' 6593 1726776723.02764: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776723.02781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776723.02797: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776723.02808: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776723.02827: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776723.02869: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776723.02879: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776723.02922: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776723.04979: stdout chunk (state=3): >>>ansible-tmp-1726776723.0232198-9839-64505823148816=/root/.ansible/tmp/ansible-tmp-1726776723.0232198-9839-64505823148816 <<< 6593 1726776723.05097: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776723.05144: stderr chunk (state=3): >>><<< 6593 1726776723.05147: stdout chunk (state=3): >>><<< 6593 1726776723.05163: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776723.0232198-9839-64505823148816=/root/.ansible/tmp/ansible-tmp-1726776723.0232198-9839-64505823148816 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776723.05187: variable 'ansible_module_compression' from source: unknown 6593 1726776723.05232: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 6593 1726776723.05263: variable 'ansible_facts' from source: unknown 6593 1726776723.05325: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776723.0232198-9839-64505823148816/AnsiballZ_command.py 6593 1726776723.05431: Sending initial data 6593 1726776723.05434: Sent initial data (153 bytes) 6593 1726776723.06221: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776723.06243: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776723.06258: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776723.06277: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776723.06322: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776723.06340: stderr chunk (state=3): >>>debug2: match not found <<< 6593 1726776723.06356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776723.06377: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6593 1726776723.06390: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.127 is address <<< 6593 1726776723.06402: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6593 1726776723.06415: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776723.06432: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776723.06452: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776723.06467: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776723.06480: stderr chunk (state=3): >>>debug2: match found <<< 6593 1726776723.06493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776723.06575: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776723.06598: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776723.06619: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776723.06691: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776723.08438: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776723.08473: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776723.08507: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmp48_70ykh /root/.ansible/tmp/ansible-tmp-1726776723.0232198-9839-64505823148816/AnsiballZ_command.py <<< 6593 1726776723.08540: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776723.09306: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776723.09402: stderr chunk (state=3): >>><<< 6593 1726776723.09407: stdout chunk (state=3): >>><<< 6593 1726776723.09424: done transferring module to remote 6593 1726776723.09433: _low_level_execute_command(): starting 6593 1726776723.09438: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776723.0232198-9839-64505823148816/ /root/.ansible/tmp/ansible-tmp-1726776723.0232198-9839-64505823148816/AnsiballZ_command.py && sleep 0' 6593 1726776723.09855: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776723.09861: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776723.09904: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776723.09910: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776723.09913: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776723.09962: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776723.09966: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776723.09974: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776723.10029: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776723.11792: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776723.11837: stderr chunk (state=3): >>><<< 6593 1726776723.11844: stdout chunk (state=3): >>><<< 6593 1726776723.11860: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776723.11864: _low_level_execute_command(): starting 6593 1726776723.11867: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776723.0232198-9839-64505823148816/AnsiballZ_command.py && sleep 0' 6593 1726776723.12287: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776723.12293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776723.12322: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776723.12334: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776723.12379: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776723.12391: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776723.12446: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776723.35473: stdout chunk (state=3): >>> {"changed": true, "stdout": "Verification succeeded, current system settings match the preset profile.\nSee TuneD log file ('/var/log/tuned/tuned.log') for details.", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "verify", "-i"], "start": "2024-09-19 16:12:03.259841", "end": "2024-09-19 16:12:03.353633", "delta": "0:00:00.093792", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm verify -i", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 6593 1726776723.36769: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776723.36830: stderr chunk (state=3): >>><<< 6593 1726776723.36833: stdout chunk (state=3): >>><<< 6593 1726776723.36850: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "Verification succeeded, current system settings match the preset profile.\nSee TuneD log file ('/var/log/tuned/tuned.log') for details.", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "verify", "-i"], "start": "2024-09-19 16:12:03.259841", "end": "2024-09-19 16:12:03.353633", "delta": "0:00:00.093792", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm verify -i", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776723.36891: done with _execute_module (ansible.legacy.command, {'_raw_params': 'tuned-adm verify -i', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776723.0232198-9839-64505823148816/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776723.36902: _low_level_execute_command(): starting 6593 1726776723.36906: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776723.0232198-9839-64505823148816/ > /dev/null 2>&1 && sleep 0' 6593 1726776723.37359: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776723.37368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776723.37398: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776723.37411: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776723.37462: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776723.37474: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776723.37525: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776723.39312: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776723.39361: stderr chunk (state=3): >>><<< 6593 1726776723.39365: stdout chunk (state=3): >>><<< 6593 1726776723.39380: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776723.39386: handler run complete 6593 1726776723.39405: Evaluated conditional (False): False 6593 1726776723.39414: attempt loop complete, returning result 6593 1726776723.39416: _execute() done 6593 1726776723.39420: dumping result to json 6593 1726776723.39426: done dumping result, returning 6593 1726776723.39434: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly [025ceb90-32dd-710c-d93d-000000000c42] 6593 1726776723.39440: sending task result for task 025ceb90-32dd-710c-d93d-000000000c42 6593 1726776723.39546: done sending task result for task 025ceb90-32dd-710c-d93d-000000000c42 6593 1726776723.39549: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:00.093792", "end": "2024-09-19 16:12:03.353633", "rc": 0, "start": "2024-09-19 16:12:03.259841" } STDOUT: Verification succeeded, current system settings match the preset profile. See TuneD log file ('/var/log/tuned/tuned.log') for details. 6593 1726776723.39637: no more pending results, returning what we have 6593 1726776723.39641: results queue empty 6593 1726776723.39642: checking for any_errors_fatal 6593 1726776723.39644: done checking for any_errors_fatal 6593 1726776723.39645: checking for max_fail_percentage 6593 1726776723.39646: done checking for max_fail_percentage 6593 1726776723.39647: checking to see if all hosts have failed and the running result is not ok 6593 1726776723.39648: done checking to see if all hosts have failed 6593 1726776723.39648: getting the remaining hosts for this loop 6593 1726776723.39650: done getting the remaining hosts for this loop 6593 1726776723.39654: getting the next task for host managed_node2 6593 1726776723.39659: done getting next task for host managed_node2 6593 1726776723.39662: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 6593 1726776723.39666: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776723.39675: getting variables 6593 1726776723.39676: in VariableManager get_vars() 6593 1726776723.39710: Calling all_inventory to load vars for managed_node2 6593 1726776723.39712: Calling groups_inventory to load vars for managed_node2 6593 1726776723.39714: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776723.39725: Calling all_plugins_play to load vars for managed_node2 6593 1726776723.39727: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776723.39730: Calling groups_plugins_play to load vars for managed_node2 6593 1726776723.39837: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776723.40135: done with get_vars() 6593 1726776723.40142: done getting variables 6593 1726776723.40184: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Get last verify results from log] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:12 Thursday 19 September 2024 16:12:03 -0400 (0:00:00.414) 0:01:40.826 **** 6593 1726776723.40208: entering _queue_task() for managed_node2/shell 6593 1726776723.40387: worker is 1 (out of 1 available) 6593 1726776723.40399: exiting _queue_task() for managed_node2/shell 6593 1726776723.40412: done queuing things up, now waiting for results queue to drain 6593 1726776723.40413: waiting for pending results... 6593 1726776723.40595: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 6593 1726776723.40691: in run() - task 025ceb90-32dd-710c-d93d-000000000c43 6593 1726776723.40702: variable 'ansible_search_path' from source: unknown 6593 1726776723.40705: variable 'ansible_search_path' from source: unknown 6593 1726776723.40735: calling self._execute() 6593 1726776723.40802: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776723.40806: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776723.40814: variable 'omit' from source: magic vars 6593 1726776723.41134: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776723.41315: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776723.41350: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776723.41377: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776723.41406: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776723.41501: variable '__kernel_settings_register_verify_values' from source: set_fact 6593 1726776723.41523: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 6593 1726776723.41527: when evaluation is False, skipping this task 6593 1726776723.41530: _execute() done 6593 1726776723.41532: dumping result to json 6593 1726776723.41535: done dumping result, returning 6593 1726776723.41541: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log [025ceb90-32dd-710c-d93d-000000000c43] 6593 1726776723.41546: sending task result for task 025ceb90-32dd-710c-d93d-000000000c43 6593 1726776723.41628: done sending task result for task 025ceb90-32dd-710c-d93d-000000000c43 6593 1726776723.41631: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 6593 1726776723.41678: no more pending results, returning what we have 6593 1726776723.41681: results queue empty 6593 1726776723.41683: checking for any_errors_fatal 6593 1726776723.41689: done checking for any_errors_fatal 6593 1726776723.41690: checking for max_fail_percentage 6593 1726776723.41691: done checking for max_fail_percentage 6593 1726776723.41692: checking to see if all hosts have failed and the running result is not ok 6593 1726776723.41693: done checking to see if all hosts have failed 6593 1726776723.41694: getting the remaining hosts for this loop 6593 1726776723.41695: done getting the remaining hosts for this loop 6593 1726776723.41698: getting the next task for host managed_node2 6593 1726776723.41703: done getting next task for host managed_node2 6593 1726776723.41707: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 6593 1726776723.41710: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776723.41728: getting variables 6593 1726776723.41730: in VariableManager get_vars() 6593 1726776723.41759: Calling all_inventory to load vars for managed_node2 6593 1726776723.41762: Calling groups_inventory to load vars for managed_node2 6593 1726776723.41763: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776723.41770: Calling all_plugins_play to load vars for managed_node2 6593 1726776723.41771: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776723.41773: Calling groups_plugins_play to load vars for managed_node2 6593 1726776723.41873: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776723.41994: done with get_vars() 6593 1726776723.42001: done getting variables 6593 1726776723.42042: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:23 Thursday 19 September 2024 16:12:03 -0400 (0:00:00.018) 0:01:40.845 **** 6593 1726776723.42065: entering _queue_task() for managed_node2/fail 6593 1726776723.42230: worker is 1 (out of 1 available) 6593 1726776723.42243: exiting _queue_task() for managed_node2/fail 6593 1726776723.42254: done queuing things up, now waiting for results queue to drain 6593 1726776723.42255: waiting for pending results... 6593 1726776723.42417: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 6593 1726776723.42507: in run() - task 025ceb90-32dd-710c-d93d-000000000c44 6593 1726776723.42520: variable 'ansible_search_path' from source: unknown 6593 1726776723.42524: variable 'ansible_search_path' from source: unknown 6593 1726776723.42552: calling self._execute() 6593 1726776723.42614: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776723.42620: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776723.42627: variable 'omit' from source: magic vars 6593 1726776723.42941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776723.45755: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776723.45787: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776723.45810: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776723.45833: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776723.45897: variable '__kernel_settings_register_verify_values' from source: set_fact 6593 1726776723.45911: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 6593 1726776723.45915: when evaluation is False, skipping this task 6593 1726776723.45919: _execute() done 6593 1726776723.45922: dumping result to json 6593 1726776723.45924: done dumping result, returning 6593 1726776723.45928: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors [025ceb90-32dd-710c-d93d-000000000c44] 6593 1726776723.45932: sending task result for task 025ceb90-32dd-710c-d93d-000000000c44 6593 1726776723.46013: done sending task result for task 025ceb90-32dd-710c-d93d-000000000c44 6593 1726776723.46016: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 6593 1726776723.46056: no more pending results, returning what we have 6593 1726776723.46061: results queue empty 6593 1726776723.46062: checking for any_errors_fatal 6593 1726776723.46066: done checking for any_errors_fatal 6593 1726776723.46067: checking for max_fail_percentage 6593 1726776723.46069: done checking for max_fail_percentage 6593 1726776723.46070: checking to see if all hosts have failed and the running result is not ok 6593 1726776723.46070: done checking to see if all hosts have failed 6593 1726776723.46071: getting the remaining hosts for this loop 6593 1726776723.46072: done getting the remaining hosts for this loop 6593 1726776723.46076: getting the next task for host managed_node2 6593 1726776723.46082: done getting next task for host managed_node2 6593 1726776723.46086: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 6593 1726776723.46089: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776723.46105: getting variables 6593 1726776723.46107: in VariableManager get_vars() 6593 1726776723.46142: Calling all_inventory to load vars for managed_node2 6593 1726776723.46145: Calling groups_inventory to load vars for managed_node2 6593 1726776723.46147: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776723.46156: Calling all_plugins_play to load vars for managed_node2 6593 1726776723.46161: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776723.46164: Calling groups_plugins_play to load vars for managed_node2 6593 1726776723.46295: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776723.48616: done with get_vars() 6593 1726776723.48624: done getting variables 6593 1726776723.48655: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:177 Thursday 19 September 2024 16:12:03 -0400 (0:00:00.066) 0:01:40.911 **** 6593 1726776723.48674: entering _queue_task() for managed_node2/set_fact 6593 1726776723.48863: worker is 1 (out of 1 available) 6593 1726776723.48876: exiting _queue_task() for managed_node2/set_fact 6593 1726776723.48887: done queuing things up, now waiting for results queue to drain 6593 1726776723.48889: waiting for pending results... 6593 1726776723.49050: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 6593 1726776723.49125: in run() - task 025ceb90-32dd-710c-d93d-000000000a04 6593 1726776723.49136: variable 'ansible_search_path' from source: unknown 6593 1726776723.49139: variable 'ansible_search_path' from source: unknown 6593 1726776723.49169: calling self._execute() 6593 1726776723.49235: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776723.49239: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776723.49248: variable 'omit' from source: magic vars 6593 1726776723.49323: variable 'omit' from source: magic vars 6593 1726776723.49354: variable 'omit' from source: magic vars 6593 1726776723.49378: variable 'omit' from source: magic vars 6593 1726776723.49414: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776723.49441: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776723.49456: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776723.49470: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776723.49480: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776723.49502: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776723.49505: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776723.49509: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776723.49574: Set connection var ansible_connection to ssh 6593 1726776723.49580: Set connection var ansible_timeout to 10 6593 1726776723.49583: Set connection var ansible_shell_type to sh 6593 1726776723.49588: Set connection var ansible_shell_executable to /bin/sh 6593 1726776723.49593: Set connection var ansible_pipelining to False 6593 1726776723.49603: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776723.49620: variable 'ansible_shell_executable' from source: unknown 6593 1726776723.49623: variable 'ansible_connection' from source: unknown 6593 1726776723.49626: variable 'ansible_module_compression' from source: unknown 6593 1726776723.49628: variable 'ansible_shell_type' from source: unknown 6593 1726776723.49631: variable 'ansible_shell_executable' from source: unknown 6593 1726776723.49633: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776723.49638: variable 'ansible_pipelining' from source: unknown 6593 1726776723.49641: variable 'ansible_timeout' from source: unknown 6593 1726776723.49645: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776723.49747: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776723.49760: variable 'omit' from source: magic vars 6593 1726776723.49763: starting attempt loop 6593 1726776723.49765: running the handler 6593 1726776723.49774: handler run complete 6593 1726776723.49783: attempt loop complete, returning result 6593 1726776723.49785: _execute() done 6593 1726776723.49788: dumping result to json 6593 1726776723.49791: done dumping result, returning 6593 1726776723.49797: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes [025ceb90-32dd-710c-d93d-000000000a04] 6593 1726776723.49803: sending task result for task 025ceb90-32dd-710c-d93d-000000000a04 6593 1726776723.49887: done sending task result for task 025ceb90-32dd-710c-d93d-000000000a04 6593 1726776723.49890: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "kernel_settings_reboot_required": false }, "changed": false } 6593 1726776723.49953: no more pending results, returning what we have 6593 1726776723.49955: results queue empty 6593 1726776723.49956: checking for any_errors_fatal 6593 1726776723.49963: done checking for any_errors_fatal 6593 1726776723.49964: checking for max_fail_percentage 6593 1726776723.49965: done checking for max_fail_percentage 6593 1726776723.49966: checking to see if all hosts have failed and the running result is not ok 6593 1726776723.49967: done checking to see if all hosts have failed 6593 1726776723.49968: getting the remaining hosts for this loop 6593 1726776723.49969: done getting the remaining hosts for this loop 6593 1726776723.49972: getting the next task for host managed_node2 6593 1726776723.49976: done getting next task for host managed_node2 6593 1726776723.49980: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 6593 1726776723.49982: ^ state is: HOST STATE: block=2, task=45, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776723.49992: getting variables 6593 1726776723.49993: in VariableManager get_vars() 6593 1726776723.50023: Calling all_inventory to load vars for managed_node2 6593 1726776723.50025: Calling groups_inventory to load vars for managed_node2 6593 1726776723.50026: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776723.50032: Calling all_plugins_play to load vars for managed_node2 6593 1726776723.50034: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776723.50036: Calling groups_plugins_play to load vars for managed_node2 6593 1726776723.50137: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776723.50260: done with get_vars() 6593 1726776723.50269: done getting variables 6593 1726776723.50307: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:181 Thursday 19 September 2024 16:12:03 -0400 (0:00:00.016) 0:01:40.928 **** 6593 1726776723.50329: entering _queue_task() for managed_node2/set_fact 6593 1726776723.50498: worker is 1 (out of 1 available) 6593 1726776723.50511: exiting _queue_task() for managed_node2/set_fact 6593 1726776723.50523: done queuing things up, now waiting for results queue to drain 6593 1726776723.50525: waiting for pending results... 6593 1726776723.50675: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 6593 1726776723.50743: in run() - task 025ceb90-32dd-710c-d93d-000000000a05 6593 1726776723.50753: variable 'ansible_search_path' from source: unknown 6593 1726776723.50756: variable 'ansible_search_path' from source: unknown 6593 1726776723.50783: calling self._execute() 6593 1726776723.50844: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776723.50848: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776723.50856: variable 'omit' from source: magic vars 6593 1726776723.50930: variable 'omit' from source: magic vars 6593 1726776723.50963: variable 'omit' from source: magic vars 6593 1726776723.51263: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776723.51421: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776723.51451: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776723.51476: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776723.51503: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776723.51609: variable '__kernel_settings_register_profile' from source: set_fact 6593 1726776723.51621: variable '__kernel_settings_register_mode' from source: set_fact 6593 1726776723.51629: variable '__kernel_settings_register_apply' from source: set_fact 6593 1726776723.51667: variable 'omit' from source: magic vars 6593 1726776723.51688: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776723.51707: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776723.51722: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776723.51736: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776723.51744: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776723.51766: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776723.51769: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776723.51772: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776723.51833: Set connection var ansible_connection to ssh 6593 1726776723.51841: Set connection var ansible_timeout to 10 6593 1726776723.51844: Set connection var ansible_shell_type to sh 6593 1726776723.51846: Set connection var ansible_shell_executable to /bin/sh 6593 1726776723.51853: Set connection var ansible_pipelining to False 6593 1726776723.51862: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776723.51877: variable 'ansible_shell_executable' from source: unknown 6593 1726776723.51880: variable 'ansible_connection' from source: unknown 6593 1726776723.51882: variable 'ansible_module_compression' from source: unknown 6593 1726776723.51885: variable 'ansible_shell_type' from source: unknown 6593 1726776723.51887: variable 'ansible_shell_executable' from source: unknown 6593 1726776723.51890: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776723.51892: variable 'ansible_pipelining' from source: unknown 6593 1726776723.51894: variable 'ansible_timeout' from source: unknown 6593 1726776723.51899: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776723.51973: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776723.51983: variable 'omit' from source: magic vars 6593 1726776723.51987: starting attempt loop 6593 1726776723.51989: running the handler 6593 1726776723.51998: handler run complete 6593 1726776723.52006: attempt loop complete, returning result 6593 1726776723.52009: _execute() done 6593 1726776723.52012: dumping result to json 6593 1726776723.52014: done dumping result, returning 6593 1726776723.52022: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing [025ceb90-32dd-710c-d93d-000000000a05] 6593 1726776723.52028: sending task result for task 025ceb90-32dd-710c-d93d-000000000a05 6593 1726776723.52105: done sending task result for task 025ceb90-32dd-710c-d93d-000000000a05 6593 1726776723.52108: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_changed": true }, "changed": false } 6593 1726776723.52170: no more pending results, returning what we have 6593 1726776723.52172: results queue empty 6593 1726776723.52173: checking for any_errors_fatal 6593 1726776723.52176: done checking for any_errors_fatal 6593 1726776723.52177: checking for max_fail_percentage 6593 1726776723.52178: done checking for max_fail_percentage 6593 1726776723.52179: checking to see if all hosts have failed and the running result is not ok 6593 1726776723.52180: done checking to see if all hosts have failed 6593 1726776723.52181: getting the remaining hosts for this loop 6593 1726776723.52182: done getting the remaining hosts for this loop 6593 1726776723.52185: getting the next task for host managed_node2 6593 1726776723.52192: done getting next task for host managed_node2 6593 1726776723.52193: ^ task is: TASK: meta (role_complete) 6593 1726776723.52196: ^ state is: HOST STATE: block=2, task=46, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776723.52204: getting variables 6593 1726776723.52206: in VariableManager get_vars() 6593 1726776723.52236: Calling all_inventory to load vars for managed_node2 6593 1726776723.52238: Calling groups_inventory to load vars for managed_node2 6593 1726776723.52239: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776723.52245: Calling all_plugins_play to load vars for managed_node2 6593 1726776723.52247: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776723.52249: Calling groups_plugins_play to load vars for managed_node2 6593 1726776723.52381: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776723.52496: done with get_vars() 6593 1726776723.52503: done getting variables 6593 1726776723.52553: done queuing things up, now waiting for results queue to drain 6593 1726776723.52554: results queue empty 6593 1726776723.52555: checking for any_errors_fatal 6593 1726776723.52558: done checking for any_errors_fatal 6593 1726776723.52559: checking for max_fail_percentage 6593 1726776723.52560: done checking for max_fail_percentage 6593 1726776723.52563: checking to see if all hosts have failed and the running result is not ok 6593 1726776723.52564: done checking to see if all hosts have failed 6593 1726776723.52564: getting the remaining hosts for this loop 6593 1726776723.52565: done getting the remaining hosts for this loop 6593 1726776723.52567: getting the next task for host managed_node2 6593 1726776723.52569: done getting next task for host managed_node2 6593 1726776723.52570: ^ task is: TASK: meta (flush_handlers) 6593 1726776723.52571: ^ state is: HOST STATE: block=2, task=47, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776723.52574: getting variables 6593 1726776723.52575: in VariableManager get_vars() 6593 1726776723.52581: Calling all_inventory to load vars for managed_node2 6593 1726776723.52583: Calling groups_inventory to load vars for managed_node2 6593 1726776723.52584: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776723.52587: Calling all_plugins_play to load vars for managed_node2 6593 1726776723.52588: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776723.52590: Calling groups_plugins_play to load vars for managed_node2 6593 1726776723.52669: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776723.52780: done with get_vars() 6593 1726776723.52786: done getting variables TASK [Force handlers] ********************************************************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:191 Thursday 19 September 2024 16:12:03 -0400 (0:00:00.024) 0:01:40.953 **** 6593 1726776723.52827: in VariableManager get_vars() 6593 1726776723.52834: Calling all_inventory to load vars for managed_node2 6593 1726776723.52835: Calling groups_inventory to load vars for managed_node2 6593 1726776723.52836: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776723.52839: Calling all_plugins_play to load vars for managed_node2 6593 1726776723.52840: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776723.52842: Calling groups_plugins_play to load vars for managed_node2 6593 1726776723.52920: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776723.53040: done with get_vars() META: triggered running handlers for managed_node2 6593 1726776723.53049: done queuing things up, now waiting for results queue to drain 6593 1726776723.53050: results queue empty 6593 1726776723.53051: checking for any_errors_fatal 6593 1726776723.53051: done checking for any_errors_fatal 6593 1726776723.53052: checking for max_fail_percentage 6593 1726776723.53052: done checking for max_fail_percentage 6593 1726776723.53053: checking to see if all hosts have failed and the running result is not ok 6593 1726776723.53053: done checking to see if all hosts have failed 6593 1726776723.53054: getting the remaining hosts for this loop 6593 1726776723.53054: done getting the remaining hosts for this loop 6593 1726776723.53056: getting the next task for host managed_node2 6593 1726776723.53061: done getting next task for host managed_node2 6593 1726776723.53062: ^ task is: TASK: Ensure kernel_settings_reboot_required is not set or is false 6593 1726776723.53063: ^ state is: HOST STATE: block=2, task=48, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776723.53064: getting variables 6593 1726776723.53065: in VariableManager get_vars() 6593 1726776723.53071: Calling all_inventory to load vars for managed_node2 6593 1726776723.53072: Calling groups_inventory to load vars for managed_node2 6593 1726776723.53073: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776723.53076: Calling all_plugins_play to load vars for managed_node2 6593 1726776723.53077: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776723.53079: Calling groups_plugins_play to load vars for managed_node2 6593 1726776723.53152: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776723.53259: done with get_vars() 6593 1726776723.53264: done getting variables 6593 1726776723.53288: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Ensure kernel_settings_reboot_required is not set or is false] *********** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:194 Thursday 19 September 2024 16:12:03 -0400 (0:00:00.004) 0:01:40.957 **** 6593 1726776723.53302: entering _queue_task() for managed_node2/assert 6593 1726776723.53465: worker is 1 (out of 1 available) 6593 1726776723.53477: exiting _queue_task() for managed_node2/assert 6593 1726776723.53488: done queuing things up, now waiting for results queue to drain 6593 1726776723.53490: waiting for pending results... 6593 1726776723.53638: running TaskExecutor() for managed_node2/TASK: Ensure kernel_settings_reboot_required is not set or is false 6593 1726776723.53687: in run() - task 025ceb90-32dd-710c-d93d-000000000027 6593 1726776723.53698: variable 'ansible_search_path' from source: unknown 6593 1726776723.53727: calling self._execute() 6593 1726776723.53790: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776723.53794: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776723.53802: variable 'omit' from source: magic vars 6593 1726776723.53881: variable 'omit' from source: magic vars 6593 1726776723.53902: variable 'omit' from source: magic vars 6593 1726776723.53926: variable 'omit' from source: magic vars 6593 1726776723.53960: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776723.53982: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776723.53997: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776723.54012: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776723.54024: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776723.54046: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776723.54049: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776723.54052: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776723.54113: Set connection var ansible_connection to ssh 6593 1726776723.54120: Set connection var ansible_timeout to 10 6593 1726776723.54123: Set connection var ansible_shell_type to sh 6593 1726776723.54128: Set connection var ansible_shell_executable to /bin/sh 6593 1726776723.54133: Set connection var ansible_pipelining to False 6593 1726776723.54142: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776723.54161: variable 'ansible_shell_executable' from source: unknown 6593 1726776723.54164: variable 'ansible_connection' from source: unknown 6593 1726776723.54166: variable 'ansible_module_compression' from source: unknown 6593 1726776723.54169: variable 'ansible_shell_type' from source: unknown 6593 1726776723.54171: variable 'ansible_shell_executable' from source: unknown 6593 1726776723.54173: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776723.54175: variable 'ansible_pipelining' from source: unknown 6593 1726776723.54177: variable 'ansible_timeout' from source: unknown 6593 1726776723.54182: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776723.54278: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776723.54288: variable 'omit' from source: magic vars 6593 1726776723.54293: starting attempt loop 6593 1726776723.54295: running the handler 6593 1726776723.54524: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776723.56040: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776723.56094: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776723.56121: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776723.56147: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776723.56166: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776723.56213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776723.56234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776723.56251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776723.56278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776723.56289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776723.56372: variable 'kernel_settings_reboot_required' from source: set_fact 6593 1726776723.56385: Evaluated conditional (not kernel_settings_reboot_required | d(false)): True 6593 1726776723.56390: handler run complete 6593 1726776723.56406: attempt loop complete, returning result 6593 1726776723.56409: _execute() done 6593 1726776723.56411: dumping result to json 6593 1726776723.56413: done dumping result, returning 6593 1726776723.56421: done running TaskExecutor() for managed_node2/TASK: Ensure kernel_settings_reboot_required is not set or is false [025ceb90-32dd-710c-d93d-000000000027] 6593 1726776723.56428: sending task result for task 025ceb90-32dd-710c-d93d-000000000027 6593 1726776723.56505: done sending task result for task 025ceb90-32dd-710c-d93d-000000000027 6593 1726776723.56508: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 6593 1726776723.56576: no more pending results, returning what we have 6593 1726776723.56579: results queue empty 6593 1726776723.56580: checking for any_errors_fatal 6593 1726776723.56581: done checking for any_errors_fatal 6593 1726776723.56582: checking for max_fail_percentage 6593 1726776723.56583: done checking for max_fail_percentage 6593 1726776723.56584: checking to see if all hosts have failed and the running result is not ok 6593 1726776723.56585: done checking to see if all hosts have failed 6593 1726776723.56585: getting the remaining hosts for this loop 6593 1726776723.56587: done getting the remaining hosts for this loop 6593 1726776723.56590: getting the next task for host managed_node2 6593 1726776723.56593: done getting next task for host managed_node2 6593 1726776723.56596: ^ task is: TASK: Ensure role reported changed 6593 1726776723.56598: ^ state is: HOST STATE: block=2, task=49, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776723.56600: getting variables 6593 1726776723.56602: in VariableManager get_vars() 6593 1726776723.56634: Calling all_inventory to load vars for managed_node2 6593 1726776723.56636: Calling groups_inventory to load vars for managed_node2 6593 1726776723.56638: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776723.56645: Calling all_plugins_play to load vars for managed_node2 6593 1726776723.56651: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776723.56653: Calling groups_plugins_play to load vars for managed_node2 6593 1726776723.56760: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776723.56901: done with get_vars() 6593 1726776723.56909: done getting variables 6593 1726776723.56948: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Ensure role reported changed] ******************************************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:198 Thursday 19 September 2024 16:12:03 -0400 (0:00:00.036) 0:01:40.994 **** 6593 1726776723.56968: entering _queue_task() for managed_node2/assert 6593 1726776723.57133: worker is 1 (out of 1 available) 6593 1726776723.57145: exiting _queue_task() for managed_node2/assert 6593 1726776723.57160: done queuing things up, now waiting for results queue to drain 6593 1726776723.57162: waiting for pending results... 6593 1726776723.57305: running TaskExecutor() for managed_node2/TASK: Ensure role reported changed 6593 1726776723.57368: in run() - task 025ceb90-32dd-710c-d93d-000000000028 6593 1726776723.57380: variable 'ansible_search_path' from source: unknown 6593 1726776723.57412: calling self._execute() 6593 1726776723.57483: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776723.57487: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776723.57496: variable 'omit' from source: magic vars 6593 1726776723.57579: variable 'omit' from source: magic vars 6593 1726776723.57601: variable 'omit' from source: magic vars 6593 1726776723.57625: variable 'omit' from source: magic vars 6593 1726776723.57658: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776723.57684: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776723.57698: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776723.57712: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776723.57724: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776723.57745: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776723.57749: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776723.57752: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776723.57815: Set connection var ansible_connection to ssh 6593 1726776723.57824: Set connection var ansible_timeout to 10 6593 1726776723.57827: Set connection var ansible_shell_type to sh 6593 1726776723.57833: Set connection var ansible_shell_executable to /bin/sh 6593 1726776723.57837: Set connection var ansible_pipelining to False 6593 1726776723.57846: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776723.57863: variable 'ansible_shell_executable' from source: unknown 6593 1726776723.57866: variable 'ansible_connection' from source: unknown 6593 1726776723.57868: variable 'ansible_module_compression' from source: unknown 6593 1726776723.57870: variable 'ansible_shell_type' from source: unknown 6593 1726776723.57873: variable 'ansible_shell_executable' from source: unknown 6593 1726776723.57875: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776723.57880: variable 'ansible_pipelining' from source: unknown 6593 1726776723.57882: variable 'ansible_timeout' from source: unknown 6593 1726776723.57886: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776723.57984: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776723.58003: variable 'omit' from source: magic vars 6593 1726776723.58006: starting attempt loop 6593 1726776723.58009: running the handler 6593 1726776723.58245: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776723.59795: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776723.59848: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776723.59878: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776723.59905: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776723.59925: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776723.59974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776723.59993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776723.60015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776723.60043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776723.60053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776723.60130: variable '__kernel_settings_changed' from source: set_fact 6593 1726776723.60142: Evaluated conditional (__kernel_settings_changed | d(false)): True 6593 1726776723.60147: handler run complete 6593 1726776723.60165: attempt loop complete, returning result 6593 1726776723.60168: _execute() done 6593 1726776723.60170: dumping result to json 6593 1726776723.60172: done dumping result, returning 6593 1726776723.60178: done running TaskExecutor() for managed_node2/TASK: Ensure role reported changed [025ceb90-32dd-710c-d93d-000000000028] 6593 1726776723.60184: sending task result for task 025ceb90-32dd-710c-d93d-000000000028 6593 1726776723.60262: done sending task result for task 025ceb90-32dd-710c-d93d-000000000028 6593 1726776723.60265: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 6593 1726776723.60306: no more pending results, returning what we have 6593 1726776723.60310: results queue empty 6593 1726776723.60311: checking for any_errors_fatal 6593 1726776723.60317: done checking for any_errors_fatal 6593 1726776723.60319: checking for max_fail_percentage 6593 1726776723.60321: done checking for max_fail_percentage 6593 1726776723.60322: checking to see if all hosts have failed and the running result is not ok 6593 1726776723.60323: done checking to see if all hosts have failed 6593 1726776723.60323: getting the remaining hosts for this loop 6593 1726776723.60325: done getting the remaining hosts for this loop 6593 1726776723.60328: getting the next task for host managed_node2 6593 1726776723.60333: done getting next task for host managed_node2 6593 1726776723.60335: ^ task is: TASK: Check sysctl 6593 1726776723.60337: ^ state is: HOST STATE: block=2, task=50, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776723.60340: getting variables 6593 1726776723.60341: in VariableManager get_vars() 6593 1726776723.60375: Calling all_inventory to load vars for managed_node2 6593 1726776723.60377: Calling groups_inventory to load vars for managed_node2 6593 1726776723.60379: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776723.60387: Calling all_plugins_play to load vars for managed_node2 6593 1726776723.60389: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776723.60396: Calling groups_plugins_play to load vars for managed_node2 6593 1726776723.60509: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776723.60632: done with get_vars() 6593 1726776723.60640: done getting variables 6593 1726776723.60679: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check sysctl] ************************************************************ task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:202 Thursday 19 September 2024 16:12:03 -0400 (0:00:00.037) 0:01:41.031 **** 6593 1726776723.60697: entering _queue_task() for managed_node2/shell 6593 1726776723.60860: worker is 1 (out of 1 available) 6593 1726776723.60874: exiting _queue_task() for managed_node2/shell 6593 1726776723.60885: done queuing things up, now waiting for results queue to drain 6593 1726776723.60887: waiting for pending results... 6593 1726776723.61034: running TaskExecutor() for managed_node2/TASK: Check sysctl 6593 1726776723.61082: in run() - task 025ceb90-32dd-710c-d93d-000000000029 6593 1726776723.61092: variable 'ansible_search_path' from source: unknown 6593 1726776723.61122: calling self._execute() 6593 1726776723.61189: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776723.61192: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776723.61200: variable 'omit' from source: magic vars 6593 1726776723.61276: variable 'omit' from source: magic vars 6593 1726776723.61297: variable 'omit' from source: magic vars 6593 1726776723.61320: variable 'omit' from source: magic vars 6593 1726776723.61353: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776723.61377: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776723.61393: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776723.61406: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776723.61419: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776723.61442: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776723.61445: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776723.61448: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776723.61509: Set connection var ansible_connection to ssh 6593 1726776723.61515: Set connection var ansible_timeout to 10 6593 1726776723.61519: Set connection var ansible_shell_type to sh 6593 1726776723.61525: Set connection var ansible_shell_executable to /bin/sh 6593 1726776723.61530: Set connection var ansible_pipelining to False 6593 1726776723.61539: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776723.61559: variable 'ansible_shell_executable' from source: unknown 6593 1726776723.61562: variable 'ansible_connection' from source: unknown 6593 1726776723.61565: variable 'ansible_module_compression' from source: unknown 6593 1726776723.61567: variable 'ansible_shell_type' from source: unknown 6593 1726776723.61569: variable 'ansible_shell_executable' from source: unknown 6593 1726776723.61572: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776723.61574: variable 'ansible_pipelining' from source: unknown 6593 1726776723.61576: variable 'ansible_timeout' from source: unknown 6593 1726776723.61578: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776723.61673: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776723.61684: variable 'omit' from source: magic vars 6593 1726776723.61688: starting attempt loop 6593 1726776723.61691: running the handler 6593 1726776723.61700: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776723.61714: _low_level_execute_command(): starting 6593 1726776723.61722: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776723.62226: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776723.62242: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776723.62254: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776723.62266: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776723.62280: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776723.62324: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776723.62336: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776723.62391: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776723.63989: stdout chunk (state=3): >>>/root <<< 6593 1726776723.64096: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776723.64146: stderr chunk (state=3): >>><<< 6593 1726776723.64149: stdout chunk (state=3): >>><<< 6593 1726776723.64171: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776723.64182: _low_level_execute_command(): starting 6593 1726776723.64187: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776723.6416996-9856-193756289985282 `" && echo ansible-tmp-1726776723.6416996-9856-193756289985282="` echo /root/.ansible/tmp/ansible-tmp-1726776723.6416996-9856-193756289985282 `" ) && sleep 0' 6593 1726776723.64607: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776723.64622: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776723.64639: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776723.64651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776723.64676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776723.64710: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776723.64725: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776723.64766: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776723.66784: stdout chunk (state=3): >>>ansible-tmp-1726776723.6416996-9856-193756289985282=/root/.ansible/tmp/ansible-tmp-1726776723.6416996-9856-193756289985282 <<< 6593 1726776723.66901: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776723.66947: stderr chunk (state=3): >>><<< 6593 1726776723.66950: stdout chunk (state=3): >>><<< 6593 1726776723.66966: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776723.6416996-9856-193756289985282=/root/.ansible/tmp/ansible-tmp-1726776723.6416996-9856-193756289985282 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776723.66990: variable 'ansible_module_compression' from source: unknown 6593 1726776723.67040: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 6593 1726776723.67073: variable 'ansible_facts' from source: unknown 6593 1726776723.67124: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776723.6416996-9856-193756289985282/AnsiballZ_command.py 6593 1726776723.67223: Sending initial data 6593 1726776723.67235: Sent initial data (154 bytes) 6593 1726776723.67868: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776723.67872: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776723.67904: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776723.67907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776723.67910: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776723.67912: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776723.67965: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776723.67969: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776723.68011: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776723.69739: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776723.69768: stderr chunk (state=3): >>>debug1: Using server download size 261120 <<< 6593 1726776723.69783: stderr chunk (state=3): >>>debug1: Using server upload size 261120 <<< 6593 1726776723.69785: stderr chunk (state=3): >>>debug1: Server handle limit 1019; using 64 <<< 6593 1726776723.69821: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpttu2nsnw /root/.ansible/tmp/ansible-tmp-1726776723.6416996-9856-193756289985282/AnsiballZ_command.py <<< 6593 1726776723.69850: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776723.70600: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776723.70685: stderr chunk (state=3): >>><<< 6593 1726776723.70688: stdout chunk (state=3): >>><<< 6593 1726776723.70703: done transferring module to remote 6593 1726776723.70711: _low_level_execute_command(): starting 6593 1726776723.70715: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776723.6416996-9856-193756289985282/ /root/.ansible/tmp/ansible-tmp-1726776723.6416996-9856-193756289985282/AnsiballZ_command.py && sleep 0' 6593 1726776723.71108: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776723.71123: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776723.71140: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776723.71151: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776723.71163: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776723.71205: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776723.71224: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776723.71259: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776723.72993: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776723.73037: stderr chunk (state=3): >>><<< 6593 1726776723.73040: stdout chunk (state=3): >>><<< 6593 1726776723.73051: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776723.73060: _low_level_execute_command(): starting 6593 1726776723.73063: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776723.6416996-9856-193756289985282/AnsiballZ_command.py && sleep 0' 6593 1726776723.73456: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776723.73471: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776723.73487: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776723.73499: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776723.73509: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776723.73551: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776723.73563: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776723.73611: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776723.87526: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -Lvxq 400001", "start": "2024-09-19 16:12:03.869111", "end": "2024-09-19 16:12:03.874309", "delta": "0:00:00.005198", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nsysctl -n fs.file-max | grep -Lvxq 400001", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 6593 1726776723.88826: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776723.88838: stderr chunk (state=3): >>>Shared connection to 10.31.46.127 closed. <<< 6593 1726776723.88889: stderr chunk (state=3): >>><<< 6593 1726776723.88892: stdout chunk (state=3): >>><<< 6593 1726776723.88908: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -Lvxq 400001", "start": "2024-09-19 16:12:03.869111", "end": "2024-09-19 16:12:03.874309", "delta": "0:00:00.005198", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\nsysctl -n fs.file-max | grep -Lvxq 400001", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776723.89009: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euo pipefail\nsysctl -n fs.file-max | grep -Lvxq 400001', '_uses_shell': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776723.6416996-9856-193756289985282/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776723.89015: _low_level_execute_command(): starting 6593 1726776723.89022: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776723.6416996-9856-193756289985282/ > /dev/null 2>&1 && sleep 0' 6593 1726776723.89476: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776723.89500: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776723.89512: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776723.89525: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776723.89567: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776723.89578: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776723.89589: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776723.89633: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776723.91415: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776723.91459: stderr chunk (state=3): >>><<< 6593 1726776723.91464: stdout chunk (state=3): >>><<< 6593 1726776723.91478: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776723.91485: handler run complete 6593 1726776723.91504: Evaluated conditional (False): False 6593 1726776723.91512: attempt loop complete, returning result 6593 1726776723.91515: _execute() done 6593 1726776723.91517: dumping result to json 6593 1726776723.91524: done dumping result, returning 6593 1726776723.91531: done running TaskExecutor() for managed_node2/TASK: Check sysctl [025ceb90-32dd-710c-d93d-000000000029] 6593 1726776723.91537: sending task result for task 025ceb90-32dd-710c-d93d-000000000029 6593 1726776723.91634: done sending task result for task 025ceb90-32dd-710c-d93d-000000000029 6593 1726776723.91637: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": "set -euo pipefail\nsysctl -n fs.file-max | grep -Lvxq 400001", "delta": "0:00:00.005198", "end": "2024-09-19 16:12:03.874309", "rc": 0, "start": "2024-09-19 16:12:03.869111" } 6593 1726776723.91694: no more pending results, returning what we have 6593 1726776723.91697: results queue empty 6593 1726776723.91698: checking for any_errors_fatal 6593 1726776723.91703: done checking for any_errors_fatal 6593 1726776723.91703: checking for max_fail_percentage 6593 1726776723.91706: done checking for max_fail_percentage 6593 1726776723.91707: checking to see if all hosts have failed and the running result is not ok 6593 1726776723.91708: done checking to see if all hosts have failed 6593 1726776723.91709: getting the remaining hosts for this loop 6593 1726776723.91711: done getting the remaining hosts for this loop 6593 1726776723.91714: getting the next task for host managed_node2 6593 1726776723.91721: done getting next task for host managed_node2 6593 1726776723.91724: ^ task is: TASK: Check sysfs after role runs 6593 1726776723.91726: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776723.91729: getting variables 6593 1726776723.91731: in VariableManager get_vars() 6593 1726776723.91766: Calling all_inventory to load vars for managed_node2 6593 1726776723.91769: Calling groups_inventory to load vars for managed_node2 6593 1726776723.91771: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776723.91780: Calling all_plugins_play to load vars for managed_node2 6593 1726776723.91782: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776723.91785: Calling groups_plugins_play to load vars for managed_node2 6593 1726776723.91938: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776723.92051: done with get_vars() 6593 1726776723.92059: done getting variables 6593 1726776723.92101: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check sysfs after role runs] ********************************************* task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:208 Thursday 19 September 2024 16:12:03 -0400 (0:00:00.314) 0:01:41.346 **** 6593 1726776723.92123: entering _queue_task() for managed_node2/command 6593 1726776723.92290: worker is 1 (out of 1 available) 6593 1726776723.92302: exiting _queue_task() for managed_node2/command 6593 1726776723.92312: done queuing things up, now waiting for results queue to drain 6593 1726776723.92313: waiting for pending results... 6593 1726776723.92484: running TaskExecutor() for managed_node2/TASK: Check sysfs after role runs 6593 1726776723.92538: in run() - task 025ceb90-32dd-710c-d93d-00000000002a 6593 1726776723.92549: variable 'ansible_search_path' from source: unknown 6593 1726776723.92580: calling self._execute() 6593 1726776723.92656: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776723.92663: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776723.92671: variable 'omit' from source: magic vars 6593 1726776723.92749: variable 'omit' from source: magic vars 6593 1726776723.92773: variable 'omit' from source: magic vars 6593 1726776723.92795: variable 'omit' from source: magic vars 6593 1726776723.92831: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776723.92855: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776723.92873: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776723.92885: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776723.92897: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776723.92920: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776723.92923: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776723.92926: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776723.92994: Set connection var ansible_connection to ssh 6593 1726776723.93001: Set connection var ansible_timeout to 10 6593 1726776723.93003: Set connection var ansible_shell_type to sh 6593 1726776723.93009: Set connection var ansible_shell_executable to /bin/sh 6593 1726776723.93014: Set connection var ansible_pipelining to False 6593 1726776723.93024: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776723.93040: variable 'ansible_shell_executable' from source: unknown 6593 1726776723.93043: variable 'ansible_connection' from source: unknown 6593 1726776723.93045: variable 'ansible_module_compression' from source: unknown 6593 1726776723.93047: variable 'ansible_shell_type' from source: unknown 6593 1726776723.93049: variable 'ansible_shell_executable' from source: unknown 6593 1726776723.93052: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776723.93056: variable 'ansible_pipelining' from source: unknown 6593 1726776723.93058: variable 'ansible_timeout' from source: unknown 6593 1726776723.93064: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776723.93165: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776723.93175: variable 'omit' from source: magic vars 6593 1726776723.93180: starting attempt loop 6593 1726776723.93184: running the handler 6593 1726776723.93196: _low_level_execute_command(): starting 6593 1726776723.93202: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776723.93711: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776723.93715: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776723.93747: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776723.93751: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776723.93753: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776723.93809: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776723.93813: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776723.93819: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776723.93855: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776723.95445: stdout chunk (state=3): >>>/root <<< 6593 1726776723.95555: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776723.95606: stderr chunk (state=3): >>><<< 6593 1726776723.95610: stdout chunk (state=3): >>><<< 6593 1726776723.95645: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776723.95654: _low_level_execute_command(): starting 6593 1726776723.95659: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776723.9564087-9864-43444679077786 `" && echo ansible-tmp-1726776723.9564087-9864-43444679077786="` echo /root/.ansible/tmp/ansible-tmp-1726776723.9564087-9864-43444679077786 `" ) && sleep 0' 6593 1726776723.96103: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776723.96117: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776723.96133: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776723.96166: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776723.96203: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776723.96216: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776723.96258: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776723.98293: stdout chunk (state=3): >>>ansible-tmp-1726776723.9564087-9864-43444679077786=/root/.ansible/tmp/ansible-tmp-1726776723.9564087-9864-43444679077786 <<< 6593 1726776723.98405: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776723.98451: stderr chunk (state=3): >>><<< 6593 1726776723.98454: stdout chunk (state=3): >>><<< 6593 1726776723.98471: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776723.9564087-9864-43444679077786=/root/.ansible/tmp/ansible-tmp-1726776723.9564087-9864-43444679077786 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776723.98492: variable 'ansible_module_compression' from source: unknown 6593 1726776723.98535: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 6593 1726776723.98567: variable 'ansible_facts' from source: unknown 6593 1726776723.98617: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776723.9564087-9864-43444679077786/AnsiballZ_command.py 6593 1726776723.98712: Sending initial data 6593 1726776723.98725: Sent initial data (153 bytes) 6593 1726776723.99341: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776723.99344: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776723.99378: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776723.99381: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776723.99384: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776723.99436: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776723.99439: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776723.99481: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776724.01223: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776724.01255: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776724.01293: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpjyk05_81 /root/.ansible/tmp/ansible-tmp-1726776723.9564087-9864-43444679077786/AnsiballZ_command.py <<< 6593 1726776724.01327: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776724.02065: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776724.02147: stderr chunk (state=3): >>><<< 6593 1726776724.02150: stdout chunk (state=3): >>><<< 6593 1726776724.02167: done transferring module to remote 6593 1726776724.02175: _low_level_execute_command(): starting 6593 1726776724.02180: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776723.9564087-9864-43444679077786/ /root/.ansible/tmp/ansible-tmp-1726776723.9564087-9864-43444679077786/AnsiballZ_command.py && sleep 0' 6593 1726776724.02589: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776724.02592: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776724.02623: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776724.02626: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776724.02628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776724.02678: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776724.02682: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776724.02725: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776724.04477: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776724.04515: stderr chunk (state=3): >>><<< 6593 1726776724.04520: stdout chunk (state=3): >>><<< 6593 1726776724.04532: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776724.04539: _low_level_execute_command(): starting 6593 1726776724.04541: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776723.9564087-9864-43444679077786/AnsiballZ_command.py && sleep 0' 6593 1726776724.04945: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776724.04948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776724.04966: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776724.04982: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776724.04985: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776724.05039: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776724.05042: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776724.05088: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776724.19032: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["grep", "-Lxqv", "60666", "/sys/class/net/lo/mtu"], "start": "2024-09-19 16:12:04.185701", "end": "2024-09-19 16:12:04.189336", "delta": "0:00:00.003635", "msg": "", "invocation": {"module_args": {"_raw_params": "grep -Lxqv 60666 /sys/class/net/lo/mtu", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 6593 1726776724.20283: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776724.20338: stderr chunk (state=3): >>><<< 6593 1726776724.20341: stdout chunk (state=3): >>><<< 6593 1726776724.20360: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["grep", "-Lxqv", "60666", "/sys/class/net/lo/mtu"], "start": "2024-09-19 16:12:04.185701", "end": "2024-09-19 16:12:04.189336", "delta": "0:00:00.003635", "msg": "", "invocation": {"module_args": {"_raw_params": "grep -Lxqv 60666 /sys/class/net/lo/mtu", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776724.20398: done with _execute_module (ansible.legacy.command, {'_raw_params': 'grep -Lxqv 60666 /sys/class/net/lo/mtu', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776723.9564087-9864-43444679077786/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776724.20405: _low_level_execute_command(): starting 6593 1726776724.20410: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776723.9564087-9864-43444679077786/ > /dev/null 2>&1 && sleep 0' 6593 1726776724.20870: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776724.20876: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776724.20909: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776724.20912: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776724.20914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776724.20958: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776724.20970: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776724.21021: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776724.22795: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776724.22846: stderr chunk (state=3): >>><<< 6593 1726776724.22849: stdout chunk (state=3): >>><<< 6593 1726776724.22865: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776724.22872: handler run complete 6593 1726776724.22890: Evaluated conditional (False): False 6593 1726776724.22898: attempt loop complete, returning result 6593 1726776724.22901: _execute() done 6593 1726776724.22903: dumping result to json 6593 1726776724.22911: done dumping result, returning 6593 1726776724.22916: done running TaskExecutor() for managed_node2/TASK: Check sysfs after role runs [025ceb90-32dd-710c-d93d-00000000002a] 6593 1726776724.22925: sending task result for task 025ceb90-32dd-710c-d93d-00000000002a 6593 1726776724.23021: done sending task result for task 025ceb90-32dd-710c-d93d-00000000002a 6593 1726776724.23024: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "grep", "-Lxqv", "60666", "/sys/class/net/lo/mtu" ], "delta": "0:00:00.003635", "end": "2024-09-19 16:12:04.189336", "rc": 0, "start": "2024-09-19 16:12:04.185701" } 6593 1726776724.23087: no more pending results, returning what we have 6593 1726776724.23091: results queue empty 6593 1726776724.23092: checking for any_errors_fatal 6593 1726776724.23100: done checking for any_errors_fatal 6593 1726776724.23101: checking for max_fail_percentage 6593 1726776724.23102: done checking for max_fail_percentage 6593 1726776724.23103: checking to see if all hosts have failed and the running result is not ok 6593 1726776724.23104: done checking to see if all hosts have failed 6593 1726776724.23105: getting the remaining hosts for this loop 6593 1726776724.23107: done getting the remaining hosts for this loop 6593 1726776724.23110: getting the next task for host managed_node2 6593 1726776724.23116: done getting next task for host managed_node2 6593 1726776724.23121: ^ task is: TASK: Cleanup 6593 1726776724.23123: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776724.23127: getting variables 6593 1726776724.23128: in VariableManager get_vars() 6593 1726776724.23162: Calling all_inventory to load vars for managed_node2 6593 1726776724.23164: Calling groups_inventory to load vars for managed_node2 6593 1726776724.23166: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776724.23176: Calling all_plugins_play to load vars for managed_node2 6593 1726776724.23178: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776724.23180: Calling groups_plugins_play to load vars for managed_node2 6593 1726776724.23295: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776724.23415: done with get_vars() 6593 1726776724.23426: done getting variables TASK [Cleanup] ***************************************************************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:213 Thursday 19 September 2024 16:12:04 -0400 (0:00:00.313) 0:01:41.659 **** 6593 1726776724.23491: entering _queue_task() for managed_node2/include_tasks 6593 1726776724.23659: worker is 1 (out of 1 available) 6593 1726776724.23669: exiting _queue_task() for managed_node2/include_tasks 6593 1726776724.23679: done queuing things up, now waiting for results queue to drain 6593 1726776724.23680: waiting for pending results... 6593 1726776724.23901: running TaskExecutor() for managed_node2/TASK: Cleanup 6593 1726776724.23966: in run() - task 025ceb90-32dd-710c-d93d-00000000002b 6593 1726776724.23977: variable 'ansible_search_path' from source: unknown 6593 1726776724.24006: calling self._execute() 6593 1726776724.24080: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776724.24083: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776724.24094: variable 'omit' from source: magic vars 6593 1726776724.24172: _execute() done 6593 1726776724.24175: dumping result to json 6593 1726776724.24178: done dumping result, returning 6593 1726776724.24183: done running TaskExecutor() for managed_node2/TASK: Cleanup [025ceb90-32dd-710c-d93d-00000000002b] 6593 1726776724.24190: sending task result for task 025ceb90-32dd-710c-d93d-00000000002b 6593 1726776724.24288: done sending task result for task 025ceb90-32dd-710c-d93d-00000000002b 6593 1726776724.24292: WORKER PROCESS EXITING 6593 1726776724.24316: no more pending results, returning what we have 6593 1726776724.24323: in VariableManager get_vars() 6593 1726776724.24360: Calling all_inventory to load vars for managed_node2 6593 1726776724.24363: Calling groups_inventory to load vars for managed_node2 6593 1726776724.24365: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776724.24374: Calling all_plugins_play to load vars for managed_node2 6593 1726776724.24377: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776724.24379: Calling groups_plugins_play to load vars for managed_node2 6593 1726776724.24523: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776724.24634: done with get_vars() 6593 1726776724.24640: variable 'ansible_search_path' from source: unknown 6593 1726776724.24651: we have included files to process 6593 1726776724.24651: generating all_blocks data 6593 1726776724.24653: done generating all_blocks data 6593 1726776724.24659: processing included file: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml 6593 1726776724.24660: loading included file: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml 6593 1726776724.24661: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml 6593 1726776724.25263: done processing included file 6593 1726776724.25266: iterating over new_blocks loaded from include file 6593 1726776724.25267: in VariableManager get_vars() 6593 1726776724.25277: done with get_vars() 6593 1726776724.25278: filtering new block on tags 6593 1726776724.25292: done filtering new block on tags 6593 1726776724.25293: in VariableManager get_vars() 6593 1726776724.25301: done with get_vars() 6593 1726776724.25303: filtering new block on tags 6593 1726776724.25353: done filtering new block on tags 6593 1726776724.25355: done iterating over new_blocks loaded from include file included: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml for managed_node2 6593 1726776724.25360: extending task lists for all hosts with included blocks 6593 1726776724.27834: done extending task lists 6593 1726776724.27836: done processing included files 6593 1726776724.27837: results queue empty 6593 1726776724.27837: checking for any_errors_fatal 6593 1726776724.27840: done checking for any_errors_fatal 6593 1726776724.27841: checking for max_fail_percentage 6593 1726776724.27841: done checking for max_fail_percentage 6593 1726776724.27842: checking to see if all hosts have failed and the running result is not ok 6593 1726776724.27842: done checking to see if all hosts have failed 6593 1726776724.27843: getting the remaining hosts for this loop 6593 1726776724.27844: done getting the remaining hosts for this loop 6593 1726776724.27845: getting the next task for host managed_node2 6593 1726776724.27848: done getting next task for host managed_node2 6593 1726776724.27849: ^ task is: TASK: Show current tuned profile settings 6593 1726776724.27851: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6593 1726776724.27852: getting variables 6593 1726776724.27853: in VariableManager get_vars() 6593 1726776724.27864: Calling all_inventory to load vars for managed_node2 6593 1726776724.27866: Calling groups_inventory to load vars for managed_node2 6593 1726776724.27867: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776724.27872: Calling all_plugins_play to load vars for managed_node2 6593 1726776724.27873: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776724.27875: Calling groups_plugins_play to load vars for managed_node2 6593 1726776724.27972: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776724.28081: done with get_vars() 6593 1726776724.28088: done getting variables 6593 1726776724.28115: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show current tuned profile settings] ************************************* task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:2 Thursday 19 September 2024 16:12:04 -0400 (0:00:00.046) 0:01:41.706 **** 6593 1726776724.28135: entering _queue_task() for managed_node2/command 6593 1726776724.28342: worker is 1 (out of 1 available) 6593 1726776724.28354: exiting _queue_task() for managed_node2/command 6593 1726776724.28368: done queuing things up, now waiting for results queue to drain 6593 1726776724.28370: waiting for pending results... 6593 1726776724.28535: running TaskExecutor() for managed_node2/TASK: Show current tuned profile settings 6593 1726776724.28595: in run() - task 025ceb90-32dd-710c-d93d-000000000cab 6593 1726776724.28606: variable 'ansible_search_path' from source: unknown 6593 1726776724.28610: variable 'ansible_search_path' from source: unknown 6593 1726776724.28639: calling self._execute() 6593 1726776724.28711: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776724.28722: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776724.28731: variable 'omit' from source: magic vars 6593 1726776724.28807: variable 'omit' from source: magic vars 6593 1726776724.28836: variable 'omit' from source: magic vars 6593 1726776724.29071: variable '__kernel_settings_profile_filename' from source: role '' exported vars 6593 1726776724.29127: variable '__kernel_settings_profile_dir' from source: role '' exported vars 6593 1726776724.29189: variable '__kernel_settings_profile_parent' from source: set_fact 6593 1726776724.29194: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 6593 1726776724.29230: variable 'omit' from source: magic vars 6593 1726776724.29264: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776724.29290: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776724.29306: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776724.29322: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776724.29332: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776724.29355: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776724.29361: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776724.29364: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776724.29426: Set connection var ansible_connection to ssh 6593 1726776724.29433: Set connection var ansible_timeout to 10 6593 1726776724.29435: Set connection var ansible_shell_type to sh 6593 1726776724.29441: Set connection var ansible_shell_executable to /bin/sh 6593 1726776724.29446: Set connection var ansible_pipelining to False 6593 1726776724.29454: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776724.29471: variable 'ansible_shell_executable' from source: unknown 6593 1726776724.29475: variable 'ansible_connection' from source: unknown 6593 1726776724.29478: variable 'ansible_module_compression' from source: unknown 6593 1726776724.29480: variable 'ansible_shell_type' from source: unknown 6593 1726776724.29483: variable 'ansible_shell_executable' from source: unknown 6593 1726776724.29485: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776724.29488: variable 'ansible_pipelining' from source: unknown 6593 1726776724.29490: variable 'ansible_timeout' from source: unknown 6593 1726776724.29493: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776724.29587: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776724.29595: variable 'omit' from source: magic vars 6593 1726776724.29600: starting attempt loop 6593 1726776724.29604: running the handler 6593 1726776724.29615: _low_level_execute_command(): starting 6593 1726776724.29623: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776724.30129: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776724.30144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776724.30160: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776724.30173: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776724.30182: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776724.30234: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776724.30245: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776724.30290: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776724.31908: stdout chunk (state=3): >>>/root <<< 6593 1726776724.32011: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776724.32063: stderr chunk (state=3): >>><<< 6593 1726776724.32067: stdout chunk (state=3): >>><<< 6593 1726776724.32088: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776724.32099: _low_level_execute_command(): starting 6593 1726776724.32104: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776724.3208768-9876-239013643623026 `" && echo ansible-tmp-1726776724.3208768-9876-239013643623026="` echo /root/.ansible/tmp/ansible-tmp-1726776724.3208768-9876-239013643623026 `" ) && sleep 0' 6593 1726776724.32527: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776724.32539: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776724.32559: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776724.32572: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776724.32582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776724.32634: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776724.32640: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776724.32687: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776724.34869: stdout chunk (state=3): >>>ansible-tmp-1726776724.3208768-9876-239013643623026=/root/.ansible/tmp/ansible-tmp-1726776724.3208768-9876-239013643623026 <<< 6593 1726776724.34983: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776724.35027: stderr chunk (state=3): >>><<< 6593 1726776724.35030: stdout chunk (state=3): >>><<< 6593 1726776724.35044: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776724.3208768-9876-239013643623026=/root/.ansible/tmp/ansible-tmp-1726776724.3208768-9876-239013643623026 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776724.35068: variable 'ansible_module_compression' from source: unknown 6593 1726776724.35109: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 6593 1726776724.35141: variable 'ansible_facts' from source: unknown 6593 1726776724.35190: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776724.3208768-9876-239013643623026/AnsiballZ_command.py 6593 1726776724.35288: Sending initial data 6593 1726776724.35297: Sent initial data (154 bytes) 6593 1726776724.35922: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776724.35935: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776724.35951: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776724.35968: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776724.35977: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776724.36016: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776724.36031: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776724.36072: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776724.37794: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 <<< 6593 1726776724.37799: stderr chunk (state=3): >>>debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776724.37824: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776724.37861: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpur9u7bdg /root/.ansible/tmp/ansible-tmp-1726776724.3208768-9876-239013643623026/AnsiballZ_command.py <<< 6593 1726776724.37893: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776724.38664: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776724.38772: stderr chunk (state=3): >>><<< 6593 1726776724.38775: stdout chunk (state=3): >>><<< 6593 1726776724.38792: done transferring module to remote 6593 1726776724.38801: _low_level_execute_command(): starting 6593 1726776724.38806: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776724.3208768-9876-239013643623026/ /root/.ansible/tmp/ansible-tmp-1726776724.3208768-9876-239013643623026/AnsiballZ_command.py && sleep 0' 6593 1726776724.39257: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776724.39270: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776724.39292: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776724.39307: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776724.39355: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776724.39368: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776724.39415: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776724.41201: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776724.41254: stderr chunk (state=3): >>><<< 6593 1726776724.41257: stdout chunk (state=3): >>><<< 6593 1726776724.41274: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776724.41278: _low_level_execute_command(): starting 6593 1726776724.41282: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776724.3208768-9876-239013643623026/AnsiballZ_command.py && sleep 0' 6593 1726776724.41734: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776724.41737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776724.41767: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776724.41770: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776724.41782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776724.41833: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776724.41837: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776724.41888: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776725.55744: stdout chunk (state=3): >>> {"changed": true, "stdout": "#\n# Ansible managed\n#\n# system_role:kernel_settings\n\n[main]\nsummary = kernel settings\n[vm]\ntransparent_hugepages = never", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/tuned/kernel_settings/tuned.conf"], "start": "2024-09-19 16:12:04.551907", "end": "2024-09-19 16:12:05.556157", "delta": "0:00:01.004250", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/tuned/kernel_settings/tuned.conf", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 6593 1726776725.57014: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776725.57072: stderr chunk (state=3): >>><<< 6593 1726776725.57075: stdout chunk (state=3): >>><<< 6593 1726776725.57093: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "#\n# Ansible managed\n#\n# system_role:kernel_settings\n\n[main]\nsummary = kernel settings\n[vm]\ntransparent_hugepages = never", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/tuned/kernel_settings/tuned.conf"], "start": "2024-09-19 16:12:04.551907", "end": "2024-09-19 16:12:05.556157", "delta": "0:00:01.004250", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/tuned/kernel_settings/tuned.conf", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776725.57152: done with _execute_module (ansible.legacy.command, {'_raw_params': 'cat /etc/tuned/kernel_settings/tuned.conf', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776724.3208768-9876-239013643623026/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776725.57160: _low_level_execute_command(): starting 6593 1726776725.57166: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776724.3208768-9876-239013643623026/ > /dev/null 2>&1 && sleep 0' 6593 1726776725.57607: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776725.57622: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776725.57641: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776725.57652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776725.57670: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776725.57707: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776725.57721: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776725.57767: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776725.59563: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776725.59605: stderr chunk (state=3): >>><<< 6593 1726776725.59608: stdout chunk (state=3): >>><<< 6593 1726776725.59624: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776725.59630: handler run complete 6593 1726776725.59648: Evaluated conditional (False): False 6593 1726776725.59656: attempt loop complete, returning result 6593 1726776725.59661: _execute() done 6593 1726776725.59664: dumping result to json 6593 1726776725.59670: done dumping result, returning 6593 1726776725.59677: done running TaskExecutor() for managed_node2/TASK: Show current tuned profile settings [025ceb90-32dd-710c-d93d-000000000cab] 6593 1726776725.59683: sending task result for task 025ceb90-32dd-710c-d93d-000000000cab 6593 1726776725.59782: done sending task result for task 025ceb90-32dd-710c-d93d-000000000cab 6593 1726776725.59785: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "cat", "/etc/tuned/kernel_settings/tuned.conf" ], "delta": "0:00:01.004250", "end": "2024-09-19 16:12:05.556157", "rc": 0, "start": "2024-09-19 16:12:04.551907" } STDOUT: # # Ansible managed # # system_role:kernel_settings [main] summary = kernel settings [vm] transparent_hugepages = never 6593 1726776725.59851: no more pending results, returning what we have 6593 1726776725.59854: results queue empty 6593 1726776725.59855: checking for any_errors_fatal 6593 1726776725.59857: done checking for any_errors_fatal 6593 1726776725.59857: checking for max_fail_percentage 6593 1726776725.59859: done checking for max_fail_percentage 6593 1726776725.59860: checking to see if all hosts have failed and the running result is not ok 6593 1726776725.59861: done checking to see if all hosts have failed 6593 1726776725.59862: getting the remaining hosts for this loop 6593 1726776725.59863: done getting the remaining hosts for this loop 6593 1726776725.59867: getting the next task for host managed_node2 6593 1726776725.59875: done getting next task for host managed_node2 6593 1726776725.59878: ^ task is: TASK: Run role with purge to remove everything 6593 1726776725.59881: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6593 1726776725.59885: getting variables 6593 1726776725.59886: in VariableManager get_vars() 6593 1726776725.59923: Calling all_inventory to load vars for managed_node2 6593 1726776725.59925: Calling groups_inventory to load vars for managed_node2 6593 1726776725.59927: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776725.59938: Calling all_plugins_play to load vars for managed_node2 6593 1726776725.59940: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776725.59943: Calling groups_plugins_play to load vars for managed_node2 6593 1726776725.60057: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776725.60198: done with get_vars() 6593 1726776725.60206: done getting variables TASK [Run role with purge to remove everything] ******************************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:9 Thursday 19 September 2024 16:12:05 -0400 (0:00:01.321) 0:01:43.027 **** 6593 1726776725.60273: entering _queue_task() for managed_node2/include_role 6593 1726776725.60445: worker is 1 (out of 1 available) 6593 1726776725.60458: exiting _queue_task() for managed_node2/include_role 6593 1726776725.60469: done queuing things up, now waiting for results queue to drain 6593 1726776725.60470: waiting for pending results... 6593 1726776725.60643: running TaskExecutor() for managed_node2/TASK: Run role with purge to remove everything 6593 1726776725.60714: in run() - task 025ceb90-32dd-710c-d93d-000000000cad 6593 1726776725.60726: variable 'ansible_search_path' from source: unknown 6593 1726776725.60730: variable 'ansible_search_path' from source: unknown 6593 1726776725.60758: calling self._execute() 6593 1726776725.60832: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776725.60838: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776725.60847: variable 'omit' from source: magic vars 6593 1726776725.60923: _execute() done 6593 1726776725.60927: dumping result to json 6593 1726776725.60930: done dumping result, returning 6593 1726776725.60935: done running TaskExecutor() for managed_node2/TASK: Run role with purge to remove everything [025ceb90-32dd-710c-d93d-000000000cad] 6593 1726776725.60942: sending task result for task 025ceb90-32dd-710c-d93d-000000000cad 6593 1726776725.61046: done sending task result for task 025ceb90-32dd-710c-d93d-000000000cad 6593 1726776725.61050: WORKER PROCESS EXITING 6593 1726776725.61073: no more pending results, returning what we have 6593 1726776725.61077: in VariableManager get_vars() 6593 1726776725.61111: Calling all_inventory to load vars for managed_node2 6593 1726776725.61114: Calling groups_inventory to load vars for managed_node2 6593 1726776725.61116: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776725.61128: Calling all_plugins_play to load vars for managed_node2 6593 1726776725.61130: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776725.61132: Calling groups_plugins_play to load vars for managed_node2 6593 1726776725.61233: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776725.61347: done with get_vars() 6593 1726776725.61353: variable 'ansible_search_path' from source: unknown 6593 1726776725.61354: variable 'ansible_search_path' from source: unknown 6593 1726776725.61534: variable 'omit' from source: magic vars 6593 1726776725.61554: variable 'omit' from source: magic vars 6593 1726776725.61564: variable 'omit' from source: magic vars 6593 1726776725.61566: we have included files to process 6593 1726776725.61567: generating all_blocks data 6593 1726776725.61568: done generating all_blocks data 6593 1726776725.61571: processing included file: fedora.linux_system_roles.kernel_settings 6593 1726776725.61583: in VariableManager get_vars() 6593 1726776725.61594: done with get_vars() 6593 1726776725.61613: in VariableManager get_vars() 6593 1726776725.61626: done with get_vars() 6593 1726776725.61650: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/main.yml 6593 1726776725.61708: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/defaults/main.yml 6593 1726776725.61725: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/meta/main.yml 6593 1726776725.61771: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml 6593 1726776725.62231: in VariableManager get_vars() 6593 1726776725.62245: done with get_vars() 6593 1726776725.63043: in VariableManager get_vars() 6593 1726776725.63056: done with get_vars() 6593 1726776725.63154: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml 6593 1726776725.63537: iterating over new_blocks loaded from include file 6593 1726776725.63538: in VariableManager get_vars() 6593 1726776725.63549: done with get_vars() 6593 1726776725.63550: filtering new block on tags 6593 1726776725.63576: done filtering new block on tags 6593 1726776725.63578: in VariableManager get_vars() 6593 1726776725.63587: done with get_vars() 6593 1726776725.63588: filtering new block on tags 6593 1726776725.63613: done filtering new block on tags 6593 1726776725.63616: in VariableManager get_vars() 6593 1726776725.63628: done with get_vars() 6593 1726776725.63629: filtering new block on tags 6593 1726776725.63732: done filtering new block on tags 6593 1726776725.63734: in VariableManager get_vars() 6593 1726776725.63744: done with get_vars() 6593 1726776725.63745: filtering new block on tags 6593 1726776725.63756: done filtering new block on tags 6593 1726776725.63757: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kernel_settings for managed_node2 6593 1726776725.63761: extending task lists for all hosts with included blocks 6593 1726776725.63919: done extending task lists 6593 1726776725.63920: done processing included files 6593 1726776725.63921: results queue empty 6593 1726776725.63921: checking for any_errors_fatal 6593 1726776725.63924: done checking for any_errors_fatal 6593 1726776725.63924: checking for max_fail_percentage 6593 1726776725.63925: done checking for max_fail_percentage 6593 1726776725.63925: checking to see if all hosts have failed and the running result is not ok 6593 1726776725.63926: done checking to see if all hosts have failed 6593 1726776725.63926: getting the remaining hosts for this loop 6593 1726776725.63927: done getting the remaining hosts for this loop 6593 1726776725.63929: getting the next task for host managed_node2 6593 1726776725.63931: done getting next task for host managed_node2 6593 1726776725.63933: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 6593 1726776725.63935: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6593 1726776725.63941: getting variables 6593 1726776725.63942: in VariableManager get_vars() 6593 1726776725.63950: Calling all_inventory to load vars for managed_node2 6593 1726776725.63951: Calling groups_inventory to load vars for managed_node2 6593 1726776725.63952: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776725.63955: Calling all_plugins_play to load vars for managed_node2 6593 1726776725.63957: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776725.63959: Calling groups_plugins_play to load vars for managed_node2 6593 1726776725.64035: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776725.64143: done with get_vars() 6593 1726776725.64149: done getting variables 6593 1726776725.64174: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:2 Thursday 19 September 2024 16:12:05 -0400 (0:00:00.039) 0:01:43.066 **** 6593 1726776725.64196: entering _queue_task() for managed_node2/fail 6593 1726776725.64365: worker is 1 (out of 1 available) 6593 1726776725.64378: exiting _queue_task() for managed_node2/fail 6593 1726776725.64388: done queuing things up, now waiting for results queue to drain 6593 1726776725.64390: waiting for pending results... 6593 1726776725.64553: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 6593 1726776725.64628: in run() - task 025ceb90-32dd-710c-d93d-000000000ed1 6593 1726776725.64639: variable 'ansible_search_path' from source: unknown 6593 1726776725.64643: variable 'ansible_search_path' from source: unknown 6593 1726776725.64674: calling self._execute() 6593 1726776725.64739: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776725.64742: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776725.64751: variable 'omit' from source: magic vars 6593 1726776725.65119: variable 'kernel_settings_sysctl' from source: include params 6593 1726776725.65125: variable '__kernel_settings_state_empty' from source: role '' all vars 6593 1726776725.65135: Evaluated conditional (kernel_settings_sysctl != __kernel_settings_state_empty): True 6593 1726776725.65326: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776725.66809: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776725.66865: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776725.66893: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776725.66920: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776725.66940: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776725.66996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776725.67017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776725.67036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776725.67064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776725.67075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776725.67112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776725.67130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776725.67148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776725.67175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776725.67186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776725.67215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776725.67233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776725.67250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776725.67277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776725.67287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776725.67467: variable 'kernel_settings_sysctl' from source: include params 6593 1726776725.67485: Evaluated conditional ((kernel_settings_sysctl | selectattr("value", "defined") | selectattr("value", "sameas", true) | list | length > 0) or (kernel_settings_sysctl | selectattr("value", "defined") | selectattr("value", "sameas", false) | list | length > 0)): False 6593 1726776725.67488: when evaluation is False, skipping this task 6593 1726776725.67491: _execute() done 6593 1726776725.67493: dumping result to json 6593 1726776725.67496: done dumping result, returning 6593 1726776725.67501: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values [025ceb90-32dd-710c-d93d-000000000ed1] 6593 1726776725.67507: sending task result for task 025ceb90-32dd-710c-d93d-000000000ed1 6593 1726776725.67588: done sending task result for task 025ceb90-32dd-710c-d93d-000000000ed1 6593 1726776725.67591: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(kernel_settings_sysctl | selectattr(\"value\", \"defined\") | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (kernel_settings_sysctl | selectattr(\"value\", \"defined\") | selectattr(\"value\", \"sameas\", false) | list | length > 0)", "skip_reason": "Conditional result was False" } 6593 1726776725.67636: no more pending results, returning what we have 6593 1726776725.67640: results queue empty 6593 1726776725.67641: checking for any_errors_fatal 6593 1726776725.67642: done checking for any_errors_fatal 6593 1726776725.67643: checking for max_fail_percentage 6593 1726776725.67644: done checking for max_fail_percentage 6593 1726776725.67645: checking to see if all hosts have failed and the running result is not ok 6593 1726776725.67646: done checking to see if all hosts have failed 6593 1726776725.67646: getting the remaining hosts for this loop 6593 1726776725.67648: done getting the remaining hosts for this loop 6593 1726776725.67651: getting the next task for host managed_node2 6593 1726776725.67657: done getting next task for host managed_node2 6593 1726776725.67661: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 6593 1726776725.67665: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6593 1726776725.67685: getting variables 6593 1726776725.67686: in VariableManager get_vars() 6593 1726776725.67716: Calling all_inventory to load vars for managed_node2 6593 1726776725.67720: Calling groups_inventory to load vars for managed_node2 6593 1726776725.67722: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776725.67730: Calling all_plugins_play to load vars for managed_node2 6593 1726776725.67733: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776725.67735: Calling groups_plugins_play to load vars for managed_node2 6593 1726776725.67868: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776725.67989: done with get_vars() 6593 1726776725.67996: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Set version specific variables] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:9 Thursday 19 September 2024 16:12:05 -0400 (0:00:00.038) 0:01:43.105 **** 6593 1726776725.68058: entering _queue_task() for managed_node2/include_tasks 6593 1726776725.68222: worker is 1 (out of 1 available) 6593 1726776725.68235: exiting _queue_task() for managed_node2/include_tasks 6593 1726776725.68247: done queuing things up, now waiting for results queue to drain 6593 1726776725.68248: waiting for pending results... 6593 1726776725.68407: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 6593 1726776725.68485: in run() - task 025ceb90-32dd-710c-d93d-000000000ed2 6593 1726776725.68496: variable 'ansible_search_path' from source: unknown 6593 1726776725.68500: variable 'ansible_search_path' from source: unknown 6593 1726776725.68529: calling self._execute() 6593 1726776725.68594: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776725.68598: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776725.68608: variable 'omit' from source: magic vars 6593 1726776725.68688: _execute() done 6593 1726776725.68692: dumping result to json 6593 1726776725.68695: done dumping result, returning 6593 1726776725.68700: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables [025ceb90-32dd-710c-d93d-000000000ed2] 6593 1726776725.68710: sending task result for task 025ceb90-32dd-710c-d93d-000000000ed2 6593 1726776725.68797: done sending task result for task 025ceb90-32dd-710c-d93d-000000000ed2 6593 1726776725.68800: WORKER PROCESS EXITING 6593 1726776725.68844: no more pending results, returning what we have 6593 1726776725.68848: in VariableManager get_vars() 6593 1726776725.68883: Calling all_inventory to load vars for managed_node2 6593 1726776725.68886: Calling groups_inventory to load vars for managed_node2 6593 1726776725.68887: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776725.68894: Calling all_plugins_play to load vars for managed_node2 6593 1726776725.68895: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776725.68897: Calling groups_plugins_play to load vars for managed_node2 6593 1726776725.69001: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776725.69127: done with get_vars() 6593 1726776725.69133: variable 'ansible_search_path' from source: unknown 6593 1726776725.69133: variable 'ansible_search_path' from source: unknown 6593 1726776725.69154: we have included files to process 6593 1726776725.69154: generating all_blocks data 6593 1726776725.69156: done generating all_blocks data 6593 1726776725.69162: processing included file: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 6593 1726776725.69163: loading included file: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 6593 1726776725.69165: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 6593 1726776725.69616: done processing included file 6593 1726776725.69620: iterating over new_blocks loaded from include file 6593 1726776725.69621: in VariableManager get_vars() 6593 1726776725.69636: done with get_vars() 6593 1726776725.69637: filtering new block on tags 6593 1726776725.69654: done filtering new block on tags 6593 1726776725.69655: in VariableManager get_vars() 6593 1726776725.69670: done with get_vars() 6593 1726776725.69672: filtering new block on tags 6593 1726776725.69694: done filtering new block on tags 6593 1726776725.69696: in VariableManager get_vars() 6593 1726776725.69709: done with get_vars() 6593 1726776725.69710: filtering new block on tags 6593 1726776725.69735: done filtering new block on tags 6593 1726776725.69736: in VariableManager get_vars() 6593 1726776725.69750: done with get_vars() 6593 1726776725.69751: filtering new block on tags 6593 1726776725.69767: done filtering new block on tags 6593 1726776725.69768: done iterating over new_blocks loaded from include file included: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml for managed_node2 6593 1726776725.69772: extending task lists for all hosts with included blocks 6593 1726776725.69899: done extending task lists 6593 1726776725.69900: done processing included files 6593 1726776725.69900: results queue empty 6593 1726776725.69901: checking for any_errors_fatal 6593 1726776725.69903: done checking for any_errors_fatal 6593 1726776725.69904: checking for max_fail_percentage 6593 1726776725.69904: done checking for max_fail_percentage 6593 1726776725.69905: checking to see if all hosts have failed and the running result is not ok 6593 1726776725.69905: done checking to see if all hosts have failed 6593 1726776725.69906: getting the remaining hosts for this loop 6593 1726776725.69906: done getting the remaining hosts for this loop 6593 1726776725.69908: getting the next task for host managed_node2 6593 1726776725.69911: done getting next task for host managed_node2 6593 1726776725.69912: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 6593 1726776725.69915: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6593 1726776725.69922: getting variables 6593 1726776725.69923: in VariableManager get_vars() 6593 1726776725.69931: Calling all_inventory to load vars for managed_node2 6593 1726776725.69932: Calling groups_inventory to load vars for managed_node2 6593 1726776725.69934: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776725.69936: Calling all_plugins_play to load vars for managed_node2 6593 1726776725.69938: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776725.69939: Calling groups_plugins_play to load vars for managed_node2 6593 1726776725.70034: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776725.70147: done with get_vars() 6593 1726776725.70153: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 Thursday 19 September 2024 16:12:05 -0400 (0:00:00.021) 0:01:43.126 **** 6593 1726776725.70201: entering _queue_task() for managed_node2/setup 6593 1726776725.70363: worker is 1 (out of 1 available) 6593 1726776725.70374: exiting _queue_task() for managed_node2/setup 6593 1726776725.70385: done queuing things up, now waiting for results queue to drain 6593 1726776725.70386: waiting for pending results... 6593 1726776725.70537: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 6593 1726776725.70622: in run() - task 025ceb90-32dd-710c-d93d-000000000f4d 6593 1726776725.70632: variable 'ansible_search_path' from source: unknown 6593 1726776725.70635: variable 'ansible_search_path' from source: unknown 6593 1726776725.70660: calling self._execute() 6593 1726776725.70731: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776725.70735: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776725.70742: variable 'omit' from source: magic vars 6593 1726776725.71080: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776725.72602: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776725.72653: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776725.72680: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776725.72706: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776725.72728: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776725.72785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776725.72805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776725.72824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776725.72850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776725.72862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776725.72899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776725.72915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776725.72934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776725.72961: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776725.72970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776725.73091: variable '__kernel_settings_required_facts' from source: role '' all vars 6593 1726776725.73101: variable 'ansible_facts' from source: unknown 6593 1726776725.73165: Evaluated conditional (__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 6593 1726776725.73168: when evaluation is False, skipping this task 6593 1726776725.73171: _execute() done 6593 1726776725.73174: dumping result to json 6593 1726776725.73177: done dumping result, returning 6593 1726776725.73183: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role [025ceb90-32dd-710c-d93d-000000000f4d] 6593 1726776725.73189: sending task result for task 025ceb90-32dd-710c-d93d-000000000f4d 6593 1726776725.73278: done sending task result for task 025ceb90-32dd-710c-d93d-000000000f4d 6593 1726776725.73282: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 6593 1726776725.73355: no more pending results, returning what we have 6593 1726776725.73361: results queue empty 6593 1726776725.73362: checking for any_errors_fatal 6593 1726776725.73363: done checking for any_errors_fatal 6593 1726776725.73364: checking for max_fail_percentage 6593 1726776725.73366: done checking for max_fail_percentage 6593 1726776725.73366: checking to see if all hosts have failed and the running result is not ok 6593 1726776725.73367: done checking to see if all hosts have failed 6593 1726776725.73368: getting the remaining hosts for this loop 6593 1726776725.73370: done getting the remaining hosts for this loop 6593 1726776725.73373: getting the next task for host managed_node2 6593 1726776725.73382: done getting next task for host managed_node2 6593 1726776725.73385: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 6593 1726776725.73389: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6593 1726776725.73407: getting variables 6593 1726776725.73408: in VariableManager get_vars() 6593 1726776725.73443: Calling all_inventory to load vars for managed_node2 6593 1726776725.73445: Calling groups_inventory to load vars for managed_node2 6593 1726776725.73446: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776725.73453: Calling all_plugins_play to load vars for managed_node2 6593 1726776725.73455: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776725.73459: Calling groups_plugins_play to load vars for managed_node2 6593 1726776725.73571: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776725.73701: done with get_vars() 6593 1726776725.73709: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if system is ostree] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:10 Thursday 19 September 2024 16:12:05 -0400 (0:00:00.035) 0:01:43.162 **** 6593 1726776725.73783: entering _queue_task() for managed_node2/stat 6593 1726776725.73964: worker is 1 (out of 1 available) 6593 1726776725.73977: exiting _queue_task() for managed_node2/stat 6593 1726776725.73989: done queuing things up, now waiting for results queue to drain 6593 1726776725.73990: waiting for pending results... 6593 1726776725.74166: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 6593 1726776725.74272: in run() - task 025ceb90-32dd-710c-d93d-000000000f4f 6593 1726776725.74282: variable 'ansible_search_path' from source: unknown 6593 1726776725.74286: variable 'ansible_search_path' from source: unknown 6593 1726776725.74314: calling self._execute() 6593 1726776725.74385: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776725.74389: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776725.74397: variable 'omit' from source: magic vars 6593 1726776725.74728: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776725.74958: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776725.74991: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776725.75016: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776725.75043: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776725.75105: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 6593 1726776725.75125: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 6593 1726776725.75143: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776725.75163: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 6593 1726776725.75252: variable '__kernel_settings_is_ostree' from source: set_fact 6593 1726776725.75262: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 6593 1726776725.75266: when evaluation is False, skipping this task 6593 1726776725.75268: _execute() done 6593 1726776725.75271: dumping result to json 6593 1726776725.75273: done dumping result, returning 6593 1726776725.75281: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree [025ceb90-32dd-710c-d93d-000000000f4f] 6593 1726776725.75286: sending task result for task 025ceb90-32dd-710c-d93d-000000000f4f 6593 1726776725.75369: done sending task result for task 025ceb90-32dd-710c-d93d-000000000f4f 6593 1726776725.75372: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 6593 1726776725.75450: no more pending results, returning what we have 6593 1726776725.75453: results queue empty 6593 1726776725.75454: checking for any_errors_fatal 6593 1726776725.75459: done checking for any_errors_fatal 6593 1726776725.75460: checking for max_fail_percentage 6593 1726776725.75461: done checking for max_fail_percentage 6593 1726776725.75462: checking to see if all hosts have failed and the running result is not ok 6593 1726776725.75463: done checking to see if all hosts have failed 6593 1726776725.75464: getting the remaining hosts for this loop 6593 1726776725.75465: done getting the remaining hosts for this loop 6593 1726776725.75468: getting the next task for host managed_node2 6593 1726776725.75474: done getting next task for host managed_node2 6593 1726776725.75478: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 6593 1726776725.75482: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6593 1726776725.75496: getting variables 6593 1726776725.75497: in VariableManager get_vars() 6593 1726776725.75523: Calling all_inventory to load vars for managed_node2 6593 1726776725.75525: Calling groups_inventory to load vars for managed_node2 6593 1726776725.75526: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776725.75533: Calling all_plugins_play to load vars for managed_node2 6593 1726776725.75534: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776725.75536: Calling groups_plugins_play to load vars for managed_node2 6593 1726776725.75674: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776725.75793: done with get_vars() 6593 1726776725.75799: done getting variables 6593 1726776725.75841: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:15 Thursday 19 September 2024 16:12:05 -0400 (0:00:00.020) 0:01:43.183 **** 6593 1726776725.75865: entering _queue_task() for managed_node2/set_fact 6593 1726776725.76032: worker is 1 (out of 1 available) 6593 1726776725.76046: exiting _queue_task() for managed_node2/set_fact 6593 1726776725.76057: done queuing things up, now waiting for results queue to drain 6593 1726776725.76058: waiting for pending results... 6593 1726776725.76227: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 6593 1726776725.76319: in run() - task 025ceb90-32dd-710c-d93d-000000000f50 6593 1726776725.76330: variable 'ansible_search_path' from source: unknown 6593 1726776725.76334: variable 'ansible_search_path' from source: unknown 6593 1726776725.76365: calling self._execute() 6593 1726776725.76428: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776725.76431: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776725.76441: variable 'omit' from source: magic vars 6593 1726776725.76757: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776725.76933: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776725.76968: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776725.76991: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776725.77019: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776725.77081: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 6593 1726776725.77099: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 6593 1726776725.77116: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776725.77135: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 6593 1726776725.77228: variable '__kernel_settings_is_ostree' from source: set_fact 6593 1726776725.77236: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 6593 1726776725.77239: when evaluation is False, skipping this task 6593 1726776725.77241: _execute() done 6593 1726776725.77244: dumping result to json 6593 1726776725.77247: done dumping result, returning 6593 1726776725.77254: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree [025ceb90-32dd-710c-d93d-000000000f50] 6593 1726776725.77264: sending task result for task 025ceb90-32dd-710c-d93d-000000000f50 6593 1726776725.77348: done sending task result for task 025ceb90-32dd-710c-d93d-000000000f50 6593 1726776725.77351: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 6593 1726776725.77414: no more pending results, returning what we have 6593 1726776725.77417: results queue empty 6593 1726776725.77419: checking for any_errors_fatal 6593 1726776725.77425: done checking for any_errors_fatal 6593 1726776725.77426: checking for max_fail_percentage 6593 1726776725.77427: done checking for max_fail_percentage 6593 1726776725.77428: checking to see if all hosts have failed and the running result is not ok 6593 1726776725.77429: done checking to see if all hosts have failed 6593 1726776725.77429: getting the remaining hosts for this loop 6593 1726776725.77431: done getting the remaining hosts for this loop 6593 1726776725.77434: getting the next task for host managed_node2 6593 1726776725.77441: done getting next task for host managed_node2 6593 1726776725.77444: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 6593 1726776725.77448: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6593 1726776725.77465: getting variables 6593 1726776725.77466: in VariableManager get_vars() 6593 1726776725.77490: Calling all_inventory to load vars for managed_node2 6593 1726776725.77492: Calling groups_inventory to load vars for managed_node2 6593 1726776725.77493: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776725.77499: Calling all_plugins_play to load vars for managed_node2 6593 1726776725.77500: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776725.77502: Calling groups_plugins_play to load vars for managed_node2 6593 1726776725.77607: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776725.77734: done with get_vars() 6593 1726776725.77740: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:22 Thursday 19 September 2024 16:12:05 -0400 (0:00:00.019) 0:01:43.202 **** 6593 1726776725.77805: entering _queue_task() for managed_node2/stat 6593 1726776725.77975: worker is 1 (out of 1 available) 6593 1726776725.77988: exiting _queue_task() for managed_node2/stat 6593 1726776725.77999: done queuing things up, now waiting for results queue to drain 6593 1726776725.78001: waiting for pending results... 6593 1726776725.78163: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 6593 1726776725.78253: in run() - task 025ceb90-32dd-710c-d93d-000000000f52 6593 1726776725.78264: variable 'ansible_search_path' from source: unknown 6593 1726776725.78268: variable 'ansible_search_path' from source: unknown 6593 1726776725.78296: calling self._execute() 6593 1726776725.78362: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776725.78365: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776725.78374: variable 'omit' from source: magic vars 6593 1726776725.78685: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776725.78909: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776725.78943: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776725.78967: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776725.78993: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776725.79055: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 6593 1726776725.79072: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 6593 1726776725.79091: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776725.79109: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 6593 1726776725.79194: variable '__kernel_settings_is_transactional' from source: set_fact 6593 1726776725.79202: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 6593 1726776725.79205: when evaluation is False, skipping this task 6593 1726776725.79208: _execute() done 6593 1726776725.79210: dumping result to json 6593 1726776725.79212: done dumping result, returning 6593 1726776725.79220: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin [025ceb90-32dd-710c-d93d-000000000f52] 6593 1726776725.79226: sending task result for task 025ceb90-32dd-710c-d93d-000000000f52 6593 1726776725.79305: done sending task result for task 025ceb90-32dd-710c-d93d-000000000f52 6593 1726776725.79309: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 6593 1726776725.79364: no more pending results, returning what we have 6593 1726776725.79367: results queue empty 6593 1726776725.79368: checking for any_errors_fatal 6593 1726776725.79373: done checking for any_errors_fatal 6593 1726776725.79374: checking for max_fail_percentage 6593 1726776725.79375: done checking for max_fail_percentage 6593 1726776725.79376: checking to see if all hosts have failed and the running result is not ok 6593 1726776725.79377: done checking to see if all hosts have failed 6593 1726776725.79377: getting the remaining hosts for this loop 6593 1726776725.79379: done getting the remaining hosts for this loop 6593 1726776725.79382: getting the next task for host managed_node2 6593 1726776725.79387: done getting next task for host managed_node2 6593 1726776725.79390: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 6593 1726776725.79394: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6593 1726776725.79410: getting variables 6593 1726776725.79412: in VariableManager get_vars() 6593 1726776725.79436: Calling all_inventory to load vars for managed_node2 6593 1726776725.79438: Calling groups_inventory to load vars for managed_node2 6593 1726776725.79440: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776725.79446: Calling all_plugins_play to load vars for managed_node2 6593 1726776725.79447: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776725.79449: Calling groups_plugins_play to load vars for managed_node2 6593 1726776725.79592: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776725.79711: done with get_vars() 6593 1726776725.79719: done getting variables 6593 1726776725.79756: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:27 Thursday 19 September 2024 16:12:05 -0400 (0:00:00.019) 0:01:43.222 **** 6593 1726776725.79783: entering _queue_task() for managed_node2/set_fact 6593 1726776725.79952: worker is 1 (out of 1 available) 6593 1726776725.79968: exiting _queue_task() for managed_node2/set_fact 6593 1726776725.79979: done queuing things up, now waiting for results queue to drain 6593 1726776725.79980: waiting for pending results... 6593 1726776725.80138: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 6593 1726776725.80230: in run() - task 025ceb90-32dd-710c-d93d-000000000f53 6593 1726776725.80240: variable 'ansible_search_path' from source: unknown 6593 1726776725.80244: variable 'ansible_search_path' from source: unknown 6593 1726776725.80271: calling self._execute() 6593 1726776725.80335: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776725.80339: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776725.80348: variable 'omit' from source: magic vars 6593 1726776725.80659: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776725.80832: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776725.80867: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776725.80893: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776725.80921: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776725.80982: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 6593 1726776725.81000: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 6593 1726776725.81020: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776725.81038: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 6593 1726776725.81132: variable '__kernel_settings_is_transactional' from source: set_fact 6593 1726776725.81139: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 6593 1726776725.81142: when evaluation is False, skipping this task 6593 1726776725.81145: _execute() done 6593 1726776725.81147: dumping result to json 6593 1726776725.81149: done dumping result, returning 6593 1726776725.81157: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists [025ceb90-32dd-710c-d93d-000000000f53] 6593 1726776725.81165: sending task result for task 025ceb90-32dd-710c-d93d-000000000f53 6593 1726776725.81245: done sending task result for task 025ceb90-32dd-710c-d93d-000000000f53 6593 1726776725.81248: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 6593 1726776725.81291: no more pending results, returning what we have 6593 1726776725.81295: results queue empty 6593 1726776725.81296: checking for any_errors_fatal 6593 1726776725.81301: done checking for any_errors_fatal 6593 1726776725.81302: checking for max_fail_percentage 6593 1726776725.81303: done checking for max_fail_percentage 6593 1726776725.81304: checking to see if all hosts have failed and the running result is not ok 6593 1726776725.81305: done checking to see if all hosts have failed 6593 1726776725.81305: getting the remaining hosts for this loop 6593 1726776725.81307: done getting the remaining hosts for this loop 6593 1726776725.81310: getting the next task for host managed_node2 6593 1726776725.81317: done getting next task for host managed_node2 6593 1726776725.81322: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 6593 1726776725.81327: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6593 1726776725.81342: getting variables 6593 1726776725.81343: in VariableManager get_vars() 6593 1726776725.81374: Calling all_inventory to load vars for managed_node2 6593 1726776725.81376: Calling groups_inventory to load vars for managed_node2 6593 1726776725.81378: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776725.81385: Calling all_plugins_play to load vars for managed_node2 6593 1726776725.81388: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776725.81390: Calling groups_plugins_play to load vars for managed_node2 6593 1726776725.81495: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776725.81621: done with get_vars() 6593 1726776725.81629: done getting variables 6593 1726776725.81668: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set platform/version specific variables] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:31 Thursday 19 September 2024 16:12:05 -0400 (0:00:00.019) 0:01:43.241 **** 6593 1726776725.81690: entering _queue_task() for managed_node2/include_vars 6593 1726776725.81855: worker is 1 (out of 1 available) 6593 1726776725.81869: exiting _queue_task() for managed_node2/include_vars 6593 1726776725.81882: done queuing things up, now waiting for results queue to drain 6593 1726776725.81883: waiting for pending results... 6593 1726776725.82041: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 6593 1726776725.82127: in run() - task 025ceb90-32dd-710c-d93d-000000000f55 6593 1726776725.82137: variable 'ansible_search_path' from source: unknown 6593 1726776725.82141: variable 'ansible_search_path' from source: unknown 6593 1726776725.82169: calling self._execute() 6593 1726776725.82235: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776725.82239: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776725.82248: variable 'omit' from source: magic vars 6593 1726776725.82320: variable 'omit' from source: magic vars 6593 1726776725.82366: variable 'omit' from source: magic vars 6593 1726776725.82617: variable 'ffparams' from source: task vars 6593 1726776725.82766: variable 'ansible_facts' from source: unknown 6593 1726776725.82886: variable 'ansible_facts' from source: unknown 6593 1726776725.82971: variable 'ansible_facts' from source: unknown 6593 1726776725.83059: variable 'ansible_facts' from source: unknown 6593 1726776725.83135: variable 'role_path' from source: magic vars 6593 1726776725.83247: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 6593 1726776725.83378: Loaded config def from plugin (lookup/first_found) 6593 1726776725.83382: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 6593 1726776725.83412: variable 'ansible_search_path' from source: unknown 6593 1726776725.83431: variable 'ansible_search_path' from source: unknown 6593 1726776725.83438: variable 'ansible_search_path' from source: unknown 6593 1726776725.83444: variable 'ansible_search_path' from source: unknown 6593 1726776725.83450: variable 'ansible_search_path' from source: unknown 6593 1726776725.83468: variable 'omit' from source: magic vars 6593 1726776725.83485: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776725.83503: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776725.83516: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776725.83531: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776725.83539: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776725.83559: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776725.83566: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776725.83568: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776725.83626: Set connection var ansible_connection to ssh 6593 1726776725.83634: Set connection var ansible_timeout to 10 6593 1726776725.83637: Set connection var ansible_shell_type to sh 6593 1726776725.83642: Set connection var ansible_shell_executable to /bin/sh 6593 1726776725.83647: Set connection var ansible_pipelining to False 6593 1726776725.83656: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776725.83673: variable 'ansible_shell_executable' from source: unknown 6593 1726776725.83676: variable 'ansible_connection' from source: unknown 6593 1726776725.83679: variable 'ansible_module_compression' from source: unknown 6593 1726776725.83681: variable 'ansible_shell_type' from source: unknown 6593 1726776725.83683: variable 'ansible_shell_executable' from source: unknown 6593 1726776725.83685: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776725.83689: variable 'ansible_pipelining' from source: unknown 6593 1726776725.83691: variable 'ansible_timeout' from source: unknown 6593 1726776725.83695: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776725.83773: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776725.83781: variable 'omit' from source: magic vars 6593 1726776725.83784: starting attempt loop 6593 1726776725.83787: running the handler 6593 1726776725.83831: handler run complete 6593 1726776725.83840: attempt loop complete, returning result 6593 1726776725.83843: _execute() done 6593 1726776725.83847: dumping result to json 6593 1726776725.83849: done dumping result, returning 6593 1726776725.83856: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables [025ceb90-32dd-710c-d93d-000000000f55] 6593 1726776725.83864: sending task result for task 025ceb90-32dd-710c-d93d-000000000f55 6593 1726776725.83952: done sending task result for task 025ceb90-32dd-710c-d93d-000000000f55 6593 1726776725.83956: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python3-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/default.yml" ], "changed": false } 6593 1726776725.84025: no more pending results, returning what we have 6593 1726776725.84029: results queue empty 6593 1726776725.84029: checking for any_errors_fatal 6593 1726776725.84034: done checking for any_errors_fatal 6593 1726776725.84035: checking for max_fail_percentage 6593 1726776725.84036: done checking for max_fail_percentage 6593 1726776725.84037: checking to see if all hosts have failed and the running result is not ok 6593 1726776725.84038: done checking to see if all hosts have failed 6593 1726776725.84039: getting the remaining hosts for this loop 6593 1726776725.84040: done getting the remaining hosts for this loop 6593 1726776725.84043: getting the next task for host managed_node2 6593 1726776725.84049: done getting next task for host managed_node2 6593 1726776725.84052: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 6593 1726776725.84055: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6593 1726776725.84065: getting variables 6593 1726776725.84066: in VariableManager get_vars() 6593 1726776725.84090: Calling all_inventory to load vars for managed_node2 6593 1726776725.84092: Calling groups_inventory to load vars for managed_node2 6593 1726776725.84094: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776725.84103: Calling all_plugins_play to load vars for managed_node2 6593 1726776725.84105: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776725.84107: Calling groups_plugins_play to load vars for managed_node2 6593 1726776725.84245: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776725.84362: done with get_vars() 6593 1726776725.84369: done getting variables 6593 1726776725.84405: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required packages are installed] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Thursday 19 September 2024 16:12:05 -0400 (0:00:00.027) 0:01:43.269 **** 6593 1726776725.84430: entering _queue_task() for managed_node2/package 6593 1726776725.84589: worker is 1 (out of 1 available) 6593 1726776725.84602: exiting _queue_task() for managed_node2/package 6593 1726776725.84616: done queuing things up, now waiting for results queue to drain 6593 1726776725.84617: waiting for pending results... 6593 1726776725.84786: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 6593 1726776725.84862: in run() - task 025ceb90-32dd-710c-d93d-000000000ed3 6593 1726776725.84874: variable 'ansible_search_path' from source: unknown 6593 1726776725.84877: variable 'ansible_search_path' from source: unknown 6593 1726776725.84903: calling self._execute() 6593 1726776725.84971: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776725.84974: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776725.84982: variable 'omit' from source: magic vars 6593 1726776725.85055: variable 'omit' from source: magic vars 6593 1726776725.85093: variable 'omit' from source: magic vars 6593 1726776725.85112: variable '__kernel_settings_packages' from source: include_vars 6593 1726776725.85314: variable '__kernel_settings_packages' from source: include_vars 6593 1726776725.85464: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776725.86915: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776725.86960: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776725.86988: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776725.87014: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776725.87037: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776725.87104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776725.87126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776725.87147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776725.87174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776725.87185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776725.87259: variable '__kernel_settings_is_ostree' from source: set_fact 6593 1726776725.87263: variable 'omit' from source: magic vars 6593 1726776725.87283: variable 'omit' from source: magic vars 6593 1726776725.87303: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776725.87324: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776725.87338: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776725.87351: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776725.87362: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776725.87380: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776725.87383: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776725.87386: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776725.87449: Set connection var ansible_connection to ssh 6593 1726776725.87455: Set connection var ansible_timeout to 10 6593 1726776725.87460: Set connection var ansible_shell_type to sh 6593 1726776725.87463: Set connection var ansible_shell_executable to /bin/sh 6593 1726776725.87469: Set connection var ansible_pipelining to False 6593 1726776725.87477: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776725.87492: variable 'ansible_shell_executable' from source: unknown 6593 1726776725.87495: variable 'ansible_connection' from source: unknown 6593 1726776725.87497: variable 'ansible_module_compression' from source: unknown 6593 1726776725.87500: variable 'ansible_shell_type' from source: unknown 6593 1726776725.87502: variable 'ansible_shell_executable' from source: unknown 6593 1726776725.87504: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776725.87508: variable 'ansible_pipelining' from source: unknown 6593 1726776725.87510: variable 'ansible_timeout' from source: unknown 6593 1726776725.87514: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776725.87584: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776725.87592: variable 'omit' from source: magic vars 6593 1726776725.87596: starting attempt loop 6593 1726776725.87599: running the handler 6593 1726776725.87604: variable 'ansible_facts' from source: unknown 6593 1726776725.87607: variable 'ansible_facts' from source: unknown 6593 1726776725.87645: _low_level_execute_command(): starting 6593 1726776725.87650: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776725.88139: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776725.88153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776725.88173: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776725.88186: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776725.88196: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776725.88239: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776725.88251: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776725.88306: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776725.89950: stdout chunk (state=3): >>>/root <<< 6593 1726776725.90054: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776725.90107: stderr chunk (state=3): >>><<< 6593 1726776725.90111: stdout chunk (state=3): >>><<< 6593 1726776725.90134: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776725.90146: _low_level_execute_command(): starting 6593 1726776725.90152: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776725.901367-9896-121864631687383 `" && echo ansible-tmp-1726776725.901367-9896-121864631687383="` echo /root/.ansible/tmp/ansible-tmp-1726776725.901367-9896-121864631687383 `" ) && sleep 0' 6593 1726776725.90596: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776725.90610: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776725.90630: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776725.90641: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776725.90651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776725.90696: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776725.90708: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776725.90755: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776725.92864: stdout chunk (state=3): >>>ansible-tmp-1726776725.901367-9896-121864631687383=/root/.ansible/tmp/ansible-tmp-1726776725.901367-9896-121864631687383 <<< 6593 1726776725.92975: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776725.93030: stderr chunk (state=3): >>><<< 6593 1726776725.93033: stdout chunk (state=3): >>><<< 6593 1726776725.93050: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776725.901367-9896-121864631687383=/root/.ansible/tmp/ansible-tmp-1726776725.901367-9896-121864631687383 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776725.93080: variable 'ansible_module_compression' from source: unknown 6593 1726776725.93131: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 6593 1726776725.93167: variable 'ansible_facts' from source: unknown 6593 1726776725.93230: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776725.901367-9896-121864631687383/AnsiballZ_dnf.py 6593 1726776725.93340: Sending initial data 6593 1726776725.93349: Sent initial data (149 bytes) 6593 1726776725.94024: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776725.94027: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776725.94058: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776725.94063: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776725.94065: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776725.94123: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776725.94126: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776725.94134: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776725.94172: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776725.95930: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776725.95964: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 <<< 6593 1726776725.95970: stderr chunk (state=3): >>>debug1: Server handle limit 1019; using 64 <<< 6593 1726776725.96002: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpvi9hfpsf /root/.ansible/tmp/ansible-tmp-1726776725.901367-9896-121864631687383/AnsiballZ_dnf.py <<< 6593 1726776725.96037: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776725.97043: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776725.97139: stderr chunk (state=3): >>><<< 6593 1726776725.97142: stdout chunk (state=3): >>><<< 6593 1726776725.97162: done transferring module to remote 6593 1726776725.97171: _low_level_execute_command(): starting 6593 1726776725.97175: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776725.901367-9896-121864631687383/ /root/.ansible/tmp/ansible-tmp-1726776725.901367-9896-121864631687383/AnsiballZ_dnf.py && sleep 0' 6593 1726776725.97622: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776725.97625: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776725.97658: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776725.97661: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776725.97663: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776725.97716: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776725.97722: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776725.97764: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776725.99559: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776725.99605: stderr chunk (state=3): >>><<< 6593 1726776725.99609: stdout chunk (state=3): >>><<< 6593 1726776725.99627: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776725.99630: _low_level_execute_command(): starting 6593 1726776725.99635: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776725.901367-9896-121864631687383/AnsiballZ_dnf.py && sleep 0' 6593 1726776726.00281: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776726.00294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776726.00327: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776726.00340: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776726.00352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776726.00410: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776726.00427: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776726.00486: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776727.06915: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["tuned", "python3-configobj"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} <<< 6593 1726776727.13103: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776727.13155: stderr chunk (state=3): >>><<< 6593 1726776727.13158: stdout chunk (state=3): >>><<< 6593 1726776727.13176: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["tuned", "python3-configobj"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776727.13212: done with _execute_module (ansible.legacy.dnf, {'name': ['tuned', 'python3-configobj'], 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776725.901367-9896-121864631687383/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776727.13217: _low_level_execute_command(): starting 6593 1726776727.13224: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776725.901367-9896-121864631687383/ > /dev/null 2>&1 && sleep 0' 6593 1726776727.13677: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776727.13681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776727.13710: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776727.13713: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776727.13715: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776727.13720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776727.13770: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776727.13774: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776727.13817: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776727.15585: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776727.15631: stderr chunk (state=3): >>><<< 6593 1726776727.15634: stdout chunk (state=3): >>><<< 6593 1726776727.15646: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776727.15653: handler run complete 6593 1726776727.15681: attempt loop complete, returning result 6593 1726776727.15684: _execute() done 6593 1726776727.15686: dumping result to json 6593 1726776727.15691: done dumping result, returning 6593 1726776727.15699: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed [025ceb90-32dd-710c-d93d-000000000ed3] 6593 1726776727.15705: sending task result for task 025ceb90-32dd-710c-d93d-000000000ed3 6593 1726776727.15807: done sending task result for task 025ceb90-32dd-710c-d93d-000000000ed3 6593 1726776727.15810: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 6593 1726776727.15919: no more pending results, returning what we have 6593 1726776727.15923: results queue empty 6593 1726776727.15924: checking for any_errors_fatal 6593 1726776727.15932: done checking for any_errors_fatal 6593 1726776727.15933: checking for max_fail_percentage 6593 1726776727.15934: done checking for max_fail_percentage 6593 1726776727.15935: checking to see if all hosts have failed and the running result is not ok 6593 1726776727.15936: done checking to see if all hosts have failed 6593 1726776727.15937: getting the remaining hosts for this loop 6593 1726776727.15938: done getting the remaining hosts for this loop 6593 1726776727.15941: getting the next task for host managed_node2 6593 1726776727.15948: done getting next task for host managed_node2 6593 1726776727.15952: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 6593 1726776727.15955: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6593 1726776727.15967: getting variables 6593 1726776727.15969: in VariableManager get_vars() 6593 1726776727.16001: Calling all_inventory to load vars for managed_node2 6593 1726776727.16003: Calling groups_inventory to load vars for managed_node2 6593 1726776727.16005: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776727.16011: Calling all_plugins_play to load vars for managed_node2 6593 1726776727.16013: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776727.16015: Calling groups_plugins_play to load vars for managed_node2 6593 1726776727.16127: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776727.16254: done with get_vars() 6593 1726776727.16265: done getting variables 6593 1726776727.16306: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:24 Thursday 19 September 2024 16:12:07 -0400 (0:00:01.318) 0:01:44.588 **** 6593 1726776727.16334: entering _queue_task() for managed_node2/debug 6593 1726776727.16511: worker is 1 (out of 1 available) 6593 1726776727.16524: exiting _queue_task() for managed_node2/debug 6593 1726776727.16536: done queuing things up, now waiting for results queue to drain 6593 1726776727.16538: waiting for pending results... 6593 1726776727.16710: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 6593 1726776727.16790: in run() - task 025ceb90-32dd-710c-d93d-000000000ed5 6593 1726776727.16801: variable 'ansible_search_path' from source: unknown 6593 1726776727.16805: variable 'ansible_search_path' from source: unknown 6593 1726776727.16836: calling self._execute() 6593 1726776727.16904: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776727.16907: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776727.16917: variable 'omit' from source: magic vars 6593 1726776727.17240: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776727.18731: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776727.18776: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776727.18803: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776727.19001: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776727.19023: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776727.19078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776727.19098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776727.19116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776727.19143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776727.19154: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776727.19225: variable '__kernel_settings_is_transactional' from source: set_fact 6593 1726776727.19239: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 6593 1726776727.19242: when evaluation is False, skipping this task 6593 1726776727.19244: _execute() done 6593 1726776727.19247: dumping result to json 6593 1726776727.19251: done dumping result, returning 6593 1726776727.19259: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes [025ceb90-32dd-710c-d93d-000000000ed5] 6593 1726776727.19265: sending task result for task 025ceb90-32dd-710c-d93d-000000000ed5 6593 1726776727.19345: done sending task result for task 025ceb90-32dd-710c-d93d-000000000ed5 6593 1726776727.19349: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "__kernel_settings_is_transactional | d(false)" } 6593 1726776727.19409: no more pending results, returning what we have 6593 1726776727.19412: results queue empty 6593 1726776727.19413: checking for any_errors_fatal 6593 1726776727.19422: done checking for any_errors_fatal 6593 1726776727.19423: checking for max_fail_percentage 6593 1726776727.19424: done checking for max_fail_percentage 6593 1726776727.19425: checking to see if all hosts have failed and the running result is not ok 6593 1726776727.19426: done checking to see if all hosts have failed 6593 1726776727.19426: getting the remaining hosts for this loop 6593 1726776727.19428: done getting the remaining hosts for this loop 6593 1726776727.19431: getting the next task for host managed_node2 6593 1726776727.19436: done getting next task for host managed_node2 6593 1726776727.19440: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 6593 1726776727.19443: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6593 1726776727.19461: getting variables 6593 1726776727.19462: in VariableManager get_vars() 6593 1726776727.19488: Calling all_inventory to load vars for managed_node2 6593 1726776727.19490: Calling groups_inventory to load vars for managed_node2 6593 1726776727.19491: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776727.19497: Calling all_plugins_play to load vars for managed_node2 6593 1726776727.19499: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776727.19501: Calling groups_plugins_play to load vars for managed_node2 6593 1726776727.19606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776727.19776: done with get_vars() 6593 1726776727.19783: done getting variables 6593 1726776727.19824: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Reboot transactional update systems] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:29 Thursday 19 September 2024 16:12:07 -0400 (0:00:00.035) 0:01:44.623 **** 6593 1726776727.19845: entering _queue_task() for managed_node2/reboot 6593 1726776727.20012: worker is 1 (out of 1 available) 6593 1726776727.20028: exiting _queue_task() for managed_node2/reboot 6593 1726776727.20040: done queuing things up, now waiting for results queue to drain 6593 1726776727.20041: waiting for pending results... 6593 1726776727.20201: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 6593 1726776727.20280: in run() - task 025ceb90-32dd-710c-d93d-000000000ed6 6593 1726776727.20291: variable 'ansible_search_path' from source: unknown 6593 1726776727.20295: variable 'ansible_search_path' from source: unknown 6593 1726776727.20323: calling self._execute() 6593 1726776727.20385: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776727.20389: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776727.20398: variable 'omit' from source: magic vars 6593 1726776727.20712: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776727.22335: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776727.22377: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776727.22402: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776727.22428: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776727.22449: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776727.22502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776727.22522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776727.22541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776727.22568: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776727.22579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776727.22651: variable '__kernel_settings_is_transactional' from source: set_fact 6593 1726776727.22664: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 6593 1726776727.22667: when evaluation is False, skipping this task 6593 1726776727.22670: _execute() done 6593 1726776727.22673: dumping result to json 6593 1726776727.22675: done dumping result, returning 6593 1726776727.22681: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems [025ceb90-32dd-710c-d93d-000000000ed6] 6593 1726776727.22687: sending task result for task 025ceb90-32dd-710c-d93d-000000000ed6 6593 1726776727.22766: done sending task result for task 025ceb90-32dd-710c-d93d-000000000ed6 6593 1726776727.22770: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 6593 1726776727.22810: no more pending results, returning what we have 6593 1726776727.22814: results queue empty 6593 1726776727.22815: checking for any_errors_fatal 6593 1726776727.22823: done checking for any_errors_fatal 6593 1726776727.22823: checking for max_fail_percentage 6593 1726776727.22825: done checking for max_fail_percentage 6593 1726776727.22826: checking to see if all hosts have failed and the running result is not ok 6593 1726776727.22827: done checking to see if all hosts have failed 6593 1726776727.22828: getting the remaining hosts for this loop 6593 1726776727.22829: done getting the remaining hosts for this loop 6593 1726776727.22832: getting the next task for host managed_node2 6593 1726776727.22838: done getting next task for host managed_node2 6593 1726776727.22842: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 6593 1726776727.22845: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6593 1726776727.22863: getting variables 6593 1726776727.22864: in VariableManager get_vars() 6593 1726776727.22895: Calling all_inventory to load vars for managed_node2 6593 1726776727.22898: Calling groups_inventory to load vars for managed_node2 6593 1726776727.22899: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776727.22905: Calling all_plugins_play to load vars for managed_node2 6593 1726776727.22907: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776727.22909: Calling groups_plugins_play to load vars for managed_node2 6593 1726776727.23015: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776727.23141: done with get_vars() 6593 1726776727.23149: done getting variables 6593 1726776727.23188: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:34 Thursday 19 September 2024 16:12:07 -0400 (0:00:00.033) 0:01:44.656 **** 6593 1726776727.23209: entering _queue_task() for managed_node2/fail 6593 1726776727.23379: worker is 1 (out of 1 available) 6593 1726776727.23392: exiting _queue_task() for managed_node2/fail 6593 1726776727.23403: done queuing things up, now waiting for results queue to drain 6593 1726776727.23405: waiting for pending results... 6593 1726776727.23568: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 6593 1726776727.23643: in run() - task 025ceb90-32dd-710c-d93d-000000000ed7 6593 1726776727.23653: variable 'ansible_search_path' from source: unknown 6593 1726776727.23659: variable 'ansible_search_path' from source: unknown 6593 1726776727.23683: calling self._execute() 6593 1726776727.23747: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776727.23751: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776727.23762: variable 'omit' from source: magic vars 6593 1726776727.24077: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776727.25765: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776727.25807: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776727.25838: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776727.25866: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776727.25886: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776727.25947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776727.25969: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776727.25986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776727.26012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776727.26024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776727.26101: variable '__kernel_settings_is_transactional' from source: set_fact 6593 1726776727.26114: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 6593 1726776727.26119: when evaluation is False, skipping this task 6593 1726776727.26121: _execute() done 6593 1726776727.26124: dumping result to json 6593 1726776727.26128: done dumping result, returning 6593 1726776727.26136: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set [025ceb90-32dd-710c-d93d-000000000ed7] 6593 1726776727.26141: sending task result for task 025ceb90-32dd-710c-d93d-000000000ed7 6593 1726776727.26232: done sending task result for task 025ceb90-32dd-710c-d93d-000000000ed7 6593 1726776727.26235: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 6593 1726776727.26281: no more pending results, returning what we have 6593 1726776727.26285: results queue empty 6593 1726776727.26286: checking for any_errors_fatal 6593 1726776727.26291: done checking for any_errors_fatal 6593 1726776727.26292: checking for max_fail_percentage 6593 1726776727.26294: done checking for max_fail_percentage 6593 1726776727.26294: checking to see if all hosts have failed and the running result is not ok 6593 1726776727.26296: done checking to see if all hosts have failed 6593 1726776727.26296: getting the remaining hosts for this loop 6593 1726776727.26298: done getting the remaining hosts for this loop 6593 1726776727.26301: getting the next task for host managed_node2 6593 1726776727.26310: done getting next task for host managed_node2 6593 1726776727.26314: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 6593 1726776727.26320: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6593 1726776727.26338: getting variables 6593 1726776727.26339: in VariableManager get_vars() 6593 1726776727.26373: Calling all_inventory to load vars for managed_node2 6593 1726776727.26376: Calling groups_inventory to load vars for managed_node2 6593 1726776727.26378: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776727.26386: Calling all_plugins_play to load vars for managed_node2 6593 1726776727.26388: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776727.26391: Calling groups_plugins_play to load vars for managed_node2 6593 1726776727.26552: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776727.26676: done with get_vars() 6593 1726776727.26684: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Read tuned main config] ****** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:42 Thursday 19 September 2024 16:12:07 -0400 (0:00:00.035) 0:01:44.692 **** 6593 1726776727.26743: entering _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 6593 1726776727.26923: worker is 1 (out of 1 available) 6593 1726776727.26938: exiting _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 6593 1726776727.26948: done queuing things up, now waiting for results queue to drain 6593 1726776727.26950: waiting for pending results... 6593 1726776727.27125: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 6593 1726776727.27203: in run() - task 025ceb90-32dd-710c-d93d-000000000ed9 6593 1726776727.27214: variable 'ansible_search_path' from source: unknown 6593 1726776727.27217: variable 'ansible_search_path' from source: unknown 6593 1726776727.27246: calling self._execute() 6593 1726776727.27316: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776727.27320: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776727.27329: variable 'omit' from source: magic vars 6593 1726776727.27407: variable 'omit' from source: magic vars 6593 1726776727.27446: variable 'omit' from source: magic vars 6593 1726776727.27470: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 6593 1726776727.27678: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 6593 1726776727.27736: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6593 1726776727.27764: variable 'omit' from source: magic vars 6593 1726776727.27797: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776727.27823: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776727.27839: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776727.27852: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776727.27864: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776727.27885: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776727.27889: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776727.27891: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776727.27958: Set connection var ansible_connection to ssh 6593 1726776727.27967: Set connection var ansible_timeout to 10 6593 1726776727.27970: Set connection var ansible_shell_type to sh 6593 1726776727.27975: Set connection var ansible_shell_executable to /bin/sh 6593 1726776727.27980: Set connection var ansible_pipelining to False 6593 1726776727.27988: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776727.28004: variable 'ansible_shell_executable' from source: unknown 6593 1726776727.28008: variable 'ansible_connection' from source: unknown 6593 1726776727.28010: variable 'ansible_module_compression' from source: unknown 6593 1726776727.28012: variable 'ansible_shell_type' from source: unknown 6593 1726776727.28015: variable 'ansible_shell_executable' from source: unknown 6593 1726776727.28017: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776727.28020: variable 'ansible_pipelining' from source: unknown 6593 1726776727.28024: variable 'ansible_timeout' from source: unknown 6593 1726776727.28028: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776727.28160: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 6593 1726776727.28171: variable 'omit' from source: magic vars 6593 1726776727.28174: starting attempt loop 6593 1726776727.28177: running the handler 6593 1726776727.28188: _low_level_execute_command(): starting 6593 1726776727.28195: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776727.28704: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776727.28732: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776727.28746: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776727.28791: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776727.28808: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776727.28858: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776727.30468: stdout chunk (state=3): >>>/root <<< 6593 1726776727.30572: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776727.30622: stderr chunk (state=3): >>><<< 6593 1726776727.30626: stdout chunk (state=3): >>><<< 6593 1726776727.30647: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776727.30660: _low_level_execute_command(): starting 6593 1726776727.30664: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776727.306466-9913-150317823672223 `" && echo ansible-tmp-1726776727.306466-9913-150317823672223="` echo /root/.ansible/tmp/ansible-tmp-1726776727.306466-9913-150317823672223 `" ) && sleep 0' 6593 1726776727.31090: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776727.31103: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776727.31121: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776727.31133: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776727.31149: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776727.31189: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776727.31201: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776727.31245: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776727.33411: stdout chunk (state=3): >>>ansible-tmp-1726776727.306466-9913-150317823672223=/root/.ansible/tmp/ansible-tmp-1726776727.306466-9913-150317823672223 <<< 6593 1726776727.33532: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776727.33575: stderr chunk (state=3): >>><<< 6593 1726776727.33579: stdout chunk (state=3): >>><<< 6593 1726776727.33592: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776727.306466-9913-150317823672223=/root/.ansible/tmp/ansible-tmp-1726776727.306466-9913-150317823672223 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776727.33630: variable 'ansible_module_compression' from source: unknown 6593 1726776727.33665: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 6593 1726776727.33697: variable 'ansible_facts' from source: unknown 6593 1726776727.33748: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776727.306466-9913-150317823672223/AnsiballZ_kernel_settings_get_config.py 6593 1726776727.33847: Sending initial data 6593 1726776727.33859: Sent initial data (172 bytes) 6593 1726776727.34491: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776727.34495: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776727.34529: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776727.34533: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776727.34536: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776727.34586: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776727.34590: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776727.34635: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776727.36358: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776727.36391: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776727.36431: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpzpodvmjy /root/.ansible/tmp/ansible-tmp-1726776727.306466-9913-150317823672223/AnsiballZ_kernel_settings_get_config.py <<< 6593 1726776727.36460: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776727.37203: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776727.37289: stderr chunk (state=3): >>><<< 6593 1726776727.37292: stdout chunk (state=3): >>><<< 6593 1726776727.37307: done transferring module to remote 6593 1726776727.37315: _low_level_execute_command(): starting 6593 1726776727.37321: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776727.306466-9913-150317823672223/ /root/.ansible/tmp/ansible-tmp-1726776727.306466-9913-150317823672223/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6593 1726776727.37734: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776727.37738: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776727.37755: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776727.37770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776727.37814: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776727.37829: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776727.37871: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776727.39603: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776727.39645: stderr chunk (state=3): >>><<< 6593 1726776727.39648: stdout chunk (state=3): >>><<< 6593 1726776727.39666: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776727.39674: _low_level_execute_command(): starting 6593 1726776727.39676: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776727.306466-9913-150317823672223/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6593 1726776727.40079: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776727.40092: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776727.40107: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776727.40121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776727.40131: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776727.40173: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776727.40184: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776727.40237: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776727.54209: stdout chunk (state=3): >>> {"changed": false, "data": {"daemon": "1", "dynamic_tuning": "0", "sleep_interval": "1", "update_interval": "10", "recommend_command": "1", "reapply_sysctl": "1", "default_instance_priority": "0", "udev_buffer_size": "1MB", "log_file_count": "2", "log_file_max_size": "1MB"}, "invocation": {"module_args": {"path": "/etc/tuned/tuned-main.conf"}}} <<< 6593 1726776727.55243: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776727.55300: stderr chunk (state=3): >>><<< 6593 1726776727.55303: stdout chunk (state=3): >>><<< 6593 1726776727.55323: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {"daemon": "1", "dynamic_tuning": "0", "sleep_interval": "1", "update_interval": "10", "recommend_command": "1", "reapply_sysctl": "1", "default_instance_priority": "0", "udev_buffer_size": "1MB", "log_file_count": "2", "log_file_max_size": "1MB"}, "invocation": {"module_args": {"path": "/etc/tuned/tuned-main.conf"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776727.55352: done with _execute_module (fedora.linux_system_roles.kernel_settings_get_config, {'path': '/etc/tuned/tuned-main.conf', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.kernel_settings_get_config', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776727.306466-9913-150317823672223/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776727.55363: _low_level_execute_command(): starting 6593 1726776727.55368: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776727.306466-9913-150317823672223/ > /dev/null 2>&1 && sleep 0' 6593 1726776727.55817: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776727.55832: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776727.55851: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776727.55866: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776727.55913: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776727.55928: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776727.55972: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776727.57731: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776727.57780: stderr chunk (state=3): >>><<< 6593 1726776727.57784: stdout chunk (state=3): >>><<< 6593 1726776727.57799: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776727.57807: handler run complete 6593 1726776727.57821: attempt loop complete, returning result 6593 1726776727.57826: _execute() done 6593 1726776727.57828: dumping result to json 6593 1726776727.57832: done dumping result, returning 6593 1726776727.57841: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config [025ceb90-32dd-710c-d93d-000000000ed9] 6593 1726776727.57847: sending task result for task 025ceb90-32dd-710c-d93d-000000000ed9 6593 1726776727.57946: done sending task result for task 025ceb90-32dd-710c-d93d-000000000ed9 6593 1726776727.57949: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "data": { "daemon": "1", "default_instance_priority": "0", "dynamic_tuning": "0", "log_file_count": "2", "log_file_max_size": "1MB", "reapply_sysctl": "1", "recommend_command": "1", "sleep_interval": "1", "udev_buffer_size": "1MB", "update_interval": "10" } } 6593 1726776727.58028: no more pending results, returning what we have 6593 1726776727.58031: results queue empty 6593 1726776727.58032: checking for any_errors_fatal 6593 1726776727.58038: done checking for any_errors_fatal 6593 1726776727.58038: checking for max_fail_percentage 6593 1726776727.58040: done checking for max_fail_percentage 6593 1726776727.58041: checking to see if all hosts have failed and the running result is not ok 6593 1726776727.58042: done checking to see if all hosts have failed 6593 1726776727.58043: getting the remaining hosts for this loop 6593 1726776727.58044: done getting the remaining hosts for this loop 6593 1726776727.58047: getting the next task for host managed_node2 6593 1726776727.58053: done getting next task for host managed_node2 6593 1726776727.58059: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 6593 1726776727.58063: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6593 1726776727.58073: getting variables 6593 1726776727.58074: in VariableManager get_vars() 6593 1726776727.58107: Calling all_inventory to load vars for managed_node2 6593 1726776727.58109: Calling groups_inventory to load vars for managed_node2 6593 1726776727.58112: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776727.58122: Calling all_plugins_play to load vars for managed_node2 6593 1726776727.58124: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776727.58126: Calling groups_plugins_play to load vars for managed_node2 6593 1726776727.58236: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776727.58363: done with get_vars() 6593 1726776727.58372: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Thursday 19 September 2024 16:12:07 -0400 (0:00:00.316) 0:01:45.009 **** 6593 1726776727.58442: entering _queue_task() for managed_node2/stat 6593 1726776727.58626: worker is 1 (out of 1 available) 6593 1726776727.58638: exiting _queue_task() for managed_node2/stat 6593 1726776727.58649: done queuing things up, now waiting for results queue to drain 6593 1726776727.58650: waiting for pending results... 6593 1726776727.58828: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 6593 1726776727.58907: in run() - task 025ceb90-32dd-710c-d93d-000000000eda 6593 1726776727.58919: variable 'ansible_search_path' from source: unknown 6593 1726776727.58922: variable 'ansible_search_path' from source: unknown 6593 1726776727.58961: variable '__prof_from_conf' from source: task vars 6593 1726776727.59193: variable '__prof_from_conf' from source: task vars 6593 1726776727.59324: variable '__data' from source: task vars 6593 1726776727.59376: variable '__kernel_settings_register_tuned_main' from source: set_fact 6593 1726776727.59511: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6593 1726776727.59520: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6593 1726776727.59565: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6593 1726776727.59652: variable 'omit' from source: magic vars 6593 1726776727.59719: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776727.59727: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776727.59736: variable 'omit' from source: magic vars 6593 1726776727.59903: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776727.61559: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776727.61607: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776727.61635: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776727.61662: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776727.61680: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776727.61737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776727.61759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776727.61776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776727.61802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776727.61824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776727.61889: variable 'item' from source: unknown 6593 1726776727.61898: Evaluated conditional (item | length > 0): False 6593 1726776727.61901: when evaluation is False, skipping this task 6593 1726776727.61927: variable 'item' from source: unknown 6593 1726776727.61974: variable 'item' from source: unknown skipping: [managed_node2] => (item=) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item | length > 0", "item": "", "skip_reason": "Conditional result was False" } 6593 1726776727.62125: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776727.62129: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776727.62131: variable 'omit' from source: magic vars 6593 1726776727.62186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776727.62203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776727.62222: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776727.62249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776727.62261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776727.62312: variable 'item' from source: unknown 6593 1726776727.62320: Evaluated conditional (item | length > 0): True 6593 1726776727.62326: variable 'omit' from source: magic vars 6593 1726776727.62360: variable 'omit' from source: magic vars 6593 1726776727.62389: variable 'item' from source: unknown 6593 1726776727.62434: variable 'item' from source: unknown 6593 1726776727.62445: variable 'omit' from source: magic vars 6593 1726776727.62466: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776727.62485: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776727.62498: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776727.62510: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776727.62520: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776727.62540: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776727.62543: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776727.62546: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776727.62607: Set connection var ansible_connection to ssh 6593 1726776727.62613: Set connection var ansible_timeout to 10 6593 1726776727.62616: Set connection var ansible_shell_type to sh 6593 1726776727.62623: Set connection var ansible_shell_executable to /bin/sh 6593 1726776727.62628: Set connection var ansible_pipelining to False 6593 1726776727.62636: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776727.62650: variable 'ansible_shell_executable' from source: unknown 6593 1726776727.62652: variable 'ansible_connection' from source: unknown 6593 1726776727.62655: variable 'ansible_module_compression' from source: unknown 6593 1726776727.62660: variable 'ansible_shell_type' from source: unknown 6593 1726776727.62662: variable 'ansible_shell_executable' from source: unknown 6593 1726776727.62664: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776727.62666: variable 'ansible_pipelining' from source: unknown 6593 1726776727.62668: variable 'ansible_timeout' from source: unknown 6593 1726776727.62671: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776727.62765: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 6593 1726776727.62774: variable 'omit' from source: magic vars 6593 1726776727.62777: starting attempt loop 6593 1726776727.62779: running the handler 6593 1726776727.62791: _low_level_execute_command(): starting 6593 1726776727.62796: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776727.63292: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776727.63306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776727.63324: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776727.63340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776727.63387: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776727.63399: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776727.63451: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776727.65043: stdout chunk (state=3): >>>/root <<< 6593 1726776727.65147: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776727.65199: stderr chunk (state=3): >>><<< 6593 1726776727.65202: stdout chunk (state=3): >>><<< 6593 1726776727.65221: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776727.65230: _low_level_execute_command(): starting 6593 1726776727.65235: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776727.6522064-9921-83368895872185 `" && echo ansible-tmp-1726776727.6522064-9921-83368895872185="` echo /root/.ansible/tmp/ansible-tmp-1726776727.6522064-9921-83368895872185 `" ) && sleep 0' 6593 1726776727.65661: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776727.65674: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776727.65688: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776727.65703: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776727.65713: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776727.65753: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776727.65768: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776727.65810: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776727.67843: stdout chunk (state=3): >>>ansible-tmp-1726776727.6522064-9921-83368895872185=/root/.ansible/tmp/ansible-tmp-1726776727.6522064-9921-83368895872185 <<< 6593 1726776727.67955: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776727.68002: stderr chunk (state=3): >>><<< 6593 1726776727.68005: stdout chunk (state=3): >>><<< 6593 1726776727.68021: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776727.6522064-9921-83368895872185=/root/.ansible/tmp/ansible-tmp-1726776727.6522064-9921-83368895872185 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776727.68056: variable 'ansible_module_compression' from source: unknown 6593 1726776727.68099: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6593 1726776727.68123: variable 'ansible_facts' from source: unknown 6593 1726776727.68173: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776727.6522064-9921-83368895872185/AnsiballZ_stat.py 6593 1726776727.68273: Sending initial data 6593 1726776727.68283: Sent initial data (150 bytes) 6593 1726776727.68928: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776727.68934: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776727.68981: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776727.68989: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776727.68991: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776727.69044: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776727.69054: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776727.69059: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776727.69086: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776727.70789: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776727.70822: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776727.70855: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpe63jmkng /root/.ansible/tmp/ansible-tmp-1726776727.6522064-9921-83368895872185/AnsiballZ_stat.py <<< 6593 1726776727.70886: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776727.71623: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776727.71720: stderr chunk (state=3): >>><<< 6593 1726776727.71723: stdout chunk (state=3): >>><<< 6593 1726776727.71738: done transferring module to remote 6593 1726776727.71747: _low_level_execute_command(): starting 6593 1726776727.71752: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776727.6522064-9921-83368895872185/ /root/.ansible/tmp/ansible-tmp-1726776727.6522064-9921-83368895872185/AnsiballZ_stat.py && sleep 0' 6593 1726776727.72179: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776727.72183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776727.72215: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776727.72220: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776727.72222: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776727.72224: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776727.72265: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776727.72277: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776727.72316: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776727.74008: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776727.74049: stderr chunk (state=3): >>><<< 6593 1726776727.74052: stdout chunk (state=3): >>><<< 6593 1726776727.74067: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776727.74070: _low_level_execute_command(): starting 6593 1726776727.74074: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776727.6522064-9921-83368895872185/AnsiballZ_stat.py && sleep 0' 6593 1726776727.74476: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776727.74488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776727.74504: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776727.74520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776727.74530: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776727.74571: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776727.74583: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776727.74631: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776727.88082: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 6593 1726776727.89089: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776727.89147: stderr chunk (state=3): >>><<< 6593 1726776727.89150: stdout chunk (state=3): >>><<< 6593 1726776727.89169: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776727.89191: done with _execute_module (stat, {'path': '/etc/tuned/profiles', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776727.6522064-9921-83368895872185/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776727.89198: _low_level_execute_command(): starting 6593 1726776727.89203: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776727.6522064-9921-83368895872185/ > /dev/null 2>&1 && sleep 0' 6593 1726776727.89646: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776727.89663: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776727.89679: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776727.89693: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776727.89741: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776727.89753: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776727.89796: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776727.91584: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776727.91632: stderr chunk (state=3): >>><<< 6593 1726776727.91635: stdout chunk (state=3): >>><<< 6593 1726776727.91648: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776727.91653: handler run complete 6593 1726776727.91671: attempt loop complete, returning result 6593 1726776727.91686: variable 'item' from source: unknown 6593 1726776727.91750: variable 'item' from source: unknown ok: [managed_node2] => (item=/etc/tuned/profiles) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned/profiles", "stat": { "exists": false } } 6593 1726776727.91860: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776727.91864: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776727.91866: variable 'omit' from source: magic vars 6593 1726776727.91967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776727.91987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776727.92004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776727.92032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776727.92043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776727.92103: variable 'item' from source: unknown 6593 1726776727.92109: Evaluated conditional (item | length > 0): True 6593 1726776727.92114: variable 'omit' from source: magic vars 6593 1726776727.92127: variable 'omit' from source: magic vars 6593 1726776727.92161: variable 'item' from source: unknown 6593 1726776727.92205: variable 'item' from source: unknown 6593 1726776727.92216: variable 'omit' from source: magic vars 6593 1726776727.92234: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776727.92241: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776727.92247: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776727.92261: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776727.92264: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776727.92266: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776727.92311: Set connection var ansible_connection to ssh 6593 1726776727.92317: Set connection var ansible_timeout to 10 6593 1726776727.92322: Set connection var ansible_shell_type to sh 6593 1726776727.92326: Set connection var ansible_shell_executable to /bin/sh 6593 1726776727.92331: Set connection var ansible_pipelining to False 6593 1726776727.92339: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776727.92353: variable 'ansible_shell_executable' from source: unknown 6593 1726776727.92355: variable 'ansible_connection' from source: unknown 6593 1726776727.92360: variable 'ansible_module_compression' from source: unknown 6593 1726776727.92363: variable 'ansible_shell_type' from source: unknown 6593 1726776727.92365: variable 'ansible_shell_executable' from source: unknown 6593 1726776727.92367: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776727.92369: variable 'ansible_pipelining' from source: unknown 6593 1726776727.92371: variable 'ansible_timeout' from source: unknown 6593 1726776727.92373: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776727.92444: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776727.92452: variable 'omit' from source: magic vars 6593 1726776727.92454: starting attempt loop 6593 1726776727.92460: running the handler 6593 1726776727.92465: _low_level_execute_command(): starting 6593 1726776727.92468: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776727.92894: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776727.92906: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776727.92926: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776727.92938: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776727.92947: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776727.92992: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776727.93003: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776727.93046: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776727.94601: stdout chunk (state=3): >>>/root <<< 6593 1726776727.94704: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776727.94747: stderr chunk (state=3): >>><<< 6593 1726776727.94750: stdout chunk (state=3): >>><<< 6593 1726776727.94764: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776727.94772: _low_level_execute_command(): starting 6593 1726776727.94776: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776727.947635-9921-147001176400884 `" && echo ansible-tmp-1726776727.947635-9921-147001176400884="` echo /root/.ansible/tmp/ansible-tmp-1726776727.947635-9921-147001176400884 `" ) && sleep 0' 6593 1726776727.95180: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776727.95192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776727.95212: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776727.95225: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776727.95270: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776727.95282: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776727.95327: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776727.97363: stdout chunk (state=3): >>>ansible-tmp-1726776727.947635-9921-147001176400884=/root/.ansible/tmp/ansible-tmp-1726776727.947635-9921-147001176400884 <<< 6593 1726776727.97475: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776727.97522: stderr chunk (state=3): >>><<< 6593 1726776727.97525: stdout chunk (state=3): >>><<< 6593 1726776727.97537: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776727.947635-9921-147001176400884=/root/.ansible/tmp/ansible-tmp-1726776727.947635-9921-147001176400884 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776727.97570: variable 'ansible_module_compression' from source: unknown 6593 1726776727.97603: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6593 1726776727.97619: variable 'ansible_facts' from source: unknown 6593 1726776727.97664: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776727.947635-9921-147001176400884/AnsiballZ_stat.py 6593 1726776727.97751: Sending initial data 6593 1726776727.97761: Sent initial data (150 bytes) 6593 1726776727.98398: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776727.98401: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776727.98435: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776727.98439: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776727.98441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776727.98492: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776727.98495: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776727.98540: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776728.00230: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776728.00266: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776728.00299: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpcmtc4qwu /root/.ansible/tmp/ansible-tmp-1726776727.947635-9921-147001176400884/AnsiballZ_stat.py <<< 6593 1726776728.00329: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776728.01068: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776728.01154: stderr chunk (state=3): >>><<< 6593 1726776728.01157: stdout chunk (state=3): >>><<< 6593 1726776728.01174: done transferring module to remote 6593 1726776728.01181: _low_level_execute_command(): starting 6593 1726776728.01185: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776727.947635-9921-147001176400884/ /root/.ansible/tmp/ansible-tmp-1726776727.947635-9921-147001176400884/AnsiballZ_stat.py && sleep 0' 6593 1726776728.01583: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776728.01589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776728.01623: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776728.01634: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776728.01681: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776728.01693: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776728.01740: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776728.03458: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776728.03497: stderr chunk (state=3): >>><<< 6593 1726776728.03502: stdout chunk (state=3): >>><<< 6593 1726776728.03515: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776728.03520: _low_level_execute_command(): starting 6593 1726776728.03524: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776727.947635-9921-147001176400884/AnsiballZ_stat.py && sleep 0' 6593 1726776728.03927: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776728.03934: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776728.03962: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776728.03974: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776728.04020: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776728.04033: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776728.04081: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776728.18097: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 159, "inode": 438304897, "dev": 51713, "nlink": 4, "atime": 1726776668.5592785, "mtime": 1726776666.8912888, "ctime": 1726776666.8912888, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "742285004", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 6593 1726776728.19308: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776728.19362: stderr chunk (state=3): >>><<< 6593 1726776728.19366: stdout chunk (state=3): >>><<< 6593 1726776728.19378: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 159, "inode": 438304897, "dev": 51713, "nlink": 4, "atime": 1726776668.5592785, "mtime": 1726776666.8912888, "ctime": 1726776666.8912888, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "742285004", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776728.19415: done with _execute_module (stat, {'path': '/etc/tuned', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776727.947635-9921-147001176400884/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776728.19423: _low_level_execute_command(): starting 6593 1726776728.19428: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776727.947635-9921-147001176400884/ > /dev/null 2>&1 && sleep 0' 6593 1726776728.19870: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776728.19874: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776728.19911: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776728.19914: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776728.19917: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776728.19921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776728.19962: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776728.19974: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776728.20017: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776728.21790: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776728.21835: stderr chunk (state=3): >>><<< 6593 1726776728.21838: stdout chunk (state=3): >>><<< 6593 1726776728.21849: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776728.21854: handler run complete 6593 1726776728.21888: attempt loop complete, returning result 6593 1726776728.21903: variable 'item' from source: unknown 6593 1726776728.21965: variable 'item' from source: unknown ok: [managed_node2] => (item=/etc/tuned) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned", "stat": { "atime": 1726776668.5592785, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726776666.8912888, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 438304897, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726776666.8912888, "nlink": 4, "path": "/etc/tuned", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 159, "uid": 0, "version": "742285004", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 6593 1726776728.22139: dumping result to json 6593 1726776728.22141: done dumping result, returning 6593 1726776728.22144: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory [025ceb90-32dd-710c-d93d-000000000eda] 6593 1726776728.22145: sending task result for task 025ceb90-32dd-710c-d93d-000000000eda 6593 1726776728.22258: done sending task result for task 025ceb90-32dd-710c-d93d-000000000eda 6593 1726776728.22261: WORKER PROCESS EXITING 6593 1726776728.22344: no more pending results, returning what we have 6593 1726776728.22348: results queue empty 6593 1726776728.22348: checking for any_errors_fatal 6593 1726776728.22352: done checking for any_errors_fatal 6593 1726776728.22353: checking for max_fail_percentage 6593 1726776728.22354: done checking for max_fail_percentage 6593 1726776728.22355: checking to see if all hosts have failed and the running result is not ok 6593 1726776728.22355: done checking to see if all hosts have failed 6593 1726776728.22356: getting the remaining hosts for this loop 6593 1726776728.22357: done getting the remaining hosts for this loop 6593 1726776728.22360: getting the next task for host managed_node2 6593 1726776728.22365: done getting next task for host managed_node2 6593 1726776728.22368: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 6593 1726776728.22371: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6593 1726776728.22378: getting variables 6593 1726776728.22379: in VariableManager get_vars() 6593 1726776728.22399: Calling all_inventory to load vars for managed_node2 6593 1726776728.22401: Calling groups_inventory to load vars for managed_node2 6593 1726776728.22402: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776728.22409: Calling all_plugins_play to load vars for managed_node2 6593 1726776728.22410: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776728.22412: Calling groups_plugins_play to load vars for managed_node2 6593 1726776728.22507: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776728.22628: done with get_vars() 6593 1726776728.22636: done getting variables 6593 1726776728.22678: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:63 Thursday 19 September 2024 16:12:08 -0400 (0:00:00.642) 0:01:45.651 **** 6593 1726776728.22699: entering _queue_task() for managed_node2/set_fact 6593 1726776728.22875: worker is 1 (out of 1 available) 6593 1726776728.22889: exiting _queue_task() for managed_node2/set_fact 6593 1726776728.22900: done queuing things up, now waiting for results queue to drain 6593 1726776728.22901: waiting for pending results... 6593 1726776728.23079: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 6593 1726776728.23165: in run() - task 025ceb90-32dd-710c-d93d-000000000edb 6593 1726776728.23176: variable 'ansible_search_path' from source: unknown 6593 1726776728.23179: variable 'ansible_search_path' from source: unknown 6593 1726776728.23207: calling self._execute() 6593 1726776728.23276: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776728.23280: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776728.23288: variable 'omit' from source: magic vars 6593 1726776728.23364: variable 'omit' from source: magic vars 6593 1726776728.23400: variable 'omit' from source: magic vars 6593 1726776728.23710: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776728.25393: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776728.25440: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776728.25468: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776728.25502: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776728.25526: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776728.25582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776728.25601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776728.25619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776728.25647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776728.25662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776728.25691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776728.25707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776728.25725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776728.25752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776728.25763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776728.25802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776728.25822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776728.25840: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776728.25866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776728.25876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776728.26022: variable '__kernel_settings_find_profile_dirs' from source: set_fact 6593 1726776728.26082: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776728.26187: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776728.26214: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776728.26238: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776728.26262: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776728.26290: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False) 6593 1726776728.26305: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False) 6593 1726776728.26324: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776728.26341: Loading TestModule 'ansible_collections.ansible.builtin.plugins.test.uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py (found_in_cache=True, class_only=False) 6593 1726776728.26376: variable 'omit' from source: magic vars 6593 1726776728.26395: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776728.26414: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776728.26429: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776728.26441: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776728.26450: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776728.26471: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776728.26474: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776728.26477: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776728.26538: Set connection var ansible_connection to ssh 6593 1726776728.26544: Set connection var ansible_timeout to 10 6593 1726776728.26546: Set connection var ansible_shell_type to sh 6593 1726776728.26551: Set connection var ansible_shell_executable to /bin/sh 6593 1726776728.26563: Set connection var ansible_pipelining to False 6593 1726776728.26567: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776728.26583: variable 'ansible_shell_executable' from source: unknown 6593 1726776728.26586: variable 'ansible_connection' from source: unknown 6593 1726776728.26588: variable 'ansible_module_compression' from source: unknown 6593 1726776728.26590: variable 'ansible_shell_type' from source: unknown 6593 1726776728.26593: variable 'ansible_shell_executable' from source: unknown 6593 1726776728.26595: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776728.26599: variable 'ansible_pipelining' from source: unknown 6593 1726776728.26603: variable 'ansible_timeout' from source: unknown 6593 1726776728.26605: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776728.26673: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776728.26681: variable 'omit' from source: magic vars 6593 1726776728.26684: starting attempt loop 6593 1726776728.26686: running the handler 6593 1726776728.26695: handler run complete 6593 1726776728.26703: attempt loop complete, returning result 6593 1726776728.26707: _execute() done 6593 1726776728.26710: dumping result to json 6593 1726776728.26712: done dumping result, returning 6593 1726776728.26720: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir [025ceb90-32dd-710c-d93d-000000000edb] 6593 1726776728.26728: sending task result for task 025ceb90-32dd-710c-d93d-000000000edb 6593 1726776728.26800: done sending task result for task 025ceb90-32dd-710c-d93d-000000000edb 6593 1726776728.26803: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_profile_parent": "/etc/tuned" }, "changed": false } 6593 1726776728.26881: no more pending results, returning what we have 6593 1726776728.26884: results queue empty 6593 1726776728.26885: checking for any_errors_fatal 6593 1726776728.26897: done checking for any_errors_fatal 6593 1726776728.26898: checking for max_fail_percentage 6593 1726776728.26899: done checking for max_fail_percentage 6593 1726776728.26900: checking to see if all hosts have failed and the running result is not ok 6593 1726776728.26900: done checking to see if all hosts have failed 6593 1726776728.26901: getting the remaining hosts for this loop 6593 1726776728.26902: done getting the remaining hosts for this loop 6593 1726776728.26905: getting the next task for host managed_node2 6593 1726776728.26911: done getting next task for host managed_node2 6593 1726776728.26914: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 6593 1726776728.26917: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6593 1726776728.26928: getting variables 6593 1726776728.26929: in VariableManager get_vars() 6593 1726776728.26961: Calling all_inventory to load vars for managed_node2 6593 1726776728.26963: Calling groups_inventory to load vars for managed_node2 6593 1726776728.26964: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776728.26971: Calling all_plugins_play to load vars for managed_node2 6593 1726776728.26972: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776728.26974: Calling groups_plugins_play to load vars for managed_node2 6593 1726776728.27080: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776728.27385: done with get_vars() 6593 1726776728.27392: done getting variables 6593 1726776728.27433: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 Thursday 19 September 2024 16:12:08 -0400 (0:00:00.047) 0:01:45.699 **** 6593 1726776728.27454: entering _queue_task() for managed_node2/service 6593 1726776728.27625: worker is 1 (out of 1 available) 6593 1726776728.27638: exiting _queue_task() for managed_node2/service 6593 1726776728.27650: done queuing things up, now waiting for results queue to drain 6593 1726776728.27651: waiting for pending results... 6593 1726776728.27820: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 6593 1726776728.27909: in run() - task 025ceb90-32dd-710c-d93d-000000000edc 6593 1726776728.27919: variable 'ansible_search_path' from source: unknown 6593 1726776728.27923: variable 'ansible_search_path' from source: unknown 6593 1726776728.27960: variable '__kernel_settings_services' from source: include_vars 6593 1726776728.28180: variable '__kernel_settings_services' from source: include_vars 6593 1726776728.28235: variable 'omit' from source: magic vars 6593 1726776728.28315: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776728.28325: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776728.28334: variable 'omit' from source: magic vars 6593 1726776728.28387: variable 'omit' from source: magic vars 6593 1726776728.28420: variable 'omit' from source: magic vars 6593 1726776728.28453: variable 'item' from source: unknown 6593 1726776728.28508: variable 'item' from source: unknown 6593 1726776728.28530: variable 'omit' from source: magic vars 6593 1726776728.28563: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776728.28584: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776728.28598: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776728.28612: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776728.28622: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776728.28642: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776728.28645: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776728.28648: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776728.28709: Set connection var ansible_connection to ssh 6593 1726776728.28714: Set connection var ansible_timeout to 10 6593 1726776728.28717: Set connection var ansible_shell_type to sh 6593 1726776728.28724: Set connection var ansible_shell_executable to /bin/sh 6593 1726776728.28729: Set connection var ansible_pipelining to False 6593 1726776728.28737: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776728.28750: variable 'ansible_shell_executable' from source: unknown 6593 1726776728.28753: variable 'ansible_connection' from source: unknown 6593 1726776728.28760: variable 'ansible_module_compression' from source: unknown 6593 1726776728.28763: variable 'ansible_shell_type' from source: unknown 6593 1726776728.28765: variable 'ansible_shell_executable' from source: unknown 6593 1726776728.28767: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776728.28769: variable 'ansible_pipelining' from source: unknown 6593 1726776728.28772: variable 'ansible_timeout' from source: unknown 6593 1726776728.28774: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776728.28865: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776728.28873: variable 'omit' from source: magic vars 6593 1726776728.28876: starting attempt loop 6593 1726776728.28879: running the handler 6593 1726776728.28943: variable 'ansible_facts' from source: unknown 6593 1726776728.29025: _low_level_execute_command(): starting 6593 1726776728.29031: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776728.29521: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776728.29531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776728.29557: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776728.29571: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776728.29582: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776728.29630: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776728.29642: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776728.29693: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776728.31295: stdout chunk (state=3): >>>/root <<< 6593 1726776728.31395: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776728.31443: stderr chunk (state=3): >>><<< 6593 1726776728.31446: stdout chunk (state=3): >>><<< 6593 1726776728.31468: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776728.31479: _low_level_execute_command(): starting 6593 1726776728.31485: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776728.3146806-9940-60742709714699 `" && echo ansible-tmp-1726776728.3146806-9940-60742709714699="` echo /root/.ansible/tmp/ansible-tmp-1726776728.3146806-9940-60742709714699 `" ) && sleep 0' 6593 1726776728.31902: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776728.31915: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776728.31939: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776728.31949: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776728.31995: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776728.32007: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776728.32049: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776728.33983: stdout chunk (state=3): >>>ansible-tmp-1726776728.3146806-9940-60742709714699=/root/.ansible/tmp/ansible-tmp-1726776728.3146806-9940-60742709714699 <<< 6593 1726776728.34094: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776728.34135: stderr chunk (state=3): >>><<< 6593 1726776728.34138: stdout chunk (state=3): >>><<< 6593 1726776728.34153: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776728.3146806-9940-60742709714699=/root/.ansible/tmp/ansible-tmp-1726776728.3146806-9940-60742709714699 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776728.34182: variable 'ansible_module_compression' from source: unknown 6593 1726776728.34226: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 6593 1726776728.34269: variable 'ansible_facts' from source: unknown 6593 1726776728.34399: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776728.3146806-9940-60742709714699/AnsiballZ_systemd.py 6593 1726776728.34506: Sending initial data 6593 1726776728.34515: Sent initial data (153 bytes) 6593 1726776728.35153: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776728.35159: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776728.35162: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776728.35191: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776728.35195: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776728.35197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776728.35244: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776728.35262: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776728.35298: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776728.37004: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 <<< 6593 1726776728.37012: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776728.37042: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776728.37078: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpdde4_9qz /root/.ansible/tmp/ansible-tmp-1726776728.3146806-9940-60742709714699/AnsiballZ_systemd.py <<< 6593 1726776728.37110: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776728.38742: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776728.38830: stderr chunk (state=3): >>><<< 6593 1726776728.38833: stdout chunk (state=3): >>><<< 6593 1726776728.38850: done transferring module to remote 6593 1726776728.38861: _low_level_execute_command(): starting 6593 1726776728.38864: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776728.3146806-9940-60742709714699/ /root/.ansible/tmp/ansible-tmp-1726776728.3146806-9940-60742709714699/AnsiballZ_systemd.py && sleep 0' 6593 1726776728.39273: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776728.39285: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776728.39302: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776728.39314: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776728.39330: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776728.39368: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776728.39385: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776728.39424: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776728.41178: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776728.41223: stderr chunk (state=3): >>><<< 6593 1726776728.41226: stdout chunk (state=3): >>><<< 6593 1726776728.41240: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776728.41245: _low_level_execute_command(): starting 6593 1726776728.41247: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776728.3146806-9940-60742709714699/AnsiballZ_systemd.py && sleep 0' 6593 1726776728.41649: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776728.41665: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776728.41677: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776728.41693: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776728.41703: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776728.41746: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776728.41758: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776728.41806: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776728.67385: stdout chunk (state=3): >>> {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "639", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Thu 2024-09-19 16:11:30 EDT", "ExecMainStartTimestampMonotonic": "7979145", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "639", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:30 EDT] ; stop_time=[n/a] ; pid=639 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:30 EDT] ; stop_time=[n/a] ; pid=639 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "2566", "MemoryCurrent": "18280448", "MemoryAvailable": "infinity", "CPUUsageNSec": "251500000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": <<< 6593 1726776728.67423: stdout chunk (state=3): >>>"no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "dbus.socket dbus-broker.service sysinit.target system.slice", "WantedBy": "multi-user.target", "Conflicts": "cpupower.service power-profiles-daemon.service tlp.service shutdown.target auto-cpufreq.service", "Before": "multi-user.target shutdown.target", "After": "systemd-sysctl.service network.target polkit.service sysinit.target systemd-journald.socket basic.target dbus-broker.service dbus.socket system.slice", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Thu 2024-09-19 16:11:31 EDT", "StateChangeTimestampMonotonic": "8437528", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:30 EDT", "InactiveExitTimestampMonotonic": "7979407", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:31 EDT", "ActiveEnterTimestampMonotonic": "8437528", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:11:30 EDT", "ConditionTimestampMonotonic": "7974251", "AssertTimestamp": "Thu 2024-09-19 16:11:30 EDT", "AssertTimestampMonotonic": "7974255", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ecc6abad7170411fa3ab86bfd907e0f9", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 6593 1726776728.68954: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776728.69012: stderr chunk (state=3): >>><<< 6593 1726776728.69015: stdout chunk (state=3): >>><<< 6593 1726776728.69047: _low_level_execute_command() done: rc=0, stdout= {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "639", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Thu 2024-09-19 16:11:30 EDT", "ExecMainStartTimestampMonotonic": "7979145", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "639", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:30 EDT] ; stop_time=[n/a] ; pid=639 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:30 EDT] ; stop_time=[n/a] ; pid=639 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "2566", "MemoryCurrent": "18280448", "MemoryAvailable": "infinity", "CPUUsageNSec": "251500000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "dbus.socket dbus-broker.service sysinit.target system.slice", "WantedBy": "multi-user.target", "Conflicts": "cpupower.service power-profiles-daemon.service tlp.service shutdown.target auto-cpufreq.service", "Before": "multi-user.target shutdown.target", "After": "systemd-sysctl.service network.target polkit.service sysinit.target systemd-journald.socket basic.target dbus-broker.service dbus.socket system.slice", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Thu 2024-09-19 16:11:31 EDT", "StateChangeTimestampMonotonic": "8437528", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:30 EDT", "InactiveExitTimestampMonotonic": "7979407", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:31 EDT", "ActiveEnterTimestampMonotonic": "8437528", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:11:30 EDT", "ConditionTimestampMonotonic": "7974251", "AssertTimestamp": "Thu 2024-09-19 16:11:30 EDT", "AssertTimestampMonotonic": "7974255", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ecc6abad7170411fa3ab86bfd907e0f9", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776728.69192: done with _execute_module (ansible.legacy.systemd, {'name': 'tuned', 'state': 'started', 'enabled': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776728.3146806-9940-60742709714699/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776728.69207: _low_level_execute_command(): starting 6593 1726776728.69212: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776728.3146806-9940-60742709714699/ > /dev/null 2>&1 && sleep 0' 6593 1726776728.69664: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776728.69677: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776728.69697: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776728.69708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776728.69722: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776728.69762: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776728.69774: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776728.69823: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776728.71559: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776728.71602: stderr chunk (state=3): >>><<< 6593 1726776728.71605: stdout chunk (state=3): >>><<< 6593 1726776728.71617: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776728.71624: handler run complete 6593 1726776728.71665: attempt loop complete, returning result 6593 1726776728.71679: variable 'item' from source: unknown 6593 1726776728.71739: variable 'item' from source: unknown ok: [managed_node2] => (item=tuned) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "tuned", "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:31 EDT", "ActiveEnterTimestampMonotonic": "8437528", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-sysctl.service network.target polkit.service sysinit.target systemd-journald.socket basic.target dbus-broker.service dbus.socket system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 16:11:30 EDT", "AssertTimestampMonotonic": "7974255", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "251500000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:11:30 EDT", "ConditionTimestampMonotonic": "7974251", "ConfigurationDirectoryMode": "0755", "Conflicts": "cpupower.service power-profiles-daemon.service tlp.service shutdown.target auto-cpufreq.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "2566", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "639", "ExecMainStartTimestamp": "Thu 2024-09-19 16:11:30 EDT", "ExecMainStartTimestampMonotonic": "7979145", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:30 EDT] ; stop_time=[n/a] ; pid=639 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:30 EDT] ; stop_time=[n/a] ; pid=639 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:30 EDT", "InactiveExitTimestampMonotonic": "7979407", "InvocationID": "ecc6abad7170411fa3ab86bfd907e0f9", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "639", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "18280448", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket dbus-broker.service sysinit.target system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2024-09-19 16:11:31 EDT", "StateChangeTimestampMonotonic": "8437528", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "22342", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 6593 1726776728.72187: dumping result to json 6593 1726776728.72190: done dumping result, returning 6593 1726776728.72192: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started [025ceb90-32dd-710c-d93d-000000000edc] 6593 1726776728.72194: sending task result for task 025ceb90-32dd-710c-d93d-000000000edc 6593 1726776728.72269: done sending task result for task 025ceb90-32dd-710c-d93d-000000000edc 6593 1726776728.72272: WORKER PROCESS EXITING 6593 1726776728.72351: no more pending results, returning what we have 6593 1726776728.72354: results queue empty 6593 1726776728.72354: checking for any_errors_fatal 6593 1726776728.72359: done checking for any_errors_fatal 6593 1726776728.72360: checking for max_fail_percentage 6593 1726776728.72361: done checking for max_fail_percentage 6593 1726776728.72362: checking to see if all hosts have failed and the running result is not ok 6593 1726776728.72362: done checking to see if all hosts have failed 6593 1726776728.72363: getting the remaining hosts for this loop 6593 1726776728.72363: done getting the remaining hosts for this loop 6593 1726776728.72366: getting the next task for host managed_node2 6593 1726776728.72370: done getting next task for host managed_node2 6593 1726776728.72372: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 6593 1726776728.72374: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6593 1726776728.72381: getting variables 6593 1726776728.72382: in VariableManager get_vars() 6593 1726776728.72405: Calling all_inventory to load vars for managed_node2 6593 1726776728.72406: Calling groups_inventory to load vars for managed_node2 6593 1726776728.72408: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776728.72414: Calling all_plugins_play to load vars for managed_node2 6593 1726776728.72416: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776728.72420: Calling groups_plugins_play to load vars for managed_node2 6593 1726776728.72526: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776728.72648: done with get_vars() 6593 1726776728.72658: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:74 Thursday 19 September 2024 16:12:08 -0400 (0:00:00.452) 0:01:46.152 **** 6593 1726776728.72725: entering _queue_task() for managed_node2/file 6593 1726776728.72905: worker is 1 (out of 1 available) 6593 1726776728.72920: exiting _queue_task() for managed_node2/file 6593 1726776728.72932: done queuing things up, now waiting for results queue to drain 6593 1726776728.72934: waiting for pending results... 6593 1726776728.73111: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 6593 1726776728.73194: in run() - task 025ceb90-32dd-710c-d93d-000000000edd 6593 1726776728.73205: variable 'ansible_search_path' from source: unknown 6593 1726776728.73208: variable 'ansible_search_path' from source: unknown 6593 1726776728.73237: calling self._execute() 6593 1726776728.73307: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776728.73310: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776728.73320: variable 'omit' from source: magic vars 6593 1726776728.73398: variable 'omit' from source: magic vars 6593 1726776728.73442: variable 'omit' from source: magic vars 6593 1726776728.73464: variable '__kernel_settings_profile_dir' from source: role '' all vars 6593 1726776728.73684: variable '__kernel_settings_profile_dir' from source: role '' all vars 6593 1726776728.73759: variable '__kernel_settings_profile_parent' from source: set_fact 6593 1726776728.73763: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6593 1726776728.73795: variable 'omit' from source: magic vars 6593 1726776728.73831: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776728.73855: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776728.73872: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776728.73885: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776728.73895: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776728.73917: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776728.73923: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776728.73926: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776728.73989: Set connection var ansible_connection to ssh 6593 1726776728.73995: Set connection var ansible_timeout to 10 6593 1726776728.73998: Set connection var ansible_shell_type to sh 6593 1726776728.74003: Set connection var ansible_shell_executable to /bin/sh 6593 1726776728.74008: Set connection var ansible_pipelining to False 6593 1726776728.74016: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776728.74035: variable 'ansible_shell_executable' from source: unknown 6593 1726776728.74038: variable 'ansible_connection' from source: unknown 6593 1726776728.74040: variable 'ansible_module_compression' from source: unknown 6593 1726776728.74043: variable 'ansible_shell_type' from source: unknown 6593 1726776728.74045: variable 'ansible_shell_executable' from source: unknown 6593 1726776728.74047: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776728.74054: variable 'ansible_pipelining' from source: unknown 6593 1726776728.74058: variable 'ansible_timeout' from source: unknown 6593 1726776728.74061: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776728.74199: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 6593 1726776728.74208: variable 'omit' from source: magic vars 6593 1726776728.74212: starting attempt loop 6593 1726776728.74215: running the handler 6593 1726776728.74227: _low_level_execute_command(): starting 6593 1726776728.74234: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776728.74738: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776728.74746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776728.74775: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776728.74788: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776728.74843: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776728.74849: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776728.74864: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776728.74914: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776728.76491: stdout chunk (state=3): >>>/root <<< 6593 1726776728.76590: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776728.76649: stderr chunk (state=3): >>><<< 6593 1726776728.76652: stdout chunk (state=3): >>><<< 6593 1726776728.76677: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776728.76689: _low_level_execute_command(): starting 6593 1726776728.76695: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776728.7667718-9948-48947290359963 `" && echo ansible-tmp-1726776728.7667718-9948-48947290359963="` echo /root/.ansible/tmp/ansible-tmp-1726776728.7667718-9948-48947290359963 `" ) && sleep 0' 6593 1726776728.77138: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776728.77144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776728.77180: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776728.77199: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776728.77246: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776728.77252: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776728.77257: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776728.77313: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776728.79361: stdout chunk (state=3): >>>ansible-tmp-1726776728.7667718-9948-48947290359963=/root/.ansible/tmp/ansible-tmp-1726776728.7667718-9948-48947290359963 <<< 6593 1726776728.79462: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776728.79516: stderr chunk (state=3): >>><<< 6593 1726776728.79522: stdout chunk (state=3): >>><<< 6593 1726776728.79537: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776728.7667718-9948-48947290359963=/root/.ansible/tmp/ansible-tmp-1726776728.7667718-9948-48947290359963 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776728.79579: variable 'ansible_module_compression' from source: unknown 6593 1726776728.79626: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 6593 1726776728.79663: variable 'ansible_facts' from source: unknown 6593 1726776728.79715: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776728.7667718-9948-48947290359963/AnsiballZ_file.py 6593 1726776728.79853: Sending initial data 6593 1726776728.79867: Sent initial data (150 bytes) 6593 1726776728.80525: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776728.80529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776728.80563: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776728.80567: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776728.80569: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776728.80627: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776728.80630: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776728.80673: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776728.82381: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776728.82414: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776728.82447: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpdp23zr2z /root/.ansible/tmp/ansible-tmp-1726776728.7667718-9948-48947290359963/AnsiballZ_file.py <<< 6593 1726776728.82481: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776728.83252: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776728.83351: stderr chunk (state=3): >>><<< 6593 1726776728.83354: stdout chunk (state=3): >>><<< 6593 1726776728.83372: done transferring module to remote 6593 1726776728.83382: _low_level_execute_command(): starting 6593 1726776728.83388: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776728.7667718-9948-48947290359963/ /root/.ansible/tmp/ansible-tmp-1726776728.7667718-9948-48947290359963/AnsiballZ_file.py && sleep 0' 6593 1726776728.83833: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776728.83836: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776728.83864: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776728.83867: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776728.83875: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776728.83924: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776728.83940: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776728.83975: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776728.85689: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776728.85735: stderr chunk (state=3): >>><<< 6593 1726776728.85738: stdout chunk (state=3): >>><<< 6593 1726776728.85752: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776728.85757: _low_level_execute_command(): starting 6593 1726776728.85763: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776728.7667718-9948-48947290359963/AnsiballZ_file.py && sleep 0' 6593 1726776728.86181: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776728.86196: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776728.86211: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776728.86226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776728.86237: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776728.86281: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776728.86296: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776728.86340: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776729.00600: stdout chunk (state=3): >>> {"path": "/etc/tuned/kernel_settings", "changed": false, "diff": {"before": {"path": "/etc/tuned/kernel_settings"}, "after": {"path": "/etc/tuned/kernel_settings"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 24, "invocation": {"module_args": {"path": "/etc/tuned/kernel_settings", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 6593 1726776729.01701: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776729.01762: stderr chunk (state=3): >>><<< 6593 1726776729.01765: stdout chunk (state=3): >>><<< 6593 1726776729.01782: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/kernel_settings", "changed": false, "diff": {"before": {"path": "/etc/tuned/kernel_settings"}, "after": {"path": "/etc/tuned/kernel_settings"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 24, "invocation": {"module_args": {"path": "/etc/tuned/kernel_settings", "state": "directory", "mode": "0755", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776729.01816: done with _execute_module (file, {'path': '/etc/tuned/kernel_settings', 'state': 'directory', 'mode': '0755', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776728.7667718-9948-48947290359963/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776729.01826: _low_level_execute_command(): starting 6593 1726776729.01831: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776728.7667718-9948-48947290359963/ > /dev/null 2>&1 && sleep 0' 6593 1726776729.02286: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776729.02299: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776729.02316: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776729.02333: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776729.02350: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776729.02391: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776729.02403: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776729.02447: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776729.04215: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776729.04263: stderr chunk (state=3): >>><<< 6593 1726776729.04266: stdout chunk (state=3): >>><<< 6593 1726776729.04278: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776729.04283: handler run complete 6593 1726776729.04304: attempt loop complete, returning result 6593 1726776729.04306: _execute() done 6593 1726776729.04309: dumping result to json 6593 1726776729.04314: done dumping result, returning 6593 1726776729.04324: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists [025ceb90-32dd-710c-d93d-000000000edd] 6593 1726776729.04329: sending task result for task 025ceb90-32dd-710c-d93d-000000000edd 6593 1726776729.04438: done sending task result for task 025ceb90-32dd-710c-d93d-000000000edd 6593 1726776729.04442: WORKER PROCESS EXITING ok: [managed_node2] => { "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": 24, "state": "directory", "uid": 0 } 6593 1726776729.04524: no more pending results, returning what we have 6593 1726776729.04528: results queue empty 6593 1726776729.04529: checking for any_errors_fatal 6593 1726776729.04549: done checking for any_errors_fatal 6593 1726776729.04550: checking for max_fail_percentage 6593 1726776729.04552: done checking for max_fail_percentage 6593 1726776729.04552: checking to see if all hosts have failed and the running result is not ok 6593 1726776729.04553: done checking to see if all hosts have failed 6593 1726776729.04554: getting the remaining hosts for this loop 6593 1726776729.04555: done getting the remaining hosts for this loop 6593 1726776729.04561: getting the next task for host managed_node2 6593 1726776729.04566: done getting next task for host managed_node2 6593 1726776729.04570: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 6593 1726776729.04573: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6593 1726776729.04584: getting variables 6593 1726776729.04585: in VariableManager get_vars() 6593 1726776729.04620: Calling all_inventory to load vars for managed_node2 6593 1726776729.04622: Calling groups_inventory to load vars for managed_node2 6593 1726776729.04624: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776729.04631: Calling all_plugins_play to load vars for managed_node2 6593 1726776729.04633: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776729.04634: Calling groups_plugins_play to load vars for managed_node2 6593 1726776729.04747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776729.04882: done with get_vars() 6593 1726776729.04890: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get active_profile] ********** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:80 Thursday 19 September 2024 16:12:09 -0400 (0:00:00.322) 0:01:46.474 **** 6593 1726776729.04962: entering _queue_task() for managed_node2/slurp 6593 1726776729.05144: worker is 1 (out of 1 available) 6593 1726776729.05160: exiting _queue_task() for managed_node2/slurp 6593 1726776729.05171: done queuing things up, now waiting for results queue to drain 6593 1726776729.05172: waiting for pending results... 6593 1726776729.05346: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 6593 1726776729.05427: in run() - task 025ceb90-32dd-710c-d93d-000000000ede 6593 1726776729.05438: variable 'ansible_search_path' from source: unknown 6593 1726776729.05441: variable 'ansible_search_path' from source: unknown 6593 1726776729.05470: calling self._execute() 6593 1726776729.05541: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776729.05545: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776729.05553: variable 'omit' from source: magic vars 6593 1726776729.05634: variable 'omit' from source: magic vars 6593 1726776729.05676: variable 'omit' from source: magic vars 6593 1726776729.05697: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6593 1726776729.05913: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6593 1726776729.05973: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6593 1726776729.05999: variable 'omit' from source: magic vars 6593 1726776729.06035: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776729.06062: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776729.06074: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776729.06088: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776729.06098: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776729.06120: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776729.06124: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776729.06126: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776729.06193: Set connection var ansible_connection to ssh 6593 1726776729.06199: Set connection var ansible_timeout to 10 6593 1726776729.06202: Set connection var ansible_shell_type to sh 6593 1726776729.06208: Set connection var ansible_shell_executable to /bin/sh 6593 1726776729.06213: Set connection var ansible_pipelining to False 6593 1726776729.06223: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776729.06238: variable 'ansible_shell_executable' from source: unknown 6593 1726776729.06241: variable 'ansible_connection' from source: unknown 6593 1726776729.06244: variable 'ansible_module_compression' from source: unknown 6593 1726776729.06246: variable 'ansible_shell_type' from source: unknown 6593 1726776729.06248: variable 'ansible_shell_executable' from source: unknown 6593 1726776729.06250: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776729.06254: variable 'ansible_pipelining' from source: unknown 6593 1726776729.06258: variable 'ansible_timeout' from source: unknown 6593 1726776729.06261: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776729.06398: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 6593 1726776729.06407: variable 'omit' from source: magic vars 6593 1726776729.06411: starting attempt loop 6593 1726776729.06414: running the handler 6593 1726776729.06426: _low_level_execute_command(): starting 6593 1726776729.06433: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776729.06934: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776729.06942: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776729.06971: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776729.06985: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776729.07038: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776729.07050: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776729.07095: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776729.08666: stdout chunk (state=3): >>>/root <<< 6593 1726776729.08765: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776729.08815: stderr chunk (state=3): >>><<< 6593 1726776729.08820: stdout chunk (state=3): >>><<< 6593 1726776729.08840: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776729.08851: _low_level_execute_command(): starting 6593 1726776729.08859: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776729.088396-9956-78480923155973 `" && echo ansible-tmp-1726776729.088396-9956-78480923155973="` echo /root/.ansible/tmp/ansible-tmp-1726776729.088396-9956-78480923155973 `" ) && sleep 0' 6593 1726776729.09281: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776729.09293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776729.09310: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776729.09326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776729.09347: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776729.09384: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776729.09401: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776729.09441: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776729.11470: stdout chunk (state=3): >>>ansible-tmp-1726776729.088396-9956-78480923155973=/root/.ansible/tmp/ansible-tmp-1726776729.088396-9956-78480923155973 <<< 6593 1726776729.11591: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776729.11634: stderr chunk (state=3): >>><<< 6593 1726776729.11637: stdout chunk (state=3): >>><<< 6593 1726776729.11650: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776729.088396-9956-78480923155973=/root/.ansible/tmp/ansible-tmp-1726776729.088396-9956-78480923155973 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776729.11688: variable 'ansible_module_compression' from source: unknown 6593 1726776729.11721: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 6593 1726776729.11748: variable 'ansible_facts' from source: unknown 6593 1726776729.11796: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776729.088396-9956-78480923155973/AnsiballZ_slurp.py 6593 1726776729.11995: Sending initial data 6593 1726776729.12006: Sent initial data (150 bytes) 6593 1726776729.12563: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776729.12567: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776729.12606: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776729.12610: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776729.12612: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776729.12615: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776729.12663: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776729.12667: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776729.12710: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776729.14433: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 <<< 6593 1726776729.14437: stderr chunk (state=3): >>>debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776729.14522: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776729.14558: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmperxjx_ip /root/.ansible/tmp/ansible-tmp-1726776729.088396-9956-78480923155973/AnsiballZ_slurp.py <<< 6593 1726776729.14589: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776729.15331: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776729.15424: stderr chunk (state=3): >>><<< 6593 1726776729.15428: stdout chunk (state=3): >>><<< 6593 1726776729.15444: done transferring module to remote 6593 1726776729.15453: _low_level_execute_command(): starting 6593 1726776729.15457: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776729.088396-9956-78480923155973/ /root/.ansible/tmp/ansible-tmp-1726776729.088396-9956-78480923155973/AnsiballZ_slurp.py && sleep 0' 6593 1726776729.15873: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776729.15885: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776729.15904: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776729.15921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776729.15967: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776729.15978: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776729.16029: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776729.17733: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776729.17774: stderr chunk (state=3): >>><<< 6593 1726776729.17777: stdout chunk (state=3): >>><<< 6593 1726776729.17789: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776729.17796: _low_level_execute_command(): starting 6593 1726776729.17799: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776729.088396-9956-78480923155973/AnsiballZ_slurp.py && sleep 0' 6593 1726776729.18200: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776729.18214: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776729.18232: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776729.18243: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776729.18252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776729.18295: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776729.18307: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776729.18353: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776729.31593: stdout chunk (state=3): >>> {"content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "src": "/etc/tuned/active_profile"}}} <<< 6593 1726776729.32598: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776729.32659: stderr chunk (state=3): >>><<< 6593 1726776729.32662: stdout chunk (state=3): >>><<< 6593 1726776729.32681: _low_level_execute_command() done: rc=0, stdout= {"content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "src": "/etc/tuned/active_profile"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776729.32705: done with _execute_module (slurp, {'path': '/etc/tuned/active_profile', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'slurp', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776729.088396-9956-78480923155973/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776729.32713: _low_level_execute_command(): starting 6593 1726776729.32719: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776729.088396-9956-78480923155973/ > /dev/null 2>&1 && sleep 0' 6593 1726776729.33174: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776729.33178: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776729.33213: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776729.33228: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776729.33238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776729.33280: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776729.33292: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776729.33341: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776729.35106: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776729.35152: stderr chunk (state=3): >>><<< 6593 1726776729.35155: stdout chunk (state=3): >>><<< 6593 1726776729.35168: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776729.35174: handler run complete 6593 1726776729.35188: attempt loop complete, returning result 6593 1726776729.35191: _execute() done 6593 1726776729.35193: dumping result to json 6593 1726776729.35197: done dumping result, returning 6593 1726776729.35205: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile [025ceb90-32dd-710c-d93d-000000000ede] 6593 1726776729.35211: sending task result for task 025ceb90-32dd-710c-d93d-000000000ede 6593 1726776729.35310: done sending task result for task 025ceb90-32dd-710c-d93d-000000000ede 6593 1726776729.35313: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 6593 1726776729.35405: no more pending results, returning what we have 6593 1726776729.35409: results queue empty 6593 1726776729.35410: checking for any_errors_fatal 6593 1726776729.35420: done checking for any_errors_fatal 6593 1726776729.35421: checking for max_fail_percentage 6593 1726776729.35422: done checking for max_fail_percentage 6593 1726776729.35423: checking to see if all hosts have failed and the running result is not ok 6593 1726776729.35424: done checking to see if all hosts have failed 6593 1726776729.35425: getting the remaining hosts for this loop 6593 1726776729.35426: done getting the remaining hosts for this loop 6593 1726776729.35429: getting the next task for host managed_node2 6593 1726776729.35435: done getting next task for host managed_node2 6593 1726776729.35438: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 6593 1726776729.35442: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6593 1726776729.35452: getting variables 6593 1726776729.35453: in VariableManager get_vars() 6593 1726776729.35488: Calling all_inventory to load vars for managed_node2 6593 1726776729.35490: Calling groups_inventory to load vars for managed_node2 6593 1726776729.35492: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776729.35499: Calling all_plugins_play to load vars for managed_node2 6593 1726776729.35500: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776729.35502: Calling groups_plugins_play to load vars for managed_node2 6593 1726776729.35617: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776729.35790: done with get_vars() 6593 1726776729.35797: done getting variables 6593 1726776729.35841: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set active_profile] ********** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:85 Thursday 19 September 2024 16:12:09 -0400 (0:00:00.309) 0:01:46.783 **** 6593 1726776729.35867: entering _queue_task() for managed_node2/set_fact 6593 1726776729.36040: worker is 1 (out of 1 available) 6593 1726776729.36053: exiting _queue_task() for managed_node2/set_fact 6593 1726776729.36067: done queuing things up, now waiting for results queue to drain 6593 1726776729.36068: waiting for pending results... 6593 1726776729.36242: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 6593 1726776729.36322: in run() - task 025ceb90-32dd-710c-d93d-000000000edf 6593 1726776729.36335: variable 'ansible_search_path' from source: unknown 6593 1726776729.36338: variable 'ansible_search_path' from source: unknown 6593 1726776729.36367: calling self._execute() 6593 1726776729.36437: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776729.36440: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776729.36448: variable 'omit' from source: magic vars 6593 1726776729.36525: variable 'omit' from source: magic vars 6593 1726776729.36565: variable 'omit' from source: magic vars 6593 1726776729.36867: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6593 1726776729.36874: variable '__cur_profile' from source: task vars 6593 1726776729.36978: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776729.38460: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776729.38512: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776729.38540: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776729.38566: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776729.38586: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776729.38643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776729.38664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776729.38684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776729.38710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776729.38721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776729.38793: variable '__kernel_settings_tuned_current_profile' from source: set_fact 6593 1726776729.38830: variable 'omit' from source: magic vars 6593 1726776729.38848: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776729.38868: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776729.38883: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776729.38895: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776729.38905: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776729.38927: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776729.38930: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776729.38932: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776729.38991: Set connection var ansible_connection to ssh 6593 1726776729.38996: Set connection var ansible_timeout to 10 6593 1726776729.38999: Set connection var ansible_shell_type to sh 6593 1726776729.39005: Set connection var ansible_shell_executable to /bin/sh 6593 1726776729.39010: Set connection var ansible_pipelining to False 6593 1726776729.39020: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776729.39038: variable 'ansible_shell_executable' from source: unknown 6593 1726776729.39040: variable 'ansible_connection' from source: unknown 6593 1726776729.39043: variable 'ansible_module_compression' from source: unknown 6593 1726776729.39045: variable 'ansible_shell_type' from source: unknown 6593 1726776729.39047: variable 'ansible_shell_executable' from source: unknown 6593 1726776729.39049: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776729.39056: variable 'ansible_pipelining' from source: unknown 6593 1726776729.39060: variable 'ansible_timeout' from source: unknown 6593 1726776729.39062: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776729.39129: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776729.39137: variable 'omit' from source: magic vars 6593 1726776729.39140: starting attempt loop 6593 1726776729.39143: running the handler 6593 1726776729.39152: handler run complete 6593 1726776729.39161: attempt loop complete, returning result 6593 1726776729.39163: _execute() done 6593 1726776729.39165: dumping result to json 6593 1726776729.39168: done dumping result, returning 6593 1726776729.39176: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile [025ceb90-32dd-710c-d93d-000000000edf] 6593 1726776729.39181: sending task result for task 025ceb90-32dd-710c-d93d-000000000edf 6593 1726776729.39262: done sending task result for task 025ceb90-32dd-710c-d93d-000000000edf 6593 1726776729.39265: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_active_profile": "virtual-guest kernel_settings" }, "changed": false } 6593 1726776729.39328: no more pending results, returning what we have 6593 1726776729.39331: results queue empty 6593 1726776729.39332: checking for any_errors_fatal 6593 1726776729.39337: done checking for any_errors_fatal 6593 1726776729.39338: checking for max_fail_percentage 6593 1726776729.39339: done checking for max_fail_percentage 6593 1726776729.39340: checking to see if all hosts have failed and the running result is not ok 6593 1726776729.39340: done checking to see if all hosts have failed 6593 1726776729.39341: getting the remaining hosts for this loop 6593 1726776729.39343: done getting the remaining hosts for this loop 6593 1726776729.39346: getting the next task for host managed_node2 6593 1726776729.39350: done getting next task for host managed_node2 6593 1726776729.39353: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 6593 1726776729.39359: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6593 1726776729.39374: getting variables 6593 1726776729.39375: in VariableManager get_vars() 6593 1726776729.39407: Calling all_inventory to load vars for managed_node2 6593 1726776729.39410: Calling groups_inventory to load vars for managed_node2 6593 1726776729.39411: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776729.39420: Calling all_plugins_play to load vars for managed_node2 6593 1726776729.39422: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776729.39424: Calling groups_plugins_play to load vars for managed_node2 6593 1726776729.39529: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776729.39654: done with get_vars() 6593 1726776729.39663: done getting variables 6593 1726776729.39701: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 Thursday 19 September 2024 16:12:09 -0400 (0:00:00.038) 0:01:46.822 **** 6593 1726776729.39725: entering _queue_task() for managed_node2/copy 6593 1726776729.39898: worker is 1 (out of 1 available) 6593 1726776729.39911: exiting _queue_task() for managed_node2/copy 6593 1726776729.39924: done queuing things up, now waiting for results queue to drain 6593 1726776729.39926: waiting for pending results... 6593 1726776729.40087: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 6593 1726776729.40175: in run() - task 025ceb90-32dd-710c-d93d-000000000ee0 6593 1726776729.40186: variable 'ansible_search_path' from source: unknown 6593 1726776729.40190: variable 'ansible_search_path' from source: unknown 6593 1726776729.40219: calling self._execute() 6593 1726776729.40292: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776729.40295: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776729.40304: variable 'omit' from source: magic vars 6593 1726776729.40379: variable 'omit' from source: magic vars 6593 1726776729.40415: variable 'omit' from source: magic vars 6593 1726776729.40439: variable '__kernel_settings_active_profile' from source: set_fact 6593 1726776729.40655: variable '__kernel_settings_active_profile' from source: set_fact 6593 1726776729.40676: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6593 1726776729.40729: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6593 1726776729.40785: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6593 1726776729.40865: variable 'omit' from source: magic vars 6593 1726776729.40894: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776729.40922: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776729.40936: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776729.40949: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776729.40958: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776729.40983: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776729.40986: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776729.40988: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776729.41053: Set connection var ansible_connection to ssh 6593 1726776729.41062: Set connection var ansible_timeout to 10 6593 1726776729.41065: Set connection var ansible_shell_type to sh 6593 1726776729.41070: Set connection var ansible_shell_executable to /bin/sh 6593 1726776729.41075: Set connection var ansible_pipelining to False 6593 1726776729.41084: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776729.41098: variable 'ansible_shell_executable' from source: unknown 6593 1726776729.41101: variable 'ansible_connection' from source: unknown 6593 1726776729.41103: variable 'ansible_module_compression' from source: unknown 6593 1726776729.41106: variable 'ansible_shell_type' from source: unknown 6593 1726776729.41108: variable 'ansible_shell_executable' from source: unknown 6593 1726776729.41110: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776729.41114: variable 'ansible_pipelining' from source: unknown 6593 1726776729.41117: variable 'ansible_timeout' from source: unknown 6593 1726776729.41124: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776729.41215: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776729.41226: variable 'omit' from source: magic vars 6593 1726776729.41231: starting attempt loop 6593 1726776729.41234: running the handler 6593 1726776729.41244: _low_level_execute_command(): starting 6593 1726776729.41251: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776729.41742: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776729.41761: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776729.41774: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776729.41791: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776729.41836: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776729.41847: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776729.41901: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776729.43504: stdout chunk (state=3): >>>/root <<< 6593 1726776729.43610: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776729.43657: stderr chunk (state=3): >>><<< 6593 1726776729.43662: stdout chunk (state=3): >>><<< 6593 1726776729.43684: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776729.43695: _low_level_execute_command(): starting 6593 1726776729.43700: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776729.4368362-9968-249587564716216 `" && echo ansible-tmp-1726776729.4368362-9968-249587564716216="` echo /root/.ansible/tmp/ansible-tmp-1726776729.4368362-9968-249587564716216 `" ) && sleep 0' 6593 1726776729.44115: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776729.44129: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776729.44153: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration <<< 6593 1726776729.44170: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776729.44210: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776729.44224: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776729.44268: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776729.46212: stdout chunk (state=3): >>>ansible-tmp-1726776729.4368362-9968-249587564716216=/root/.ansible/tmp/ansible-tmp-1726776729.4368362-9968-249587564716216 <<< 6593 1726776729.46326: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776729.46368: stderr chunk (state=3): >>><<< 6593 1726776729.46373: stdout chunk (state=3): >>><<< 6593 1726776729.46386: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776729.4368362-9968-249587564716216=/root/.ansible/tmp/ansible-tmp-1726776729.4368362-9968-249587564716216 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776729.46453: variable 'ansible_module_compression' from source: unknown 6593 1726776729.46497: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6593 1726776729.46529: variable 'ansible_facts' from source: unknown 6593 1726776729.46577: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776729.4368362-9968-249587564716216/AnsiballZ_stat.py 6593 1726776729.46665: Sending initial data 6593 1726776729.46674: Sent initial data (151 bytes) 6593 1726776729.47299: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776729.47302: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776729.47336: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776729.47339: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776729.47341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776729.47392: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776729.47395: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776729.47441: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776729.49168: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776729.49200: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776729.49236: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpwm4032ub /root/.ansible/tmp/ansible-tmp-1726776729.4368362-9968-249587564716216/AnsiballZ_stat.py <<< 6593 1726776729.49268: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776729.50032: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776729.50120: stderr chunk (state=3): >>><<< 6593 1726776729.50123: stdout chunk (state=3): >>><<< 6593 1726776729.50137: done transferring module to remote 6593 1726776729.50147: _low_level_execute_command(): starting 6593 1726776729.50150: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776729.4368362-9968-249587564716216/ /root/.ansible/tmp/ansible-tmp-1726776729.4368362-9968-249587564716216/AnsiballZ_stat.py && sleep 0' 6593 1726776729.50559: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776729.50563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776729.50590: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776729.50593: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776729.50600: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776729.50641: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776729.50653: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776729.50695: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776729.52464: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776729.52501: stderr chunk (state=3): >>><<< 6593 1726776729.52504: stdout chunk (state=3): >>><<< 6593 1726776729.52521: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776729.52525: _low_level_execute_command(): starting 6593 1726776729.52527: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776729.4368362-9968-249587564716216/AnsiballZ_stat.py && sleep 0' 6593 1726776729.52915: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776729.52930: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776729.52943: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776729.52963: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776729.53005: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776729.53020: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776729.53070: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776729.67403: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/active_profile", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 30, "inode": 102760579, "dev": 51713, "nlink": 1, "atime": 1726776729.3140085, "mtime": 1726776721.90305, "ctime": 1726776721.90305, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "mimetype": "text/plain", "charset": "us-ascii", "version": "1504068360", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 6593 1726776729.68589: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776729.68647: stderr chunk (state=3): >>><<< 6593 1726776729.68651: stdout chunk (state=3): >>><<< 6593 1726776729.68669: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/active_profile", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 30, "inode": 102760579, "dev": 51713, "nlink": 1, "atime": 1726776729.3140085, "mtime": 1726776721.90305, "ctime": 1726776721.90305, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "mimetype": "text/plain", "charset": "us-ascii", "version": "1504068360", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776729.68711: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/active_profile', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776729.4368362-9968-249587564716216/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6593 1726776729.68749: variable 'ansible_module_compression' from source: unknown 6593 1726776729.68784: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 6593 1726776729.68804: variable 'ansible_facts' from source: unknown 6593 1726776729.68852: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776729.4368362-9968-249587564716216/AnsiballZ_file.py 6593 1726776729.68944: Sending initial data 6593 1726776729.68953: Sent initial data (151 bytes) 6593 1726776729.69613: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776729.69616: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776729.69651: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776729.69654: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776729.69659: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776729.69711: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776729.69714: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776729.69756: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776729.71515: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776729.71547: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776729.71582: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpydcvyjkj /root/.ansible/tmp/ansible-tmp-1726776729.4368362-9968-249587564716216/AnsiballZ_file.py <<< 6593 1726776729.71612: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776729.72387: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776729.72476: stderr chunk (state=3): >>><<< 6593 1726776729.72479: stdout chunk (state=3): >>><<< 6593 1726776729.72493: done transferring module to remote 6593 1726776729.72501: _low_level_execute_command(): starting 6593 1726776729.72504: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776729.4368362-9968-249587564716216/ /root/.ansible/tmp/ansible-tmp-1726776729.4368362-9968-249587564716216/AnsiballZ_file.py && sleep 0' 6593 1726776729.72914: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776729.72919: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776729.72952: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776729.72955: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776729.72960: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776729.73000: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776729.73013: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776729.73054: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776729.74780: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776729.74821: stderr chunk (state=3): >>><<< 6593 1726776729.74824: stdout chunk (state=3): >>><<< 6593 1726776729.74836: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776729.74839: _low_level_execute_command(): starting 6593 1726776729.74843: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776729.4368362-9968-249587564716216/AnsiballZ_file.py && sleep 0' 6593 1726776729.75255: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776729.75261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776729.75290: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776729.75293: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776729.75295: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776729.75347: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776729.75351: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776729.75399: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776729.89711: stdout chunk (state=3): >>> {"path": "/etc/tuned/active_profile", "changed": false, "diff": {"before": {"path": "/etc/tuned/active_profile"}, "after": {"path": "/etc/tuned/active_profile"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 30, "invocation": {"module_args": {"mode": "0600", "dest": "/etc/tuned/active_profile", "_original_basename": ".aawi8rcp", "recurse": false, "state": "file", "path": "/etc/tuned/active_profile", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 6593 1726776729.90793: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776729.90849: stderr chunk (state=3): >>><<< 6593 1726776729.90852: stdout chunk (state=3): >>><<< 6593 1726776729.90870: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/active_profile", "changed": false, "diff": {"before": {"path": "/etc/tuned/active_profile"}, "after": {"path": "/etc/tuned/active_profile"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 30, "invocation": {"module_args": {"mode": "0600", "dest": "/etc/tuned/active_profile", "_original_basename": ".aawi8rcp", "recurse": false, "state": "file", "path": "/etc/tuned/active_profile", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776729.90897: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/active_profile', '_original_basename': '.aawi8rcp', 'recurse': False, 'state': 'file', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776729.4368362-9968-249587564716216/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776729.90906: _low_level_execute_command(): starting 6593 1726776729.90910: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776729.4368362-9968-249587564716216/ > /dev/null 2>&1 && sleep 0' 6593 1726776729.91357: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776729.91370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776729.91390: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776729.91402: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776729.91412: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776729.91456: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776729.91468: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776729.91513: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776729.93285: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776729.93332: stderr chunk (state=3): >>><<< 6593 1726776729.93335: stdout chunk (state=3): >>><<< 6593 1726776729.93350: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776729.93359: handler run complete 6593 1726776729.93379: attempt loop complete, returning result 6593 1726776729.93382: _execute() done 6593 1726776729.93384: dumping result to json 6593 1726776729.93389: done dumping result, returning 6593 1726776729.93397: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile [025ceb90-32dd-710c-d93d-000000000ee0] 6593 1726776729.93403: sending task result for task 025ceb90-32dd-710c-d93d-000000000ee0 6593 1726776729.93511: done sending task result for task 025ceb90-32dd-710c-d93d-000000000ee0 6593 1726776729.93520: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "dest": "/etc/tuned/active_profile", "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/etc/tuned/active_profile", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 30, "state": "file", "uid": 0 } 6593 1726776729.93614: no more pending results, returning what we have 6593 1726776729.93620: results queue empty 6593 1726776729.93621: checking for any_errors_fatal 6593 1726776729.93626: done checking for any_errors_fatal 6593 1726776729.93627: checking for max_fail_percentage 6593 1726776729.93629: done checking for max_fail_percentage 6593 1726776729.93629: checking to see if all hosts have failed and the running result is not ok 6593 1726776729.93630: done checking to see if all hosts have failed 6593 1726776729.93631: getting the remaining hosts for this loop 6593 1726776729.93632: done getting the remaining hosts for this loop 6593 1726776729.93635: getting the next task for host managed_node2 6593 1726776729.93641: done getting next task for host managed_node2 6593 1726776729.93644: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 6593 1726776729.93647: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6593 1726776729.93659: getting variables 6593 1726776729.93661: in VariableManager get_vars() 6593 1726776729.93692: Calling all_inventory to load vars for managed_node2 6593 1726776729.93693: Calling groups_inventory to load vars for managed_node2 6593 1726776729.93695: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776729.93702: Calling all_plugins_play to load vars for managed_node2 6593 1726776729.93703: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776729.93705: Calling groups_plugins_play to load vars for managed_node2 6593 1726776729.93855: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776729.93976: done with get_vars() 6593 1726776729.93984: done getting variables 6593 1726776729.94028: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set profile_mode to manual] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Thursday 19 September 2024 16:12:09 -0400 (0:00:00.543) 0:01:47.365 **** 6593 1726776729.94050: entering _queue_task() for managed_node2/copy 6593 1726776729.94237: worker is 1 (out of 1 available) 6593 1726776729.94251: exiting _queue_task() for managed_node2/copy 6593 1726776729.94266: done queuing things up, now waiting for results queue to drain 6593 1726776729.94268: waiting for pending results... 6593 1726776729.94440: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 6593 1726776729.94523: in run() - task 025ceb90-32dd-710c-d93d-000000000ee1 6593 1726776729.94534: variable 'ansible_search_path' from source: unknown 6593 1726776729.94537: variable 'ansible_search_path' from source: unknown 6593 1726776729.94567: calling self._execute() 6593 1726776729.94636: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776729.94639: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776729.94648: variable 'omit' from source: magic vars 6593 1726776729.94724: variable 'omit' from source: magic vars 6593 1726776729.94762: variable 'omit' from source: magic vars 6593 1726776729.94781: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 6593 1726776729.95000: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 6593 1726776729.95063: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6593 1726776729.95088: variable 'omit' from source: magic vars 6593 1726776729.95123: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776729.95148: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776729.95163: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776729.95176: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776729.95186: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776729.95207: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776729.95210: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776729.95213: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776729.95278: Set connection var ansible_connection to ssh 6593 1726776729.95285: Set connection var ansible_timeout to 10 6593 1726776729.95287: Set connection var ansible_shell_type to sh 6593 1726776729.95292: Set connection var ansible_shell_executable to /bin/sh 6593 1726776729.95297: Set connection var ansible_pipelining to False 6593 1726776729.95305: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776729.95323: variable 'ansible_shell_executable' from source: unknown 6593 1726776729.95327: variable 'ansible_connection' from source: unknown 6593 1726776729.95329: variable 'ansible_module_compression' from source: unknown 6593 1726776729.95331: variable 'ansible_shell_type' from source: unknown 6593 1726776729.95333: variable 'ansible_shell_executable' from source: unknown 6593 1726776729.95335: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776729.95339: variable 'ansible_pipelining' from source: unknown 6593 1726776729.95341: variable 'ansible_timeout' from source: unknown 6593 1726776729.95345: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776729.95443: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776729.95452: variable 'omit' from source: magic vars 6593 1726776729.95460: starting attempt loop 6593 1726776729.95464: running the handler 6593 1726776729.95472: _low_level_execute_command(): starting 6593 1726776729.95479: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776729.95984: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776729.95999: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776729.96013: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776729.96030: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776729.96080: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776729.96092: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776729.96140: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776729.97719: stdout chunk (state=3): >>>/root <<< 6593 1726776729.97822: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776729.97866: stderr chunk (state=3): >>><<< 6593 1726776729.97869: stdout chunk (state=3): >>><<< 6593 1726776729.97891: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776729.97901: _low_level_execute_command(): starting 6593 1726776729.97906: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776729.9789011-9980-224908935057160 `" && echo ansible-tmp-1726776729.9789011-9980-224908935057160="` echo /root/.ansible/tmp/ansible-tmp-1726776729.9789011-9980-224908935057160 `" ) && sleep 0' 6593 1726776729.98325: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776729.98338: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776729.98353: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776729.98376: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776729.98423: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776729.98439: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776729.98476: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776730.00417: stdout chunk (state=3): >>>ansible-tmp-1726776729.9789011-9980-224908935057160=/root/.ansible/tmp/ansible-tmp-1726776729.9789011-9980-224908935057160 <<< 6593 1726776730.00533: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776730.00577: stderr chunk (state=3): >>><<< 6593 1726776730.00580: stdout chunk (state=3): >>><<< 6593 1726776730.00592: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776729.9789011-9980-224908935057160=/root/.ansible/tmp/ansible-tmp-1726776729.9789011-9980-224908935057160 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776730.00661: variable 'ansible_module_compression' from source: unknown 6593 1726776730.00702: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6593 1726776730.00738: variable 'ansible_facts' from source: unknown 6593 1726776730.00787: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776729.9789011-9980-224908935057160/AnsiballZ_stat.py 6593 1726776730.00873: Sending initial data 6593 1726776730.00882: Sent initial data (151 bytes) 6593 1726776730.01505: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776730.01508: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776730.01545: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776730.01548: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776730.01550: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776730.01553: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776730.01599: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776730.01603: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776730.01646: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776730.03366: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776730.03398: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776730.03431: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmp9vccep3e /root/.ansible/tmp/ansible-tmp-1726776729.9789011-9980-224908935057160/AnsiballZ_stat.py <<< 6593 1726776730.03469: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776730.04196: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776730.04283: stderr chunk (state=3): >>><<< 6593 1726776730.04287: stdout chunk (state=3): >>><<< 6593 1726776730.04301: done transferring module to remote 6593 1726776730.04311: _low_level_execute_command(): starting 6593 1726776730.04313: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776729.9789011-9980-224908935057160/ /root/.ansible/tmp/ansible-tmp-1726776729.9789011-9980-224908935057160/AnsiballZ_stat.py && sleep 0' 6593 1726776730.04715: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776730.04720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776730.04753: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776730.04759: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776730.04762: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776730.04808: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776730.04812: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776730.04853: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776730.06596: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776730.06637: stderr chunk (state=3): >>><<< 6593 1726776730.06640: stdout chunk (state=3): >>><<< 6593 1726776730.06651: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776730.06655: _low_level_execute_command(): starting 6593 1726776730.06662: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776729.9789011-9980-224908935057160/AnsiballZ_stat.py && sleep 0' 6593 1726776730.07051: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776730.07067: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776730.07078: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776730.07089: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776730.07098: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776730.07142: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776730.07154: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776730.07200: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776730.21826: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profile_mode", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 7, "inode": 109052162, "dev": 51713, "nlink": 1, "atime": 1726776720.1880596, "mtime": 1726776721.90305, "ctime": 1726776721.90305, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "mimetype": "text/plain", "charset": "us-ascii", "version": "3072964741", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 6593 1726776730.23122: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776730.23176: stderr chunk (state=3): >>><<< 6593 1726776730.23179: stdout chunk (state=3): >>><<< 6593 1726776730.23197: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profile_mode", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 7, "inode": 109052162, "dev": 51713, "nlink": 1, "atime": 1726776720.1880596, "mtime": 1726776721.90305, "ctime": 1726776721.90305, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "mimetype": "text/plain", "charset": "us-ascii", "version": "3072964741", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776730.23245: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/profile_mode', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776729.9789011-9980-224908935057160/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6593 1726776730.23280: variable 'ansible_module_compression' from source: unknown 6593 1726776730.23313: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 6593 1726776730.23335: variable 'ansible_facts' from source: unknown 6593 1726776730.23380: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776729.9789011-9980-224908935057160/AnsiballZ_file.py 6593 1726776730.23483: Sending initial data 6593 1726776730.23492: Sent initial data (151 bytes) 6593 1726776730.24155: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776730.24161: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776730.24195: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776730.24198: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776730.24201: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776730.24203: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776730.24260: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776730.24266: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776730.24268: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776730.24305: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776730.26077: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776730.26109: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776730.26148: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpvwxpdr4w /root/.ansible/tmp/ansible-tmp-1726776729.9789011-9980-224908935057160/AnsiballZ_file.py <<< 6593 1726776730.26180: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776730.26952: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776730.27040: stderr chunk (state=3): >>><<< 6593 1726776730.27043: stdout chunk (state=3): >>><<< 6593 1726776730.27056: done transferring module to remote 6593 1726776730.27065: _low_level_execute_command(): starting 6593 1726776730.27070: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776729.9789011-9980-224908935057160/ /root/.ansible/tmp/ansible-tmp-1726776729.9789011-9980-224908935057160/AnsiballZ_file.py && sleep 0' 6593 1726776730.27482: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776730.27486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776730.27523: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776730.27526: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776730.27528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776730.27530: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776730.27571: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776730.27583: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776730.27627: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776730.29389: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776730.29432: stderr chunk (state=3): >>><<< 6593 1726776730.29435: stdout chunk (state=3): >>><<< 6593 1726776730.29447: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776730.29450: _low_level_execute_command(): starting 6593 1726776730.29454: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776729.9789011-9980-224908935057160/AnsiballZ_file.py && sleep 0' 6593 1726776730.29859: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776730.29872: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776730.29883: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776730.29898: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776730.29907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776730.29948: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776730.29966: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776730.30012: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776730.44913: stdout chunk (state=3): >>> {"path": "/etc/tuned/profile_mode", "changed": false, "diff": {"before": {"path": "/etc/tuned/profile_mode"}, "after": {"path": "/etc/tuned/profile_mode"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 7, "invocation": {"module_args": {"mode": "0600", "dest": "/etc/tuned/profile_mode", "_original_basename": ".lo3oz8aw", "recurse": false, "state": "file", "path": "/etc/tuned/profile_mode", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 6593 1726776730.46052: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776730.46113: stderr chunk (state=3): >>><<< 6593 1726776730.46117: stdout chunk (state=3): >>><<< 6593 1726776730.46134: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/profile_mode", "changed": false, "diff": {"before": {"path": "/etc/tuned/profile_mode"}, "after": {"path": "/etc/tuned/profile_mode"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 7, "invocation": {"module_args": {"mode": "0600", "dest": "/etc/tuned/profile_mode", "_original_basename": ".lo3oz8aw", "recurse": false, "state": "file", "path": "/etc/tuned/profile_mode", "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776730.46163: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/profile_mode', '_original_basename': '.lo3oz8aw', 'recurse': False, 'state': 'file', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776729.9789011-9980-224908935057160/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776730.46172: _low_level_execute_command(): starting 6593 1726776730.46177: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776729.9789011-9980-224908935057160/ > /dev/null 2>&1 && sleep 0' 6593 1726776730.46631: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776730.46637: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776730.46726: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776730.46730: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776730.46781: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776730.48564: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776730.48613: stderr chunk (state=3): >>><<< 6593 1726776730.48616: stdout chunk (state=3): >>><<< 6593 1726776730.48633: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776730.48640: handler run complete 6593 1726776730.48663: attempt loop complete, returning result 6593 1726776730.48665: _execute() done 6593 1726776730.48668: dumping result to json 6593 1726776730.48674: done dumping result, returning 6593 1726776730.48682: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual [025ceb90-32dd-710c-d93d-000000000ee1] 6593 1726776730.48688: sending task result for task 025ceb90-32dd-710c-d93d-000000000ee1 6593 1726776730.48798: done sending task result for task 025ceb90-32dd-710c-d93d-000000000ee1 6593 1726776730.48801: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "dest": "/etc/tuned/profile_mode", "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/etc/tuned/profile_mode", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 7, "state": "file", "uid": 0 } 6593 1726776730.48903: no more pending results, returning what we have 6593 1726776730.48906: results queue empty 6593 1726776730.48907: checking for any_errors_fatal 6593 1726776730.48915: done checking for any_errors_fatal 6593 1726776730.48915: checking for max_fail_percentage 6593 1726776730.48917: done checking for max_fail_percentage 6593 1726776730.48920: checking to see if all hosts have failed and the running result is not ok 6593 1726776730.48921: done checking to see if all hosts have failed 6593 1726776730.48922: getting the remaining hosts for this loop 6593 1726776730.48923: done getting the remaining hosts for this loop 6593 1726776730.48926: getting the next task for host managed_node2 6593 1726776730.48931: done getting next task for host managed_node2 6593 1726776730.48935: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get current config 6593 1726776730.48938: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6593 1726776730.48947: getting variables 6593 1726776730.48948: in VariableManager get_vars() 6593 1726776730.48982: Calling all_inventory to load vars for managed_node2 6593 1726776730.48984: Calling groups_inventory to load vars for managed_node2 6593 1726776730.48985: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776730.48992: Calling all_plugins_play to load vars for managed_node2 6593 1726776730.48994: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776730.48996: Calling groups_plugins_play to load vars for managed_node2 6593 1726776730.49110: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776730.49239: done with get_vars() 6593 1726776730.49247: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get current config] ********** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:107 Thursday 19 September 2024 16:12:10 -0400 (0:00:00.552) 0:01:47.917 **** 6593 1726776730.49307: entering _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 6593 1726776730.49497: worker is 1 (out of 1 available) 6593 1726776730.49509: exiting _queue_task() for managed_node2/fedora.linux_system_roles.kernel_settings_get_config 6593 1726776730.49522: done queuing things up, now waiting for results queue to drain 6593 1726776730.49524: waiting for pending results... 6593 1726776730.49697: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get current config 6593 1726776730.49777: in run() - task 025ceb90-32dd-710c-d93d-000000000ee2 6593 1726776730.49789: variable 'ansible_search_path' from source: unknown 6593 1726776730.49793: variable 'ansible_search_path' from source: unknown 6593 1726776730.49823: calling self._execute() 6593 1726776730.49892: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776730.49896: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776730.49904: variable 'omit' from source: magic vars 6593 1726776730.49983: variable 'omit' from source: magic vars 6593 1726776730.50026: variable 'omit' from source: magic vars 6593 1726776730.50048: variable '__kernel_settings_profile_filename' from source: role '' all vars 6593 1726776730.50269: variable '__kernel_settings_profile_filename' from source: role '' all vars 6593 1726776730.50331: variable '__kernel_settings_profile_dir' from source: role '' all vars 6593 1726776730.50397: variable '__kernel_settings_profile_parent' from source: set_fact 6593 1726776730.50400: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6593 1726776730.50500: variable 'omit' from source: magic vars 6593 1726776730.50536: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776730.50560: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776730.50580: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776730.50593: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776730.50602: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776730.50630: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776730.50633: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776730.50635: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776730.50698: Set connection var ansible_connection to ssh 6593 1726776730.50704: Set connection var ansible_timeout to 10 6593 1726776730.50707: Set connection var ansible_shell_type to sh 6593 1726776730.50712: Set connection var ansible_shell_executable to /bin/sh 6593 1726776730.50717: Set connection var ansible_pipelining to False 6593 1726776730.50727: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776730.50744: variable 'ansible_shell_executable' from source: unknown 6593 1726776730.50747: variable 'ansible_connection' from source: unknown 6593 1726776730.50749: variable 'ansible_module_compression' from source: unknown 6593 1726776730.50751: variable 'ansible_shell_type' from source: unknown 6593 1726776730.50753: variable 'ansible_shell_executable' from source: unknown 6593 1726776730.50758: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776730.50760: variable 'ansible_pipelining' from source: unknown 6593 1726776730.50763: variable 'ansible_timeout' from source: unknown 6593 1726776730.50765: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776730.50895: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 6593 1726776730.50903: variable 'omit' from source: magic vars 6593 1726776730.50907: starting attempt loop 6593 1726776730.50910: running the handler 6593 1726776730.50923: _low_level_execute_command(): starting 6593 1726776730.50930: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776730.51439: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776730.51453: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776730.51471: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776730.51484: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776730.51499: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776730.51537: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776730.51549: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776730.51604: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776730.53190: stdout chunk (state=3): >>>/root <<< 6593 1726776730.53291: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776730.53346: stderr chunk (state=3): >>><<< 6593 1726776730.53349: stdout chunk (state=3): >>><<< 6593 1726776730.53373: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776730.53385: _low_level_execute_command(): starting 6593 1726776730.53390: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776730.5337324-9995-245626023615126 `" && echo ansible-tmp-1726776730.5337324-9995-245626023615126="` echo /root/.ansible/tmp/ansible-tmp-1726776730.5337324-9995-245626023615126 `" ) && sleep 0' 6593 1726776730.53824: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776730.53837: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776730.53864: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776730.53876: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776730.53922: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776730.53934: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776730.53976: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776730.55970: stdout chunk (state=3): >>>ansible-tmp-1726776730.5337324-9995-245626023615126=/root/.ansible/tmp/ansible-tmp-1726776730.5337324-9995-245626023615126 <<< 6593 1726776730.56093: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776730.56139: stderr chunk (state=3): >>><<< 6593 1726776730.56142: stdout chunk (state=3): >>><<< 6593 1726776730.56155: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776730.5337324-9995-245626023615126=/root/.ansible/tmp/ansible-tmp-1726776730.5337324-9995-245626023615126 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776730.56194: variable 'ansible_module_compression' from source: unknown 6593 1726776730.56229: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 6593 1726776730.56263: variable 'ansible_facts' from source: unknown 6593 1726776730.56310: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776730.5337324-9995-245626023615126/AnsiballZ_kernel_settings_get_config.py 6593 1726776730.56409: Sending initial data 6593 1726776730.56421: Sent initial data (173 bytes) 6593 1726776730.57052: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776730.57055: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776730.57093: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776730.57096: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776730.57099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776730.57147: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776730.57151: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776730.57195: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776730.58976: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776730.59007: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776730.59048: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpya47__y9 /root/.ansible/tmp/ansible-tmp-1726776730.5337324-9995-245626023615126/AnsiballZ_kernel_settings_get_config.py <<< 6593 1726776730.59081: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776730.59806: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776730.59893: stderr chunk (state=3): >>><<< 6593 1726776730.59896: stdout chunk (state=3): >>><<< 6593 1726776730.59912: done transferring module to remote 6593 1726776730.59922: _low_level_execute_command(): starting 6593 1726776730.59927: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776730.5337324-9995-245626023615126/ /root/.ansible/tmp/ansible-tmp-1726776730.5337324-9995-245626023615126/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6593 1726776730.60338: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776730.60343: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776730.60388: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776730.60391: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776730.60393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776730.60446: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776730.60460: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776730.60496: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776730.62228: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776730.62274: stderr chunk (state=3): >>><<< 6593 1726776730.62278: stdout chunk (state=3): >>><<< 6593 1726776730.62290: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776730.62293: _low_level_execute_command(): starting 6593 1726776730.62297: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776730.5337324-9995-245626023615126/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6593 1726776730.62706: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776730.62712: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776730.62744: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776730.62755: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776730.62803: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776730.62815: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776730.62863: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776730.76870: stdout chunk (state=3): >>> {"changed": false, "data": {"main": {"summary": "kernel settings"}, "vm": {"transparent_hugepages": "never"}}, "invocation": {"module_args": {"path": "/etc/tuned/kernel_settings/tuned.conf"}}} <<< 6593 1726776730.77923: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776730.77984: stderr chunk (state=3): >>><<< 6593 1726776730.77987: stdout chunk (state=3): >>><<< 6593 1726776730.78003: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {"main": {"summary": "kernel settings"}, "vm": {"transparent_hugepages": "never"}}, "invocation": {"module_args": {"path": "/etc/tuned/kernel_settings/tuned.conf"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776730.78029: done with _execute_module (fedora.linux_system_roles.kernel_settings_get_config, {'path': '/etc/tuned/kernel_settings/tuned.conf', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'fedora.linux_system_roles.kernel_settings_get_config', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776730.5337324-9995-245626023615126/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776730.78037: _low_level_execute_command(): starting 6593 1726776730.78041: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776730.5337324-9995-245626023615126/ > /dev/null 2>&1 && sleep 0' 6593 1726776730.78498: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776730.78502: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776730.78537: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776730.78548: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776730.78598: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776730.78611: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776730.78653: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776730.80415: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776730.80463: stderr chunk (state=3): >>><<< 6593 1726776730.80471: stdout chunk (state=3): >>><<< 6593 1726776730.80480: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776730.80489: handler run complete 6593 1726776730.80504: attempt loop complete, returning result 6593 1726776730.80507: _execute() done 6593 1726776730.80510: dumping result to json 6593 1726776730.80512: done dumping result, returning 6593 1726776730.80521: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get current config [025ceb90-32dd-710c-d93d-000000000ee2] 6593 1726776730.80528: sending task result for task 025ceb90-32dd-710c-d93d-000000000ee2 6593 1726776730.80627: done sending task result for task 025ceb90-32dd-710c-d93d-000000000ee2 6593 1726776730.80630: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "data": { "main": { "summary": "kernel settings" }, "vm": { "transparent_hugepages": "never" } } } 6593 1726776730.80703: no more pending results, returning what we have 6593 1726776730.80707: results queue empty 6593 1726776730.80708: checking for any_errors_fatal 6593 1726776730.80716: done checking for any_errors_fatal 6593 1726776730.80717: checking for max_fail_percentage 6593 1726776730.80721: done checking for max_fail_percentage 6593 1726776730.80722: checking to see if all hosts have failed and the running result is not ok 6593 1726776730.80722: done checking to see if all hosts have failed 6593 1726776730.80723: getting the remaining hosts for this loop 6593 1726776730.80725: done getting the remaining hosts for this loop 6593 1726776730.80728: getting the next task for host managed_node2 6593 1726776730.80735: done getting next task for host managed_node2 6593 1726776730.80739: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 6593 1726776730.80742: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6593 1726776730.80753: getting variables 6593 1726776730.80754: in VariableManager get_vars() 6593 1726776730.80789: Calling all_inventory to load vars for managed_node2 6593 1726776730.80791: Calling groups_inventory to load vars for managed_node2 6593 1726776730.80793: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776730.80802: Calling all_plugins_play to load vars for managed_node2 6593 1726776730.80804: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776730.80807: Calling groups_plugins_play to load vars for managed_node2 6593 1726776730.80961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776730.81083: done with get_vars() 6593 1726776730.81091: done getting variables 6593 1726776730.81134: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Apply kernel settings] ******* task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Thursday 19 September 2024 16:12:10 -0400 (0:00:00.318) 0:01:48.236 **** 6593 1726776730.81157: entering _queue_task() for managed_node2/template 6593 1726776730.81335: worker is 1 (out of 1 available) 6593 1726776730.81347: exiting _queue_task() for managed_node2/template 6593 1726776730.81358: done queuing things up, now waiting for results queue to drain 6593 1726776730.81360: waiting for pending results... 6593 1726776730.81541: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 6593 1726776730.81625: in run() - task 025ceb90-32dd-710c-d93d-000000000ee3 6593 1726776730.81637: variable 'ansible_search_path' from source: unknown 6593 1726776730.81640: variable 'ansible_search_path' from source: unknown 6593 1726776730.81671: calling self._execute() 6593 1726776730.81737: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776730.81740: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776730.81748: variable 'omit' from source: magic vars 6593 1726776730.81826: variable 'omit' from source: magic vars 6593 1726776730.81866: variable 'omit' from source: magic vars 6593 1726776730.82108: variable '__kernel_settings_profile_src' from source: role '' all vars 6593 1726776730.82114: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6593 1726776730.82173: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6593 1726776730.82190: variable '__kernel_settings_profile_filename' from source: role '' all vars 6593 1726776730.82239: variable '__kernel_settings_profile_filename' from source: role '' all vars 6593 1726776730.82288: variable '__kernel_settings_profile_dir' from source: role '' all vars 6593 1726776730.82353: variable '__kernel_settings_profile_parent' from source: set_fact 6593 1726776730.82356: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6593 1726776730.82385: variable 'omit' from source: magic vars 6593 1726776730.82419: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776730.82443: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776730.82458: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776730.82474: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776730.82484: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776730.82506: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776730.82509: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776730.82512: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776730.82580: Set connection var ansible_connection to ssh 6593 1726776730.82587: Set connection var ansible_timeout to 10 6593 1726776730.82590: Set connection var ansible_shell_type to sh 6593 1726776730.82595: Set connection var ansible_shell_executable to /bin/sh 6593 1726776730.82600: Set connection var ansible_pipelining to False 6593 1726776730.82609: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776730.82626: variable 'ansible_shell_executable' from source: unknown 6593 1726776730.82629: variable 'ansible_connection' from source: unknown 6593 1726776730.82632: variable 'ansible_module_compression' from source: unknown 6593 1726776730.82634: variable 'ansible_shell_type' from source: unknown 6593 1726776730.82636: variable 'ansible_shell_executable' from source: unknown 6593 1726776730.82638: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776730.82643: variable 'ansible_pipelining' from source: unknown 6593 1726776730.82645: variable 'ansible_timeout' from source: unknown 6593 1726776730.82649: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776730.82747: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776730.82756: variable 'omit' from source: magic vars 6593 1726776730.82763: starting attempt loop 6593 1726776730.82766: running the handler 6593 1726776730.82775: _low_level_execute_command(): starting 6593 1726776730.82782: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776730.83282: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776730.83297: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776730.83310: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776730.83324: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776730.83338: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776730.83380: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776730.83392: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776730.83441: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776730.84995: stdout chunk (state=3): >>>/root <<< 6593 1726776730.85097: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776730.85145: stderr chunk (state=3): >>><<< 6593 1726776730.85149: stdout chunk (state=3): >>><<< 6593 1726776730.85171: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776730.85181: _low_level_execute_command(): starting 6593 1726776730.85186: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776730.8516989-10003-31752164900116 `" && echo ansible-tmp-1726776730.8516989-10003-31752164900116="` echo /root/.ansible/tmp/ansible-tmp-1726776730.8516989-10003-31752164900116 `" ) && sleep 0' 6593 1726776730.85606: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776730.85621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776730.85639: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776730.85652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776730.85665: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776730.85707: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776730.85723: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776730.85759: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776730.87718: stdout chunk (state=3): >>>ansible-tmp-1726776730.8516989-10003-31752164900116=/root/.ansible/tmp/ansible-tmp-1726776730.8516989-10003-31752164900116 <<< 6593 1726776730.87826: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776730.87884: stderr chunk (state=3): >>><<< 6593 1726776730.87887: stdout chunk (state=3): >>><<< 6593 1726776730.87904: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776730.8516989-10003-31752164900116=/root/.ansible/tmp/ansible-tmp-1726776730.8516989-10003-31752164900116 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776730.87920: evaluation_path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks 6593 1726776730.87945: search_path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/templates/kernel_settings.j2 /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/kernel_settings.j2 /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/templates/kernel_settings.j2 /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/kernel_settings.j2 /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/kernel_settings.j2 /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/kernel_settings.j2 6593 1726776730.87970: variable 'ansible_search_path' from source: unknown 6593 1726776730.88533: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776730.89993: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776730.90038: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776730.90067: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776730.90093: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776730.90124: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776730.90311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776730.90333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776730.90350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776730.90379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776730.90390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776730.90622: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776730.90639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776730.90658: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776730.90686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776730.90696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776730.90947: variable 'ansible_managed' from source: unknown 6593 1726776730.90951: variable '__sections' from source: task vars 6593 1726776730.91043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776730.91060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776730.91079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776730.91107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776730.91117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776730.91191: variable 'kernel_settings_sysctl' from source: include params 6593 1726776730.91196: variable '__kernel_settings_state_empty' from source: role '' all vars 6593 1726776730.91202: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6593 1726776730.91236: variable '__sysctl_old' from source: task vars 6593 1726776730.91282: variable '__sysctl_old' from source: task vars 6593 1726776730.91425: variable 'kernel_settings_purge' from source: include params 6593 1726776730.91428: variable 'kernel_settings_sysctl' from source: include params 6593 1726776730.91431: variable '__kernel_settings_state_empty' from source: role '' all vars 6593 1726776730.91436: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6593 1726776730.91440: variable '__kernel_settings_profile_contents' from source: set_fact 6593 1726776730.91571: variable 'kernel_settings_sysfs' from source: include params 6593 1726776730.91574: variable '__kernel_settings_state_empty' from source: role '' all vars 6593 1726776730.91579: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6593 1726776730.91592: variable '__sysfs_old' from source: task vars 6593 1726776730.91635: variable '__sysfs_old' from source: task vars 6593 1726776730.91773: variable 'kernel_settings_purge' from source: include params 6593 1726776730.91777: variable 'kernel_settings_sysfs' from source: include params 6593 1726776730.91779: variable '__kernel_settings_state_empty' from source: role '' all vars 6593 1726776730.91785: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6593 1726776730.91789: variable '__kernel_settings_profile_contents' from source: set_fact 6593 1726776730.91805: variable 'kernel_settings_systemd_cpu_affinity' from source: include params 6593 1726776730.91812: variable '__systemd_old' from source: task vars 6593 1726776730.91856: variable '__systemd_old' from source: task vars 6593 1726776730.91992: variable 'kernel_settings_purge' from source: include params 6593 1726776730.91995: variable 'kernel_settings_systemd_cpu_affinity' from source: include params 6593 1726776730.91998: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776730.92004: variable '__kernel_settings_profile_contents' from source: set_fact 6593 1726776730.92016: variable 'kernel_settings_transparent_hugepages' from source: include params 6593 1726776730.92020: variable 'kernel_settings_transparent_hugepages_defrag' from source: include params 6593 1726776730.92025: variable '__trans_huge_old' from source: task vars 6593 1726776730.92069: variable '__trans_huge_old' from source: task vars 6593 1726776730.92199: variable 'kernel_settings_purge' from source: include params 6593 1726776730.92203: variable 'kernel_settings_transparent_hugepages' from source: include params 6593 1726776730.92206: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776730.92211: variable '__kernel_settings_profile_contents' from source: set_fact 6593 1726776730.92221: variable '__trans_defrag_old' from source: task vars 6593 1726776730.92266: variable '__trans_defrag_old' from source: task vars 6593 1726776730.92394: variable 'kernel_settings_purge' from source: include params 6593 1726776730.92397: variable 'kernel_settings_transparent_hugepages_defrag' from source: include params 6593 1726776730.92400: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776730.92404: variable '__kernel_settings_profile_contents' from source: set_fact 6593 1726776730.92423: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776730.92433: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776730.92438: variable '__kernel_settings_state_absent' from source: role '' all vars 6593 1726776730.93048: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776730.93093: variable 'ansible_module_compression' from source: unknown 6593 1726776730.93135: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6593 1726776730.93167: variable 'ansible_facts' from source: unknown 6593 1726776730.93229: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776730.8516989-10003-31752164900116/AnsiballZ_stat.py 6593 1726776730.93330: Sending initial data 6593 1726776730.93339: Sent initial data (151 bytes) 6593 1726776730.94025: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776730.94029: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776730.94065: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776730.94068: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776730.94070: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776730.94072: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776730.94119: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776730.94130: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776730.94192: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776730.95975: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776730.96014: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776730.96049: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpnjstf6su /root/.ansible/tmp/ansible-tmp-1726776730.8516989-10003-31752164900116/AnsiballZ_stat.py <<< 6593 1726776730.96082: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776730.96826: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776730.96926: stderr chunk (state=3): >>><<< 6593 1726776730.96933: stdout chunk (state=3): >>><<< 6593 1726776730.96948: done transferring module to remote 6593 1726776730.96957: _low_level_execute_command(): starting 6593 1726776730.96964: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776730.8516989-10003-31752164900116/ /root/.ansible/tmp/ansible-tmp-1726776730.8516989-10003-31752164900116/AnsiballZ_stat.py && sleep 0' 6593 1726776730.97409: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776730.97412: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776730.97447: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776730.97450: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776730.97453: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776730.97502: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776730.97510: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776730.97563: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776730.99275: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776730.99328: stderr chunk (state=3): >>><<< 6593 1726776730.99331: stdout chunk (state=3): >>><<< 6593 1726776730.99345: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776730.99348: _low_level_execute_command(): starting 6593 1726776730.99353: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776730.8516989-10003-31752164900116/AnsiballZ_stat.py && sleep 0' 6593 1726776730.99785: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776730.99790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776730.99837: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776730.99841: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776730.99843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776730.99895: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776730.99899: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776730.99948: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776731.14483: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/kernel_settings/tuned.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 121, "inode": 264241410, "dev": 51713, "nlink": 1, "atime": 1726776721.8940501, "mtime": 1726776659.0613368, "ctime": 1726776721.4150527, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "0b586509c0bdce12a2dde058e3374dab88cf7f2c", "mimetype": "text/plain", "charset": "us-ascii", "version": "1302096823", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 6593 1726776731.15674: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776731.15731: stderr chunk (state=3): >>><<< 6593 1726776731.15734: stdout chunk (state=3): >>><<< 6593 1726776731.15750: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/kernel_settings/tuned.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 121, "inode": 264241410, "dev": 51713, "nlink": 1, "atime": 1726776721.8940501, "mtime": 1726776659.0613368, "ctime": 1726776721.4150527, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "0b586509c0bdce12a2dde058e3374dab88cf7f2c", "mimetype": "text/plain", "charset": "us-ascii", "version": "1302096823", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776731.15792: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/kernel_settings/tuned.conf', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776730.8516989-10003-31752164900116/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6593 1726776731.15914: Sending initial data 6593 1726776731.15919: Sent initial data (165 bytes) 6593 1726776731.16578: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776731.16582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776731.16628: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776731.16643: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776731.16646: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776731.16696: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776731.16701: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776731.16709: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776731.16743: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776731.18496: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776731.18534: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776731.18570: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmp_ln057hp/kernel_settings.j2 /root/.ansible/tmp/ansible-tmp-1726776730.8516989-10003-31752164900116/.source.conf <<< 6593 1726776731.18606: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776731.18754: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776731.18848: stderr chunk (state=3): >>><<< 6593 1726776731.18851: stdout chunk (state=3): >>><<< 6593 1726776731.18867: _low_level_execute_command(): starting 6593 1726776731.18872: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776730.8516989-10003-31752164900116/ /root/.ansible/tmp/ansible-tmp-1726776730.8516989-10003-31752164900116/.source.conf && sleep 0' 6593 1726776731.19303: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776731.19308: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776731.19339: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776731.19350: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776731.19397: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776731.19411: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776731.19477: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776731.21188: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776731.21247: stderr chunk (state=3): >>><<< 6593 1726776731.21251: stdout chunk (state=3): >>><<< 6593 1726776731.21268: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776731.21289: variable 'ansible_module_compression' from source: unknown 6593 1726776731.21325: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 6593 1726776731.21342: variable 'ansible_facts' from source: unknown 6593 1726776731.21388: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776730.8516989-10003-31752164900116/AnsiballZ_copy.py 6593 1726776731.21486: Sending initial data 6593 1726776731.21489: Sent initial data (151 bytes) 6593 1726776731.22145: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776731.22151: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776731.22193: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776731.22200: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776731.22212: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776731.22254: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776731.22266: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776731.22312: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776731.24042: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776731.24073: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776731.24107: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmprjza96fj /root/.ansible/tmp/ansible-tmp-1726776730.8516989-10003-31752164900116/AnsiballZ_copy.py <<< 6593 1726776731.24142: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776731.24913: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776731.25025: stderr chunk (state=3): >>><<< 6593 1726776731.25028: stdout chunk (state=3): >>><<< 6593 1726776731.25045: done transferring module to remote 6593 1726776731.25052: _low_level_execute_command(): starting 6593 1726776731.25057: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776730.8516989-10003-31752164900116/ /root/.ansible/tmp/ansible-tmp-1726776730.8516989-10003-31752164900116/AnsiballZ_copy.py && sleep 0' 6593 1726776731.25500: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776731.25506: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776731.25540: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776731.25553: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776731.25601: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776731.25613: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776731.25655: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776731.27377: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776731.27425: stderr chunk (state=3): >>><<< 6593 1726776731.27428: stdout chunk (state=3): >>><<< 6593 1726776731.27443: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776731.27446: _low_level_execute_command(): starting 6593 1726776731.27450: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776730.8516989-10003-31752164900116/AnsiballZ_copy.py && sleep 0' 6593 1726776731.27877: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776731.27882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776731.27916: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776731.27931: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776731.27978: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776731.27990: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776731.28041: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776731.42159: stdout chunk (state=3): >>> {"dest": "/etc/tuned/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726776730.8516989-10003-31752164900116/.source.conf", "md5sum": "7d83891795eeb6debeff7e2812501630", "checksum": "e44ba7fc7046252a1b6772f7347d0e7b9b48a069", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 86, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726776730.8516989-10003-31752164900116/.source.conf", "dest": "/etc/tuned/kernel_settings/tuned.conf", "mode": "0644", "follow": false, "_original_basename": "kernel_settings.j2", "checksum": "e44ba7fc7046252a1b6772f7347d0e7b9b48a069", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 6593 1726776731.43228: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776731.43288: stderr chunk (state=3): >>><<< 6593 1726776731.43291: stdout chunk (state=3): >>><<< 6593 1726776731.43307: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726776730.8516989-10003-31752164900116/.source.conf", "md5sum": "7d83891795eeb6debeff7e2812501630", "checksum": "e44ba7fc7046252a1b6772f7347d0e7b9b48a069", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 86, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726776730.8516989-10003-31752164900116/.source.conf", "dest": "/etc/tuned/kernel_settings/tuned.conf", "mode": "0644", "follow": false, "_original_basename": "kernel_settings.j2", "checksum": "e44ba7fc7046252a1b6772f7347d0e7b9b48a069", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776731.43335: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726776730.8516989-10003-31752164900116/.source.conf', 'dest': '/etc/tuned/kernel_settings/tuned.conf', 'mode': '0644', 'follow': False, '_original_basename': 'kernel_settings.j2', 'checksum': 'e44ba7fc7046252a1b6772f7347d0e7b9b48a069', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776730.8516989-10003-31752164900116/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776731.43367: _low_level_execute_command(): starting 6593 1726776731.43371: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776730.8516989-10003-31752164900116/ > /dev/null 2>&1 && sleep 0' 6593 1726776731.43833: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776731.43839: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776731.43876: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776731.43891: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776731.43942: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776731.43954: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776731.44002: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776731.45800: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776731.45856: stderr chunk (state=3): >>><<< 6593 1726776731.45860: stdout chunk (state=3): >>><<< 6593 1726776731.45876: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776731.45886: handler run complete 6593 1726776731.45907: attempt loop complete, returning result 6593 1726776731.45910: _execute() done 6593 1726776731.45912: dumping result to json 6593 1726776731.45921: done dumping result, returning 6593 1726776731.45931: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings [025ceb90-32dd-710c-d93d-000000000ee3] 6593 1726776731.45936: sending task result for task 025ceb90-32dd-710c-d93d-000000000ee3 6593 1726776731.46082: done sending task result for task 025ceb90-32dd-710c-d93d-000000000ee3 6593 1726776731.46085: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "checksum": "e44ba7fc7046252a1b6772f7347d0e7b9b48a069", "dest": "/etc/tuned/kernel_settings/tuned.conf", "gid": 0, "group": "root", "md5sum": "7d83891795eeb6debeff7e2812501630", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 86, "src": "/root/.ansible/tmp/ansible-tmp-1726776730.8516989-10003-31752164900116/.source.conf", "state": "file", "uid": 0 } 6593 1726776731.46175: no more pending results, returning what we have 6593 1726776731.46179: results queue empty 6593 1726776731.46180: checking for any_errors_fatal 6593 1726776731.46188: done checking for any_errors_fatal 6593 1726776731.46188: checking for max_fail_percentage 6593 1726776731.46194: done checking for max_fail_percentage 6593 1726776731.46195: checking to see if all hosts have failed and the running result is not ok 6593 1726776731.46196: done checking to see if all hosts have failed 6593 1726776731.46197: getting the remaining hosts for this loop 6593 1726776731.46198: done getting the remaining hosts for this loop 6593 1726776731.46201: getting the next task for host managed_node2 6593 1726776731.46207: done getting next task for host managed_node2 6593 1726776731.46210: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 6593 1726776731.46214: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6593 1726776731.46226: getting variables 6593 1726776731.46227: in VariableManager get_vars() 6593 1726776731.46261: Calling all_inventory to load vars for managed_node2 6593 1726776731.46263: Calling groups_inventory to load vars for managed_node2 6593 1726776731.46266: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776731.46274: Calling all_plugins_play to load vars for managed_node2 6593 1726776731.46277: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776731.46279: Calling groups_plugins_play to load vars for managed_node2 6593 1726776731.46389: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776731.46521: done with get_vars() 6593 1726776731.46530: done getting variables 6593 1726776731.46573: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 Thursday 19 September 2024 16:12:11 -0400 (0:00:00.654) 0:01:48.890 **** 6593 1726776731.46596: entering _queue_task() for managed_node2/service 6593 1726776731.46789: worker is 1 (out of 1 available) 6593 1726776731.46803: exiting _queue_task() for managed_node2/service 6593 1726776731.46815: done queuing things up, now waiting for results queue to drain 6593 1726776731.46817: waiting for pending results... 6593 1726776731.47003: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 6593 1726776731.47087: in run() - task 025ceb90-32dd-710c-d93d-000000000ee4 6593 1726776731.47098: variable 'ansible_search_path' from source: unknown 6593 1726776731.47102: variable 'ansible_search_path' from source: unknown 6593 1726776731.47139: variable '__kernel_settings_services' from source: include_vars 6593 1726776731.47391: variable '__kernel_settings_services' from source: include_vars 6593 1726776731.47537: variable 'omit' from source: magic vars 6593 1726776731.47613: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776731.47621: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776731.47629: variable 'omit' from source: magic vars 6593 1726776731.47815: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776731.47993: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776731.48028: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776731.48053: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776731.48080: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776731.48157: variable '__kernel_settings_register_profile' from source: set_fact 6593 1726776731.48170: variable '__kernel_settings_register_mode' from source: set_fact 6593 1726776731.48186: Evaluated conditional (__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed): False 6593 1726776731.48189: when evaluation is False, skipping this task 6593 1726776731.48215: variable 'item' from source: unknown 6593 1726776731.48268: variable 'item' from source: unknown skipping: [managed_node2] => (item=tuned) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed", "item": "tuned", "skip_reason": "Conditional result was False" } 6593 1726776731.48431: dumping result to json 6593 1726776731.48434: done dumping result, returning 6593 1726776731.48436: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes [025ceb90-32dd-710c-d93d-000000000ee4] 6593 1726776731.48438: sending task result for task 025ceb90-32dd-710c-d93d-000000000ee4 6593 1726776731.48476: done sending task result for task 025ceb90-32dd-710c-d93d-000000000ee4 6593 1726776731.48479: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false } MSG: All items skipped 6593 1726776731.48507: no more pending results, returning what we have 6593 1726776731.48510: results queue empty 6593 1726776731.48511: checking for any_errors_fatal 6593 1726776731.48529: done checking for any_errors_fatal 6593 1726776731.48530: checking for max_fail_percentage 6593 1726776731.48531: done checking for max_fail_percentage 6593 1726776731.48532: checking to see if all hosts have failed and the running result is not ok 6593 1726776731.48533: done checking to see if all hosts have failed 6593 1726776731.48533: getting the remaining hosts for this loop 6593 1726776731.48535: done getting the remaining hosts for this loop 6593 1726776731.48538: getting the next task for host managed_node2 6593 1726776731.48543: done getting next task for host managed_node2 6593 1726776731.48546: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 6593 1726776731.48550: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6593 1726776731.48565: getting variables 6593 1726776731.48567: in VariableManager get_vars() 6593 1726776731.48593: Calling all_inventory to load vars for managed_node2 6593 1726776731.48595: Calling groups_inventory to load vars for managed_node2 6593 1726776731.48596: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776731.48603: Calling all_plugins_play to load vars for managed_node2 6593 1726776731.48606: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776731.48609: Calling groups_plugins_play to load vars for managed_node2 6593 1726776731.48721: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776731.48843: done with get_vars() 6593 1726776731.48852: done getting variables 6593 1726776731.48894: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Tuned apply settings] ******** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 Thursday 19 September 2024 16:12:11 -0400 (0:00:00.023) 0:01:48.914 **** 6593 1726776731.48916: entering _queue_task() for managed_node2/command 6593 1726776731.49107: worker is 1 (out of 1 available) 6593 1726776731.49121: exiting _queue_task() for managed_node2/command 6593 1726776731.49134: done queuing things up, now waiting for results queue to drain 6593 1726776731.49135: waiting for pending results... 6593 1726776731.49312: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 6593 1726776731.49398: in run() - task 025ceb90-32dd-710c-d93d-000000000ee5 6593 1726776731.49408: variable 'ansible_search_path' from source: unknown 6593 1726776731.49412: variable 'ansible_search_path' from source: unknown 6593 1726776731.49444: calling self._execute() 6593 1726776731.49512: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776731.49516: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776731.49525: variable 'omit' from source: magic vars 6593 1726776731.49873: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776731.50063: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776731.50213: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776731.50239: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776731.50267: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776731.50354: variable '__kernel_settings_register_profile' from source: set_fact 6593 1726776731.50378: Evaluated conditional (not __kernel_settings_register_profile is changed): True 6593 1726776731.50472: variable '__kernel_settings_register_mode' from source: set_fact 6593 1726776731.50481: Evaluated conditional (not __kernel_settings_register_mode is changed): True 6593 1726776731.50557: variable '__kernel_settings_register_apply' from source: set_fact 6593 1726776731.50567: Evaluated conditional (__kernel_settings_register_apply is changed): True 6593 1726776731.50573: variable 'omit' from source: magic vars 6593 1726776731.50610: variable 'omit' from source: magic vars 6593 1726776731.50690: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776731.52107: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776731.52159: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776731.52188: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776731.52212: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776731.52233: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776731.52286: variable '__kernel_settings_active_profile' from source: set_fact 6593 1726776731.52312: variable 'omit' from source: magic vars 6593 1726776731.52336: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776731.52356: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776731.52372: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776731.52385: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776731.52394: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776731.52417: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776731.52422: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776731.52424: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776731.52489: Set connection var ansible_connection to ssh 6593 1726776731.52495: Set connection var ansible_timeout to 10 6593 1726776731.52497: Set connection var ansible_shell_type to sh 6593 1726776731.52503: Set connection var ansible_shell_executable to /bin/sh 6593 1726776731.52510: Set connection var ansible_pipelining to False 6593 1726776731.52521: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776731.52538: variable 'ansible_shell_executable' from source: unknown 6593 1726776731.52541: variable 'ansible_connection' from source: unknown 6593 1726776731.52543: variable 'ansible_module_compression' from source: unknown 6593 1726776731.52545: variable 'ansible_shell_type' from source: unknown 6593 1726776731.52549: variable 'ansible_shell_executable' from source: unknown 6593 1726776731.52551: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776731.52556: variable 'ansible_pipelining' from source: unknown 6593 1726776731.52561: variable 'ansible_timeout' from source: unknown 6593 1726776731.52565: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776731.52643: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776731.52652: variable 'omit' from source: magic vars 6593 1726776731.52656: starting attempt loop 6593 1726776731.52661: running the handler 6593 1726776731.52673: _low_level_execute_command(): starting 6593 1726776731.52679: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776731.53181: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776731.53195: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776731.53213: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776731.53229: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776731.53239: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776731.53284: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776731.53292: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776731.53303: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776731.53353: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776731.54983: stdout chunk (state=3): >>>/root <<< 6593 1726776731.55087: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776731.55142: stderr chunk (state=3): >>><<< 6593 1726776731.55145: stdout chunk (state=3): >>><<< 6593 1726776731.55168: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776731.55178: _low_level_execute_command(): starting 6593 1726776731.55186: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776731.5516775-10022-248195761447377 `" && echo ansible-tmp-1726776731.5516775-10022-248195761447377="` echo /root/.ansible/tmp/ansible-tmp-1726776731.5516775-10022-248195761447377 `" ) && sleep 0' 6593 1726776731.55644: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776731.55656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776731.55678: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776731.55690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776731.55699: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776731.55746: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776731.55751: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776731.55765: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776731.55808: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776731.58028: stdout chunk (state=3): >>>ansible-tmp-1726776731.5516775-10022-248195761447377=/root/.ansible/tmp/ansible-tmp-1726776731.5516775-10022-248195761447377 <<< 6593 1726776731.58132: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776731.58193: stderr chunk (state=3): >>><<< 6593 1726776731.58197: stdout chunk (state=3): >>><<< 6593 1726776731.58214: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776731.5516775-10022-248195761447377=/root/.ansible/tmp/ansible-tmp-1726776731.5516775-10022-248195761447377 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776731.58248: variable 'ansible_module_compression' from source: unknown 6593 1726776731.58288: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 6593 1726776731.58319: variable 'ansible_facts' from source: unknown 6593 1726776731.58371: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776731.5516775-10022-248195761447377/AnsiballZ_command.py 6593 1726776731.58477: Sending initial data 6593 1726776731.58486: Sent initial data (155 bytes) 6593 1726776731.59160: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776731.59166: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776731.59200: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776731.59205: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776731.59207: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776731.59265: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776731.59268: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776731.59309: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776731.61017: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776731.61048: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776731.61086: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpl0iv4q66 /root/.ansible/tmp/ansible-tmp-1726776731.5516775-10022-248195761447377/AnsiballZ_command.py <<< 6593 1726776731.61115: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776731.61863: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776731.61968: stderr chunk (state=3): >>><<< 6593 1726776731.61973: stdout chunk (state=3): >>><<< 6593 1726776731.61990: done transferring module to remote 6593 1726776731.61999: _low_level_execute_command(): starting 6593 1726776731.62004: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776731.5516775-10022-248195761447377/ /root/.ansible/tmp/ansible-tmp-1726776731.5516775-10022-248195761447377/AnsiballZ_command.py && sleep 0' 6593 1726776731.62454: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776731.62460: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776731.62491: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776731.62499: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776731.62502: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776731.62551: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776731.62554: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776731.62596: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776731.64321: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776731.64368: stderr chunk (state=3): >>><<< 6593 1726776731.64371: stdout chunk (state=3): >>><<< 6593 1726776731.64385: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776731.64388: _low_level_execute_command(): starting 6593 1726776731.64392: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776731.5516775-10022-248195761447377/AnsiballZ_command.py && sleep 0' 6593 1726776731.64831: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776731.64843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776731.64862: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776731.64877: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776731.64886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776731.64933: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776731.64936: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776731.64993: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776732.88977: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "profile", "virtual-guest kernel_settings"], "start": "2024-09-19 16:12:11.781780", "end": "2024-09-19 16:12:12.888591", "delta": "0:00:01.106811", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm profile 'virtual-guest kernel_settings'", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 6593 1726776732.90351: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776732.90409: stderr chunk (state=3): >>><<< 6593 1726776732.90412: stdout chunk (state=3): >>><<< 6593 1726776732.90431: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "profile", "virtual-guest kernel_settings"], "start": "2024-09-19 16:12:11.781780", "end": "2024-09-19 16:12:12.888591", "delta": "0:00:01.106811", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm profile 'virtual-guest kernel_settings'", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776732.90459: done with _execute_module (ansible.legacy.command, {'_raw_params': "tuned-adm profile 'virtual-guest kernel_settings'", '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776731.5516775-10022-248195761447377/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776732.90469: _low_level_execute_command(): starting 6593 1726776732.90474: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776731.5516775-10022-248195761447377/ > /dev/null 2>&1 && sleep 0' 6593 1726776732.90932: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776732.90938: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776732.90988: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776732.90991: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776732.90994: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776732.91054: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776732.91057: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776732.91060: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776732.91103: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776732.92867: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776732.92923: stderr chunk (state=3): >>><<< 6593 1726776732.92926: stdout chunk (state=3): >>><<< 6593 1726776732.92942: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776732.92948: handler run complete 6593 1726776732.92967: Evaluated conditional (True): True 6593 1726776732.92976: attempt loop complete, returning result 6593 1726776732.92978: _execute() done 6593 1726776732.92980: dumping result to json 6593 1726776732.92986: done dumping result, returning 6593 1726776732.92994: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings [025ceb90-32dd-710c-d93d-000000000ee5] 6593 1726776732.93000: sending task result for task 025ceb90-32dd-710c-d93d-000000000ee5 6593 1726776732.93106: done sending task result for task 025ceb90-32dd-710c-d93d-000000000ee5 6593 1726776732.93109: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "cmd": [ "tuned-adm", "profile", "virtual-guest kernel_settings" ], "delta": "0:00:01.106811", "end": "2024-09-19 16:12:12.888591", "rc": 0, "start": "2024-09-19 16:12:11.781780" } 6593 1726776732.93189: no more pending results, returning what we have 6593 1726776732.93192: results queue empty 6593 1726776732.93193: checking for any_errors_fatal 6593 1726776732.93202: done checking for any_errors_fatal 6593 1726776732.93203: checking for max_fail_percentage 6593 1726776732.93204: done checking for max_fail_percentage 6593 1726776732.93205: checking to see if all hosts have failed and the running result is not ok 6593 1726776732.93206: done checking to see if all hosts have failed 6593 1726776732.93206: getting the remaining hosts for this loop 6593 1726776732.93208: done getting the remaining hosts for this loop 6593 1726776732.93211: getting the next task for host managed_node2 6593 1726776732.93220: done getting next task for host managed_node2 6593 1726776732.93224: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Verify settings 6593 1726776732.93228: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6593 1726776732.93239: getting variables 6593 1726776732.93240: in VariableManager get_vars() 6593 1726776732.93277: Calling all_inventory to load vars for managed_node2 6593 1726776732.93280: Calling groups_inventory to load vars for managed_node2 6593 1726776732.93282: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776732.93291: Calling all_plugins_play to load vars for managed_node2 6593 1726776732.93294: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776732.93296: Calling groups_plugins_play to load vars for managed_node2 6593 1726776732.93410: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776732.93610: done with get_vars() 6593 1726776732.93619: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Verify settings] ************* task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:166 Thursday 19 September 2024 16:12:12 -0400 (0:00:01.447) 0:01:50.361 **** 6593 1726776732.93690: entering _queue_task() for managed_node2/include_tasks 6593 1726776732.93884: worker is 1 (out of 1 available) 6593 1726776732.93898: exiting _queue_task() for managed_node2/include_tasks 6593 1726776732.93910: done queuing things up, now waiting for results queue to drain 6593 1726776732.93912: waiting for pending results... 6593 1726776732.94090: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Verify settings 6593 1726776732.94179: in run() - task 025ceb90-32dd-710c-d93d-000000000ee6 6593 1726776732.94190: variable 'ansible_search_path' from source: unknown 6593 1726776732.94194: variable 'ansible_search_path' from source: unknown 6593 1726776732.94224: calling self._execute() 6593 1726776732.94291: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776732.94296: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776732.94305: variable 'omit' from source: magic vars 6593 1726776732.94635: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776732.94823: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776732.94860: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776732.94884: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776732.94913: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776732.95002: variable '__kernel_settings_register_apply' from source: set_fact 6593 1726776732.95028: Evaluated conditional (__kernel_settings_register_apply is changed): True 6593 1726776732.95034: _execute() done 6593 1726776732.95037: dumping result to json 6593 1726776732.95040: done dumping result, returning 6593 1726776732.95046: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Verify settings [025ceb90-32dd-710c-d93d-000000000ee6] 6593 1726776732.95053: sending task result for task 025ceb90-32dd-710c-d93d-000000000ee6 6593 1726776732.95149: done sending task result for task 025ceb90-32dd-710c-d93d-000000000ee6 6593 1726776732.95152: WORKER PROCESS EXITING 6593 1726776732.95196: no more pending results, returning what we have 6593 1726776732.95200: in VariableManager get_vars() 6593 1726776732.95240: Calling all_inventory to load vars for managed_node2 6593 1726776732.95243: Calling groups_inventory to load vars for managed_node2 6593 1726776732.95245: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776732.95254: Calling all_plugins_play to load vars for managed_node2 6593 1726776732.95259: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776732.95261: Calling groups_plugins_play to load vars for managed_node2 6593 1726776732.95380: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776732.95510: done with get_vars() 6593 1726776732.95516: variable 'ansible_search_path' from source: unknown 6593 1726776732.95517: variable 'ansible_search_path' from source: unknown 6593 1726776732.95540: we have included files to process 6593 1726776732.95541: generating all_blocks data 6593 1726776732.95545: done generating all_blocks data 6593 1726776732.95548: processing included file: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 6593 1726776732.95549: loading included file: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 6593 1726776732.95550: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 6593 1726776732.95809: done processing included file 6593 1726776732.95813: iterating over new_blocks loaded from include file 6593 1726776732.95814: in VariableManager get_vars() 6593 1726776732.95832: done with get_vars() 6593 1726776732.95833: filtering new block on tags 6593 1726776732.95870: done filtering new block on tags 6593 1726776732.95872: done iterating over new_blocks loaded from include file included: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml for managed_node2 6593 1726776732.95876: extending task lists for all hosts with included blocks 6593 1726776732.96449: done extending task lists 6593 1726776732.96450: done processing included files 6593 1726776732.96451: results queue empty 6593 1726776732.96452: checking for any_errors_fatal 6593 1726776732.96457: done checking for any_errors_fatal 6593 1726776732.96457: checking for max_fail_percentage 6593 1726776732.96458: done checking for max_fail_percentage 6593 1726776732.96459: checking to see if all hosts have failed and the running result is not ok 6593 1726776732.96459: done checking to see if all hosts have failed 6593 1726776732.96460: getting the remaining hosts for this loop 6593 1726776732.96461: done getting the remaining hosts for this loop 6593 1726776732.96463: getting the next task for host managed_node2 6593 1726776732.96466: done getting next task for host managed_node2 6593 1726776732.96467: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 6593 1726776732.96470: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6593 1726776732.96477: getting variables 6593 1726776732.96477: in VariableManager get_vars() 6593 1726776732.96486: Calling all_inventory to load vars for managed_node2 6593 1726776732.96487: Calling groups_inventory to load vars for managed_node2 6593 1726776732.96489: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776732.96492: Calling all_plugins_play to load vars for managed_node2 6593 1726776732.96494: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776732.96495: Calling groups_plugins_play to load vars for managed_node2 6593 1726776732.96579: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776732.96693: done with get_vars() 6593 1726776732.96699: done getting variables 6593 1726776732.96727: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 Thursday 19 September 2024 16:12:12 -0400 (0:00:00.030) 0:01:50.392 **** 6593 1726776732.96754: entering _queue_task() for managed_node2/command 6593 1726776732.96957: worker is 1 (out of 1 available) 6593 1726776732.96970: exiting _queue_task() for managed_node2/command 6593 1726776732.96983: done queuing things up, now waiting for results queue to drain 6593 1726776732.96984: waiting for pending results... 6593 1726776732.97161: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 6593 1726776732.97254: in run() - task 025ceb90-32dd-710c-d93d-000000000fc5 6593 1726776732.97265: variable 'ansible_search_path' from source: unknown 6593 1726776732.97268: variable 'ansible_search_path' from source: unknown 6593 1726776732.97298: calling self._execute() 6593 1726776732.97367: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776732.97370: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776732.97378: variable 'omit' from source: magic vars 6593 1726776732.97458: variable 'omit' from source: magic vars 6593 1726776732.97502: variable 'omit' from source: magic vars 6593 1726776732.97525: variable 'omit' from source: magic vars 6593 1726776732.97564: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776732.97590: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776732.97605: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776732.97620: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776732.97630: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776732.97654: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776732.97659: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776732.97662: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776732.97724: Set connection var ansible_connection to ssh 6593 1726776732.97731: Set connection var ansible_timeout to 10 6593 1726776732.97734: Set connection var ansible_shell_type to sh 6593 1726776732.97739: Set connection var ansible_shell_executable to /bin/sh 6593 1726776732.97745: Set connection var ansible_pipelining to False 6593 1726776732.97754: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776732.97773: variable 'ansible_shell_executable' from source: unknown 6593 1726776732.97776: variable 'ansible_connection' from source: unknown 6593 1726776732.97778: variable 'ansible_module_compression' from source: unknown 6593 1726776732.97780: variable 'ansible_shell_type' from source: unknown 6593 1726776732.97783: variable 'ansible_shell_executable' from source: unknown 6593 1726776732.97785: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776732.97789: variable 'ansible_pipelining' from source: unknown 6593 1726776732.97792: variable 'ansible_timeout' from source: unknown 6593 1726776732.97796: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776732.97899: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776732.97908: variable 'omit' from source: magic vars 6593 1726776732.97912: starting attempt loop 6593 1726776732.97915: running the handler 6593 1726776732.97928: _low_level_execute_command(): starting 6593 1726776732.97935: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776732.98456: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776732.98473: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776732.98491: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776732.98504: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776732.98521: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776732.98558: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776732.98571: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776732.98581: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776732.98629: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776733.00220: stdout chunk (state=3): >>>/root <<< 6593 1726776733.00330: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776733.00386: stderr chunk (state=3): >>><<< 6593 1726776733.00390: stdout chunk (state=3): >>><<< 6593 1726776733.00413: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776733.00427: _low_level_execute_command(): starting 6593 1726776733.00433: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776733.0041218-10034-281304877709730 `" && echo ansible-tmp-1726776733.0041218-10034-281304877709730="` echo /root/.ansible/tmp/ansible-tmp-1726776733.0041218-10034-281304877709730 `" ) && sleep 0' 6593 1726776733.00873: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776733.00890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776733.00906: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776733.00921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776733.00940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776733.00978: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776733.00991: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776733.01041: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776733.02990: stdout chunk (state=3): >>>ansible-tmp-1726776733.0041218-10034-281304877709730=/root/.ansible/tmp/ansible-tmp-1726776733.0041218-10034-281304877709730 <<< 6593 1726776733.03100: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776733.03158: stderr chunk (state=3): >>><<< 6593 1726776733.03161: stdout chunk (state=3): >>><<< 6593 1726776733.03175: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776733.0041218-10034-281304877709730=/root/.ansible/tmp/ansible-tmp-1726776733.0041218-10034-281304877709730 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776733.03201: variable 'ansible_module_compression' from source: unknown 6593 1726776733.03251: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 6593 1726776733.03283: variable 'ansible_facts' from source: unknown 6593 1726776733.03335: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776733.0041218-10034-281304877709730/AnsiballZ_command.py 6593 1726776733.03446: Sending initial data 6593 1726776733.03456: Sent initial data (155 bytes) 6593 1726776733.04124: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776733.04128: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776733.04163: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776733.04167: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776733.04169: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776733.04223: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776733.04226: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776733.04267: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776733.05972: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776733.06002: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776733.06040: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmph42kl1n1 /root/.ansible/tmp/ansible-tmp-1726776733.0041218-10034-281304877709730/AnsiballZ_command.py <<< 6593 1726776733.06072: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776733.06834: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776733.06941: stderr chunk (state=3): >>><<< 6593 1726776733.06944: stdout chunk (state=3): >>><<< 6593 1726776733.06963: done transferring module to remote 6593 1726776733.06973: _low_level_execute_command(): starting 6593 1726776733.06978: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776733.0041218-10034-281304877709730/ /root/.ansible/tmp/ansible-tmp-1726776733.0041218-10034-281304877709730/AnsiballZ_command.py && sleep 0' 6593 1726776733.07429: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776733.07432: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776733.07469: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776733.07472: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776733.07474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776733.07527: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776733.07530: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776733.07571: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776733.09270: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776733.09325: stderr chunk (state=3): >>><<< 6593 1726776733.09328: stdout chunk (state=3): >>><<< 6593 1726776733.09343: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776733.09351: _low_level_execute_command(): starting 6593 1726776733.09354: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776733.0041218-10034-281304877709730/AnsiballZ_command.py && sleep 0' 6593 1726776733.09796: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776733.09810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776733.09830: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776733.09844: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776733.09891: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776733.09903: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776733.09952: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776733.32734: stdout chunk (state=3): >>> {"changed": true, "stdout": "Verification succeeded, current system settings match the preset profile.\nSee TuneD log file ('/var/log/tuned/tuned.log') for details.", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "verify", "-i"], "start": "2024-09-19 16:12:13.233357", "end": "2024-09-19 16:12:13.326188", "delta": "0:00:00.092831", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm verify -i", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 6593 1726776733.34132: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776733.34190: stderr chunk (state=3): >>><<< 6593 1726776733.34193: stdout chunk (state=3): >>><<< 6593 1726776733.34213: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "Verification succeeded, current system settings match the preset profile.\nSee TuneD log file ('/var/log/tuned/tuned.log') for details.", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "verify", "-i"], "start": "2024-09-19 16:12:13.233357", "end": "2024-09-19 16:12:13.326188", "delta": "0:00:00.092831", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm verify -i", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776733.34262: done with _execute_module (ansible.legacy.command, {'_raw_params': 'tuned-adm verify -i', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776733.0041218-10034-281304877709730/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776733.34266: _low_level_execute_command(): starting 6593 1726776733.34272: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776733.0041218-10034-281304877709730/ > /dev/null 2>&1 && sleep 0' 6593 1726776733.34736: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776733.34749: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776733.34769: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776733.34781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776733.34790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776733.34836: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776733.34848: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776733.34893: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776733.36712: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776733.36765: stderr chunk (state=3): >>><<< 6593 1726776733.36768: stdout chunk (state=3): >>><<< 6593 1726776733.36782: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776733.36789: handler run complete 6593 1726776733.36807: Evaluated conditional (False): False 6593 1726776733.36816: attempt loop complete, returning result 6593 1726776733.36820: _execute() done 6593 1726776733.36823: dumping result to json 6593 1726776733.36828: done dumping result, returning 6593 1726776733.36836: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly [025ceb90-32dd-710c-d93d-000000000fc5] 6593 1726776733.36842: sending task result for task 025ceb90-32dd-710c-d93d-000000000fc5 6593 1726776733.36953: done sending task result for task 025ceb90-32dd-710c-d93d-000000000fc5 6593 1726776733.36956: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:00.092831", "end": "2024-09-19 16:12:13.326188", "rc": 0, "start": "2024-09-19 16:12:13.233357" } STDOUT: Verification succeeded, current system settings match the preset profile. See TuneD log file ('/var/log/tuned/tuned.log') for details. 6593 1726776733.37048: no more pending results, returning what we have 6593 1726776733.37051: results queue empty 6593 1726776733.37052: checking for any_errors_fatal 6593 1726776733.37054: done checking for any_errors_fatal 6593 1726776733.37055: checking for max_fail_percentage 6593 1726776733.37056: done checking for max_fail_percentage 6593 1726776733.37057: checking to see if all hosts have failed and the running result is not ok 6593 1726776733.37058: done checking to see if all hosts have failed 6593 1726776733.37059: getting the remaining hosts for this loop 6593 1726776733.37060: done getting the remaining hosts for this loop 6593 1726776733.37063: getting the next task for host managed_node2 6593 1726776733.37069: done getting next task for host managed_node2 6593 1726776733.37073: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 6593 1726776733.37078: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6593 1726776733.37088: getting variables 6593 1726776733.37089: in VariableManager get_vars() 6593 1726776733.37128: Calling all_inventory to load vars for managed_node2 6593 1726776733.37130: Calling groups_inventory to load vars for managed_node2 6593 1726776733.37132: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776733.37139: Calling all_plugins_play to load vars for managed_node2 6593 1726776733.37140: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776733.37142: Calling groups_plugins_play to load vars for managed_node2 6593 1726776733.37282: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776733.37409: done with get_vars() 6593 1726776733.37417: done getting variables 6593 1726776733.37460: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Get last verify results from log] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:12 Thursday 19 September 2024 16:12:13 -0400 (0:00:00.407) 0:01:50.799 **** 6593 1726776733.37484: entering _queue_task() for managed_node2/shell 6593 1726776733.37669: worker is 1 (out of 1 available) 6593 1726776733.37683: exiting _queue_task() for managed_node2/shell 6593 1726776733.37696: done queuing things up, now waiting for results queue to drain 6593 1726776733.37697: waiting for pending results... 6593 1726776733.37881: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 6593 1726776733.37973: in run() - task 025ceb90-32dd-710c-d93d-000000000fc6 6593 1726776733.37984: variable 'ansible_search_path' from source: unknown 6593 1726776733.37988: variable 'ansible_search_path' from source: unknown 6593 1726776733.38016: calling self._execute() 6593 1726776733.38087: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776733.38091: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776733.38099: variable 'omit' from source: magic vars 6593 1726776733.38432: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776733.38622: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776733.38656: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776733.38684: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776733.38711: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776733.38797: variable '__kernel_settings_register_verify_values' from source: set_fact 6593 1726776733.38819: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 6593 1726776733.38822: when evaluation is False, skipping this task 6593 1726776733.38825: _execute() done 6593 1726776733.38828: dumping result to json 6593 1726776733.38831: done dumping result, returning 6593 1726776733.38836: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log [025ceb90-32dd-710c-d93d-000000000fc6] 6593 1726776733.38842: sending task result for task 025ceb90-32dd-710c-d93d-000000000fc6 6593 1726776733.38932: done sending task result for task 025ceb90-32dd-710c-d93d-000000000fc6 6593 1726776733.38935: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 6593 1726776733.38981: no more pending results, returning what we have 6593 1726776733.38985: results queue empty 6593 1726776733.38986: checking for any_errors_fatal 6593 1726776733.38999: done checking for any_errors_fatal 6593 1726776733.39000: checking for max_fail_percentage 6593 1726776733.39001: done checking for max_fail_percentage 6593 1726776733.39002: checking to see if all hosts have failed and the running result is not ok 6593 1726776733.39004: done checking to see if all hosts have failed 6593 1726776733.39004: getting the remaining hosts for this loop 6593 1726776733.39006: done getting the remaining hosts for this loop 6593 1726776733.39009: getting the next task for host managed_node2 6593 1726776733.39016: done getting next task for host managed_node2 6593 1726776733.39022: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 6593 1726776733.39027: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6593 1726776733.39042: getting variables 6593 1726776733.39044: in VariableManager get_vars() 6593 1726776733.39074: Calling all_inventory to load vars for managed_node2 6593 1726776733.39076: Calling groups_inventory to load vars for managed_node2 6593 1726776733.39077: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776733.39084: Calling all_plugins_play to load vars for managed_node2 6593 1726776733.39086: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776733.39088: Calling groups_plugins_play to load vars for managed_node2 6593 1726776733.39195: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776733.39320: done with get_vars() 6593 1726776733.39328: done getting variables 6593 1726776733.39369: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:23 Thursday 19 September 2024 16:12:13 -0400 (0:00:00.019) 0:01:50.818 **** 6593 1726776733.39394: entering _queue_task() for managed_node2/fail 6593 1726776733.39573: worker is 1 (out of 1 available) 6593 1726776733.39586: exiting _queue_task() for managed_node2/fail 6593 1726776733.39599: done queuing things up, now waiting for results queue to drain 6593 1726776733.39600: waiting for pending results... 6593 1726776733.39778: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 6593 1726776733.39868: in run() - task 025ceb90-32dd-710c-d93d-000000000fc7 6593 1726776733.39879: variable 'ansible_search_path' from source: unknown 6593 1726776733.39882: variable 'ansible_search_path' from source: unknown 6593 1726776733.39909: calling self._execute() 6593 1726776733.39977: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776733.39981: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776733.39989: variable 'omit' from source: magic vars 6593 1726776733.40330: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776733.40578: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776733.40612: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776733.40638: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776733.40667: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776733.40753: variable '__kernel_settings_register_verify_values' from source: set_fact 6593 1726776733.40776: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 6593 1726776733.40779: when evaluation is False, skipping this task 6593 1726776733.40782: _execute() done 6593 1726776733.40785: dumping result to json 6593 1726776733.40787: done dumping result, returning 6593 1726776733.40793: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors [025ceb90-32dd-710c-d93d-000000000fc7] 6593 1726776733.40799: sending task result for task 025ceb90-32dd-710c-d93d-000000000fc7 6593 1726776733.40890: done sending task result for task 025ceb90-32dd-710c-d93d-000000000fc7 6593 1726776733.40893: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 6593 1726776733.40951: no more pending results, returning what we have 6593 1726776733.40955: results queue empty 6593 1726776733.40956: checking for any_errors_fatal 6593 1726776733.40961: done checking for any_errors_fatal 6593 1726776733.40962: checking for max_fail_percentage 6593 1726776733.40964: done checking for max_fail_percentage 6593 1726776733.40964: checking to see if all hosts have failed and the running result is not ok 6593 1726776733.40966: done checking to see if all hosts have failed 6593 1726776733.40966: getting the remaining hosts for this loop 6593 1726776733.40967: done getting the remaining hosts for this loop 6593 1726776733.40971: getting the next task for host managed_node2 6593 1726776733.40979: done getting next task for host managed_node2 6593 1726776733.40982: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 6593 1726776733.40986: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6593 1726776733.41002: getting variables 6593 1726776733.41004: in VariableManager get_vars() 6593 1726776733.41035: Calling all_inventory to load vars for managed_node2 6593 1726776733.41037: Calling groups_inventory to load vars for managed_node2 6593 1726776733.41039: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776733.41045: Calling all_plugins_play to load vars for managed_node2 6593 1726776733.41047: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776733.41049: Calling groups_plugins_play to load vars for managed_node2 6593 1726776733.41196: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776733.41314: done with get_vars() 6593 1726776733.41323: done getting variables 6593 1726776733.41364: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:177 Thursday 19 September 2024 16:12:13 -0400 (0:00:00.019) 0:01:50.838 **** 6593 1726776733.41386: entering _queue_task() for managed_node2/set_fact 6593 1726776733.41567: worker is 1 (out of 1 available) 6593 1726776733.41580: exiting _queue_task() for managed_node2/set_fact 6593 1726776733.41593: done queuing things up, now waiting for results queue to drain 6593 1726776733.41594: waiting for pending results... 6593 1726776733.41767: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 6593 1726776733.41844: in run() - task 025ceb90-32dd-710c-d93d-000000000ee7 6593 1726776733.41857: variable 'ansible_search_path' from source: unknown 6593 1726776733.41860: variable 'ansible_search_path' from source: unknown 6593 1726776733.41890: calling self._execute() 6593 1726776733.41961: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776733.41966: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776733.41974: variable 'omit' from source: magic vars 6593 1726776733.42052: variable 'omit' from source: magic vars 6593 1726776733.42093: variable 'omit' from source: magic vars 6593 1726776733.42115: variable 'omit' from source: magic vars 6593 1726776733.42152: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776733.42181: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776733.42198: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776733.42213: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776733.42224: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776733.42248: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776733.42251: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776733.42253: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776733.42320: Set connection var ansible_connection to ssh 6593 1726776733.42326: Set connection var ansible_timeout to 10 6593 1726776733.42329: Set connection var ansible_shell_type to sh 6593 1726776733.42334: Set connection var ansible_shell_executable to /bin/sh 6593 1726776733.42339: Set connection var ansible_pipelining to False 6593 1726776733.42347: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776733.42368: variable 'ansible_shell_executable' from source: unknown 6593 1726776733.42371: variable 'ansible_connection' from source: unknown 6593 1726776733.42374: variable 'ansible_module_compression' from source: unknown 6593 1726776733.42376: variable 'ansible_shell_type' from source: unknown 6593 1726776733.42379: variable 'ansible_shell_executable' from source: unknown 6593 1726776733.42381: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776733.42384: variable 'ansible_pipelining' from source: unknown 6593 1726776733.42387: variable 'ansible_timeout' from source: unknown 6593 1726776733.42391: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776733.42495: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776733.42505: variable 'omit' from source: magic vars 6593 1726776733.42509: starting attempt loop 6593 1726776733.42513: running the handler 6593 1726776733.42523: handler run complete 6593 1726776733.42532: attempt loop complete, returning result 6593 1726776733.42535: _execute() done 6593 1726776733.42537: dumping result to json 6593 1726776733.42540: done dumping result, returning 6593 1726776733.42547: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes [025ceb90-32dd-710c-d93d-000000000ee7] 6593 1726776733.42553: sending task result for task 025ceb90-32dd-710c-d93d-000000000ee7 6593 1726776733.42640: done sending task result for task 025ceb90-32dd-710c-d93d-000000000ee7 6593 1726776733.42644: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "kernel_settings_reboot_required": false }, "changed": false } 6593 1726776733.42708: no more pending results, returning what we have 6593 1726776733.42710: results queue empty 6593 1726776733.42711: checking for any_errors_fatal 6593 1726776733.42720: done checking for any_errors_fatal 6593 1726776733.42721: checking for max_fail_percentage 6593 1726776733.42723: done checking for max_fail_percentage 6593 1726776733.42723: checking to see if all hosts have failed and the running result is not ok 6593 1726776733.42724: done checking to see if all hosts have failed 6593 1726776733.42725: getting the remaining hosts for this loop 6593 1726776733.42726: done getting the remaining hosts for this loop 6593 1726776733.42729: getting the next task for host managed_node2 6593 1726776733.42734: done getting next task for host managed_node2 6593 1726776733.42737: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 6593 1726776733.42740: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6593 1726776733.42751: getting variables 6593 1726776733.42752: in VariableManager get_vars() 6593 1726776733.42777: Calling all_inventory to load vars for managed_node2 6593 1726776733.42779: Calling groups_inventory to load vars for managed_node2 6593 1726776733.42780: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776733.42786: Calling all_plugins_play to load vars for managed_node2 6593 1726776733.42788: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776733.42789: Calling groups_plugins_play to load vars for managed_node2 6593 1726776733.42895: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776733.43020: done with get_vars() 6593 1726776733.43027: done getting variables 6593 1726776733.43067: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing] *** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:181 Thursday 19 September 2024 16:12:13 -0400 (0:00:00.017) 0:01:50.855 **** 6593 1726776733.43089: entering _queue_task() for managed_node2/set_fact 6593 1726776733.43263: worker is 1 (out of 1 available) 6593 1726776733.43275: exiting _queue_task() for managed_node2/set_fact 6593 1726776733.43287: done queuing things up, now waiting for results queue to drain 6593 1726776733.43289: waiting for pending results... 6593 1726776733.43462: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 6593 1726776733.43538: in run() - task 025ceb90-32dd-710c-d93d-000000000ee8 6593 1726776733.43550: variable 'ansible_search_path' from source: unknown 6593 1726776733.43554: variable 'ansible_search_path' from source: unknown 6593 1726776733.43585: calling self._execute() 6593 1726776733.43655: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776733.43662: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776733.43669: variable 'omit' from source: magic vars 6593 1726776733.43744: variable 'omit' from source: magic vars 6593 1726776733.43785: variable 'omit' from source: magic vars 6593 1726776733.44051: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6593 1726776733.44298: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6593 1726776733.44331: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6593 1726776733.44355: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6593 1726776733.44383: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6593 1726776733.44480: variable '__kernel_settings_register_profile' from source: set_fact 6593 1726776733.44493: variable '__kernel_settings_register_mode' from source: set_fact 6593 1726776733.44501: variable '__kernel_settings_register_apply' from source: set_fact 6593 1726776733.44541: variable 'omit' from source: magic vars 6593 1726776733.44565: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776733.44585: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776733.44598: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776733.44613: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776733.44622: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776733.44644: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776733.44647: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776733.44649: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776733.44713: Set connection var ansible_connection to ssh 6593 1726776733.44718: Set connection var ansible_timeout to 10 6593 1726776733.44725: Set connection var ansible_shell_type to sh 6593 1726776733.44728: Set connection var ansible_shell_executable to /bin/sh 6593 1726776733.44733: Set connection var ansible_pipelining to False 6593 1726776733.44742: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776733.44757: variable 'ansible_shell_executable' from source: unknown 6593 1726776733.44762: variable 'ansible_connection' from source: unknown 6593 1726776733.44765: variable 'ansible_module_compression' from source: unknown 6593 1726776733.44767: variable 'ansible_shell_type' from source: unknown 6593 1726776733.44769: variable 'ansible_shell_executable' from source: unknown 6593 1726776733.44772: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776733.44776: variable 'ansible_pipelining' from source: unknown 6593 1726776733.44778: variable 'ansible_timeout' from source: unknown 6593 1726776733.44782: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776733.44858: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776733.44869: variable 'omit' from source: magic vars 6593 1726776733.44874: starting attempt loop 6593 1726776733.44876: running the handler 6593 1726776733.44885: handler run complete 6593 1726776733.44894: attempt loop complete, returning result 6593 1726776733.44896: _execute() done 6593 1726776733.44899: dumping result to json 6593 1726776733.44901: done dumping result, returning 6593 1726776733.44908: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing [025ceb90-32dd-710c-d93d-000000000ee8] 6593 1726776733.44914: sending task result for task 025ceb90-32dd-710c-d93d-000000000ee8 6593 1726776733.44993: done sending task result for task 025ceb90-32dd-710c-d93d-000000000ee8 6593 1726776733.44996: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__kernel_settings_changed": true }, "changed": false } 6593 1726776733.45060: no more pending results, returning what we have 6593 1726776733.45064: results queue empty 6593 1726776733.45065: checking for any_errors_fatal 6593 1726776733.45070: done checking for any_errors_fatal 6593 1726776733.45070: checking for max_fail_percentage 6593 1726776733.45072: done checking for max_fail_percentage 6593 1726776733.45073: checking to see if all hosts have failed and the running result is not ok 6593 1726776733.45074: done checking to see if all hosts have failed 6593 1726776733.45074: getting the remaining hosts for this loop 6593 1726776733.45076: done getting the remaining hosts for this loop 6593 1726776733.45079: getting the next task for host managed_node2 6593 1726776733.45087: done getting next task for host managed_node2 6593 1726776733.45089: ^ task is: TASK: meta (role_complete) 6593 1726776733.45092: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6593 1726776733.45104: getting variables 6593 1726776733.45105: in VariableManager get_vars() 6593 1726776733.45139: Calling all_inventory to load vars for managed_node2 6593 1726776733.45141: Calling groups_inventory to load vars for managed_node2 6593 1726776733.45143: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776733.45149: Calling all_plugins_play to load vars for managed_node2 6593 1726776733.45151: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776733.45153: Calling groups_plugins_play to load vars for managed_node2 6593 1726776733.45257: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776733.45421: done with get_vars() 6593 1726776733.45429: done getting variables 6593 1726776733.45481: done queuing things up, now waiting for results queue to drain 6593 1726776733.45486: results queue empty 6593 1726776733.45487: checking for any_errors_fatal 6593 1726776733.45488: done checking for any_errors_fatal 6593 1726776733.45489: checking for max_fail_percentage 6593 1726776733.45489: done checking for max_fail_percentage 6593 1726776733.45490: checking to see if all hosts have failed and the running result is not ok 6593 1726776733.45490: done checking to see if all hosts have failed 6593 1726776733.45491: getting the remaining hosts for this loop 6593 1726776733.45491: done getting the remaining hosts for this loop 6593 1726776733.45493: getting the next task for host managed_node2 6593 1726776733.45496: done getting next task for host managed_node2 6593 1726776733.45497: ^ task is: TASK: Verify no settings 6593 1726776733.45498: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6593 1726776733.45500: getting variables 6593 1726776733.45501: in VariableManager get_vars() 6593 1726776733.45508: Calling all_inventory to load vars for managed_node2 6593 1726776733.45509: Calling groups_inventory to load vars for managed_node2 6593 1726776733.45510: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776733.45513: Calling all_plugins_play to load vars for managed_node2 6593 1726776733.45515: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776733.45516: Calling groups_plugins_play to load vars for managed_node2 6593 1726776733.45593: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776733.45699: done with get_vars() 6593 1726776733.45704: done getting variables 6593 1726776733.45731: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify no settings] ****************************************************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:20 Thursday 19 September 2024 16:12:13 -0400 (0:00:00.026) 0:01:50.882 **** 6593 1726776733.45750: entering _queue_task() for managed_node2/shell 6593 1726776733.45929: worker is 1 (out of 1 available) 6593 1726776733.45944: exiting _queue_task() for managed_node2/shell 6593 1726776733.45955: done queuing things up, now waiting for results queue to drain 6593 1726776733.45956: waiting for pending results... 6593 1726776733.46124: running TaskExecutor() for managed_node2/TASK: Verify no settings 6593 1726776733.46191: in run() - task 025ceb90-32dd-710c-d93d-000000000cae 6593 1726776733.46202: variable 'ansible_search_path' from source: unknown 6593 1726776733.46207: variable 'ansible_search_path' from source: unknown 6593 1726776733.46237: calling self._execute() 6593 1726776733.46306: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776733.46311: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776733.46323: variable 'omit' from source: magic vars 6593 1726776733.46397: variable 'omit' from source: magic vars 6593 1726776733.46427: variable 'omit' from source: magic vars 6593 1726776733.46676: variable '__kernel_settings_profile_filename' from source: role '' exported vars 6593 1726776733.46730: variable '__kernel_settings_profile_dir' from source: role '' exported vars 6593 1726776733.46791: variable '__kernel_settings_profile_parent' from source: set_fact 6593 1726776733.46795: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 6593 1726776733.46832: variable 'omit' from source: magic vars 6593 1726776733.46868: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776733.46893: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776733.46909: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776733.46923: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776733.46934: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776733.46956: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776733.46962: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776733.46965: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776733.47031: Set connection var ansible_connection to ssh 6593 1726776733.47037: Set connection var ansible_timeout to 10 6593 1726776733.47039: Set connection var ansible_shell_type to sh 6593 1726776733.47045: Set connection var ansible_shell_executable to /bin/sh 6593 1726776733.47051: Set connection var ansible_pipelining to False 6593 1726776733.47062: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776733.47078: variable 'ansible_shell_executable' from source: unknown 6593 1726776733.47081: variable 'ansible_connection' from source: unknown 6593 1726776733.47084: variable 'ansible_module_compression' from source: unknown 6593 1726776733.47086: variable 'ansible_shell_type' from source: unknown 6593 1726776733.47088: variable 'ansible_shell_executable' from source: unknown 6593 1726776733.47090: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776733.47094: variable 'ansible_pipelining' from source: unknown 6593 1726776733.47096: variable 'ansible_timeout' from source: unknown 6593 1726776733.47101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776733.47203: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776733.47212: variable 'omit' from source: magic vars 6593 1726776733.47216: starting attempt loop 6593 1726776733.47220: running the handler 6593 1726776733.47230: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776733.47244: _low_level_execute_command(): starting 6593 1726776733.47250: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776733.47766: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776733.47781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776733.47793: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776733.47805: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776733.47824: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776733.47865: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776733.47877: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776733.48005: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776733.49643: stdout chunk (state=3): >>>/root <<< 6593 1726776733.49743: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776733.49802: stderr chunk (state=3): >>><<< 6593 1726776733.49806: stdout chunk (state=3): >>><<< 6593 1726776733.49829: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776733.49841: _low_level_execute_command(): starting 6593 1726776733.49850: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776733.4982913-10049-86491893727609 `" && echo ansible-tmp-1726776733.4982913-10049-86491893727609="` echo /root/.ansible/tmp/ansible-tmp-1726776733.4982913-10049-86491893727609 `" ) && sleep 0' 6593 1726776733.50305: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776733.50329: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776733.50342: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776733.50353: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776733.50405: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776733.50416: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776733.50459: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776733.52414: stdout chunk (state=3): >>>ansible-tmp-1726776733.4982913-10049-86491893727609=/root/.ansible/tmp/ansible-tmp-1726776733.4982913-10049-86491893727609 <<< 6593 1726776733.52527: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776733.52581: stderr chunk (state=3): >>><<< 6593 1726776733.52585: stdout chunk (state=3): >>><<< 6593 1726776733.52601: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776733.4982913-10049-86491893727609=/root/.ansible/tmp/ansible-tmp-1726776733.4982913-10049-86491893727609 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776733.52631: variable 'ansible_module_compression' from source: unknown 6593 1726776733.52678: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 6593 1726776733.52708: variable 'ansible_facts' from source: unknown 6593 1726776733.52761: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776733.4982913-10049-86491893727609/AnsiballZ_command.py 6593 1726776733.52950: Sending initial data 6593 1726776733.52959: Sent initial data (154 bytes) 6593 1726776733.53572: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776733.53576: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776733.53607: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776733.53610: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776733.53612: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776733.53668: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776733.53671: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776733.53713: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776733.55443: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776733.55474: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776733.55507: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpgk5ny49l /root/.ansible/tmp/ansible-tmp-1726776733.4982913-10049-86491893727609/AnsiballZ_command.py <<< 6593 1726776733.55541: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776733.56281: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776733.56395: stderr chunk (state=3): >>><<< 6593 1726776733.56398: stdout chunk (state=3): >>><<< 6593 1726776733.56417: done transferring module to remote 6593 1726776733.56428: _low_level_execute_command(): starting 6593 1726776733.56433: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776733.4982913-10049-86491893727609/ /root/.ansible/tmp/ansible-tmp-1726776733.4982913-10049-86491893727609/AnsiballZ_command.py && sleep 0' 6593 1726776733.56873: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776733.56886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776733.56906: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776733.56920: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776733.56931: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776733.56974: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776733.56985: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776733.57030: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776733.58764: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776733.58812: stderr chunk (state=3): >>><<< 6593 1726776733.58815: stdout chunk (state=3): >>><<< 6593 1726776733.58831: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776733.58835: _low_level_execute_command(): starting 6593 1726776733.58839: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776733.4982913-10049-86491893727609/AnsiballZ_command.py && sleep 0' 6593 1726776733.59281: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776733.59294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776733.59311: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776733.59330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776733.59378: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776733.59390: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776733.59439: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776733.73975: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "+ exec\n+ rc=0\n+ conf=/etc/tuned/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[sysctl\\]' /etc/tuned/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[sysfs\\]' /etc/tuned/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[systemd\\]' /etc/tuned/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[vm\\]' /etc/tuned/kernel_settings/tuned.conf\n+ exit 0", "rc": 0, "cmd": "set -euxo pipefail\nexec 1>&2\nrc=0\nconf=/etc/tuned/kernel_settings/tuned.conf\nfor section in sysctl sysfs systemd vm; do\n if grep ^\\\\[\"$section\"\\\\] \"$conf\"; then\n echo ERROR: \"$section\" settings present\n rc=1\n fi\ndone\nexit \"$rc\"\n", "start": "2024-09-19 16:12:13.729999", "end": "2024-09-19 16:12:13.738573", "delta": "0:00:00.008574", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euxo pipefail\nexec 1>&2\nrc=0\nconf=/etc/tuned/kernel_settings/tuned.conf\nfor section in sysctl sysfs systemd vm; do\n if grep ^\\\\[\"$section\"\\\\] \"$conf\"; then\n echo ERROR: \"$section\" settings present\n rc=1\n fi\ndone\nexit \"$rc\"\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 6593 1726776733.75222: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776733.75278: stderr chunk (state=3): >>><<< 6593 1726776733.75282: stdout chunk (state=3): >>><<< 6593 1726776733.75299: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "+ exec\n+ rc=0\n+ conf=/etc/tuned/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[sysctl\\]' /etc/tuned/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[sysfs\\]' /etc/tuned/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[systemd\\]' /etc/tuned/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[vm\\]' /etc/tuned/kernel_settings/tuned.conf\n+ exit 0", "rc": 0, "cmd": "set -euxo pipefail\nexec 1>&2\nrc=0\nconf=/etc/tuned/kernel_settings/tuned.conf\nfor section in sysctl sysfs systemd vm; do\n if grep ^\\\\[\"$section\"\\\\] \"$conf\"; then\n echo ERROR: \"$section\" settings present\n rc=1\n fi\ndone\nexit \"$rc\"\n", "start": "2024-09-19 16:12:13.729999", "end": "2024-09-19 16:12:13.738573", "delta": "0:00:00.008574", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euxo pipefail\nexec 1>&2\nrc=0\nconf=/etc/tuned/kernel_settings/tuned.conf\nfor section in sysctl sysfs systemd vm; do\n if grep ^\\\\[\"$section\"\\\\] \"$conf\"; then\n echo ERROR: \"$section\" settings present\n rc=1\n fi\ndone\nexit \"$rc\"\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776733.75335: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euxo pipefail\nexec 1>&2\nrc=0\nconf=/etc/tuned/kernel_settings/tuned.conf\nfor section in sysctl sysfs systemd vm; do\n if grep ^\\\\["$section"\\\\] "$conf"; then\n echo ERROR: "$section" settings present\n rc=1\n fi\ndone\nexit "$rc"\n', '_uses_shell': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776733.4982913-10049-86491893727609/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776733.75344: _low_level_execute_command(): starting 6593 1726776733.75346: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776733.4982913-10049-86491893727609/ > /dev/null 2>&1 && sleep 0' 6593 1726776733.75797: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776733.75811: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776733.75831: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776733.75842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776733.75858: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776733.75898: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776733.75910: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776733.75954: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776733.77722: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776733.77772: stderr chunk (state=3): >>><<< 6593 1726776733.77775: stdout chunk (state=3): >>><<< 6593 1726776733.77787: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776733.77793: handler run complete 6593 1726776733.77812: Evaluated conditional (False): False 6593 1726776733.77822: attempt loop complete, returning result 6593 1726776733.77825: _execute() done 6593 1726776733.77828: dumping result to json 6593 1726776733.77833: done dumping result, returning 6593 1726776733.77840: done running TaskExecutor() for managed_node2/TASK: Verify no settings [025ceb90-32dd-710c-d93d-000000000cae] 6593 1726776733.77846: sending task result for task 025ceb90-32dd-710c-d93d-000000000cae 6593 1726776733.77954: done sending task result for task 025ceb90-32dd-710c-d93d-000000000cae 6593 1726776733.77958: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": "set -euxo pipefail\nexec 1>&2\nrc=0\nconf=/etc/tuned/kernel_settings/tuned.conf\nfor section in sysctl sysfs systemd vm; do\n if grep ^\\\\[\"$section\"\\\\] \"$conf\"; then\n echo ERROR: \"$section\" settings present\n rc=1\n fi\ndone\nexit \"$rc\"\n", "delta": "0:00:00.008574", "end": "2024-09-19 16:12:13.738573", "rc": 0, "start": "2024-09-19 16:12:13.729999" } STDERR: + exec + rc=0 + conf=/etc/tuned/kernel_settings/tuned.conf + for section in sysctl sysfs systemd vm + grep '^\[sysctl\]' /etc/tuned/kernel_settings/tuned.conf + for section in sysctl sysfs systemd vm + grep '^\[sysfs\]' /etc/tuned/kernel_settings/tuned.conf + for section in sysctl sysfs systemd vm + grep '^\[systemd\]' /etc/tuned/kernel_settings/tuned.conf + for section in sysctl sysfs systemd vm + grep '^\[vm\]' /etc/tuned/kernel_settings/tuned.conf + exit 0 6593 1726776733.78050: no more pending results, returning what we have 6593 1726776733.78054: results queue empty 6593 1726776733.78054: checking for any_errors_fatal 6593 1726776733.78056: done checking for any_errors_fatal 6593 1726776733.78057: checking for max_fail_percentage 6593 1726776733.78059: done checking for max_fail_percentage 6593 1726776733.78059: checking to see if all hosts have failed and the running result is not ok 6593 1726776733.78060: done checking to see if all hosts have failed 6593 1726776733.78061: getting the remaining hosts for this loop 6593 1726776733.78062: done getting the remaining hosts for this loop 6593 1726776733.78066: getting the next task for host managed_node2 6593 1726776733.78073: done getting next task for host managed_node2 6593 1726776733.78075: ^ task is: TASK: Remove kernel_settings tuned profile 6593 1726776733.78077: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6593 1726776733.78081: getting variables 6593 1726776733.78083: in VariableManager get_vars() 6593 1726776733.78116: Calling all_inventory to load vars for managed_node2 6593 1726776733.78122: Calling groups_inventory to load vars for managed_node2 6593 1726776733.78124: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776733.78134: Calling all_plugins_play to load vars for managed_node2 6593 1726776733.78135: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776733.78137: Calling groups_plugins_play to load vars for managed_node2 6593 1726776733.78248: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776733.78407: done with get_vars() 6593 1726776733.78415: done getting variables TASK [Remove kernel_settings tuned profile] ************************************ task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:36 Thursday 19 September 2024 16:12:13 -0400 (0:00:00.327) 0:01:51.209 **** 6593 1726776733.78481: entering _queue_task() for managed_node2/file 6593 1726776733.78664: worker is 1 (out of 1 available) 6593 1726776733.78678: exiting _queue_task() for managed_node2/file 6593 1726776733.78690: done queuing things up, now waiting for results queue to drain 6593 1726776733.78691: waiting for pending results... 6593 1726776733.78869: running TaskExecutor() for managed_node2/TASK: Remove kernel_settings tuned profile 6593 1726776733.78937: in run() - task 025ceb90-32dd-710c-d93d-000000000caf 6593 1726776733.78949: variable 'ansible_search_path' from source: unknown 6593 1726776733.78952: variable 'ansible_search_path' from source: unknown 6593 1726776733.78983: calling self._execute() 6593 1726776733.79057: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776733.79063: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776733.79071: variable 'omit' from source: magic vars 6593 1726776733.79151: variable 'omit' from source: magic vars 6593 1726776733.79184: variable 'omit' from source: magic vars 6593 1726776733.79205: variable '__kernel_settings_profile_dir' from source: role '' exported vars 6593 1726776733.79430: variable '__kernel_settings_profile_dir' from source: role '' exported vars 6593 1726776733.79503: variable '__kernel_settings_profile_parent' from source: set_fact 6593 1726776733.79506: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 6593 1726776733.79543: variable 'omit' from source: magic vars 6593 1726776733.79579: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776733.79604: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776733.79621: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776733.79634: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776733.79645: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776733.79669: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776733.79674: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776733.79676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776733.79741: Set connection var ansible_connection to ssh 6593 1726776733.79747: Set connection var ansible_timeout to 10 6593 1726776733.79750: Set connection var ansible_shell_type to sh 6593 1726776733.79755: Set connection var ansible_shell_executable to /bin/sh 6593 1726776733.79762: Set connection var ansible_pipelining to False 6593 1726776733.79771: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776733.79788: variable 'ansible_shell_executable' from source: unknown 6593 1726776733.79791: variable 'ansible_connection' from source: unknown 6593 1726776733.79794: variable 'ansible_module_compression' from source: unknown 6593 1726776733.79796: variable 'ansible_shell_type' from source: unknown 6593 1726776733.79798: variable 'ansible_shell_executable' from source: unknown 6593 1726776733.79800: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776733.79802: variable 'ansible_pipelining' from source: unknown 6593 1726776733.79805: variable 'ansible_timeout' from source: unknown 6593 1726776733.79810: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776733.79954: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 6593 1726776733.79966: variable 'omit' from source: magic vars 6593 1726776733.79971: starting attempt loop 6593 1726776733.79974: running the handler 6593 1726776733.79985: _low_level_execute_command(): starting 6593 1726776733.79991: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776733.80501: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776733.80510: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776733.80542: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776733.80556: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776733.80605: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776733.80622: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776733.80671: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776733.82211: stdout chunk (state=3): >>>/root <<< 6593 1726776733.82310: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776733.82365: stderr chunk (state=3): >>><<< 6593 1726776733.82368: stdout chunk (state=3): >>><<< 6593 1726776733.82389: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776733.82401: _low_level_execute_command(): starting 6593 1726776733.82407: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776733.8238804-10057-168598855797536 `" && echo ansible-tmp-1726776733.8238804-10057-168598855797536="` echo /root/.ansible/tmp/ansible-tmp-1726776733.8238804-10057-168598855797536 `" ) && sleep 0' 6593 1726776733.82845: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776733.82850: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776733.82881: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776733.82901: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776733.82944: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776733.82957: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776733.82969: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776733.83014: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776733.84975: stdout chunk (state=3): >>>ansible-tmp-1726776733.8238804-10057-168598855797536=/root/.ansible/tmp/ansible-tmp-1726776733.8238804-10057-168598855797536 <<< 6593 1726776733.85084: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776733.85139: stderr chunk (state=3): >>><<< 6593 1726776733.85142: stdout chunk (state=3): >>><<< 6593 1726776733.85157: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776733.8238804-10057-168598855797536=/root/.ansible/tmp/ansible-tmp-1726776733.8238804-10057-168598855797536 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776733.85199: variable 'ansible_module_compression' from source: unknown 6593 1726776733.85244: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 6593 1726776733.85282: variable 'ansible_facts' from source: unknown 6593 1726776733.85335: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776733.8238804-10057-168598855797536/AnsiballZ_file.py 6593 1726776733.85448: Sending initial data 6593 1726776733.85451: Sent initial data (152 bytes) 6593 1726776733.86121: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776733.86126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776733.86159: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776733.86173: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776733.86186: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776733.86229: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776733.86241: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776733.86285: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776733.88008: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776733.88043: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776733.88074: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpkbbnqqn1 /root/.ansible/tmp/ansible-tmp-1726776733.8238804-10057-168598855797536/AnsiballZ_file.py <<< 6593 1726776733.88112: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776733.88881: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776733.88984: stderr chunk (state=3): >>><<< 6593 1726776733.88987: stdout chunk (state=3): >>><<< 6593 1726776733.89005: done transferring module to remote 6593 1726776733.89015: _low_level_execute_command(): starting 6593 1726776733.89021: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776733.8238804-10057-168598855797536/ /root/.ansible/tmp/ansible-tmp-1726776733.8238804-10057-168598855797536/AnsiballZ_file.py && sleep 0' 6593 1726776733.89464: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776733.89476: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776733.89498: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776733.89510: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776733.89523: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776733.89569: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776733.89585: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776733.89619: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776733.91336: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776733.91384: stderr chunk (state=3): >>><<< 6593 1726776733.91387: stdout chunk (state=3): >>><<< 6593 1726776733.91401: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776733.91405: _low_level_execute_command(): starting 6593 1726776733.91410: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776733.8238804-10057-168598855797536/AnsiballZ_file.py && sleep 0' 6593 1726776733.91848: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776733.91863: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776733.91883: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776733.91895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776733.91942: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776733.91954: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776733.92003: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776734.06501: stdout chunk (state=3): >>> {"path": "/etc/tuned/kernel_settings", "changed": true, "diff": {"before": {"path": "/etc/tuned/kernel_settings", "state": "directory", "path_content": {"directories": [], "files": ["/etc/tuned/kernel_settings/tuned.conf"]}}, "after": {"path": "/etc/tuned/kernel_settings", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/etc/tuned/kernel_settings", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 6593 1726776734.07571: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776734.07629: stderr chunk (state=3): >>><<< 6593 1726776734.07633: stdout chunk (state=3): >>><<< 6593 1726776734.07649: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/kernel_settings", "changed": true, "diff": {"before": {"path": "/etc/tuned/kernel_settings", "state": "directory", "path_content": {"directories": [], "files": ["/etc/tuned/kernel_settings/tuned.conf"]}}, "after": {"path": "/etc/tuned/kernel_settings", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/etc/tuned/kernel_settings", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776734.07684: done with _execute_module (file, {'path': '/etc/tuned/kernel_settings', 'state': 'absent', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776733.8238804-10057-168598855797536/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776734.07691: _low_level_execute_command(): starting 6593 1726776734.07696: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776733.8238804-10057-168598855797536/ > /dev/null 2>&1 && sleep 0' 6593 1726776734.08158: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776734.08172: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776734.08184: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776734.08199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776734.08214: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776734.08254: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776734.08270: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776734.08312: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776734.10090: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776734.10145: stderr chunk (state=3): >>><<< 6593 1726776734.10148: stdout chunk (state=3): >>><<< 6593 1726776734.10163: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776734.10168: handler run complete 6593 1726776734.10189: attempt loop complete, returning result 6593 1726776734.10192: _execute() done 6593 1726776734.10195: dumping result to json 6593 1726776734.10200: done dumping result, returning 6593 1726776734.10208: done running TaskExecutor() for managed_node2/TASK: Remove kernel_settings tuned profile [025ceb90-32dd-710c-d93d-000000000caf] 6593 1726776734.10216: sending task result for task 025ceb90-32dd-710c-d93d-000000000caf 6593 1726776734.10328: done sending task result for task 025ceb90-32dd-710c-d93d-000000000caf 6593 1726776734.10331: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "path": "/etc/tuned/kernel_settings", "state": "absent" } 6593 1726776734.10402: no more pending results, returning what we have 6593 1726776734.10405: results queue empty 6593 1726776734.10406: checking for any_errors_fatal 6593 1726776734.10415: done checking for any_errors_fatal 6593 1726776734.10416: checking for max_fail_percentage 6593 1726776734.10419: done checking for max_fail_percentage 6593 1726776734.10420: checking to see if all hosts have failed and the running result is not ok 6593 1726776734.10421: done checking to see if all hosts have failed 6593 1726776734.10422: getting the remaining hosts for this loop 6593 1726776734.10423: done getting the remaining hosts for this loop 6593 1726776734.10427: getting the next task for host managed_node2 6593 1726776734.10433: done getting next task for host managed_node2 6593 1726776734.10435: ^ task is: TASK: Get active_profile 6593 1726776734.10438: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6593 1726776734.10441: getting variables 6593 1726776734.10443: in VariableManager get_vars() 6593 1726776734.10478: Calling all_inventory to load vars for managed_node2 6593 1726776734.10481: Calling groups_inventory to load vars for managed_node2 6593 1726776734.10483: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776734.10492: Calling all_plugins_play to load vars for managed_node2 6593 1726776734.10495: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776734.10497: Calling groups_plugins_play to load vars for managed_node2 6593 1726776734.10611: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776734.10731: done with get_vars() 6593 1726776734.10739: done getting variables TASK [Get active_profile] ****************************************************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:41 Thursday 19 September 2024 16:12:14 -0400 (0:00:00.323) 0:01:51.532 **** 6593 1726776734.10805: entering _queue_task() for managed_node2/slurp 6593 1726776734.10995: worker is 1 (out of 1 available) 6593 1726776734.11009: exiting _queue_task() for managed_node2/slurp 6593 1726776734.11022: done queuing things up, now waiting for results queue to drain 6593 1726776734.11023: waiting for pending results... 6593 1726776734.11193: running TaskExecutor() for managed_node2/TASK: Get active_profile 6593 1726776734.11265: in run() - task 025ceb90-32dd-710c-d93d-000000000cb0 6593 1726776734.11276: variable 'ansible_search_path' from source: unknown 6593 1726776734.11279: variable 'ansible_search_path' from source: unknown 6593 1726776734.11308: calling self._execute() 6593 1726776734.11380: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776734.11384: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776734.11393: variable 'omit' from source: magic vars 6593 1726776734.11472: variable 'omit' from source: magic vars 6593 1726776734.11501: variable 'omit' from source: magic vars 6593 1726776734.11525: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 6593 1726776734.11741: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 6593 1726776734.11799: variable '__kernel_settings_tuned_dir' from source: role '' exported vars 6593 1726776734.11829: variable 'omit' from source: magic vars 6593 1726776734.11866: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776734.11890: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776734.12214: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776734.12232: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776734.12241: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776734.12265: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776734.12268: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776734.12270: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776734.12336: Set connection var ansible_connection to ssh 6593 1726776734.12343: Set connection var ansible_timeout to 10 6593 1726776734.12346: Set connection var ansible_shell_type to sh 6593 1726776734.12351: Set connection var ansible_shell_executable to /bin/sh 6593 1726776734.12359: Set connection var ansible_pipelining to False 6593 1726776734.12366: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776734.12382: variable 'ansible_shell_executable' from source: unknown 6593 1726776734.12386: variable 'ansible_connection' from source: unknown 6593 1726776734.12389: variable 'ansible_module_compression' from source: unknown 6593 1726776734.12391: variable 'ansible_shell_type' from source: unknown 6593 1726776734.12393: variable 'ansible_shell_executable' from source: unknown 6593 1726776734.12396: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776734.12398: variable 'ansible_pipelining' from source: unknown 6593 1726776734.12400: variable 'ansible_timeout' from source: unknown 6593 1726776734.12404: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776734.12548: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 6593 1726776734.12555: variable 'omit' from source: magic vars 6593 1726776734.12560: starting attempt loop 6593 1726776734.12563: running the handler 6593 1726776734.12573: _low_level_execute_command(): starting 6593 1726776734.12580: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776734.13088: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776734.13108: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776734.13123: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776734.13136: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776734.13188: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776734.13199: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776734.13247: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776734.14810: stdout chunk (state=3): >>>/root <<< 6593 1726776734.14911: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776734.14969: stderr chunk (state=3): >>><<< 6593 1726776734.14972: stdout chunk (state=3): >>><<< 6593 1726776734.14992: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776734.15005: _low_level_execute_command(): starting 6593 1726776734.15011: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776734.1499238-10065-1499683737508 `" && echo ansible-tmp-1726776734.1499238-10065-1499683737508="` echo /root/.ansible/tmp/ansible-tmp-1726776734.1499238-10065-1499683737508 `" ) && sleep 0' 6593 1726776734.15454: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776734.15460: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776734.15493: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776734.15504: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776734.15506: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776734.15559: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776734.15565: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776734.15567: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776734.15602: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776734.17634: stdout chunk (state=3): >>>ansible-tmp-1726776734.1499238-10065-1499683737508=/root/.ansible/tmp/ansible-tmp-1726776734.1499238-10065-1499683737508 <<< 6593 1726776734.17743: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776734.17796: stderr chunk (state=3): >>><<< 6593 1726776734.17799: stdout chunk (state=3): >>><<< 6593 1726776734.17815: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776734.1499238-10065-1499683737508=/root/.ansible/tmp/ansible-tmp-1726776734.1499238-10065-1499683737508 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776734.17856: variable 'ansible_module_compression' from source: unknown 6593 1726776734.17891: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 6593 1726776734.17922: variable 'ansible_facts' from source: unknown 6593 1726776734.17973: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776734.1499238-10065-1499683737508/AnsiballZ_slurp.py 6593 1726776734.18075: Sending initial data 6593 1726776734.18084: Sent initial data (151 bytes) 6593 1726776734.18748: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776734.18751: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776734.18787: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776734.18790: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776734.18792: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776734.18849: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776734.18853: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776734.18855: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776734.18892: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776734.20587: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776734.20620: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776734.20657: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmp6esct35d /root/.ansible/tmp/ansible-tmp-1726776734.1499238-10065-1499683737508/AnsiballZ_slurp.py <<< 6593 1726776734.20689: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776734.21444: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776734.21553: stderr chunk (state=3): >>><<< 6593 1726776734.21556: stdout chunk (state=3): >>><<< 6593 1726776734.21575: done transferring module to remote 6593 1726776734.21584: _low_level_execute_command(): starting 6593 1726776734.21589: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776734.1499238-10065-1499683737508/ /root/.ansible/tmp/ansible-tmp-1726776734.1499238-10065-1499683737508/AnsiballZ_slurp.py && sleep 0' 6593 1726776734.22043: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776734.22049: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776734.22081: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776734.22084: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776734.22086: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776734.22141: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776734.22144: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776734.22184: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776734.23913: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776734.23966: stderr chunk (state=3): >>><<< 6593 1726776734.23969: stdout chunk (state=3): >>><<< 6593 1726776734.23985: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776734.23987: _low_level_execute_command(): starting 6593 1726776734.23993: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776734.1499238-10065-1499683737508/AnsiballZ_slurp.py && sleep 0' 6593 1726776734.24438: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776734.24450: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776734.24472: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776734.24484: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776734.24493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776734.24538: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776734.24549: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776734.24596: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776734.37875: stdout chunk (state=3): >>> {"content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "src": "/etc/tuned/active_profile"}}} <<< 6593 1726776734.38868: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776734.38928: stderr chunk (state=3): >>><<< 6593 1726776734.38931: stdout chunk (state=3): >>><<< 6593 1726776734.38947: _low_level_execute_command() done: rc=0, stdout= {"content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "src": "/etc/tuned/active_profile"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776734.38975: done with _execute_module (slurp, {'path': '/etc/tuned/active_profile', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'slurp', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776734.1499238-10065-1499683737508/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776734.38983: _low_level_execute_command(): starting 6593 1726776734.38987: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776734.1499238-10065-1499683737508/ > /dev/null 2>&1 && sleep 0' 6593 1726776734.39448: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776734.39466: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776734.39478: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776734.39490: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776734.39499: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776734.39546: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776734.39558: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776734.39603: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776734.41370: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776734.41425: stderr chunk (state=3): >>><<< 6593 1726776734.41428: stdout chunk (state=3): >>><<< 6593 1726776734.41442: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776734.41450: handler run complete 6593 1726776734.41466: attempt loop complete, returning result 6593 1726776734.41469: _execute() done 6593 1726776734.41471: dumping result to json 6593 1726776734.41473: done dumping result, returning 6593 1726776734.41481: done running TaskExecutor() for managed_node2/TASK: Get active_profile [025ceb90-32dd-710c-d93d-000000000cb0] 6593 1726776734.41491: sending task result for task 025ceb90-32dd-710c-d93d-000000000cb0 6593 1726776734.41589: done sending task result for task 025ceb90-32dd-710c-d93d-000000000cb0 6593 1726776734.41593: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 6593 1726776734.41649: no more pending results, returning what we have 6593 1726776734.41653: results queue empty 6593 1726776734.41654: checking for any_errors_fatal 6593 1726776734.41661: done checking for any_errors_fatal 6593 1726776734.41662: checking for max_fail_percentage 6593 1726776734.41664: done checking for max_fail_percentage 6593 1726776734.41664: checking to see if all hosts have failed and the running result is not ok 6593 1726776734.41665: done checking to see if all hosts have failed 6593 1726776734.41666: getting the remaining hosts for this loop 6593 1726776734.41668: done getting the remaining hosts for this loop 6593 1726776734.41671: getting the next task for host managed_node2 6593 1726776734.41677: done getting next task for host managed_node2 6593 1726776734.41679: ^ task is: TASK: Ensure kernel_settings is not in active_profile 6593 1726776734.41682: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6593 1726776734.41687: getting variables 6593 1726776734.41689: in VariableManager get_vars() 6593 1726776734.41727: Calling all_inventory to load vars for managed_node2 6593 1726776734.41730: Calling groups_inventory to load vars for managed_node2 6593 1726776734.41732: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776734.41741: Calling all_plugins_play to load vars for managed_node2 6593 1726776734.41744: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776734.41746: Calling groups_plugins_play to load vars for managed_node2 6593 1726776734.41876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776734.42220: done with get_vars() 6593 1726776734.42228: done getting variables 6593 1726776734.42270: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Ensure kernel_settings is not in active_profile] ************************* task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:46 Thursday 19 September 2024 16:12:14 -0400 (0:00:00.314) 0:01:51.847 **** 6593 1726776734.42290: entering _queue_task() for managed_node2/copy 6593 1726776734.42476: worker is 1 (out of 1 available) 6593 1726776734.42491: exiting _queue_task() for managed_node2/copy 6593 1726776734.42504: done queuing things up, now waiting for results queue to drain 6593 1726776734.42506: waiting for pending results... 6593 1726776734.42685: running TaskExecutor() for managed_node2/TASK: Ensure kernel_settings is not in active_profile 6593 1726776734.42769: in run() - task 025ceb90-32dd-710c-d93d-000000000cb1 6593 1726776734.42779: variable 'ansible_search_path' from source: unknown 6593 1726776734.42782: variable 'ansible_search_path' from source: unknown 6593 1726776734.42811: calling self._execute() 6593 1726776734.42886: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776734.42889: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776734.42897: variable 'omit' from source: magic vars 6593 1726776734.42980: variable 'omit' from source: magic vars 6593 1726776734.43010: variable 'omit' from source: magic vars 6593 1726776734.43035: variable '__active_profile' from source: task vars 6593 1726776734.43269: variable '__active_profile' from source: task vars 6593 1726776734.43420: variable '__cur_profile' from source: task vars 6593 1726776734.43523: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6593 1726776734.45048: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6593 1726776734.45104: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6593 1726776734.45132: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6593 1726776734.45158: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6593 1726776734.45180: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6593 1726776734.45239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6593 1726776734.45261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6593 1726776734.45279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6593 1726776734.45305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6593 1726776734.45316: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6593 1726776734.45397: variable '__kernel_settings_tuned_current_profile' from source: set_fact 6593 1726776734.45443: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 6593 1726776734.45495: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 6593 1726776734.45545: variable '__kernel_settings_tuned_dir' from source: role '' exported vars 6593 1726776734.45567: variable 'omit' from source: magic vars 6593 1726776734.45588: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776734.45607: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776734.45622: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776734.45636: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776734.45644: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776734.45669: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776734.45672: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776734.45675: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776734.45738: Set connection var ansible_connection to ssh 6593 1726776734.45745: Set connection var ansible_timeout to 10 6593 1726776734.45748: Set connection var ansible_shell_type to sh 6593 1726776734.45752: Set connection var ansible_shell_executable to /bin/sh 6593 1726776734.45759: Set connection var ansible_pipelining to False 6593 1726776734.45768: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776734.45787: variable 'ansible_shell_executable' from source: unknown 6593 1726776734.45790: variable 'ansible_connection' from source: unknown 6593 1726776734.45793: variable 'ansible_module_compression' from source: unknown 6593 1726776734.45796: variable 'ansible_shell_type' from source: unknown 6593 1726776734.45798: variable 'ansible_shell_executable' from source: unknown 6593 1726776734.45801: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776734.45804: variable 'ansible_pipelining' from source: unknown 6593 1726776734.45807: variable 'ansible_timeout' from source: unknown 6593 1726776734.45809: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776734.45880: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776734.45888: variable 'omit' from source: magic vars 6593 1726776734.45892: starting attempt loop 6593 1726776734.45894: running the handler 6593 1726776734.45905: _low_level_execute_command(): starting 6593 1726776734.45911: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776734.46421: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776734.46425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776734.46460: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776734.46464: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776734.46467: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776734.46470: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776734.46512: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776734.46526: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776734.46576: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776734.48194: stdout chunk (state=3): >>>/root <<< 6593 1726776734.48298: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776734.48352: stderr chunk (state=3): >>><<< 6593 1726776734.48358: stdout chunk (state=3): >>><<< 6593 1726776734.48379: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776734.48390: _low_level_execute_command(): starting 6593 1726776734.48395: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776734.483787-10076-176535257914950 `" && echo ansible-tmp-1726776734.483787-10076-176535257914950="` echo /root/.ansible/tmp/ansible-tmp-1726776734.483787-10076-176535257914950 `" ) && sleep 0' 6593 1726776734.48845: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776734.48861: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776734.48878: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776734.48891: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776734.48900: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776734.48948: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776734.48960: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776734.49004: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776734.50996: stdout chunk (state=3): >>>ansible-tmp-1726776734.483787-10076-176535257914950=/root/.ansible/tmp/ansible-tmp-1726776734.483787-10076-176535257914950 <<< 6593 1726776734.51105: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776734.51162: stderr chunk (state=3): >>><<< 6593 1726776734.51167: stdout chunk (state=3): >>><<< 6593 1726776734.51185: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776734.483787-10076-176535257914950=/root/.ansible/tmp/ansible-tmp-1726776734.483787-10076-176535257914950 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776734.51259: variable 'ansible_module_compression' from source: unknown 6593 1726776734.51302: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6593 1726776734.51331: variable 'ansible_facts' from source: unknown 6593 1726776734.51381: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776734.483787-10076-176535257914950/AnsiballZ_stat.py 6593 1726776734.51473: Sending initial data 6593 1726776734.51482: Sent initial data (151 bytes) 6593 1726776734.52161: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776734.52165: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776734.52197: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776734.52201: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776734.52204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776734.52207: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776734.52258: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776734.52262: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776734.52306: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776734.54011: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776734.54044: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776734.54082: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpyloxjfr8 /root/.ansible/tmp/ansible-tmp-1726776734.483787-10076-176535257914950/AnsiballZ_stat.py <<< 6593 1726776734.54113: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776734.54880: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776734.54984: stderr chunk (state=3): >>><<< 6593 1726776734.54987: stdout chunk (state=3): >>><<< 6593 1726776734.55004: done transferring module to remote 6593 1726776734.55013: _low_level_execute_command(): starting 6593 1726776734.55019: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776734.483787-10076-176535257914950/ /root/.ansible/tmp/ansible-tmp-1726776734.483787-10076-176535257914950/AnsiballZ_stat.py && sleep 0' 6593 1726776734.55459: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776734.55472: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776734.55488: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776734.55504: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776734.55514: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776734.55557: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776734.55570: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776734.55611: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776734.57331: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776734.57382: stderr chunk (state=3): >>><<< 6593 1726776734.57385: stdout chunk (state=3): >>><<< 6593 1726776734.57399: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776734.57402: _low_level_execute_command(): starting 6593 1726776734.57407: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776734.483787-10076-176535257914950/AnsiballZ_stat.py && sleep 0' 6593 1726776734.57844: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776734.57864: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776734.57876: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776734.57887: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776734.57896: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776734.57943: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776734.57955: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776734.58002: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776734.72463: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/active_profile", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 30, "inode": 102760579, "dev": 51713, "nlink": 1, "atime": 1726776734.3769803, "mtime": 1726776731.8749943, "ctime": 1726776731.8749943, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "mimetype": "text/plain", "charset": "us-ascii", "version": "1504068360", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 6593 1726776734.73662: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776734.73721: stderr chunk (state=3): >>><<< 6593 1726776734.73725: stdout chunk (state=3): >>><<< 6593 1726776734.73742: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/active_profile", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 30, "inode": 102760579, "dev": 51713, "nlink": 1, "atime": 1726776734.3769803, "mtime": 1726776731.8749943, "ctime": 1726776731.8749943, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "a79569d3860cb6a066e0e92c8b22ffd0e8796bfd", "mimetype": "text/plain", "charset": "us-ascii", "version": "1504068360", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/active_profile", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776734.73788: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/active_profile', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776734.483787-10076-176535257914950/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6593 1726776734.73885: Sending initial data 6593 1726776734.73895: Sent initial data (139 bytes) 6593 1726776734.74578: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776734.74581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776734.74613: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776734.74616: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776734.74621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776734.74669: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776734.74677: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776734.74728: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776734.76487: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776734.76518: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776734.76557: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/.9opjsqh4 /root/.ansible/tmp/ansible-tmp-1726776734.483787-10076-176535257914950/.source <<< 6593 1726776734.76589: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776734.76747: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776734.76850: stderr chunk (state=3): >>><<< 6593 1726776734.76853: stdout chunk (state=3): >>><<< 6593 1726776734.76874: _low_level_execute_command(): starting 6593 1726776734.76879: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776734.483787-10076-176535257914950/ /root/.ansible/tmp/ansible-tmp-1726776734.483787-10076-176535257914950/.source && sleep 0' 6593 1726776734.77315: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776734.77331: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776734.77347: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776734.77361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776734.77371: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776734.77411: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776734.77426: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776734.77469: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776734.79206: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776734.79260: stderr chunk (state=3): >>><<< 6593 1726776734.79263: stdout chunk (state=3): >>><<< 6593 1726776734.79275: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776734.79296: variable 'ansible_module_compression' from source: unknown 6593 1726776734.79334: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 6593 1726776734.79350: variable 'ansible_facts' from source: unknown 6593 1726776734.79397: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776734.483787-10076-176535257914950/AnsiballZ_copy.py 6593 1726776734.79495: Sending initial data 6593 1726776734.79504: Sent initial data (151 bytes) 6593 1726776734.80164: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776734.80168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776734.80201: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776734.80209: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776734.80211: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776734.80213: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776734.80274: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776734.80277: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776734.80279: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776734.80312: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776734.82052: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776734.82084: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776734.82120: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmp_un4w6fo /root/.ansible/tmp/ansible-tmp-1726776734.483787-10076-176535257914950/AnsiballZ_copy.py <<< 6593 1726776734.82148: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776734.82927: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776734.83032: stderr chunk (state=3): >>><<< 6593 1726776734.83035: stdout chunk (state=3): >>><<< 6593 1726776734.83051: done transferring module to remote 6593 1726776734.83061: _low_level_execute_command(): starting 6593 1726776734.83065: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776734.483787-10076-176535257914950/ /root/.ansible/tmp/ansible-tmp-1726776734.483787-10076-176535257914950/AnsiballZ_copy.py && sleep 0' 6593 1726776734.83506: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776734.83510: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776734.83550: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776734.83553: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776734.83558: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776734.83560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776734.83608: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776734.83611: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776734.83650: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776734.85396: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776734.85447: stderr chunk (state=3): >>><<< 6593 1726776734.85451: stdout chunk (state=3): >>><<< 6593 1726776734.85466: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776734.85469: _low_level_execute_command(): starting 6593 1726776734.85474: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776734.483787-10076-176535257914950/AnsiballZ_copy.py && sleep 0' 6593 1726776734.85933: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776734.85946: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776734.85963: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776734.85976: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776734.85985: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776734.86031: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776734.86046: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776734.86091: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776735.00254: stdout chunk (state=3): >>> {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726776734.483787-10076-176535257914950/.source", "md5sum": "9a561d913bcdb5a659ec2dd035975a8e", "checksum": "633f07e1b5698d04352d5dca735869bf2fe77897", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 14, "invocation": {"module_args": {"dest": "/etc/tuned/active_profile", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726776734.483787-10076-176535257914950/.source", "_original_basename": ".9opjsqh4", "follow": false, "checksum": "633f07e1b5698d04352d5dca735869bf2fe77897", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 6593 1726776735.01324: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776735.01383: stderr chunk (state=3): >>><<< 6593 1726776735.01387: stdout chunk (state=3): >>><<< 6593 1726776735.01401: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726776734.483787-10076-176535257914950/.source", "md5sum": "9a561d913bcdb5a659ec2dd035975a8e", "checksum": "633f07e1b5698d04352d5dca735869bf2fe77897", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 14, "invocation": {"module_args": {"dest": "/etc/tuned/active_profile", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726776734.483787-10076-176535257914950/.source", "_original_basename": ".9opjsqh4", "follow": false, "checksum": "633f07e1b5698d04352d5dca735869bf2fe77897", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776735.01430: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/active_profile', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726776734.483787-10076-176535257914950/.source', '_original_basename': '.9opjsqh4', 'follow': False, 'checksum': '633f07e1b5698d04352d5dca735869bf2fe77897', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776734.483787-10076-176535257914950/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776735.01439: _low_level_execute_command(): starting 6593 1726776735.01444: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776734.483787-10076-176535257914950/ > /dev/null 2>&1 && sleep 0' 6593 1726776735.01897: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776735.01903: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776735.01937: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776735.01950: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776735.01960: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776735.02004: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776735.02016: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776735.02066: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776735.03857: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776735.03905: stderr chunk (state=3): >>><<< 6593 1726776735.03908: stdout chunk (state=3): >>><<< 6593 1726776735.03923: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776735.03930: handler run complete 6593 1726776735.03950: attempt loop complete, returning result 6593 1726776735.03953: _execute() done 6593 1726776735.03955: dumping result to json 6593 1726776735.03963: done dumping result, returning 6593 1726776735.03973: done running TaskExecutor() for managed_node2/TASK: Ensure kernel_settings is not in active_profile [025ceb90-32dd-710c-d93d-000000000cb1] 6593 1726776735.03978: sending task result for task 025ceb90-32dd-710c-d93d-000000000cb1 6593 1726776735.04081: done sending task result for task 025ceb90-32dd-710c-d93d-000000000cb1 6593 1726776735.04084: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "checksum": "633f07e1b5698d04352d5dca735869bf2fe77897", "dest": "/etc/tuned/active_profile", "gid": 0, "group": "root", "md5sum": "9a561d913bcdb5a659ec2dd035975a8e", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 14, "src": "/root/.ansible/tmp/ansible-tmp-1726776734.483787-10076-176535257914950/.source", "state": "file", "uid": 0 } 6593 1726776735.04151: no more pending results, returning what we have 6593 1726776735.04155: results queue empty 6593 1726776735.04156: checking for any_errors_fatal 6593 1726776735.04165: done checking for any_errors_fatal 6593 1726776735.04166: checking for max_fail_percentage 6593 1726776735.04167: done checking for max_fail_percentage 6593 1726776735.04173: checking to see if all hosts have failed and the running result is not ok 6593 1726776735.04174: done checking to see if all hosts have failed 6593 1726776735.04175: getting the remaining hosts for this loop 6593 1726776735.04177: done getting the remaining hosts for this loop 6593 1726776735.04180: getting the next task for host managed_node2 6593 1726776735.04185: done getting next task for host managed_node2 6593 1726776735.04188: ^ task is: TASK: Set profile_mode to auto 6593 1726776735.04190: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=4, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6593 1726776735.04194: getting variables 6593 1726776735.04195: in VariableManager get_vars() 6593 1726776735.04234: Calling all_inventory to load vars for managed_node2 6593 1726776735.04237: Calling groups_inventory to load vars for managed_node2 6593 1726776735.04239: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776735.04248: Calling all_plugins_play to load vars for managed_node2 6593 1726776735.04251: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776735.04254: Calling groups_plugins_play to load vars for managed_node2 6593 1726776735.04376: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776735.04504: done with get_vars() 6593 1726776735.04514: done getting variables 6593 1726776735.04559: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set profile_mode to auto] ************************************************ task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:57 Thursday 19 September 2024 16:12:15 -0400 (0:00:00.622) 0:01:52.470 **** 6593 1726776735.04580: entering _queue_task() for managed_node2/copy 6593 1726776735.04766: worker is 1 (out of 1 available) 6593 1726776735.04780: exiting _queue_task() for managed_node2/copy 6593 1726776735.04792: done queuing things up, now waiting for results queue to drain 6593 1726776735.04793: waiting for pending results... 6593 1726776735.04969: running TaskExecutor() for managed_node2/TASK: Set profile_mode to auto 6593 1726776735.05039: in run() - task 025ceb90-32dd-710c-d93d-000000000cb2 6593 1726776735.05051: variable 'ansible_search_path' from source: unknown 6593 1726776735.05054: variable 'ansible_search_path' from source: unknown 6593 1726776735.05085: calling self._execute() 6593 1726776735.05163: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776735.05167: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776735.05176: variable 'omit' from source: magic vars 6593 1726776735.05259: variable 'omit' from source: magic vars 6593 1726776735.05291: variable 'omit' from source: magic vars 6593 1726776735.05316: variable '__kernel_settings_tuned_profile_mode' from source: role '' exported vars 6593 1726776735.05551: variable '__kernel_settings_tuned_profile_mode' from source: role '' exported vars 6593 1726776735.05612: variable '__kernel_settings_tuned_dir' from source: role '' exported vars 6593 1726776735.05709: variable 'omit' from source: magic vars 6593 1726776735.05744: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776735.05772: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776735.05788: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776735.05801: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776735.05811: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776735.05835: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776735.05838: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776735.05841: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776735.05908: Set connection var ansible_connection to ssh 6593 1726776735.05914: Set connection var ansible_timeout to 10 6593 1726776735.05917: Set connection var ansible_shell_type to sh 6593 1726776735.05924: Set connection var ansible_shell_executable to /bin/sh 6593 1726776735.05929: Set connection var ansible_pipelining to False 6593 1726776735.05937: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776735.05953: variable 'ansible_shell_executable' from source: unknown 6593 1726776735.05956: variable 'ansible_connection' from source: unknown 6593 1726776735.05960: variable 'ansible_module_compression' from source: unknown 6593 1726776735.05962: variable 'ansible_shell_type' from source: unknown 6593 1726776735.05965: variable 'ansible_shell_executable' from source: unknown 6593 1726776735.05968: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776735.05972: variable 'ansible_pipelining' from source: unknown 6593 1726776735.05975: variable 'ansible_timeout' from source: unknown 6593 1726776735.05979: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776735.06078: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776735.06088: variable 'omit' from source: magic vars 6593 1726776735.06092: starting attempt loop 6593 1726776735.06095: running the handler 6593 1726776735.06106: _low_level_execute_command(): starting 6593 1726776735.06113: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776735.06627: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776735.06636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776735.06666: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776735.06680: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776735.06691: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776735.06733: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776735.06745: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776735.06795: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776735.08343: stdout chunk (state=3): >>>/root <<< 6593 1726776735.08449: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776735.08504: stderr chunk (state=3): >>><<< 6593 1726776735.08507: stdout chunk (state=3): >>><<< 6593 1726776735.08533: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776735.08545: _low_level_execute_command(): starting 6593 1726776735.08552: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776735.0853293-10091-151290722065822 `" && echo ansible-tmp-1726776735.0853293-10091-151290722065822="` echo /root/.ansible/tmp/ansible-tmp-1726776735.0853293-10091-151290722065822 `" ) && sleep 0' 6593 1726776735.08997: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776735.09014: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776735.09028: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776735.09049: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776735.09097: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776735.09109: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776735.09151: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776735.11210: stdout chunk (state=3): >>>ansible-tmp-1726776735.0853293-10091-151290722065822=/root/.ansible/tmp/ansible-tmp-1726776735.0853293-10091-151290722065822 <<< 6593 1726776735.11327: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776735.11378: stderr chunk (state=3): >>><<< 6593 1726776735.11381: stdout chunk (state=3): >>><<< 6593 1726776735.11396: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776735.0853293-10091-151290722065822=/root/.ansible/tmp/ansible-tmp-1726776735.0853293-10091-151290722065822 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776735.11473: variable 'ansible_module_compression' from source: unknown 6593 1726776735.11521: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6593 1726776735.11552: variable 'ansible_facts' from source: unknown 6593 1726776735.11605: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776735.0853293-10091-151290722065822/AnsiballZ_stat.py 6593 1726776735.11698: Sending initial data 6593 1726776735.11707: Sent initial data (152 bytes) 6593 1726776735.12376: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6593 1726776735.12380: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776735.12415: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776735.12421: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776735.12423: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776735.12467: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776735.12479: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776735.12526: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776735.14288: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776735.14323: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776735.14358: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpyou1erko /root/.ansible/tmp/ansible-tmp-1726776735.0853293-10091-151290722065822/AnsiballZ_stat.py <<< 6593 1726776735.14389: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776735.15358: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776735.15580: stderr chunk (state=3): >>><<< 6593 1726776735.15583: stdout chunk (state=3): >>><<< 6593 1726776735.15585: done transferring module to remote 6593 1726776735.15588: _low_level_execute_command(): starting 6593 1726776735.15590: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776735.0853293-10091-151290722065822/ /root/.ansible/tmp/ansible-tmp-1726776735.0853293-10091-151290722065822/AnsiballZ_stat.py && sleep 0' 6593 1726776735.16053: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776735.16059: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776735.16089: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776735.16092: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776735.16094: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776735.16152: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776735.16158: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776735.16161: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776735.16194: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776735.17948: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776735.17993: stderr chunk (state=3): >>><<< 6593 1726776735.17996: stdout chunk (state=3): >>><<< 6593 1726776735.18011: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776735.18014: _low_level_execute_command(): starting 6593 1726776735.18021: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776735.0853293-10091-151290722065822/AnsiballZ_stat.py && sleep 0' 6593 1726776735.18465: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776735.18468: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776735.18506: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776735.18509: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776735.18511: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found <<< 6593 1726776735.18513: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776735.18568: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776735.18575: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776735.18617: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776735.33106: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profile_mode", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 7, "inode": 109052162, "dev": 51713, "nlink": 1, "atime": 1726776730.2070036, "mtime": 1726776731.8749943, "ctime": 1726776731.8749943, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "mimetype": "text/plain", "charset": "us-ascii", "version": "3072964741", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 6593 1726776735.34326: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776735.34330: stderr chunk (state=3): >>>Shared connection to 10.31.46.127 closed. <<< 6593 1726776735.34401: stderr chunk (state=3): >>><<< 6593 1726776735.34405: stdout chunk (state=3): >>><<< 6593 1726776735.34423: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profile_mode", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 7, "inode": 109052162, "dev": 51713, "nlink": 1, "atime": 1726776730.2070036, "mtime": 1726776731.8749943, "ctime": 1726776731.8749943, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "3ef9f23deed2e23d3ef2b88b842fb882313e15ce", "mimetype": "text/plain", "charset": "us-ascii", "version": "3072964741", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned/profile_mode", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776735.34472: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/profile_mode', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776735.0853293-10091-151290722065822/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6593 1726776735.34565: Sending initial data 6593 1726776735.34575: Sent initial data (140 bytes) 6593 1726776735.35250: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776735.35262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776735.35293: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776735.35296: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776735.35299: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration <<< 6593 1726776735.35301: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776735.35303: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776735.35348: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776735.35360: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776735.35409: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776735.37158: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776735.37191: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776735.37226: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/.8x7zrl9a /root/.ansible/tmp/ansible-tmp-1726776735.0853293-10091-151290722065822/.source <<< 6593 1726776735.37260: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776735.37406: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776735.37505: stderr chunk (state=3): >>><<< 6593 1726776735.37509: stdout chunk (state=3): >>><<< 6593 1726776735.37529: _low_level_execute_command(): starting 6593 1726776735.37533: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776735.0853293-10091-151290722065822/ /root/.ansible/tmp/ansible-tmp-1726776735.0853293-10091-151290722065822/.source && sleep 0' 6593 1726776735.37970: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776735.37982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776735.37999: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776735.38010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 <<< 6593 1726776735.38023: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776735.38070: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776735.38085: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776735.38119: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776735.39826: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776735.39878: stderr chunk (state=3): >>><<< 6593 1726776735.39883: stdout chunk (state=3): >>><<< 6593 1726776735.39899: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776735.39922: variable 'ansible_module_compression' from source: unknown 6593 1726776735.39962: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 6593 1726776735.39980: variable 'ansible_facts' from source: unknown 6593 1726776735.40028: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776735.0853293-10091-151290722065822/AnsiballZ_copy.py 6593 1726776735.40131: Sending initial data 6593 1726776735.40134: Sent initial data (152 bytes) 6593 1726776735.40797: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776735.40802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776735.40836: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776735.40848: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776735.40898: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776735.40910: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776735.40952: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776735.42632: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776735.42660: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776735.42695: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmp_7o3plqi /root/.ansible/tmp/ansible-tmp-1726776735.0853293-10091-151290722065822/AnsiballZ_copy.py <<< 6593 1726776735.42727: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776735.43504: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776735.43612: stderr chunk (state=3): >>><<< 6593 1726776735.43615: stdout chunk (state=3): >>><<< 6593 1726776735.43634: done transferring module to remote 6593 1726776735.43642: _low_level_execute_command(): starting 6593 1726776735.43647: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776735.0853293-10091-151290722065822/ /root/.ansible/tmp/ansible-tmp-1726776735.0853293-10091-151290722065822/AnsiballZ_copy.py && sleep 0' 6593 1726776735.44090: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776735.44094: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776735.44128: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776735.44141: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776735.44189: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776735.44204: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776735.44249: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776735.45959: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776735.46007: stderr chunk (state=3): >>><<< 6593 1726776735.46010: stdout chunk (state=3): >>><<< 6593 1726776735.46026: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776735.46029: _low_level_execute_command(): starting 6593 1726776735.46034: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776735.0853293-10091-151290722065822/AnsiballZ_copy.py && sleep 0' 6593 1726776735.46471: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776735.46476: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776735.46509: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776735.46523: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776735.46572: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776735.46584: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776735.46636: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776735.60684: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726776735.0853293-10091-151290722065822/.source", "md5sum": "451e20aff0f489cd2f7d4d73533aa961", "checksum": "43683f4e92c48be4b00ddd86e011a4f27fcdbeb5", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 5, "invocation": {"module_args": {"dest": "/etc/tuned/profile_mode", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726776735.0853293-10091-151290722065822/.source", "_original_basename": ".8x7zrl9a", "follow": false, "checksum": "43683f4e92c48be4b00ddd86e011a4f27fcdbeb5", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 6593 1726776735.61735: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776735.61792: stderr chunk (state=3): >>><<< 6593 1726776735.61797: stdout chunk (state=3): >>><<< 6593 1726776735.61812: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726776735.0853293-10091-151290722065822/.source", "md5sum": "451e20aff0f489cd2f7d4d73533aa961", "checksum": "43683f4e92c48be4b00ddd86e011a4f27fcdbeb5", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 5, "invocation": {"module_args": {"dest": "/etc/tuned/profile_mode", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726776735.0853293-10091-151290722065822/.source", "_original_basename": ".8x7zrl9a", "follow": false, "checksum": "43683f4e92c48be4b00ddd86e011a4f27fcdbeb5", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776735.61842: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/profile_mode', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726776735.0853293-10091-151290722065822/.source', '_original_basename': '.8x7zrl9a', 'follow': False, 'checksum': '43683f4e92c48be4b00ddd86e011a4f27fcdbeb5', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776735.0853293-10091-151290722065822/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776735.61851: _low_level_execute_command(): starting 6593 1726776735.61855: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776735.0853293-10091-151290722065822/ > /dev/null 2>&1 && sleep 0' 6593 1726776735.62308: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776735.62312: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776735.62347: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776735.62362: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776735.62410: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776735.62426: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776735.62469: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776735.64239: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776735.64292: stderr chunk (state=3): >>><<< 6593 1726776735.64295: stdout chunk (state=3): >>><<< 6593 1726776735.64311: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776735.64319: handler run complete 6593 1726776735.64339: attempt loop complete, returning result 6593 1726776735.64342: _execute() done 6593 1726776735.64345: dumping result to json 6593 1726776735.64350: done dumping result, returning 6593 1726776735.64357: done running TaskExecutor() for managed_node2/TASK: Set profile_mode to auto [025ceb90-32dd-710c-d93d-000000000cb2] 6593 1726776735.64366: sending task result for task 025ceb90-32dd-710c-d93d-000000000cb2 6593 1726776735.64469: done sending task result for task 025ceb90-32dd-710c-d93d-000000000cb2 6593 1726776735.64472: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "checksum": "43683f4e92c48be4b00ddd86e011a4f27fcdbeb5", "dest": "/etc/tuned/profile_mode", "gid": 0, "group": "root", "md5sum": "451e20aff0f489cd2f7d4d73533aa961", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:tuned_rw_etc_t:s0", "size": 5, "src": "/root/.ansible/tmp/ansible-tmp-1726776735.0853293-10091-151290722065822/.source", "state": "file", "uid": 0 } 6593 1726776735.64557: no more pending results, returning what we have 6593 1726776735.64560: results queue empty 6593 1726776735.64561: checking for any_errors_fatal 6593 1726776735.64569: done checking for any_errors_fatal 6593 1726776735.64570: checking for max_fail_percentage 6593 1726776735.64571: done checking for max_fail_percentage 6593 1726776735.64572: checking to see if all hosts have failed and the running result is not ok 6593 1726776735.64573: done checking to see if all hosts have failed 6593 1726776735.64574: getting the remaining hosts for this loop 6593 1726776735.64575: done getting the remaining hosts for this loop 6593 1726776735.64578: getting the next task for host managed_node2 6593 1726776735.64584: done getting next task for host managed_node2 6593 1726776735.64586: ^ task is: TASK: Restart tuned 6593 1726776735.64589: ^ state is: HOST STATE: block=2, task=51, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=5, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6593 1726776735.64592: getting variables 6593 1726776735.64594: in VariableManager get_vars() 6593 1726776735.64629: Calling all_inventory to load vars for managed_node2 6593 1726776735.64631: Calling groups_inventory to load vars for managed_node2 6593 1726776735.64633: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776735.64643: Calling all_plugins_play to load vars for managed_node2 6593 1726776735.64645: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776735.64648: Calling groups_plugins_play to load vars for managed_node2 6593 1726776735.64809: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776735.64926: done with get_vars() 6593 1726776735.64934: done getting variables 6593 1726776735.64976: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Restart tuned] *********************************************************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:64 Thursday 19 September 2024 16:12:15 -0400 (0:00:00.604) 0:01:53.074 **** 6593 1726776735.65002: entering _queue_task() for managed_node2/service 6593 1726776735.65188: worker is 1 (out of 1 available) 6593 1726776735.65203: exiting _queue_task() for managed_node2/service 6593 1726776735.65216: done queuing things up, now waiting for results queue to drain 6593 1726776735.65219: waiting for pending results... 6593 1726776735.65396: running TaskExecutor() for managed_node2/TASK: Restart tuned 6593 1726776735.65467: in run() - task 025ceb90-32dd-710c-d93d-000000000cb3 6593 1726776735.65479: variable 'ansible_search_path' from source: unknown 6593 1726776735.65482: variable 'ansible_search_path' from source: unknown 6593 1726776735.65521: variable '__kernel_settings_services' from source: include_vars 6593 1726776735.65778: variable '__kernel_settings_services' from source: include_vars 6593 1726776735.65838: variable 'omit' from source: magic vars 6593 1726776735.65933: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776735.65943: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776735.65951: variable 'omit' from source: magic vars 6593 1726776735.66009: variable 'omit' from source: magic vars 6593 1726776735.66034: variable 'omit' from source: magic vars 6593 1726776735.66065: variable 'item' from source: unknown 6593 1726776735.66125: variable 'item' from source: unknown 6593 1726776735.66143: variable 'omit' from source: magic vars 6593 1726776735.66179: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6593 1726776735.66203: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6593 1726776735.66224: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6593 1726776735.66238: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776735.66248: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6593 1726776735.66272: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6593 1726776735.66275: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776735.66278: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776735.66343: Set connection var ansible_connection to ssh 6593 1726776735.66349: Set connection var ansible_timeout to 10 6593 1726776735.66352: Set connection var ansible_shell_type to sh 6593 1726776735.66357: Set connection var ansible_shell_executable to /bin/sh 6593 1726776735.66364: Set connection var ansible_pipelining to False 6593 1726776735.66373: Set connection var ansible_module_compression to ZIP_DEFLATED 6593 1726776735.66386: variable 'ansible_shell_executable' from source: unknown 6593 1726776735.66389: variable 'ansible_connection' from source: unknown 6593 1726776735.66391: variable 'ansible_module_compression' from source: unknown 6593 1726776735.66394: variable 'ansible_shell_type' from source: unknown 6593 1726776735.66397: variable 'ansible_shell_executable' from source: unknown 6593 1726776735.66399: variable 'ansible_host' from source: host vars for 'managed_node2' 6593 1726776735.66402: variable 'ansible_pipelining' from source: unknown 6593 1726776735.66405: variable 'ansible_timeout' from source: unknown 6593 1726776735.66409: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6593 1726776735.66510: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6593 1726776735.66521: variable 'omit' from source: magic vars 6593 1726776735.66524: starting attempt loop 6593 1726776735.66527: running the handler 6593 1726776735.66595: variable 'ansible_facts' from source: unknown 6593 1726776735.66684: _low_level_execute_command(): starting 6593 1726776735.66690: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6593 1726776735.67202: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776735.67211: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776735.67242: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776735.67256: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776735.67304: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776735.67317: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776735.67372: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776735.68954: stdout chunk (state=3): >>>/root <<< 6593 1726776735.69058: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776735.69109: stderr chunk (state=3): >>><<< 6593 1726776735.69112: stdout chunk (state=3): >>><<< 6593 1726776735.69137: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776735.69149: _low_level_execute_command(): starting 6593 1726776735.69155: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776735.6913662-10109-211454669752026 `" && echo ansible-tmp-1726776735.6913662-10109-211454669752026="` echo /root/.ansible/tmp/ansible-tmp-1726776735.6913662-10109-211454669752026 `" ) && sleep 0' 6593 1726776735.69592: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776735.69597: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776735.69630: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776735.69650: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776735.69694: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776735.69706: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776735.69749: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776735.71724: stdout chunk (state=3): >>>ansible-tmp-1726776735.6913662-10109-211454669752026=/root/.ansible/tmp/ansible-tmp-1726776735.6913662-10109-211454669752026 <<< 6593 1726776735.71834: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776735.71887: stderr chunk (state=3): >>><<< 6593 1726776735.71890: stdout chunk (state=3): >>><<< 6593 1726776735.71906: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776735.6913662-10109-211454669752026=/root/.ansible/tmp/ansible-tmp-1726776735.6913662-10109-211454669752026 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776735.71936: variable 'ansible_module_compression' from source: unknown 6593 1726776735.71985: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6593k6pkaa5x/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 6593 1726776735.72042: variable 'ansible_facts' from source: unknown 6593 1726776735.72180: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776735.6913662-10109-211454669752026/AnsiballZ_systemd.py 6593 1726776735.72298: Sending initial data 6593 1726776735.72307: Sent initial data (155 bytes) 6593 1726776735.72985: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776735.72989: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776735.73024: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776735.73027: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776735.73029: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776735.73087: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776735.73090: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776735.73092: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776735.73131: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776735.74825: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 6593 1726776735.74831: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6593 1726776735.74858: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6593 1726776735.74893: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6593k6pkaa5x/tmpizq6uf0d /root/.ansible/tmp/ansible-tmp-1726776735.6913662-10109-211454669752026/AnsiballZ_systemd.py <<< 6593 1726776735.74928: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6593 1726776735.76612: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776735.76722: stderr chunk (state=3): >>><<< 6593 1726776735.76726: stdout chunk (state=3): >>><<< 6593 1726776735.76745: done transferring module to remote 6593 1726776735.76755: _low_level_execute_command(): starting 6593 1726776735.76762: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776735.6913662-10109-211454669752026/ /root/.ansible/tmp/ansible-tmp-1726776735.6913662-10109-211454669752026/AnsiballZ_systemd.py && sleep 0' 6593 1726776735.77214: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776735.77219: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776735.77253: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776735.77259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776735.77263: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776735.77312: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776735.77315: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776735.77358: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776735.79104: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776735.79160: stderr chunk (state=3): >>><<< 6593 1726776735.79163: stdout chunk (state=3): >>><<< 6593 1726776735.79176: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776735.79179: _low_level_execute_command(): starting 6593 1726776735.79185: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776735.6913662-10109-211454669752026/AnsiballZ_systemd.py && sleep 0' 6593 1726776735.79625: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776735.79637: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776735.79657: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776735.79670: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6593 1726776735.79679: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776735.79726: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776735.79738: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776735.79791: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776736.05494: stdout chunk (state=3): >>> {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "639", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Thu 2024-09-19 16:11:30 EDT", "ExecMainStartTimestampMonotonic": "7979145", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "639", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:30 EDT] ; stop_time=[n/a] ; pid=639 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:30 EDT] ; stop_time=[n/a] ; pid=639 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "2566", "MemoryCurrent": "18300928", "MemoryAvailable": "infinity", "CPUUsageNSec": "268422000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight":<<< 6593 1726776736.05528: stdout chunk (state=3): >>> "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "dbus.socket<<< 6593 1726776736.05543: stdout chunk (state=3): >>> dbus-broker.service sysinit.target system.slice", "WantedBy": "multi-user.target", "Conflicts": "cpupower.service power-profiles-daemon.service tlp.service shutdown.target auto-cpufreq.service", "Before": "multi-user.target shutdown.target", "After": "systemd-sysctl.service network.target polkit.service sysinit.target systemd-journald.socket basic.target dbus-broker.service dbus.socket system.slice", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Thu 2024-09-19 16:11:31 EDT", "StateChangeTimestampMonotonic": "8437528", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:30 EDT", "InactiveExitTimestampMonotonic": "7979407", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:31 EDT", "ActiveEnterTimestampMonotonic": "8437528", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:11:30 EDT", "ConditionTimestampMonotonic": "7974251", "AssertTimestamp": "Thu 2024-09-19 16:11:30 EDT", "AssertTimestampMonotonic": "7974255", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ecc6abad7170411fa3ab86bfd907e0f9", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 6593 1726776736.07107: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. <<< 6593 1726776736.07169: stderr chunk (state=3): >>><<< 6593 1726776736.07173: stdout chunk (state=3): >>><<< 6593 1726776736.07202: _low_level_execute_command() done: rc=0, stdout= {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "639", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Thu 2024-09-19 16:11:30 EDT", "ExecMainStartTimestampMonotonic": "7979145", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "639", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:30 EDT] ; stop_time=[n/a] ; pid=639 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:30 EDT] ; stop_time=[n/a] ; pid=639 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "2566", "MemoryCurrent": "18300928", "MemoryAvailable": "infinity", "CPUUsageNSec": "268422000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "dbus.socket dbus-broker.service sysinit.target system.slice", "WantedBy": "multi-user.target", "Conflicts": "cpupower.service power-profiles-daemon.service tlp.service shutdown.target auto-cpufreq.service", "Before": "multi-user.target shutdown.target", "After": "systemd-sysctl.service network.target polkit.service sysinit.target systemd-journald.socket basic.target dbus-broker.service dbus.socket system.slice", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "Description": "Dynamic System Tuning Daemon", "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Thu 2024-09-19 16:11:31 EDT", "StateChangeTimestampMonotonic": "8437528", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:30 EDT", "InactiveExitTimestampMonotonic": "7979407", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:31 EDT", "ActiveEnterTimestampMonotonic": "8437528", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:11:30 EDT", "ConditionTimestampMonotonic": "7974251", "AssertTimestamp": "Thu 2024-09-19 16:11:30 EDT", "AssertTimestampMonotonic": "7974255", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ecc6abad7170411fa3ab86bfd907e0f9", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "tuned", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.127 closed. 6593 1726776736.07355: done with _execute_module (ansible.legacy.systemd, {'name': 'tuned', 'state': 'started', 'enabled': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726776735.6913662-10109-211454669752026/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6593 1726776736.07373: _low_level_execute_command(): starting 6593 1726776736.07378: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776735.6913662-10109-211454669752026/ > /dev/null 2>&1 && sleep 0' 6593 1726776736.07830: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6593 1726776736.07843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6593 1726776736.07866: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found <<< 6593 1726776736.07879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6593 1726776736.07929: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6593 1726776736.07934: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6593 1726776736.07945: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6593 1726776736.07990: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6593 1726776736.09753: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6593 1726776736.09804: stderr chunk (state=3): >>><<< 6593 1726776736.09807: stdout chunk (state=3): >>><<< 6593 1726776736.09823: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.127 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.127 originally 10.31.46.127 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6593 1726776736.09830: handler run complete 6593 1726776736.09869: attempt loop complete, returning result 6593 1726776736.09885: variable 'item' from source: unknown 6593 1726776736.09948: variable 'item' from source: unknown ok: [managed_node2] => (item=tuned) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "tuned", "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:31 EDT", "ActiveEnterTimestampMonotonic": "8437528", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-sysctl.service network.target polkit.service sysinit.target systemd-journald.socket basic.target dbus-broker.service dbus.socket system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 16:11:30 EDT", "AssertTimestampMonotonic": "7974255", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "268422000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2024-09-19 16:11:30 EDT", "ConditionTimestampMonotonic": "7974251", "ConfigurationDirectoryMode": "0755", "Conflicts": "cpupower.service power-profiles-daemon.service tlp.service shutdown.target auto-cpufreq.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "2566", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "639", "ExecMainStartTimestamp": "Thu 2024-09-19 16:11:30 EDT", "ExecMainStartTimestampMonotonic": "7979145", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:30 EDT] ; stop_time=[n/a] ; pid=639 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 16:11:30 EDT] ; stop_time=[n/a] ; pid=639 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:30 EDT", "InactiveExitTimestampMonotonic": "7979407", "InvocationID": "ecc6abad7170411fa3ab86bfd907e0f9", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13964", "LimitNPROCSoft": "13964", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "639", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "18300928", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket dbus-broker.service sysinit.target system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2024-09-19 16:11:31 EDT", "StateChangeTimestampMonotonic": "8437528", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "22342", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 6593 1726776736.10403: dumping result to json 6593 1726776736.10406: done dumping result, returning 6593 1726776736.10409: done running TaskExecutor() for managed_node2/TASK: Restart tuned [025ceb90-32dd-710c-d93d-000000000cb3] 6593 1726776736.10411: sending task result for task 025ceb90-32dd-710c-d93d-000000000cb3 6593 1726776736.10498: done sending task result for task 025ceb90-32dd-710c-d93d-000000000cb3 6593 1726776736.10501: WORKER PROCESS EXITING 6593 1726776736.10565: no more pending results, returning what we have 6593 1726776736.10568: results queue empty 6593 1726776736.10569: checking for any_errors_fatal 6593 1726776736.10574: done checking for any_errors_fatal 6593 1726776736.10574: checking for max_fail_percentage 6593 1726776736.10575: done checking for max_fail_percentage 6593 1726776736.10576: checking to see if all hosts have failed and the running result is not ok 6593 1726776736.10576: done checking to see if all hosts have failed 6593 1726776736.10577: getting the remaining hosts for this loop 6593 1726776736.10578: done getting the remaining hosts for this loop 6593 1726776736.10580: getting the next task for host managed_node2 6593 1726776736.10585: done getting next task for host managed_node2 6593 1726776736.10586: ^ task is: TASK: meta (flush_handlers) 6593 1726776736.10587: ^ state is: HOST STATE: block=3, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776736.10592: getting variables 6593 1726776736.10593: in VariableManager get_vars() 6593 1726776736.10616: Calling all_inventory to load vars for managed_node2 6593 1726776736.10619: Calling groups_inventory to load vars for managed_node2 6593 1726776736.10621: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776736.10629: Calling all_plugins_play to load vars for managed_node2 6593 1726776736.10631: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776736.10633: Calling groups_plugins_play to load vars for managed_node2 6593 1726776736.10738: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776736.10865: done with get_vars() 6593 1726776736.10873: done getting variables 6593 1726776736.10922: in VariableManager get_vars() 6593 1726776736.10931: Calling all_inventory to load vars for managed_node2 6593 1726776736.10932: Calling groups_inventory to load vars for managed_node2 6593 1726776736.10934: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776736.10937: Calling all_plugins_play to load vars for managed_node2 6593 1726776736.10938: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776736.10940: Calling groups_plugins_play to load vars for managed_node2 6593 1726776736.11024: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776736.11131: done with get_vars() 6593 1726776736.11140: done queuing things up, now waiting for results queue to drain 6593 1726776736.11141: results queue empty 6593 1726776736.11142: checking for any_errors_fatal 6593 1726776736.11146: done checking for any_errors_fatal 6593 1726776736.11146: checking for max_fail_percentage 6593 1726776736.11147: done checking for max_fail_percentage 6593 1726776736.11147: checking to see if all hosts have failed and the running result is not ok 6593 1726776736.11148: done checking to see if all hosts have failed 6593 1726776736.11148: getting the remaining hosts for this loop 6593 1726776736.11149: done getting the remaining hosts for this loop 6593 1726776736.11151: getting the next task for host managed_node2 6593 1726776736.11155: done getting next task for host managed_node2 6593 1726776736.11156: ^ task is: TASK: meta (flush_handlers) 6593 1726776736.11157: ^ state is: HOST STATE: block=4, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776736.11161: getting variables 6593 1726776736.11162: in VariableManager get_vars() 6593 1726776736.11168: Calling all_inventory to load vars for managed_node2 6593 1726776736.11170: Calling groups_inventory to load vars for managed_node2 6593 1726776736.11171: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776736.11174: Calling all_plugins_play to load vars for managed_node2 6593 1726776736.11175: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776736.11177: Calling groups_plugins_play to load vars for managed_node2 6593 1726776736.11254: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776736.11360: done with get_vars() 6593 1726776736.11366: done getting variables 6593 1726776736.11396: in VariableManager get_vars() 6593 1726776736.11404: Calling all_inventory to load vars for managed_node2 6593 1726776736.11406: Calling groups_inventory to load vars for managed_node2 6593 1726776736.11407: Calling all_plugins_inventory to load vars for managed_node2 6593 1726776736.11410: Calling all_plugins_play to load vars for managed_node2 6593 1726776736.11411: Calling groups_plugins_inventory to load vars for managed_node2 6593 1726776736.11413: Calling groups_plugins_play to load vars for managed_node2 6593 1726776736.11490: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6593 1726776736.11595: done with get_vars() 6593 1726776736.11603: done queuing things up, now waiting for results queue to drain 6593 1726776736.11604: results queue empty 6593 1726776736.11605: checking for any_errors_fatal 6593 1726776736.11605: done checking for any_errors_fatal 6593 1726776736.11606: checking for max_fail_percentage 6593 1726776736.11606: done checking for max_fail_percentage 6593 1726776736.11607: checking to see if all hosts have failed and the running result is not ok 6593 1726776736.11607: done checking to see if all hosts have failed 6593 1726776736.11608: getting the remaining hosts for this loop 6593 1726776736.11608: done getting the remaining hosts for this loop 6593 1726776736.11610: getting the next task for host managed_node2 6593 1726776736.11612: done getting next task for host managed_node2 6593 1726776736.11613: ^ task is: None 6593 1726776736.11614: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6593 1726776736.11614: done queuing things up, now waiting for results queue to drain 6593 1726776736.11615: results queue empty 6593 1726776736.11615: checking for any_errors_fatal 6593 1726776736.11616: done checking for any_errors_fatal 6593 1726776736.11616: checking for max_fail_percentage 6593 1726776736.11617: done checking for max_fail_percentage 6593 1726776736.11619: checking to see if all hosts have failed and the running result is not ok 6593 1726776736.11619: done checking to see if all hosts have failed 6593 1726776736.11621: getting the next task for host managed_node2 6593 1726776736.11623: done getting next task for host managed_node2 6593 1726776736.11623: ^ task is: None 6593 1726776736.11624: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node2 : ok=140 changed=20 unreachable=0 failed=0 skipped=58 rescued=0 ignored=0 Thursday 19 September 2024 16:12:16 -0400 (0:00:00.466) 0:01:53.541 **** =============================================================================== Ensure required packages are installed --------------------------------- 31.98s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:22 Reboot the machine - see if settings persist after reboot -------------- 24.42s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:95 fedora.linux_system_roles.kernel_settings : Ensure required packages are installed --- 2.65s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Gathering Facts --------------------------------------------------------- 2.58s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:2 fedora.linux_system_roles.kernel_settings : Tuned apply settings -------- 1.50s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 fedora.linux_system_roles.kernel_settings : Tuned apply settings -------- 1.47s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 fedora.linux_system_roles.kernel_settings : Tuned apply settings -------- 1.47s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 fedora.linux_system_roles.kernel_settings : Tuned apply settings -------- 1.45s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 fedora.linux_system_roles.kernel_settings : Ensure required packages are installed --- 1.41s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Show current tuned profile settings ------------------------------------- 1.32s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:2 fedora.linux_system_roles.kernel_settings : Ensure required packages are installed --- 1.32s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 fedora.linux_system_roles.kernel_settings : Ensure required packages are installed --- 1.32s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 fedora.linux_system_roles.kernel_settings : Ensure required packages are installed --- 1.29s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Ensure required services are enabled and started ------------------------ 1.04s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:51 Generate a configuration for kernel settings ---------------------------- 0.90s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_change_settings.yml:45 fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile --- 0.79s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory --- 0.71s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory --- 0.69s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory --- 0.69s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 fedora.linux_system_roles.kernel_settings : Apply kernel settings ------- 0.68s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 6593 1726776736.11727: RUNNING CLEANUP