[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. 6631 1726776624.40669: 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 6631 1726776624.40951: Added group all to inventory 6631 1726776624.40953: Added group ungrouped to inventory 6631 1726776624.40955: Group all now contains ungrouped 6631 1726776624.40957: Examining possible inventory source: /tmp/kernel_settings-sWz/inventory.yml 6631 1726776624.49575: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 6631 1726776624.49616: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 6631 1726776624.49634: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 6631 1726776624.49675: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 6631 1726776624.49725: Loaded config def from plugin (inventory/script) 6631 1726776624.49726: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 6631 1726776624.49753: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 6631 1726776624.49811: Loaded config def from plugin (inventory/yaml) 6631 1726776624.49812: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 6631 1726776624.49873: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 6631 1726776624.50147: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 6631 1726776624.50149: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 6631 1726776624.50152: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 6631 1726776624.50156: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 6631 1726776624.50159: Loading data from /tmp/kernel_settings-sWz/inventory.yml 6631 1726776624.50205: /tmp/kernel_settings-sWz/inventory.yml was not parsable by auto 6631 1726776624.50249: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 6631 1726776624.50277: Loading data from /tmp/kernel_settings-sWz/inventory.yml 6631 1726776624.50333: group all already in inventory 6631 1726776624.50338: set inventory_file for managed_node1 6631 1726776624.50341: set inventory_dir for managed_node1 6631 1726776624.50342: Added host managed_node1 to inventory 6631 1726776624.50343: Added host managed_node1 to group all 6631 1726776624.50344: set ansible_host for managed_node1 6631 1726776624.50345: set ansible_ssh_extra_args for managed_node1 6631 1726776624.50347: set inventory_file for managed_node2 6631 1726776624.50348: set inventory_dir for managed_node2 6631 1726776624.50349: Added host managed_node2 to inventory 6631 1726776624.50350: Added host managed_node2 to group all 6631 1726776624.50350: set ansible_host for managed_node2 6631 1726776624.50351: set ansible_ssh_extra_args for managed_node2 6631 1726776624.50352: set inventory_file for managed_node3 6631 1726776624.50354: set inventory_dir for managed_node3 6631 1726776624.50354: Added host managed_node3 to inventory 6631 1726776624.50355: Added host managed_node3 to group all 6631 1726776624.50355: set ansible_host for managed_node3 6631 1726776624.50356: set ansible_ssh_extra_args for managed_node3 6631 1726776624.50357: Reconcile groups and hosts in inventory. 6631 1726776624.50360: Group ungrouped now contains managed_node1 6631 1726776624.50361: Group ungrouped now contains managed_node2 6631 1726776624.50362: Group ungrouped now contains managed_node3 6631 1726776624.50422: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 6631 1726776624.50500: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 6631 1726776624.50537: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 6631 1726776624.50554: Loaded config def from plugin (vars/host_group_vars) 6631 1726776624.50556: 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) 6631 1726776624.50560: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 6631 1726776624.50566: 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) 6631 1726776624.50596: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 6631 1726776624.50829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776624.50896: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 6631 1726776624.50921: Loaded config def from plugin (connection/local) 6631 1726776624.50923: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 6631 1726776624.51249: Loaded config def from plugin (connection/paramiko_ssh) 6631 1726776624.51251: 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) 6631 1726776624.51826: 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) 6631 1726776624.51852: Loaded config def from plugin (connection/psrp) 6631 1726776624.51854: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 6631 1726776624.52255: 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) 6631 1726776624.52281: Loaded config def from plugin (connection/ssh) 6631 1726776624.52283: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 6631 1726776624.53465: 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) 6631 1726776624.53490: Loaded config def from plugin (connection/winrm) 6631 1726776624.53492: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 6631 1726776624.53512: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 6631 1726776624.53555: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 6631 1726776624.53597: Loaded config def from plugin (shell/cmd) 6631 1726776624.53598: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 6631 1726776624.53615: 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) 6631 1726776624.53653: Loaded config def from plugin (shell/powershell) 6631 1726776624.53654: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 6631 1726776624.53691: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 6631 1726776624.53795: Loaded config def from plugin (shell/sh) 6631 1726776624.53797: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 6631 1726776624.53821: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 6631 1726776624.53993: Loaded config def from plugin (become/runas) 6631 1726776624.53995: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 6631 1726776624.54104: Loaded config def from plugin (become/su) 6631 1726776624.54106: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 6631 1726776624.54201: Loaded config def from plugin (become/sudo) 6631 1726776624.54202: 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 6631 1726776624.54225: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_default.yml 6631 1726776624.54459: in VariableManager get_vars() 6631 1726776624.54472: done with get_vars() 6631 1726776624.54501: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 6631 1726776624.54510: 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 6631 1726776624.54675: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 6631 1726776624.54760: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 6631 1726776624.54762: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) 6631 1726776624.54785: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 6631 1726776624.54801: 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) 6631 1726776624.54897: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 6631 1726776624.54934: Loaded config def from plugin (callback/default) 6631 1726776624.54936: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 6631 1726776624.55696: Loaded config def from plugin (callback/junit) 6631 1726776624.55698: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 6631 1726776624.55729: 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) 6631 1726776624.55769: Loaded config def from plugin (callback/minimal) 6631 1726776624.55770: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 6631 1726776624.55796: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 6631 1726776624.55835: Loaded config def from plugin (callback/tree) 6631 1726776624.55836: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 6631 1726776624.55908: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 6631 1726776624.55910: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (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_default.yml **************************************************** 1 plays in /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_default.yml 6631 1726776624.55928: in VariableManager get_vars() 6631 1726776624.55938: done with get_vars() 6631 1726776624.55941: in VariableManager get_vars() 6631 1726776624.55946: done with get_vars() 6631 1726776624.55949: variable 'omit' from source: magic vars 6631 1726776624.55972: in VariableManager get_vars() 6631 1726776624.55983: done with get_vars() 6631 1726776624.55995: variable 'omit' from source: magic vars PLAY [Ensure that the role runs with default parameters] *********************** 6631 1726776624.57974: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 6631 1726776624.58026: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 6631 1726776624.58061: getting the remaining hosts for this loop 6631 1726776624.58062: done getting the remaining hosts for this loop 6631 1726776624.58065: getting the next task for host managed_node3 6631 1726776624.58068: done getting next task for host managed_node3 6631 1726776624.58069: ^ task is: TASK: meta (flush_handlers) 6631 1726776624.58070: ^ 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 6631 1726776624.58072: getting variables 6631 1726776624.58073: in VariableManager get_vars() 6631 1726776624.58084: Calling all_inventory to load vars for managed_node3 6631 1726776624.58086: Calling groups_inventory to load vars for managed_node3 6631 1726776624.58088: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776624.58096: Calling all_plugins_play to load vars for managed_node3 6631 1726776624.58102: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776624.58104: Calling groups_plugins_play to load vars for managed_node3 6631 1726776624.58128: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776624.58162: done with get_vars() 6631 1726776624.58167: done getting variables 6631 1726776624.58292: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 6631 1726776624.58330: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 6631 1726776624.58362: in VariableManager get_vars() 6631 1726776624.58368: Calling all_inventory to load vars for managed_node3 6631 1726776624.58370: Calling groups_inventory to load vars for managed_node3 6631 1726776624.58373: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776624.58377: Calling all_plugins_play to load vars for managed_node3 6631 1726776624.58379: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776624.58383: Calling groups_plugins_play to load vars for managed_node3 6631 1726776624.58401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776624.58410: done with get_vars() 6631 1726776624.58417: done queuing things up, now waiting for results queue to drain 6631 1726776624.58421: results queue empty 6631 1726776624.58421: checking for any_errors_fatal 6631 1726776624.58422: done checking for any_errors_fatal 6631 1726776624.58423: checking for max_fail_percentage 6631 1726776624.58423: done checking for max_fail_percentage 6631 1726776624.58424: checking to see if all hosts have failed and the running result is not ok 6631 1726776624.58424: done checking to see if all hosts have failed 6631 1726776624.58425: getting the remaining hosts for this loop 6631 1726776624.58425: done getting the remaining hosts for this loop 6631 1726776624.58427: getting the next task for host managed_node3 6631 1726776624.58430: done getting next task for host managed_node3 6631 1726776624.58431: ^ task is: TASK: Run role with no settings 6631 1726776624.58432: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6631 1726776624.58433: getting variables 6631 1726776624.58434: in VariableManager get_vars() 6631 1726776624.58439: Calling all_inventory to load vars for managed_node3 6631 1726776624.58440: Calling groups_inventory to load vars for managed_node3 6631 1726776624.58441: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776624.58444: Calling all_plugins_play to load vars for managed_node3 6631 1726776624.58446: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776624.58447: Calling groups_plugins_play to load vars for managed_node3 6631 1726776624.58463: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776624.58471: done with get_vars() 6631 1726776624.58475: done getting variables TASK [Run role with no settings] *********************************************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_default.yml:8 Thursday 19 September 2024 16:10:24 -0400 (0:00:00.026) 0:00:00.026 **** 6631 1726776624.58524: entering _queue_task() for managed_node3/include_role 6631 1726776624.58525: Creating lock for include_role 6631 1726776624.58743: worker is 1 (out of 1 available) 6631 1726776624.58754: exiting _queue_task() for managed_node3/include_role 6631 1726776624.58764: done queuing things up, now waiting for results queue to drain 6631 1726776624.58766: waiting for pending results... 6631 1726776624.58896: running TaskExecutor() for managed_node3/TASK: Run role with no settings 6631 1726776624.58950: in run() - task 025ceb90-32dd-8e45-738e-000000000006 6631 1726776624.58960: variable 'ansible_search_path' from source: unknown 6631 1726776624.58989: calling self._execute() 6631 1726776624.59033: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776624.59037: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776624.59044: variable 'omit' from source: magic vars 6631 1726776624.59116: _execute() done 6631 1726776624.59119: dumping result to json 6631 1726776624.59124: done dumping result, returning 6631 1726776624.59130: done running TaskExecutor() for managed_node3/TASK: Run role with no settings [025ceb90-32dd-8e45-738e-000000000006] 6631 1726776624.59139: sending task result for task 025ceb90-32dd-8e45-738e-000000000006 6631 1726776624.59236: done sending task result for task 025ceb90-32dd-8e45-738e-000000000006 6631 1726776624.59238: WORKER PROCESS EXITING 6631 1726776624.59280: no more pending results, returning what we have 6631 1726776624.59284: in VariableManager get_vars() 6631 1726776624.59308: Calling all_inventory to load vars for managed_node3 6631 1726776624.59310: Calling groups_inventory to load vars for managed_node3 6631 1726776624.59312: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776624.59320: Calling all_plugins_play to load vars for managed_node3 6631 1726776624.59322: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776624.59324: Calling groups_plugins_play to load vars for managed_node3 6631 1726776624.59348: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776624.59358: done with get_vars() 6631 1726776624.59361: variable 'ansible_search_path' from source: unknown 6631 1726776624.59410: variable 'omit' from source: magic vars 6631 1726776624.59426: variable 'omit' from source: magic vars 6631 1726776624.59435: variable 'omit' from source: magic vars 6631 1726776624.59438: we have included files to process 6631 1726776624.59439: generating all_blocks data 6631 1726776624.59440: done generating all_blocks data 6631 1726776624.59440: processing included file: fedora.linux_system_roles.kernel_settings 6631 1726776624.59454: in VariableManager get_vars() 6631 1726776624.59461: done with get_vars() 6631 1726776624.59506: in VariableManager get_vars() 6631 1726776624.59514: done with get_vars() 6631 1726776624.59539: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/main.yml 6631 1726776624.59620: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/defaults/main.yml 6631 1726776624.59657: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/meta/main.yml 6631 1726776624.59746: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml 6631 1726776624.61622: trying /usr/local/lib/python3.12/site-packages/ansible/modules 6631 1726776624.61752: in VariableManager get_vars() 6631 1726776624.61766: done with get_vars() 6631 1726776624.62712: in VariableManager get_vars() 6631 1726776624.62726: done with get_vars() 6631 1726776624.62832: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml 6631 1726776624.63241: iterating over new_blocks loaded from include file 6631 1726776624.63242: in VariableManager get_vars() 6631 1726776624.63252: done with get_vars() 6631 1726776624.63253: filtering new block on tags 6631 1726776624.63264: done filtering new block on tags 6631 1726776624.63266: in VariableManager get_vars() 6631 1726776624.63274: done with get_vars() 6631 1726776624.63275: filtering new block on tags 6631 1726776624.63286: done filtering new block on tags 6631 1726776624.63287: in VariableManager get_vars() 6631 1726776624.63309: done with get_vars() 6631 1726776624.63310: filtering new block on tags 6631 1726776624.63335: done filtering new block on tags 6631 1726776624.63337: in VariableManager get_vars() 6631 1726776624.63345: done with get_vars() 6631 1726776624.63346: filtering new block on tags 6631 1726776624.63355: done filtering new block on tags 6631 1726776624.63356: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kernel_settings for managed_node3 6631 1726776624.63360: extending task lists for all hosts with included blocks 6631 1726776624.63390: done extending task lists 6631 1726776624.63391: done processing included files 6631 1726776624.63392: results queue empty 6631 1726776624.63392: checking for any_errors_fatal 6631 1726776624.63393: done checking for any_errors_fatal 6631 1726776624.63394: checking for max_fail_percentage 6631 1726776624.63395: done checking for max_fail_percentage 6631 1726776624.63395: checking to see if all hosts have failed and the running result is not ok 6631 1726776624.63396: done checking to see if all hosts have failed 6631 1726776624.63396: getting the remaining hosts for this loop 6631 1726776624.63397: done getting the remaining hosts for this loop 6631 1726776624.63399: getting the next task for host managed_node3 6631 1726776624.63402: done getting next task for host managed_node3 6631 1726776624.63404: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 6631 1726776624.63405: ^ 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? (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 6631 1726776624.63412: getting variables 6631 1726776624.63413: in VariableManager get_vars() 6631 1726776624.63422: Calling all_inventory to load vars for managed_node3 6631 1726776624.63424: Calling groups_inventory to load vars for managed_node3 6631 1726776624.63425: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776624.63429: Calling all_plugins_play to load vars for managed_node3 6631 1726776624.63430: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776624.63432: Calling groups_plugins_play to load vars for managed_node3 6631 1726776624.63450: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776624.63463: done with get_vars() 6631 1726776624.63467: done getting variables 6631 1726776624.63507: 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:10:24 -0400 (0:00:00.050) 0:00:00.076 **** 6631 1726776624.63529: entering _queue_task() for managed_node3/fail 6631 1726776624.63530: Creating lock for fail 6631 1726776624.63703: worker is 1 (out of 1 available) 6631 1726776624.63715: exiting _queue_task() for managed_node3/fail 6631 1726776624.63727: done queuing things up, now waiting for results queue to drain 6631 1726776624.63728: waiting for pending results... 6631 1726776624.63872: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 6631 1726776624.63931: in run() - task 025ceb90-32dd-8e45-738e-000000000023 6631 1726776624.63942: variable 'ansible_search_path' from source: unknown 6631 1726776624.63947: variable 'ansible_search_path' from source: unknown 6631 1726776624.63975: calling self._execute() 6631 1726776624.64020: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776624.64024: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776624.64032: variable 'omit' from source: magic vars 6631 1726776624.64344: variable 'kernel_settings_sysctl' from source: role '' defaults 6631 1726776624.64350: variable '__kernel_settings_state_empty' from source: role '' all vars 6631 1726776624.64360: Evaluated conditional (kernel_settings_sysctl != __kernel_settings_state_empty): True 6631 1726776624.64553: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6631 1726776624.65996: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6631 1726776624.66048: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6631 1726776624.66075: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6631 1726776624.66101: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6631 1726776624.66121: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6631 1726776624.66177: 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) 6631 1726776624.66197: 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) 6631 1726776624.66215: 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) 6631 1726776624.66246: 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) 6631 1726776624.66258: 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) 6631 1726776624.66294: 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) 6631 1726776624.66310: 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) 6631 1726776624.66328: 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) 6631 1726776624.66357: 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) 6631 1726776624.66368: 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) 6631 1726776624.66398: 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) 6631 1726776624.66413: 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) 6631 1726776624.66434: 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) 6631 1726776624.66461: 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) 6631 1726776624.66471: 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) 6631 1726776624.66660: variable 'kernel_settings_sysctl' from source: role '' defaults 6631 1726776624.66688: 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 6631 1726776624.66691: when evaluation is False, skipping this task 6631 1726776624.66694: _execute() done 6631 1726776624.66697: dumping result to json 6631 1726776624.66699: done dumping result, returning 6631 1726776624.66704: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values [025ceb90-32dd-8e45-738e-000000000023] 6631 1726776624.66713: sending task result for task 025ceb90-32dd-8e45-738e-000000000023 6631 1726776624.66793: done sending task result for task 025ceb90-32dd-8e45-738e-000000000023 6631 1726776624.66795: WORKER PROCESS EXITING skipping: [managed_node3] => { "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" } 6631 1726776624.66869: no more pending results, returning what we have 6631 1726776624.66872: results queue empty 6631 1726776624.66872: checking for any_errors_fatal 6631 1726776624.66874: done checking for any_errors_fatal 6631 1726776624.66874: checking for max_fail_percentage 6631 1726776624.66876: done checking for max_fail_percentage 6631 1726776624.66877: checking to see if all hosts have failed and the running result is not ok 6631 1726776624.66877: done checking to see if all hosts have failed 6631 1726776624.66878: getting the remaining hosts for this loop 6631 1726776624.66879: done getting the remaining hosts for this loop 6631 1726776624.66885: getting the next task for host managed_node3 6631 1726776624.66890: done getting next task for host managed_node3 6631 1726776624.66893: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 6631 1726776624.66895: ^ 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? (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 6631 1726776624.66911: getting variables 6631 1726776624.66912: in VariableManager get_vars() 6631 1726776624.66935: Calling all_inventory to load vars for managed_node3 6631 1726776624.66937: Calling groups_inventory to load vars for managed_node3 6631 1726776624.66938: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776624.66944: Calling all_plugins_play to load vars for managed_node3 6631 1726776624.66945: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776624.66947: Calling groups_plugins_play to load vars for managed_node3 6631 1726776624.66972: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776624.66992: done with get_vars() 6631 1726776624.66998: 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:10:24 -0400 (0:00:00.035) 0:00:00.111 **** 6631 1726776624.67064: entering _queue_task() for managed_node3/include_tasks 6631 1726776624.67065: Creating lock for include_tasks 6631 1726776624.67231: worker is 1 (out of 1 available) 6631 1726776624.67244: exiting _queue_task() for managed_node3/include_tasks 6631 1726776624.67256: done queuing things up, now waiting for results queue to drain 6631 1726776624.67257: waiting for pending results... 6631 1726776624.67387: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 6631 1726776624.67445: in run() - task 025ceb90-32dd-8e45-738e-000000000024 6631 1726776624.67455: variable 'ansible_search_path' from source: unknown 6631 1726776624.67459: variable 'ansible_search_path' from source: unknown 6631 1726776624.67486: calling self._execute() 6631 1726776624.67532: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776624.67535: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776624.67545: variable 'omit' from source: magic vars 6631 1726776624.67616: _execute() done 6631 1726776624.67621: dumping result to json 6631 1726776624.67624: done dumping result, returning 6631 1726776624.67631: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables [025ceb90-32dd-8e45-738e-000000000024] 6631 1726776624.67636: sending task result for task 025ceb90-32dd-8e45-738e-000000000024 6631 1726776624.67714: done sending task result for task 025ceb90-32dd-8e45-738e-000000000024 6631 1726776624.67717: WORKER PROCESS EXITING 6631 1726776624.67751: no more pending results, returning what we have 6631 1726776624.67761: in VariableManager get_vars() 6631 1726776624.67791: Calling all_inventory to load vars for managed_node3 6631 1726776624.67793: Calling groups_inventory to load vars for managed_node3 6631 1726776624.67794: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776624.67800: Calling all_plugins_play to load vars for managed_node3 6631 1726776624.67802: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776624.67803: Calling groups_plugins_play to load vars for managed_node3 6631 1726776624.67831: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776624.67847: done with get_vars() 6631 1726776624.67851: variable 'ansible_search_path' from source: unknown 6631 1726776624.67851: variable 'ansible_search_path' from source: unknown 6631 1726776624.67907: we have included files to process 6631 1726776624.67909: generating all_blocks data 6631 1726776624.67910: done generating all_blocks data 6631 1726776624.67915: processing included file: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 6631 1726776624.67916: loading included file: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 6631 1726776624.67920: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 6631 1726776624.68485: done processing included file 6631 1726776624.68487: iterating over new_blocks loaded from include file 6631 1726776624.68488: in VariableManager get_vars() 6631 1726776624.68501: done with get_vars() 6631 1726776624.68502: filtering new block on tags 6631 1726776624.68511: done filtering new block on tags 6631 1726776624.68513: in VariableManager get_vars() 6631 1726776624.68527: done with get_vars() 6631 1726776624.68529: filtering new block on tags 6631 1726776624.68540: done filtering new block on tags 6631 1726776624.68541: in VariableManager get_vars() 6631 1726776624.68553: done with get_vars() 6631 1726776624.68554: filtering new block on tags 6631 1726776624.68563: done filtering new block on tags 6631 1726776624.68565: in VariableManager get_vars() 6631 1726776624.68576: done with get_vars() 6631 1726776624.68576: filtering new block on tags 6631 1726776624.68586: done filtering new block on tags 6631 1726776624.68588: 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_node3 6631 1726776624.68591: extending task lists for all hosts with included blocks 6631 1726776624.68683: done extending task lists 6631 1726776624.68684: done processing included files 6631 1726776624.68684: results queue empty 6631 1726776624.68685: checking for any_errors_fatal 6631 1726776624.68686: done checking for any_errors_fatal 6631 1726776624.68687: checking for max_fail_percentage 6631 1726776624.68687: done checking for max_fail_percentage 6631 1726776624.68688: checking to see if all hosts have failed and the running result is not ok 6631 1726776624.68688: done checking to see if all hosts have failed 6631 1726776624.68689: getting the remaining hosts for this loop 6631 1726776624.68689: done getting the remaining hosts for this loop 6631 1726776624.68691: getting the next task for host managed_node3 6631 1726776624.68693: done getting next task for host managed_node3 6631 1726776624.68695: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 6631 1726776624.68697: ^ 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? (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 6631 1726776624.68702: getting variables 6631 1726776624.68703: in VariableManager get_vars() 6631 1726776624.68710: Calling all_inventory to load vars for managed_node3 6631 1726776624.68712: Calling groups_inventory to load vars for managed_node3 6631 1726776624.68713: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776624.68716: Calling all_plugins_play to load vars for managed_node3 6631 1726776624.68719: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776624.68721: Calling groups_plugins_play to load vars for managed_node3 6631 1726776624.68738: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776624.68754: done with get_vars() 6631 1726776624.68759: 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:10:24 -0400 (0:00:00.017) 0:00:00.129 **** 6631 1726776624.68805: entering _queue_task() for managed_node3/setup 6631 1726776624.68972: worker is 1 (out of 1 available) 6631 1726776624.68989: exiting _queue_task() for managed_node3/setup 6631 1726776624.69000: done queuing things up, now waiting for results queue to drain 6631 1726776624.69001: waiting for pending results... 6631 1726776624.69133: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 6631 1726776624.69200: in run() - task 025ceb90-32dd-8e45-738e-000000000085 6631 1726776624.69209: variable 'ansible_search_path' from source: unknown 6631 1726776624.69212: variable 'ansible_search_path' from source: unknown 6631 1726776624.69239: calling self._execute() 6631 1726776624.69285: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776624.69288: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776624.69293: variable 'omit' from source: magic vars 6631 1726776624.69712: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6631 1726776624.72003: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6631 1726776624.72080: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6631 1726776624.72137: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6631 1726776624.72163: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6631 1726776624.72182: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6631 1726776624.72245: 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) 6631 1726776624.72265: 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) 6631 1726776624.72297: 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) 6631 1726776624.72339: 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) 6631 1726776624.72354: 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) 6631 1726776624.72390: 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) 6631 1726776624.72406: 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) 6631 1726776624.72424: 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) 6631 1726776624.72461: 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) 6631 1726776624.72471: 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) 6631 1726776624.72596: variable '__kernel_settings_required_facts' from source: role '' all vars 6631 1726776624.72604: variable 'ansible_facts' from source: unknown 6631 1726776624.72628: Evaluated conditional (__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0): True 6631 1726776624.72634: variable 'omit' from source: magic vars 6631 1726776624.72677: variable 'omit' from source: magic vars 6631 1726776624.72697: variable '__kernel_settings_required_facts_subsets' from source: role '' all vars 6631 1726776624.72751: variable '__kernel_settings_required_facts_subsets' from source: role '' all vars 6631 1726776624.72820: variable '__kernel_settings_required_facts' from source: role '' all vars 6631 1726776624.72875: variable 'omit' from source: magic vars 6631 1726776624.72895: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6631 1726776624.72915: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6631 1726776624.72939: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6631 1726776624.72953: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776624.72961: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776624.72987: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6631 1726776624.72991: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776624.72994: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776624.73057: Set connection var ansible_shell_executable to /bin/sh 6631 1726776624.73063: Set connection var ansible_timeout to 10 6631 1726776624.73067: Set connection var ansible_shell_type to sh 6631 1726776624.73072: Set connection var ansible_connection to ssh 6631 1726776624.73077: Set connection var ansible_module_compression to ZIP_DEFLATED 6631 1726776624.73081: Set connection var ansible_pipelining to False 6631 1726776624.73104: variable 'ansible_shell_executable' from source: unknown 6631 1726776624.73107: variable 'ansible_connection' from source: unknown 6631 1726776624.73110: variable 'ansible_module_compression' from source: unknown 6631 1726776624.73113: variable 'ansible_shell_type' from source: unknown 6631 1726776624.73115: variable 'ansible_shell_executable' from source: unknown 6631 1726776624.73119: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776624.73121: variable 'ansible_pipelining' from source: unknown 6631 1726776624.73124: variable 'ansible_timeout' from source: unknown 6631 1726776624.73126: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776624.73215: 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__) 6631 1726776624.73223: variable 'omit' from source: magic vars 6631 1726776624.73229: starting attempt loop 6631 1726776624.73231: running the handler 6631 1726776624.73242: _low_level_execute_command(): starting 6631 1726776624.73247: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6631 1726776624.73733: 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 <<< 6631 1726776624.73752: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776624.73772: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776624.73792: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776624.73840: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776624.73856: stderr chunk (state=3): >>>debug1: Control socket "/root/.ansible/cp/1963610138" does not exist debug1: Connecting to 10.31.45.78 [10.31.45.78] port 22. debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776624.74061: 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 <<< 6631 1726776624.75134: 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.45.78: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 <<< 6631 1726776624.75459: 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 <<< 6631 1726776624.75992: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEX_ECDH_REPLY received <<< 6631 1726776624.76007: stderr chunk (state=3): >>>debug1: Server host key: ssh-ed25519 SHA256:IhQKKygALJzB5pZ4pyp8jVJO6hDGI7qWN2cJaNDJ70c <<< 6631 1726776624.76024: stderr chunk (state=3): >>>debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory <<< 6631 1726776624.76035: stderr chunk (state=3): >>>debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory <<< 6631 1726776624.76046: stderr chunk (state=3): >>>debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory <<< 6631 1726776624.76065: stderr chunk (state=3): >>>Warning: Permanently added '10.31.45.78' (ED25519) to the list of known hosts. <<< 6631 1726776624.76083: stderr chunk (state=3): >>>debug1: check_host_key: hostkey not known or explicitly trusted: disabling UpdateHostkeys <<< 6631 1726776624.76814: stderr chunk (state=3): >>>debug1: ssh_packet_send2_wrapped: resetting send seqnr 3 <<< 6631 1726776624.76830: stderr chunk (state=3): >>>debug2: set_newkeys: mode 1 <<< 6631 1726776624.76848: stderr chunk (state=3): >>>debug1: rekey out after 4294967296 blocks <<< 6631 1726776624.76859: stderr chunk (state=3): >>>debug1: SSH2_MSG_NEWKEYS sent <<< 6631 1726776624.76869: stderr chunk (state=3): >>>debug1: expecting SSH2_MSG_NEWKEYS <<< 6631 1726776624.76887: stderr chunk (state=3): >>>debug1: ssh_packet_read_poll2: resetting read seqnr 3 <<< 6631 1726776624.76898: stderr chunk (state=3): >>>debug1: SSH2_MSG_NEWKEYS received <<< 6631 1726776624.76909: stderr chunk (state=3): >>>debug2: set_newkeys: mode 0 <<< 6631 1726776624.76922: stderr chunk (state=3): >>>debug1: rekey in after 4294967296 blocks <<< 6631 1726776624.76936: stderr chunk (state=3): >>>debug1: Will attempt key: /root/.ssh/id_rsa <<< 6631 1726776624.76952: stderr chunk (state=3): >>>debug1: Will attempt key: /root/.ssh/id_dsa <<< 6631 1726776624.76964: stderr chunk (state=3): >>>debug1: Will attempt key: /root/.ssh/id_ecdsa <<< 6631 1726776624.76974: stderr chunk (state=3): >>>debug1: Will attempt key: /root/.ssh/id_ecdsa_sk <<< 6631 1726776624.76984: stderr chunk (state=3): >>>debug1: Will attempt key: /root/.ssh/id_ed25519 <<< 6631 1726776624.76997: stderr chunk (state=3): >>>debug1: Will attempt key: /root/.ssh/id_ed25519_sk <<< 6631 1726776624.77013: stderr chunk (state=3): >>>debug1: Will attempt key: /root/.ssh/id_xmss <<< 6631 1726776624.77026: stderr chunk (state=3): >>>debug2: pubkey_prepare: done <<< 6631 1726776624.77041: stderr chunk (state=3): >>>debug1: SSH2_MSG_EXT_INFO received <<< 6631 1726776624.77056: stderr chunk (state=3): >>>debug1: kex_input_ext_info: server-sig-algs= <<< 6631 1726776624.81012: stderr chunk (state=3): >>>debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received <<< 6631 1726776624.81192: stderr chunk (state=3): >>>debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password debug1: Next authentication method: gssapi-with-mic <<< 6631 1726776624.81232: stderr chunk (state=3): >>>debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) <<< 6631 1726776624.81334: 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 <<< 6631 1726776624.82149: stderr chunk (state=3): >>>debug2: we sent a publickey packet, wait for reply <<< 6631 1726776624.83051: stderr chunk (state=3): >>>debug1: Enabling compression at level 6. Authenticated to 10.31.45.78 ([10.31.45.78]: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/1963610138] debug2: fd 3 setting TCP_NODELAY debug1: control_persist_detach: backgrounding master process debug2: control_persist_detach: background process is 6642 debug2: fd 4 setting O_NONBLOCK <<< 6631 1726776624.83204: 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 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 <<< 6631 1726776624.83256: 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 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 <<< 6631 1726776624.85432: 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 <<< 6631 1726776624.89474: 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 debug2: channel_input_open_confirmation: channel 2: callback done debug2: channel 2: open confirm rwindow 0 rmax 32768 <<< 6631 1726776624.89492: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776624.89619: 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 <<< 6631 1726776624.91120: stdout chunk (state=3): >>>/root <<< 6631 1726776624.91533: 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 debug2: Received exit status from master 0 <<< 6631 1726776624.91603: stdout chunk (state=3): >>><<< 6631 1726776625.91771: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 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/1963610138" does not exist debug1: Connecting to 10.31.45.78 [10.31.45.78] 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.45.78: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:IhQKKygALJzB5pZ4pyp8jVJO6hDGI7qWN2cJaNDJ70c 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.45.78' (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.45.78 ([10.31.45.78]: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/1963610138] debug2: fd 3 setting TCP_NODELAY debug1: control_persist_detach: backgrounding master process debug2: control_persist_detach: background process is 6642 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 6631 1726776625.91786: _low_level_execute_command(): starting 6631 1726776625.91789: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776625.9166908-6637-79626551933519 `" && echo ansible-tmp-1726776625.9166908-6637-79626551933519="` echo /root/.ansible/tmp/ansible-tmp-1726776625.9166908-6637-79626551933519 `" ) && sleep 0' 6631 1726776625.92873: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776625.92893: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776625.92910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776625.92932: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776625.92974: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776625.92991: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776625.93006: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776625.93028: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776625.93042: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776625.93053: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776625.93066: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776625.93082: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776625.93099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776625.93112: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776625.93127: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776625.93140: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776625.93216: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776625.93246: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776625.93263: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776625.93538: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776625.95528: stdout chunk (state=3): >>>ansible-tmp-1726776625.9166908-6637-79626551933519=/root/.ansible/tmp/ansible-tmp-1726776625.9166908-6637-79626551933519 <<< 6631 1726776625.95737: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776625.95822: stderr chunk (state=3): >>><<< 6631 1726776625.95826: stdout chunk (state=3): >>><<< 6631 1726776625.96029: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776625.9166908-6637-79626551933519=/root/.ansible/tmp/ansible-tmp-1726776625.9166908-6637-79626551933519 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776625.96032: variable 'ansible_module_compression' from source: unknown 6631 1726776625.96035: ANSIBALLZ: Using lock for setup 6631 1726776625.96037: ANSIBALLZ: Acquiring lock 6631 1726776625.96040: ANSIBALLZ: Lock acquired: 140288508464016 6631 1726776625.96042: ANSIBALLZ: Creating module 6631 1726776626.24766: ANSIBALLZ: Writing module into payload 6631 1726776626.24929: ANSIBALLZ: Writing module 6631 1726776626.24959: ANSIBALLZ: Renaming module 6631 1726776626.24963: ANSIBALLZ: Done creating module 6631 1726776626.25007: variable 'ansible_facts' from source: unknown 6631 1726776626.25013: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6631 1726776626.25026: _low_level_execute_command(): starting 6631 1726776626.25033: _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' 6631 1726776626.25687: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776626.25769: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776626.25780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776626.25798: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776626.25841: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776626.25849: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776626.25860: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776626.25872: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776626.25880: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776626.25889: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776626.25897: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776626.25907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776626.25921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776626.25927: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776626.25934: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776626.25944: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776626.26019: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776626.26040: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776626.26053: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776626.26193: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776626.27891: stdout chunk (state=3): >>>PLATFORM <<< 6631 1726776626.28082: stdout chunk (state=3): >>>Linux <<< 6631 1726776626.28102: stdout chunk (state=3): >>>FOUND /usr/bin/python3.9 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 6631 1726776626.28350: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776626.28353: stdout chunk (state=3): >>><<< 6631 1726776626.28360: stderr chunk (state=3): >>><<< 6631 1726776626.28494: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776626.28500 [managed_node3]: found interpreters: ['/usr/bin/python3.9', '/usr/bin/python3', '/usr/bin/python3'] 6631 1726776626.28503: _low_level_execute_command(): starting 6631 1726776626.28506: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 && sleep 0' 6631 1726776626.28571: Sending initial data 6631 1726776626.28574: Sent initial data (1181 bytes) 6631 1726776626.29160: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776626.29175: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776626.29191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776626.29208: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776626.29259: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776626.29275: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776626.29290: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776626.29308: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776626.29322: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776626.29334: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776626.29345: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776626.29357: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776626.29380: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776626.29392: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776626.29402: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776626.29414: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776626.29497: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776626.29520: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776626.29535: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776626.29608: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776626.33598: 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"} <<< 6631 1726776626.34751: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776626.34755: stdout chunk (state=3): >>><<< 6631 1726776626.34757: stderr chunk (state=3): >>><<< 6631 1726776626.34759: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776626.34761: variable 'ansible_facts' from source: unknown 6631 1726776626.34763: variable 'ansible_facts' from source: unknown 6631 1726776626.34765: variable 'ansible_module_compression' from source: unknown 6631 1726776626.34767: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6631n9q5x9dd/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 6631 1726776626.34769: variable 'ansible_facts' from source: unknown 6631 1726776626.34771: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776625.9166908-6637-79626551933519/AnsiballZ_setup.py 6631 1726776626.34867: Sending initial data 6631 1726776626.34876: Sent initial data (151 bytes) 6631 1726776626.35868: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776626.35884: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776626.35899: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776626.35917: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776626.35968: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776626.35985: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776626.36001: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776626.36022: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776626.36035: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776626.36055: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776626.36067: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776626.36085: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776626.36102: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776626.36114: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776626.36129: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776626.36144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776626.36224: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776626.36247: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776626.36267: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776626.36446: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776626.38870: 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 <<< 6631 1726776626.38900: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6631 1726776626.38958: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6631n9q5x9dd/tmp0pf3sruf /root/.ansible/tmp/ansible-tmp-1726776625.9166908-6637-79626551933519/AnsiballZ_setup.py <<< 6631 1726776626.38987: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6631 1726776626.40675: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776626.40827: stderr chunk (state=3): >>><<< 6631 1726776626.40830: stdout chunk (state=3): >>><<< 6631 1726776626.40833: done transferring module to remote 6631 1726776626.40835: _low_level_execute_command(): starting 6631 1726776626.40837: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776625.9166908-6637-79626551933519/ /root/.ansible/tmp/ansible-tmp-1726776625.9166908-6637-79626551933519/AnsiballZ_setup.py && sleep 0' 6631 1726776626.41290: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776626.41293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776626.41329: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 6631 1726776626.41332: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776626.41335: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776626.41394: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776626.41397: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776626.41432: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776626.43283: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776626.43334: stderr chunk (state=3): >>><<< 6631 1726776626.43338: stdout chunk (state=3): >>><<< 6631 1726776626.43351: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776626.43354: _low_level_execute_command(): starting 6631 1726776626.43361: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776625.9166908-6637-79626551933519/AnsiballZ_setup.py && sleep 0' 6631 1726776626.43819: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776626.43826: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776626.43877: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 6631 1726776626.43883: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776626.43886: 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.45.78 originally 10.31.45.78 debug2: match found <<< 6631 1726776626.43889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776626.43942: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776626.43951: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776626.43994: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776626.79253: 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", "gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< [WARNING]: Platform linux on host managed_node3 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. 6631 1726776626.80920: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 6631 1726776626.80979: stderr chunk (state=3): >>><<< 6631 1726776626.80985: stdout chunk (state=3): >>><<< 6631 1726776626.80999: _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", "gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.45.78 closed. 6631 1726776626.81037: done with _execute_module (setup, {'gather_subset': ['!all', '!min', 'distribution', 'distribution_major_version', 'distribution_version', 'os_family'], '_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': '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-1726776625.9166908-6637-79626551933519/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6631 1726776626.81052: _low_level_execute_command(): starting 6631 1726776626.81056: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776625.9166908-6637-79626551933519/ > /dev/null 2>&1 && sleep 0' 6631 1726776626.81528: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776626.81533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776626.81567: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776626.81582: 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 debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration <<< 6631 1726776626.81594: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776626.81638: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776626.81650: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776626.81697: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776626.83521: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776626.83566: stderr chunk (state=3): >>><<< 6631 1726776626.83570: stdout chunk (state=3): >>><<< 6631 1726776626.83582: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776626.83592: handler run complete 6631 1726776626.83609: variable 'ansible_facts' from source: unknown 6631 1726776626.83636: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776626.83667: variable 'ansible_facts' from source: unknown 6631 1726776626.83690: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776626.83705: attempt loop complete, returning result 6631 1726776626.83708: _execute() done 6631 1726776626.83710: dumping result to json 6631 1726776626.83713: done dumping result, returning 6631 1726776626.83726: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role [025ceb90-32dd-8e45-738e-000000000085] 6631 1726776626.83730: sending task result for task 025ceb90-32dd-8e45-738e-000000000085 6631 1726776626.83817: done sending task result for task 025ceb90-32dd-8e45-738e-000000000085 6631 1726776626.83821: WORKER PROCESS EXITING ok: [managed_node3] 6631 1726776626.83940: no more pending results, returning what we have 6631 1726776626.83943: results queue empty 6631 1726776626.83944: checking for any_errors_fatal 6631 1726776626.83946: done checking for any_errors_fatal 6631 1726776626.83946: checking for max_fail_percentage 6631 1726776626.83947: done checking for max_fail_percentage 6631 1726776626.83948: checking to see if all hosts have failed and the running result is not ok 6631 1726776626.83949: done checking to see if all hosts have failed 6631 1726776626.83950: getting the remaining hosts for this loop 6631 1726776626.83951: done getting the remaining hosts for this loop 6631 1726776626.83954: getting the next task for host managed_node3 6631 1726776626.83965: done getting next task for host managed_node3 6631 1726776626.83969: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 6631 1726776626.83972: ^ 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? (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 6631 1726776626.83980: getting variables 6631 1726776626.83982: in VariableManager get_vars() 6631 1726776626.84012: Calling all_inventory to load vars for managed_node3 6631 1726776626.84014: Calling groups_inventory to load vars for managed_node3 6631 1726776626.84016: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776626.84027: Calling all_plugins_play to load vars for managed_node3 6631 1726776626.84034: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776626.84037: Calling groups_plugins_play to load vars for managed_node3 6631 1726776626.84080: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776626.84108: done with get_vars() 6631 1726776626.84115: 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:10:26 -0400 (0:00:02.153) 0:00:02.283 **** 6631 1726776626.84186: entering _queue_task() for managed_node3/stat 6631 1726776626.84352: worker is 1 (out of 1 available) 6631 1726776626.84364: exiting _queue_task() for managed_node3/stat 6631 1726776626.84375: done queuing things up, now waiting for results queue to drain 6631 1726776626.84376: waiting for pending results... 6631 1726776626.84533: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 6631 1726776626.84609: in run() - task 025ceb90-32dd-8e45-738e-000000000087 6631 1726776626.84622: variable 'ansible_search_path' from source: unknown 6631 1726776626.84626: variable 'ansible_search_path' from source: unknown 6631 1726776626.84654: calling self._execute() 6631 1726776626.84706: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776626.84710: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776626.84722: variable 'omit' from source: magic vars 6631 1726776626.85043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6631 1726776626.85212: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6631 1726776626.85245: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6631 1726776626.85295: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6631 1726776626.85323: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6631 1726776626.85389: 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) 6631 1726776626.85407: 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) 6631 1726776626.85426: 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) 6631 1726776626.85448: 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) 6631 1726776626.85536: Evaluated conditional (not __kernel_settings_is_ostree is defined): True 6631 1726776626.85541: variable 'omit' from source: magic vars 6631 1726776626.85584: variable 'omit' from source: magic vars 6631 1726776626.85605: variable 'omit' from source: magic vars 6631 1726776626.85624: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6631 1726776626.85645: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6631 1726776626.85660: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6631 1726776626.85673: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776626.85681: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776626.85708: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6631 1726776626.85711: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776626.85713: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776626.85783: Set connection var ansible_shell_executable to /bin/sh 6631 1726776626.85788: Set connection var ansible_timeout to 10 6631 1726776626.85790: Set connection var ansible_shell_type to sh 6631 1726776626.85792: Set connection var ansible_connection to ssh 6631 1726776626.85797: Set connection var ansible_module_compression to ZIP_DEFLATED 6631 1726776626.85804: Set connection var ansible_pipelining to False 6631 1726776626.85825: variable 'ansible_shell_executable' from source: unknown 6631 1726776626.85828: variable 'ansible_connection' from source: unknown 6631 1726776626.85831: variable 'ansible_module_compression' from source: unknown 6631 1726776626.85834: variable 'ansible_shell_type' from source: unknown 6631 1726776626.85836: variable 'ansible_shell_executable' from source: unknown 6631 1726776626.85838: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776626.85842: variable 'ansible_pipelining' from source: unknown 6631 1726776626.85844: variable 'ansible_timeout' from source: unknown 6631 1726776626.85848: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776626.85946: 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__) 6631 1726776626.85953: variable 'omit' from source: magic vars 6631 1726776626.85958: starting attempt loop 6631 1726776626.85961: running the handler 6631 1726776626.85970: _low_level_execute_command(): starting 6631 1726776626.85976: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6631 1726776626.86478: 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 <<< 6631 1726776626.86497: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776626.86509: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 6631 1726776626.86523: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776626.86534: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776626.86584: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776626.86587: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776626.86598: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776626.86649: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776626.88308: stdout chunk (state=3): >>>/root <<< 6631 1726776626.88408: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776626.88457: stderr chunk (state=3): >>><<< 6631 1726776626.88460: stdout chunk (state=3): >>><<< 6631 1726776626.88477: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776626.88496: _low_level_execute_command(): starting 6631 1726776626.88501: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776626.8848295-6711-75812877198782 `" && echo ansible-tmp-1726776626.8848295-6711-75812877198782="` echo /root/.ansible/tmp/ansible-tmp-1726776626.8848295-6711-75812877198782 `" ) && sleep 0' 6631 1726776626.88942: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776626.88955: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776626.88974: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 6631 1726776626.88990: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found <<< 6631 1726776626.89000: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776626.89042: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776626.89053: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776626.89100: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776626.90958: stdout chunk (state=3): >>>ansible-tmp-1726776626.8848295-6711-75812877198782=/root/.ansible/tmp/ansible-tmp-1726776626.8848295-6711-75812877198782 <<< 6631 1726776626.91071: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776626.91115: stderr chunk (state=3): >>><<< 6631 1726776626.91120: stdout chunk (state=3): >>><<< 6631 1726776626.91133: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776626.8848295-6711-75812877198782=/root/.ansible/tmp/ansible-tmp-1726776626.8848295-6711-75812877198782 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776626.91169: variable 'ansible_module_compression' from source: unknown 6631 1726776626.91220: ANSIBALLZ: Using lock for stat 6631 1726776626.91223: ANSIBALLZ: Acquiring lock 6631 1726776626.91225: ANSIBALLZ: Lock acquired: 140288508464592 6631 1726776626.91227: ANSIBALLZ: Creating module 6631 1726776626.98953: ANSIBALLZ: Writing module into payload 6631 1726776626.99032: ANSIBALLZ: Writing module 6631 1726776626.99051: ANSIBALLZ: Renaming module 6631 1726776626.99056: ANSIBALLZ: Done creating module 6631 1726776626.99070: variable 'ansible_facts' from source: unknown 6631 1726776626.99119: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776626.8848295-6711-75812877198782/AnsiballZ_stat.py 6631 1726776626.99224: Sending initial data 6631 1726776626.99234: Sent initial data (150 bytes) 6631 1726776626.99927: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776626.99931: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776626.99976: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 6631 1726776626.99979: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6631 1726776626.99982: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found <<< 6631 1726776626.99985: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776627.00028: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776627.00039: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776627.00186: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776627.02001: 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 <<< 6631 1726776627.02008: 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 <<< 6631 1726776627.02086: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6631 1726776627.02123: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6631n9q5x9dd/tmpo7qlu0om /root/.ansible/tmp/ansible-tmp-1726776626.8848295-6711-75812877198782/AnsiballZ_stat.py <<< 6631 1726776627.02178: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6631 1726776627.02945: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776627.03050: stderr chunk (state=3): >>><<< 6631 1726776627.03053: stdout chunk (state=3): >>><<< 6631 1726776627.03069: done transferring module to remote 6631 1726776627.03078: _low_level_execute_command(): starting 6631 1726776627.03086: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776626.8848295-6711-75812877198782/ /root/.ansible/tmp/ansible-tmp-1726776626.8848295-6711-75812877198782/AnsiballZ_stat.py && sleep 0' 6631 1726776627.03536: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776627.03551: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776627.03567: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 6631 1726776627.03577: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776627.03590: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776627.03637: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776627.03660: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776627.03687: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776627.05449: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776627.05490: stderr chunk (state=3): >>><<< 6631 1726776627.05493: stdout chunk (state=3): >>><<< 6631 1726776627.05506: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776627.05510: _low_level_execute_command(): starting 6631 1726776627.05513: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776626.8848295-6711-75812877198782/AnsiballZ_stat.py && sleep 0' 6631 1726776627.05946: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776627.05959: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776627.05977: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 6631 1726776627.05997: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776627.06041: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776627.06053: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776627.06153: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776627.19697: 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"}}} <<< 6631 1726776627.20791: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 6631 1726776627.20854: stderr chunk (state=3): >>><<< 6631 1726776627.20858: stdout chunk (state=3): >>><<< 6631 1726776627.20875: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.45.78 closed. 6631 1726776627.20905: 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-1726776626.8848295-6711-75812877198782/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6631 1726776627.20911: _low_level_execute_command(): starting 6631 1726776627.20916: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776626.8848295-6711-75812877198782/ > /dev/null 2>&1 && sleep 0' 6631 1726776627.21377: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776627.21401: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776627.21417: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776627.21438: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776627.21475: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776627.21491: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776627.21539: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776627.23351: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776627.23399: stderr chunk (state=3): >>><<< 6631 1726776627.23402: stdout chunk (state=3): >>><<< 6631 1726776627.23416: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776627.23423: handler run complete 6631 1726776627.23443: attempt loop complete, returning result 6631 1726776627.23446: _execute() done 6631 1726776627.23448: dumping result to json 6631 1726776627.23451: done dumping result, returning 6631 1726776627.23460: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree [025ceb90-32dd-8e45-738e-000000000087] 6631 1726776627.23465: sending task result for task 025ceb90-32dd-8e45-738e-000000000087 6631 1726776627.23554: done sending task result for task 025ceb90-32dd-8e45-738e-000000000087 6631 1726776627.23556: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 6631 1726776627.23628: no more pending results, returning what we have 6631 1726776627.23632: results queue empty 6631 1726776627.23632: checking for any_errors_fatal 6631 1726776627.23637: done checking for any_errors_fatal 6631 1726776627.23638: checking for max_fail_percentage 6631 1726776627.23640: done checking for max_fail_percentage 6631 1726776627.23640: checking to see if all hosts have failed and the running result is not ok 6631 1726776627.23641: done checking to see if all hosts have failed 6631 1726776627.23642: getting the remaining hosts for this loop 6631 1726776627.23643: done getting the remaining hosts for this loop 6631 1726776627.23646: getting the next task for host managed_node3 6631 1726776627.23652: done getting next task for host managed_node3 6631 1726776627.23655: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 6631 1726776627.23658: ^ 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? (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 6631 1726776627.23666: getting variables 6631 1726776627.23667: in VariableManager get_vars() 6631 1726776627.23701: Calling all_inventory to load vars for managed_node3 6631 1726776627.23704: Calling groups_inventory to load vars for managed_node3 6631 1726776627.23706: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776627.23713: Calling all_plugins_play to load vars for managed_node3 6631 1726776627.23716: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776627.23720: Calling groups_plugins_play to load vars for managed_node3 6631 1726776627.23760: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776627.23790: done with get_vars() 6631 1726776627.23797: done getting variables 6631 1726776627.23868: 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 [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:10:27 -0400 (0:00:00.397) 0:00:02.680 **** 6631 1726776627.23894: entering _queue_task() for managed_node3/set_fact 6631 1726776627.23895: Creating lock for set_fact 6631 1726776627.24067: worker is 1 (out of 1 available) 6631 1726776627.24078: exiting _queue_task() for managed_node3/set_fact 6631 1726776627.24094: done queuing things up, now waiting for results queue to drain 6631 1726776627.24095: waiting for pending results... 6631 1726776627.24245: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 6631 1726776627.24318: in run() - task 025ceb90-32dd-8e45-738e-000000000088 6631 1726776627.24331: variable 'ansible_search_path' from source: unknown 6631 1726776627.24335: variable 'ansible_search_path' from source: unknown 6631 1726776627.24362: calling self._execute() 6631 1726776627.24410: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776627.24413: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776627.24421: variable 'omit' from source: magic vars 6631 1726776627.24745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6631 1726776627.24953: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6631 1726776627.24988: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6631 1726776627.25012: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6631 1726776627.25041: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6631 1726776627.25107: 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) 6631 1726776627.25125: 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) 6631 1726776627.25144: 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) 6631 1726776627.25162: 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) 6631 1726776627.25249: Evaluated conditional (not __kernel_settings_is_ostree is defined): True 6631 1726776627.25253: variable 'omit' from source: magic vars 6631 1726776627.25295: variable 'omit' from source: magic vars 6631 1726776627.25370: variable '__ostree_booted_stat' from source: set_fact 6631 1726776627.25409: variable 'omit' from source: magic vars 6631 1726776627.25427: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6631 1726776627.25448: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6631 1726776627.25461: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6631 1726776627.25473: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776627.25489: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776627.25506: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6631 1726776627.25509: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776627.25512: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776627.25575: Set connection var ansible_shell_executable to /bin/sh 6631 1726776627.25584: Set connection var ansible_timeout to 10 6631 1726776627.25587: Set connection var ansible_shell_type to sh 6631 1726776627.25589: Set connection var ansible_connection to ssh 6631 1726776627.25596: Set connection var ansible_module_compression to ZIP_DEFLATED 6631 1726776627.25598: Set connection var ansible_pipelining to False 6631 1726776627.25616: variable 'ansible_shell_executable' from source: unknown 6631 1726776627.25621: variable 'ansible_connection' from source: unknown 6631 1726776627.25624: variable 'ansible_module_compression' from source: unknown 6631 1726776627.25626: variable 'ansible_shell_type' from source: unknown 6631 1726776627.25629: variable 'ansible_shell_executable' from source: unknown 6631 1726776627.25632: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776627.25634: variable 'ansible_pipelining' from source: unknown 6631 1726776627.25636: variable 'ansible_timeout' from source: unknown 6631 1726776627.25638: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776627.25704: 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) 6631 1726776627.25708: variable 'omit' from source: magic vars 6631 1726776627.25715: starting attempt loop 6631 1726776627.25718: running the handler 6631 1726776627.25724: handler run complete 6631 1726776627.25733: attempt loop complete, returning result 6631 1726776627.25735: _execute() done 6631 1726776627.25737: dumping result to json 6631 1726776627.25740: done dumping result, returning 6631 1726776627.25748: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree [025ceb90-32dd-8e45-738e-000000000088] 6631 1726776627.25753: sending task result for task 025ceb90-32dd-8e45-738e-000000000088 6631 1726776627.25828: done sending task result for task 025ceb90-32dd-8e45-738e-000000000088 6631 1726776627.25831: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_is_ostree": false }, "changed": false } 6631 1726776627.25906: no more pending results, returning what we have 6631 1726776627.25908: results queue empty 6631 1726776627.25909: checking for any_errors_fatal 6631 1726776627.25914: done checking for any_errors_fatal 6631 1726776627.25914: checking for max_fail_percentage 6631 1726776627.25916: done checking for max_fail_percentage 6631 1726776627.25916: checking to see if all hosts have failed and the running result is not ok 6631 1726776627.25917: done checking to see if all hosts have failed 6631 1726776627.25920: getting the remaining hosts for this loop 6631 1726776627.25921: done getting the remaining hosts for this loop 6631 1726776627.25924: getting the next task for host managed_node3 6631 1726776627.25930: done getting next task for host managed_node3 6631 1726776627.25933: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 6631 1726776627.25936: ^ 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? (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 6631 1726776627.25943: getting variables 6631 1726776627.25944: in VariableManager get_vars() 6631 1726776627.25969: Calling all_inventory to load vars for managed_node3 6631 1726776627.25970: Calling groups_inventory to load vars for managed_node3 6631 1726776627.25972: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776627.25977: Calling all_plugins_play to load vars for managed_node3 6631 1726776627.25979: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776627.25981: Calling groups_plugins_play to load vars for managed_node3 6631 1726776627.26011: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776627.26041: done with get_vars() 6631 1726776627.26047: 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:10:27 -0400 (0:00:00.022) 0:00:02.702 **** 6631 1726776627.26106: entering _queue_task() for managed_node3/stat 6631 1726776627.26336: worker is 1 (out of 1 available) 6631 1726776627.26348: exiting _queue_task() for managed_node3/stat 6631 1726776627.26357: done queuing things up, now waiting for results queue to drain 6631 1726776627.26358: waiting for pending results... 6631 1726776627.26473: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 6631 1726776627.26600: in run() - task 025ceb90-32dd-8e45-738e-00000000008a 6631 1726776627.26620: variable 'ansible_search_path' from source: unknown 6631 1726776627.26630: variable 'ansible_search_path' from source: unknown 6631 1726776627.26669: calling self._execute() 6631 1726776627.26738: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776627.26748: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776627.26761: variable 'omit' from source: magic vars 6631 1726776627.27289: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6631 1726776627.27542: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6631 1726776627.27599: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6631 1726776627.27641: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6631 1726776627.27688: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6631 1726776627.27773: 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) 6631 1726776627.27812: 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) 6631 1726776627.27848: 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) 6631 1726776627.27883: 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) 6631 1726776627.28020: Evaluated conditional (not __kernel_settings_is_transactional is defined): True 6631 1726776627.28033: variable 'omit' from source: magic vars 6631 1726776627.28095: variable 'omit' from source: magic vars 6631 1726776627.28142: variable 'omit' from source: magic vars 6631 1726776627.28170: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6631 1726776627.28205: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6631 1726776627.28237: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6631 1726776627.28259: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776627.28274: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776627.28308: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6631 1726776627.28316: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776627.28327: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776627.28432: Set connection var ansible_shell_executable to /bin/sh 6631 1726776627.28454: Set connection var ansible_timeout to 10 6631 1726776627.28462: Set connection var ansible_shell_type to sh 6631 1726776627.28472: Set connection var ansible_connection to ssh 6631 1726776627.28484: Set connection var ansible_module_compression to ZIP_DEFLATED 6631 1726776627.28495: Set connection var ansible_pipelining to False 6631 1726776627.28525: variable 'ansible_shell_executable' from source: unknown 6631 1726776627.28533: variable 'ansible_connection' from source: unknown 6631 1726776627.28540: variable 'ansible_module_compression' from source: unknown 6631 1726776627.28548: variable 'ansible_shell_type' from source: unknown 6631 1726776627.28560: variable 'ansible_shell_executable' from source: unknown 6631 1726776627.28570: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776627.28578: variable 'ansible_pipelining' from source: unknown 6631 1726776627.28589: variable 'ansible_timeout' from source: unknown 6631 1726776627.28598: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776627.28747: 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__) 6631 1726776627.28763: variable 'omit' from source: magic vars 6631 1726776627.28788: starting attempt loop 6631 1726776627.28796: running the handler 6631 1726776627.28811: _low_level_execute_command(): starting 6631 1726776627.28826: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6631 1726776627.29506: 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 <<< 6631 1726776627.29515: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776627.29555: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776627.29559: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776627.29577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776627.29583: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776627.29640: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776627.29643: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776627.29645: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776627.29690: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776627.31293: stdout chunk (state=3): >>>/root <<< 6631 1726776627.31405: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776627.31453: stderr chunk (state=3): >>><<< 6631 1726776627.31457: stdout chunk (state=3): >>><<< 6631 1726776627.31475: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776627.31486: _low_level_execute_command(): starting 6631 1726776627.31489: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776627.3147266-6720-168904621491695 `" && echo ansible-tmp-1726776627.3147266-6720-168904621491695="` echo /root/.ansible/tmp/ansible-tmp-1726776627.3147266-6720-168904621491695 `" ) && sleep 0' 6631 1726776627.31917: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776627.31923: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776627.31962: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776627.31966: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776627.31968: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776627.32014: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776627.32020: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776627.32064: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776627.33894: stdout chunk (state=3): >>>ansible-tmp-1726776627.3147266-6720-168904621491695=/root/.ansible/tmp/ansible-tmp-1726776627.3147266-6720-168904621491695 <<< 6631 1726776627.34005: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776627.34051: stderr chunk (state=3): >>><<< 6631 1726776627.34054: stdout chunk (state=3): >>><<< 6631 1726776627.34066: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776627.3147266-6720-168904621491695=/root/.ansible/tmp/ansible-tmp-1726776627.3147266-6720-168904621491695 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776627.34103: variable 'ansible_module_compression' from source: unknown 6631 1726776627.34146: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6631n9q5x9dd/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6631 1726776627.34173: variable 'ansible_facts' from source: unknown 6631 1726776627.34239: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776627.3147266-6720-168904621491695/AnsiballZ_stat.py 6631 1726776627.34334: Sending initial data 6631 1726776627.34337: Sent initial data (151 bytes) 6631 1726776627.34972: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776627.34979: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776627.35025: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776627.35029: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776627.35031: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776627.35092: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776627.35098: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776627.35099: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776627.35133: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776627.36838: 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 <<< 6631 1726776627.36843: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6631 1726776627.36869: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6631 1726776627.36899: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6631n9q5x9dd/tmp785eo4k1 /root/.ansible/tmp/ansible-tmp-1726776627.3147266-6720-168904621491695/AnsiballZ_stat.py <<< 6631 1726776627.36929: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6631 1726776627.37689: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776627.37776: stderr chunk (state=3): >>><<< 6631 1726776627.37779: stdout chunk (state=3): >>><<< 6631 1726776627.37797: done transferring module to remote 6631 1726776627.37805: _low_level_execute_command(): starting 6631 1726776627.37809: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776627.3147266-6720-168904621491695/ /root/.ansible/tmp/ansible-tmp-1726776627.3147266-6720-168904621491695/AnsiballZ_stat.py && sleep 0' 6631 1726776627.38229: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776627.38239: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776627.38266: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776627.38281: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776627.38333: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776627.38343: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776627.38351: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776627.38398: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776627.40113: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776627.40166: stderr chunk (state=3): >>><<< 6631 1726776627.40169: stdout chunk (state=3): >>><<< 6631 1726776627.40183: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776627.40186: _low_level_execute_command(): starting 6631 1726776627.40189: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776627.3147266-6720-168904621491695/AnsiballZ_stat.py && sleep 0' 6631 1726776627.40612: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776627.40629: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776627.40647: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 6631 1726776627.40666: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776627.40710: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776627.40724: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776627.40775: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776627.54082: 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"}}} <<< 6631 1726776627.55062: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 6631 1726776627.55127: stderr chunk (state=3): >>><<< 6631 1726776627.55131: stdout chunk (state=3): >>><<< 6631 1726776627.55146: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.45.78 closed. 6631 1726776627.55176: 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-1726776627.3147266-6720-168904621491695/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6631 1726776627.55186: _low_level_execute_command(): starting 6631 1726776627.55191: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776627.3147266-6720-168904621491695/ > /dev/null 2>&1 && sleep 0' 6631 1726776627.55659: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776627.55672: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776627.55693: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776627.55704: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776627.55760: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776627.55771: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776627.55808: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776627.57582: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776627.57625: stderr chunk (state=3): >>><<< 6631 1726776627.57628: stdout chunk (state=3): >>><<< 6631 1726776627.57644: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776627.57649: handler run complete 6631 1726776627.57665: attempt loop complete, returning result 6631 1726776627.57670: _execute() done 6631 1726776627.57678: dumping result to json 6631 1726776627.57683: done dumping result, returning 6631 1726776627.57688: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin [025ceb90-32dd-8e45-738e-00000000008a] 6631 1726776627.57693: sending task result for task 025ceb90-32dd-8e45-738e-00000000008a 6631 1726776627.57779: done sending task result for task 025ceb90-32dd-8e45-738e-00000000008a 6631 1726776627.57785: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 6631 1726776627.57853: no more pending results, returning what we have 6631 1726776627.57856: results queue empty 6631 1726776627.57857: checking for any_errors_fatal 6631 1726776627.57860: done checking for any_errors_fatal 6631 1726776627.57861: checking for max_fail_percentage 6631 1726776627.57863: done checking for max_fail_percentage 6631 1726776627.57864: checking to see if all hosts have failed and the running result is not ok 6631 1726776627.57865: done checking to see if all hosts have failed 6631 1726776627.57865: getting the remaining hosts for this loop 6631 1726776627.57867: done getting the remaining hosts for this loop 6631 1726776627.57870: getting the next task for host managed_node3 6631 1726776627.57876: done getting next task for host managed_node3 6631 1726776627.57879: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 6631 1726776627.57885: ^ 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? (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 6631 1726776627.57894: getting variables 6631 1726776627.57895: in VariableManager get_vars() 6631 1726776627.57927: Calling all_inventory to load vars for managed_node3 6631 1726776627.57931: Calling groups_inventory to load vars for managed_node3 6631 1726776627.57934: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776627.57942: Calling all_plugins_play to load vars for managed_node3 6631 1726776627.57944: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776627.57946: Calling groups_plugins_play to load vars for managed_node3 6631 1726776627.57981: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776627.58010: done with get_vars() 6631 1726776627.58016: done getting variables 6631 1726776627.58060: 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:10:27 -0400 (0:00:00.319) 0:00:03.022 **** 6631 1726776627.58086: entering _queue_task() for managed_node3/set_fact 6631 1726776627.58285: worker is 1 (out of 1 available) 6631 1726776627.58302: exiting _queue_task() for managed_node3/set_fact 6631 1726776627.58315: done queuing things up, now waiting for results queue to drain 6631 1726776627.58316: waiting for pending results... 6631 1726776627.58461: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 6631 1726776627.58532: in run() - task 025ceb90-32dd-8e45-738e-00000000008b 6631 1726776627.58544: variable 'ansible_search_path' from source: unknown 6631 1726776627.58548: variable 'ansible_search_path' from source: unknown 6631 1726776627.58575: calling self._execute() 6631 1726776627.58629: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776627.58632: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776627.58640: variable 'omit' from source: magic vars 6631 1726776627.58963: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6631 1726776627.59144: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6631 1726776627.59176: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6631 1726776627.59204: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6631 1726776627.59230: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6631 1726776627.59296: 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) 6631 1726776627.59314: 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) 6631 1726776627.59333: 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) 6631 1726776627.59350: 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) 6631 1726776627.59441: Evaluated conditional (not __kernel_settings_is_transactional is defined): True 6631 1726776627.59445: variable 'omit' from source: magic vars 6631 1726776627.59486: variable 'omit' from source: magic vars 6631 1726776627.59563: variable '__transactional_update_stat' from source: set_fact 6631 1726776627.59601: variable 'omit' from source: magic vars 6631 1726776627.59620: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6631 1726776627.59641: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6631 1726776627.59656: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6631 1726776627.59668: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776627.59676: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776627.59702: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6631 1726776627.59705: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776627.59708: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776627.59772: Set connection var ansible_shell_executable to /bin/sh 6631 1726776627.59778: Set connection var ansible_timeout to 10 6631 1726776627.59781: Set connection var ansible_shell_type to sh 6631 1726776627.59789: Set connection var ansible_connection to ssh 6631 1726776627.59791: Set connection var ansible_module_compression to ZIP_DEFLATED 6631 1726776627.59798: Set connection var ansible_pipelining to False 6631 1726776627.59815: variable 'ansible_shell_executable' from source: unknown 6631 1726776627.59820: variable 'ansible_connection' from source: unknown 6631 1726776627.59823: variable 'ansible_module_compression' from source: unknown 6631 1726776627.59825: variable 'ansible_shell_type' from source: unknown 6631 1726776627.59828: variable 'ansible_shell_executable' from source: unknown 6631 1726776627.59830: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776627.59833: variable 'ansible_pipelining' from source: unknown 6631 1726776627.59835: variable 'ansible_timeout' from source: unknown 6631 1726776627.59839: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776627.59904: 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) 6631 1726776627.59910: variable 'omit' from source: magic vars 6631 1726776627.59915: starting attempt loop 6631 1726776627.59917: running the handler 6631 1726776627.59927: handler run complete 6631 1726776627.59935: attempt loop complete, returning result 6631 1726776627.59938: _execute() done 6631 1726776627.59940: dumping result to json 6631 1726776627.59942: done dumping result, returning 6631 1726776627.59951: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists [025ceb90-32dd-8e45-738e-00000000008b] 6631 1726776627.59957: sending task result for task 025ceb90-32dd-8e45-738e-00000000008b 6631 1726776627.60035: done sending task result for task 025ceb90-32dd-8e45-738e-00000000008b 6631 1726776627.60038: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_is_transactional": false }, "changed": false } 6631 1726776627.60107: no more pending results, returning what we have 6631 1726776627.60109: results queue empty 6631 1726776627.60110: checking for any_errors_fatal 6631 1726776627.60114: done checking for any_errors_fatal 6631 1726776627.60115: checking for max_fail_percentage 6631 1726776627.60116: done checking for max_fail_percentage 6631 1726776627.60117: checking to see if all hosts have failed and the running result is not ok 6631 1726776627.60122: done checking to see if all hosts have failed 6631 1726776627.60123: getting the remaining hosts for this loop 6631 1726776627.60124: done getting the remaining hosts for this loop 6631 1726776627.60127: getting the next task for host managed_node3 6631 1726776627.60132: done getting next task for host managed_node3 6631 1726776627.60136: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 6631 1726776627.60139: ^ 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? (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 6631 1726776627.60145: getting variables 6631 1726776627.60150: in VariableManager get_vars() 6631 1726776627.60171: Calling all_inventory to load vars for managed_node3 6631 1726776627.60172: Calling groups_inventory to load vars for managed_node3 6631 1726776627.60174: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776627.60179: Calling all_plugins_play to load vars for managed_node3 6631 1726776627.60181: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776627.60183: Calling groups_plugins_play to load vars for managed_node3 6631 1726776627.60212: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776627.60245: done with get_vars() 6631 1726776627.60250: done getting variables 6631 1726776627.60326: 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:10:27 -0400 (0:00:00.022) 0:00:03.044 **** 6631 1726776627.60349: entering _queue_task() for managed_node3/include_vars 6631 1726776627.60350: Creating lock for include_vars 6631 1726776627.60506: worker is 1 (out of 1 available) 6631 1726776627.60522: exiting _queue_task() for managed_node3/include_vars 6631 1726776627.60534: done queuing things up, now waiting for results queue to drain 6631 1726776627.60535: waiting for pending results... 6631 1726776627.60668: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 6631 1726776627.60733: in run() - task 025ceb90-32dd-8e45-738e-00000000008d 6631 1726776627.60744: variable 'ansible_search_path' from source: unknown 6631 1726776627.60747: variable 'ansible_search_path' from source: unknown 6631 1726776627.60772: calling self._execute() 6631 1726776627.60822: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776627.60827: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776627.60837: variable 'omit' from source: magic vars 6631 1726776627.60906: variable 'omit' from source: magic vars 6631 1726776627.60944: variable 'omit' from source: magic vars 6631 1726776627.61188: variable 'ffparams' from source: task vars 6631 1726776627.61274: variable 'ansible_facts' from source: unknown 6631 1726776627.61370: variable 'ansible_facts' from source: unknown 6631 1726776627.61437: variable 'ansible_facts' from source: unknown 6631 1726776627.61494: variable 'ansible_facts' from source: unknown 6631 1726776627.61547: variable 'role_path' from source: magic vars 6631 1726776627.61663: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 6631 1726776627.61814: Loaded config def from plugin (lookup/first_found) 6631 1726776627.61817: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 6631 1726776627.61849: variable 'ansible_search_path' from source: unknown 6631 1726776627.61864: variable 'ansible_search_path' from source: unknown 6631 1726776627.61873: variable 'ansible_search_path' from source: unknown 6631 1726776627.61878: variable 'ansible_search_path' from source: unknown 6631 1726776627.61887: variable 'ansible_search_path' from source: unknown 6631 1726776627.61902: variable 'omit' from source: magic vars 6631 1726776627.61920: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6631 1726776627.61938: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6631 1726776627.61952: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6631 1726776627.61964: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776627.61972: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776627.61996: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6631 1726776627.61999: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776627.62001: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776627.62060: Set connection var ansible_shell_executable to /bin/sh 6631 1726776627.62067: Set connection var ansible_timeout to 10 6631 1726776627.62069: Set connection var ansible_shell_type to sh 6631 1726776627.62074: Set connection var ansible_connection to ssh 6631 1726776627.62079: Set connection var ansible_module_compression to ZIP_DEFLATED 6631 1726776627.62090: Set connection var ansible_pipelining to False 6631 1726776627.62104: variable 'ansible_shell_executable' from source: unknown 6631 1726776627.62107: variable 'ansible_connection' from source: unknown 6631 1726776627.62110: variable 'ansible_module_compression' from source: unknown 6631 1726776627.62112: variable 'ansible_shell_type' from source: unknown 6631 1726776627.62114: variable 'ansible_shell_executable' from source: unknown 6631 1726776627.62116: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776627.62122: variable 'ansible_pipelining' from source: unknown 6631 1726776627.62124: variable 'ansible_timeout' from source: unknown 6631 1726776627.62128: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776627.62200: 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) 6631 1726776627.62204: variable 'omit' from source: magic vars 6631 1726776627.62210: starting attempt loop 6631 1726776627.62212: running the handler 6631 1726776627.62252: handler run complete 6631 1726776627.62260: attempt loop complete, returning result 6631 1726776627.62262: _execute() done 6631 1726776627.62265: dumping result to json 6631 1726776627.62267: done dumping result, returning 6631 1726776627.62276: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables [025ceb90-32dd-8e45-738e-00000000008d] 6631 1726776627.62281: sending task result for task 025ceb90-32dd-8e45-738e-00000000008d 6631 1726776627.62372: done sending task result for task 025ceb90-32dd-8e45-738e-00000000008d 6631 1726776627.62374: WORKER PROCESS EXITING ok: [managed_node3] => { "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 } 6631 1726776627.62444: no more pending results, returning what we have 6631 1726776627.62446: results queue empty 6631 1726776627.62447: checking for any_errors_fatal 6631 1726776627.62450: done checking for any_errors_fatal 6631 1726776627.62450: checking for max_fail_percentage 6631 1726776627.62452: done checking for max_fail_percentage 6631 1726776627.62452: checking to see if all hosts have failed and the running result is not ok 6631 1726776627.62453: done checking to see if all hosts have failed 6631 1726776627.62453: getting the remaining hosts for this loop 6631 1726776627.62454: done getting the remaining hosts for this loop 6631 1726776627.62456: getting the next task for host managed_node3 6631 1726776627.62460: done getting next task for host managed_node3 6631 1726776627.62462: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 6631 1726776627.62464: ^ 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? (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 6631 1726776627.62470: getting variables 6631 1726776627.62471: in VariableManager get_vars() 6631 1726776627.62491: Calling all_inventory to load vars for managed_node3 6631 1726776627.62493: Calling groups_inventory to load vars for managed_node3 6631 1726776627.62494: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776627.62499: Calling all_plugins_play to load vars for managed_node3 6631 1726776627.62501: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776627.62503: Calling groups_plugins_play to load vars for managed_node3 6631 1726776627.62538: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776627.62566: done with get_vars() 6631 1726776627.62571: done getting variables 6631 1726776627.62639: 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) 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:10:27 -0400 (0:00:00.023) 0:00:03.067 **** 6631 1726776627.62658: entering _queue_task() for managed_node3/package 6631 1726776627.62659: Creating lock for package 6631 1726776627.62811: worker is 1 (out of 1 available) 6631 1726776627.62825: exiting _queue_task() for managed_node3/package 6631 1726776627.62834: done queuing things up, now waiting for results queue to drain 6631 1726776627.62835: waiting for pending results... 6631 1726776627.62969: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 6631 1726776627.63030: in run() - task 025ceb90-32dd-8e45-738e-000000000025 6631 1726776627.63040: variable 'ansible_search_path' from source: unknown 6631 1726776627.63043: variable 'ansible_search_path' from source: unknown 6631 1726776627.63073: calling self._execute() 6631 1726776627.63116: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776627.63122: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776627.63129: variable 'omit' from source: magic vars 6631 1726776627.63200: variable 'omit' from source: magic vars 6631 1726776627.63230: variable 'omit' from source: magic vars 6631 1726776627.63250: variable '__kernel_settings_packages' from source: include_vars 6631 1726776627.63447: variable '__kernel_settings_packages' from source: include_vars 6631 1726776627.63594: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6631 1726776627.65038: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6631 1726776627.65082: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6631 1726776627.65115: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6631 1726776627.65143: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6631 1726776627.65165: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6631 1726776627.65233: 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) 6631 1726776627.65258: 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) 6631 1726776627.65276: 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) 6631 1726776627.65305: 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) 6631 1726776627.65315: 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) 6631 1726776627.65391: variable '__kernel_settings_is_ostree' from source: set_fact 6631 1726776627.65394: variable 'omit' from source: magic vars 6631 1726776627.65417: variable 'omit' from source: magic vars 6631 1726776627.65439: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6631 1726776627.65458: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6631 1726776627.65477: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6631 1726776627.65491: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776627.65499: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776627.65522: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6631 1726776627.65525: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776627.65529: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776627.65596: Set connection var ansible_shell_executable to /bin/sh 6631 1726776627.65603: Set connection var ansible_timeout to 10 6631 1726776627.65605: Set connection var ansible_shell_type to sh 6631 1726776627.65610: Set connection var ansible_connection to ssh 6631 1726776627.65615: Set connection var ansible_module_compression to ZIP_DEFLATED 6631 1726776627.65624: Set connection var ansible_pipelining to False 6631 1726776627.65642: variable 'ansible_shell_executable' from source: unknown 6631 1726776627.65644: variable 'ansible_connection' from source: unknown 6631 1726776627.65647: variable 'ansible_module_compression' from source: unknown 6631 1726776627.65649: variable 'ansible_shell_type' from source: unknown 6631 1726776627.65651: variable 'ansible_shell_executable' from source: unknown 6631 1726776627.65653: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776627.65658: variable 'ansible_pipelining' from source: unknown 6631 1726776627.65660: variable 'ansible_timeout' from source: unknown 6631 1726776627.65664: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776627.65731: 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) 6631 1726776627.65738: variable 'omit' from source: magic vars 6631 1726776627.65743: starting attempt loop 6631 1726776627.65746: running the handler 6631 1726776627.65751: variable 'ansible_facts' from source: unknown 6631 1726776627.65758: _low_level_execute_command(): starting 6631 1726776627.65764: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6631 1726776627.66273: 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 <<< 6631 1726776627.66288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776627.66307: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 6631 1726776627.66322: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776627.66337: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776627.66383: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776627.66387: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776627.66398: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776627.66454: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776627.68056: stdout chunk (state=3): >>>/root <<< 6631 1726776627.68163: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776627.68211: stderr chunk (state=3): >>><<< 6631 1726776627.68214: stdout chunk (state=3): >>><<< 6631 1726776627.68236: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776627.68245: _low_level_execute_command(): starting 6631 1726776627.68252: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776627.6823611-6737-270310345238001 `" && echo ansible-tmp-1726776627.6823611-6737-270310345238001="` echo /root/.ansible/tmp/ansible-tmp-1726776627.6823611-6737-270310345238001 `" ) && sleep 0' 6631 1726776627.68691: 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 <<< 6631 1726776627.68711: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776627.68730: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776627.68741: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776627.68790: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776627.68794: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776627.68844: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776627.70701: stdout chunk (state=3): >>>ansible-tmp-1726776627.6823611-6737-270310345238001=/root/.ansible/tmp/ansible-tmp-1726776627.6823611-6737-270310345238001 <<< 6631 1726776627.70813: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776627.70861: stderr chunk (state=3): >>><<< 6631 1726776627.70868: stdout chunk (state=3): >>><<< 6631 1726776627.70882: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776627.6823611-6737-270310345238001=/root/.ansible/tmp/ansible-tmp-1726776627.6823611-6737-270310345238001 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776627.70907: variable 'ansible_module_compression' from source: unknown 6631 1726776627.70943: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6631n9q5x9dd/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 6631 1726776627.70988: variable 'ansible_facts' from source: unknown 6631 1726776627.71101: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776627.6823611-6737-270310345238001/AnsiballZ_setup.py 6631 1726776627.71209: Sending initial data 6631 1726776627.71220: Sent initial data (152 bytes) 6631 1726776627.71883: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776627.71886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776627.71922: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776627.71925: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776627.71927: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776627.71985: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776627.71989: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776627.71991: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776627.72029: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776627.73758: 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 <<< 6631 1726776627.73789: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6631 1726776627.73823: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6631n9q5x9dd/tmp88agnxh9 /root/.ansible/tmp/ansible-tmp-1726776627.6823611-6737-270310345238001/AnsiballZ_setup.py <<< 6631 1726776627.73850: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6631 1726776627.75487: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776627.75581: stderr chunk (state=3): >>><<< 6631 1726776627.75585: stdout chunk (state=3): >>><<< 6631 1726776627.75603: done transferring module to remote 6631 1726776627.75612: _low_level_execute_command(): starting 6631 1726776627.75615: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776627.6823611-6737-270310345238001/ /root/.ansible/tmp/ansible-tmp-1726776627.6823611-6737-270310345238001/AnsiballZ_setup.py && sleep 0' 6631 1726776627.76053: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776627.76058: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776627.76091: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 6631 1726776627.76094: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776627.76096: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776627.76147: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776627.76151: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776627.76191: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776627.77930: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776627.77972: stderr chunk (state=3): >>><<< 6631 1726776627.77975: stdout chunk (state=3): >>><<< 6631 1726776627.77996: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776627.77999: _low_level_execute_command(): starting 6631 1726776627.78003: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776627.6823611-6737-270310345238001/AnsiballZ_setup.py && sleep 0' 6631 1726776627.78419: 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 <<< 6631 1726776627.78438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776627.78449: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 6631 1726776627.78460: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776627.78469: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776627.78512: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776627.78529: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776627.78574: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776628.20037: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_pkg_mgr": "dnf"}, "invocation": {"module_args": {"filter": ["ansible_pkg_mgr"], "gather_subset": ["!all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} <<< 6631 1726776628.21640: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 6631 1726776628.21699: stderr chunk (state=3): >>><<< 6631 1726776628.21703: stdout chunk (state=3): >>><<< 6631 1726776628.21720: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_pkg_mgr": "dnf"}, "invocation": {"module_args": {"filter": ["ansible_pkg_mgr"], "gather_subset": ["!all"], "gather_timeout": 10, "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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.45.78 closed. 6631 1726776628.21750: done with _execute_module (ansible.legacy.setup, {'filter': 'ansible_pkg_mgr', 'gather_subset': '!all', '_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-1726776627.6823611-6737-270310345238001/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6631 1726776628.21814: variable 'ansible_module_compression' from source: unknown 6631 1726776628.21857: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 6631 1726776628.21861: ANSIBALLZ: Acquiring lock 6631 1726776628.21865: ANSIBALLZ: Lock acquired: 140288523333280 6631 1726776628.21867: ANSIBALLZ: Creating module 6631 1726776628.32710: ANSIBALLZ: Writing module into payload 6631 1726776628.32900: ANSIBALLZ: Writing module 6631 1726776628.32922: ANSIBALLZ: Renaming module 6631 1726776628.32927: ANSIBALLZ: Done creating module 6631 1726776628.32940: variable 'ansible_facts' from source: unknown 6631 1726776628.33004: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776627.6823611-6737-270310345238001/AnsiballZ_dnf.py 6631 1726776628.33102: Sending initial data 6631 1726776628.33106: Sent initial data (150 bytes) 6631 1726776628.33829: 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 <<< 6631 1726776628.33833: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776628.33863: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776628.33866: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776628.33868: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776628.33916: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776628.33931: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776628.33978: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776628.35803: 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 <<< 6631 1726776628.35840: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6631 1726776628.35885: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6631n9q5x9dd/tmpzia1sspt /root/.ansible/tmp/ansible-tmp-1726776627.6823611-6737-270310345238001/AnsiballZ_dnf.py <<< 6631 1726776628.35916: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6631 1726776628.36922: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776628.37034: stderr chunk (state=3): >>><<< 6631 1726776628.37037: stdout chunk (state=3): >>><<< 6631 1726776628.37053: done transferring module to remote 6631 1726776628.37061: _low_level_execute_command(): starting 6631 1726776628.37066: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776627.6823611-6737-270310345238001/ /root/.ansible/tmp/ansible-tmp-1726776627.6823611-6737-270310345238001/AnsiballZ_dnf.py && sleep 0' 6631 1726776628.37531: 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 <<< 6631 1726776628.37538: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776628.37567: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776628.37579: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776628.37631: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776628.37643: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776628.37656: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776628.37687: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776628.39420: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776628.39469: stderr chunk (state=3): >>><<< 6631 1726776628.39473: stdout chunk (state=3): >>><<< 6631 1726776628.39487: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776628.39491: _low_level_execute_command(): starting 6631 1726776628.39493: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776627.6823611-6737-270310345238001/AnsiballZ_dnf.py && sleep 0' 6631 1726776628.39931: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776628.39937: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776628.39967: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776628.39979: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776628.40036: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776628.40039: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776628.40049: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776628.40102: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776657.25335: 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", "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}}} <<< 6631 1726776657.55173: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 6631 1726776657.55230: stderr chunk (state=3): >>><<< 6631 1726776657.55247: stdout chunk (state=3): >>><<< 6631 1726776657.55258: _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", "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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.45.78 closed. 6631 1726776657.55428: 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-1726776627.6823611-6737-270310345238001/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6631 1726776657.55431: _low_level_execute_command(): starting 6631 1726776657.55434: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776627.6823611-6737-270310345238001/ > /dev/null 2>&1 && sleep 0' 6631 1726776657.55945: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776657.55953: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776657.55963: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776657.55978: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776657.56013: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776657.56023: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776657.56033: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776657.56046: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776657.56053: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776657.56060: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776657.56068: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776657.56078: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776657.56087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776657.56094: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776657.56101: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776657.56109: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776657.56183: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776657.56200: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776657.56212: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776657.56278: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776657.58826: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776657.58831: stdout chunk (state=3): >>><<< 6631 1726776657.58833: stderr chunk (state=3): >>><<< 6631 1726776657.58836: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776657.58843: handler run complete 6631 1726776657.58846: attempt loop complete, returning result 6631 1726776657.58847: _execute() done 6631 1726776657.58849: dumping result to json 6631 1726776657.58851: done dumping result, returning 6631 1726776657.58853: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed [025ceb90-32dd-8e45-738e-000000000025] 6631 1726776657.58855: sending task result for task 025ceb90-32dd-8e45-738e-000000000025 6631 1726776657.58988: done sending task result for task 025ceb90-32dd-8e45-738e-000000000025 6631 1726776657.58990: WORKER PROCESS EXITING changed: [managed_node3] => { "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" ] } 6631 1726776657.59099: no more pending results, returning what we have 6631 1726776657.59102: results queue empty 6631 1726776657.59103: checking for any_errors_fatal 6631 1726776657.59108: done checking for any_errors_fatal 6631 1726776657.59109: checking for max_fail_percentage 6631 1726776657.59110: done checking for max_fail_percentage 6631 1726776657.59111: checking to see if all hosts have failed and the running result is not ok 6631 1726776657.59112: done checking to see if all hosts have failed 6631 1726776657.59113: getting the remaining hosts for this loop 6631 1726776657.59114: done getting the remaining hosts for this loop 6631 1726776657.59117: getting the next task for host managed_node3 6631 1726776657.59126: done getting next task for host managed_node3 6631 1726776657.59129: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 6631 1726776657.59131: ^ 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? (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 6631 1726776657.59141: getting variables 6631 1726776657.59142: in VariableManager get_vars() 6631 1726776657.59171: Calling all_inventory to load vars for managed_node3 6631 1726776657.59176: Calling groups_inventory to load vars for managed_node3 6631 1726776657.59178: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776657.59186: Calling all_plugins_play to load vars for managed_node3 6631 1726776657.59188: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776657.59191: Calling groups_plugins_play to load vars for managed_node3 6631 1726776657.59461: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776657.59502: done with get_vars() 6631 1726776657.59510: done getting variables 6631 1726776657.59741: 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:10:57 -0400 (0:00:29.971) 0:00:33.039 **** 6631 1726776657.59780: entering _queue_task() for managed_node3/debug 6631 1726776657.59782: Creating lock for debug 6631 1726776657.60000: worker is 1 (out of 1 available) 6631 1726776657.60013: exiting _queue_task() for managed_node3/debug 6631 1726776657.60025: done queuing things up, now waiting for results queue to drain 6631 1726776657.60027: waiting for pending results... 6631 1726776657.60286: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 6631 1726776657.60395: in run() - task 025ceb90-32dd-8e45-738e-000000000027 6631 1726776657.60424: variable 'ansible_search_path' from source: unknown 6631 1726776657.60432: variable 'ansible_search_path' from source: unknown 6631 1726776657.60480: calling self._execute() 6631 1726776657.60555: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776657.60567: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776657.60588: variable 'omit' from source: magic vars 6631 1726776657.61301: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6631 1726776657.65168: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6631 1726776657.65261: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6631 1726776657.65312: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6631 1726776657.65361: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6631 1726776657.65399: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6631 1726776657.65492: 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) 6631 1726776657.65537: 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) 6631 1726776657.65568: 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) 6631 1726776657.65626: 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) 6631 1726776657.65647: 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) 6631 1726776657.65763: variable '__kernel_settings_is_transactional' from source: set_fact 6631 1726776657.65788: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 6631 1726776657.65795: when evaluation is False, skipping this task 6631 1726776657.65802: _execute() done 6631 1726776657.65808: dumping result to json 6631 1726776657.65814: done dumping result, returning 6631 1726776657.65831: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes [025ceb90-32dd-8e45-738e-000000000027] 6631 1726776657.65847: sending task result for task 025ceb90-32dd-8e45-738e-000000000027 skipping: [managed_node3] => { "false_condition": "__kernel_settings_is_transactional | d(false)" } 6631 1726776657.65996: no more pending results, returning what we have 6631 1726776657.66000: results queue empty 6631 1726776657.66001: checking for any_errors_fatal 6631 1726776657.66006: done checking for any_errors_fatal 6631 1726776657.66007: checking for max_fail_percentage 6631 1726776657.66009: done checking for max_fail_percentage 6631 1726776657.66010: checking to see if all hosts have failed and the running result is not ok 6631 1726776657.66011: done checking to see if all hosts have failed 6631 1726776657.66012: getting the remaining hosts for this loop 6631 1726776657.66014: done getting the remaining hosts for this loop 6631 1726776657.66020: getting the next task for host managed_node3 6631 1726776657.66027: done getting next task for host managed_node3 6631 1726776657.66031: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 6631 1726776657.66034: ^ 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? (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 6631 1726776657.66048: getting variables 6631 1726776657.66050: in VariableManager get_vars() 6631 1726776657.66085: Calling all_inventory to load vars for managed_node3 6631 1726776657.66087: Calling groups_inventory to load vars for managed_node3 6631 1726776657.66089: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776657.66098: Calling all_plugins_play to load vars for managed_node3 6631 1726776657.66101: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776657.66103: Calling groups_plugins_play to load vars for managed_node3 6631 1726776657.66149: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776657.66190: done with get_vars() 6631 1726776657.66199: done getting variables 6631 1726776657.66337: 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:10:57 -0400 (0:00:00.065) 0:00:33.105 **** 6631 1726776657.66377: entering _queue_task() for managed_node3/reboot 6631 1726776657.66379: Creating lock for reboot 6631 1726776657.66470: done sending task result for task 025ceb90-32dd-8e45-738e-000000000027 6631 1726776657.66482: WORKER PROCESS EXITING 6631 1726776657.66926: worker is 1 (out of 1 available) 6631 1726776657.66939: exiting _queue_task() for managed_node3/reboot 6631 1726776657.66950: done queuing things up, now waiting for results queue to drain 6631 1726776657.66950: waiting for pending results... 6631 1726776657.67378: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 6631 1726776657.67466: in run() - task 025ceb90-32dd-8e45-738e-000000000028 6631 1726776657.67480: variable 'ansible_search_path' from source: unknown 6631 1726776657.67484: variable 'ansible_search_path' from source: unknown 6631 1726776657.67542: calling self._execute() 6631 1726776657.67611: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776657.67615: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776657.67626: variable 'omit' from source: magic vars 6631 1726776657.68406: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6631 1726776657.71143: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6631 1726776657.71216: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6631 1726776657.71265: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6631 1726776657.71307: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6631 1726776657.71346: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6631 1726776657.71472: 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) 6631 1726776657.71640: 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) 6631 1726776657.71853: 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) 6631 1726776657.71901: 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) 6631 1726776657.71930: 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) 6631 1726776657.72043: variable '__kernel_settings_is_transactional' from source: set_fact 6631 1726776657.72064: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 6631 1726776657.72071: when evaluation is False, skipping this task 6631 1726776657.72082: _execute() done 6631 1726776657.72089: dumping result to json 6631 1726776657.72097: done dumping result, returning 6631 1726776657.72109: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems [025ceb90-32dd-8e45-738e-000000000028] 6631 1726776657.72124: sending task result for task 025ceb90-32dd-8e45-738e-000000000028 skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 6631 1726776657.72290: no more pending results, returning what we have 6631 1726776657.72293: results queue empty 6631 1726776657.72294: checking for any_errors_fatal 6631 1726776657.72298: done checking for any_errors_fatal 6631 1726776657.72299: checking for max_fail_percentage 6631 1726776657.72301: done checking for max_fail_percentage 6631 1726776657.72301: checking to see if all hosts have failed and the running result is not ok 6631 1726776657.72303: done checking to see if all hosts have failed 6631 1726776657.72303: getting the remaining hosts for this loop 6631 1726776657.72305: done getting the remaining hosts for this loop 6631 1726776657.72309: getting the next task for host managed_node3 6631 1726776657.72315: done getting next task for host managed_node3 6631 1726776657.72321: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 6631 1726776657.72324: ^ 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? (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 6631 1726776657.72337: getting variables 6631 1726776657.72338: in VariableManager get_vars() 6631 1726776657.72378: Calling all_inventory to load vars for managed_node3 6631 1726776657.72381: Calling groups_inventory to load vars for managed_node3 6631 1726776657.72383: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776657.72393: Calling all_plugins_play to load vars for managed_node3 6631 1726776657.72396: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776657.72399: Calling groups_plugins_play to load vars for managed_node3 6631 1726776657.72450: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776657.72497: done with get_vars() 6631 1726776657.72506: done getting variables 6631 1726776657.72569: 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:10:57 -0400 (0:00:00.062) 0:00:33.167 **** 6631 1726776657.72608: entering _queue_task() for managed_node3/fail 6631 1726776657.72627: done sending task result for task 025ceb90-32dd-8e45-738e-000000000028 6631 1726776657.72641: WORKER PROCESS EXITING 6631 1726776657.73086: worker is 1 (out of 1 available) 6631 1726776657.73098: exiting _queue_task() for managed_node3/fail 6631 1726776657.73108: done queuing things up, now waiting for results queue to drain 6631 1726776657.73109: waiting for pending results... 6631 1726776657.73602: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 6631 1726776657.73679: in run() - task 025ceb90-32dd-8e45-738e-000000000029 6631 1726776657.73806: variable 'ansible_search_path' from source: unknown 6631 1726776657.73810: variable 'ansible_search_path' from source: unknown 6631 1726776657.73847: calling self._execute() 6631 1726776657.74027: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776657.74031: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776657.74039: variable 'omit' from source: magic vars 6631 1726776657.74674: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6631 1726776657.76853: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6631 1726776657.76923: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6631 1726776657.76966: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6631 1726776657.77005: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6631 1726776657.77039: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6631 1726776657.77130: 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) 6631 1726776657.77166: 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) 6631 1726776657.77199: 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) 6631 1726776657.77244: 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) 6631 1726776657.77266: 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) 6631 1726776657.77374: variable '__kernel_settings_is_transactional' from source: set_fact 6631 1726776657.77397: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 6631 1726776657.77403: when evaluation is False, skipping this task 6631 1726776657.77409: _execute() done 6631 1726776657.77414: dumping result to json 6631 1726776657.77424: done dumping result, returning 6631 1726776657.77437: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set [025ceb90-32dd-8e45-738e-000000000029] 6631 1726776657.77448: sending task result for task 025ceb90-32dd-8e45-738e-000000000029 skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 6631 1726776657.77590: no more pending results, returning what we have 6631 1726776657.77594: results queue empty 6631 1726776657.77595: checking for any_errors_fatal 6631 1726776657.77599: done checking for any_errors_fatal 6631 1726776657.77600: checking for max_fail_percentage 6631 1726776657.77602: done checking for max_fail_percentage 6631 1726776657.77602: checking to see if all hosts have failed and the running result is not ok 6631 1726776657.77604: done checking to see if all hosts have failed 6631 1726776657.77604: getting the remaining hosts for this loop 6631 1726776657.77606: done getting the remaining hosts for this loop 6631 1726776657.77610: getting the next task for host managed_node3 6631 1726776657.77620: done getting next task for host managed_node3 6631 1726776657.77624: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 6631 1726776657.77627: ^ 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? (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 6631 1726776657.77644: getting variables 6631 1726776657.77645: in VariableManager get_vars() 6631 1726776657.77680: Calling all_inventory to load vars for managed_node3 6631 1726776657.77683: Calling groups_inventory to load vars for managed_node3 6631 1726776657.77685: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776657.77695: Calling all_plugins_play to load vars for managed_node3 6631 1726776657.77697: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776657.77701: Calling groups_plugins_play to load vars for managed_node3 6631 1726776657.77747: done sending task result for task 025ceb90-32dd-8e45-738e-000000000029 6631 1726776657.77750: WORKER PROCESS EXITING 6631 1726776657.77813: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776657.77857: done with get_vars() 6631 1726776657.77865: 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:10:57 -0400 (0:00:00.053) 0:00:33.220 **** 6631 1726776657.77947: entering _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 6631 1726776657.77949: Creating lock for fedora.linux_system_roles.kernel_settings_get_config 6631 1726776657.78282: worker is 1 (out of 1 available) 6631 1726776657.78300: exiting _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 6631 1726776657.78312: done queuing things up, now waiting for results queue to drain 6631 1726776657.78313: waiting for pending results... 6631 1726776657.78819: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 6631 1726776657.79423: in run() - task 025ceb90-32dd-8e45-738e-00000000002b 6631 1726776657.79427: variable 'ansible_search_path' from source: unknown 6631 1726776657.79430: variable 'ansible_search_path' from source: unknown 6631 1726776657.79433: calling self._execute() 6631 1726776657.79435: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776657.79437: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776657.79439: variable 'omit' from source: magic vars 6631 1726776657.79490: variable 'omit' from source: magic vars 6631 1726776657.79543: variable 'omit' from source: magic vars 6631 1726776657.79577: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 6631 1726776657.79890: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 6631 1726776657.79979: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6631 1726776657.80014: variable 'omit' from source: magic vars 6631 1726776657.80064: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6631 1726776657.80103: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6631 1726776657.80128: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6631 1726776657.80152: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776657.80172: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776657.80209: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6631 1726776657.80222: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776657.80231: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776657.80332: Set connection var ansible_shell_executable to /bin/sh 6631 1726776657.80345: Set connection var ansible_timeout to 10 6631 1726776657.80353: Set connection var ansible_shell_type to sh 6631 1726776657.80369: Set connection var ansible_connection to ssh 6631 1726776657.80387: Set connection var ansible_module_compression to ZIP_DEFLATED 6631 1726776657.80398: Set connection var ansible_pipelining to False 6631 1726776657.80428: variable 'ansible_shell_executable' from source: unknown 6631 1726776657.80435: variable 'ansible_connection' from source: unknown 6631 1726776657.80442: variable 'ansible_module_compression' from source: unknown 6631 1726776657.80447: variable 'ansible_shell_type' from source: unknown 6631 1726776657.80452: variable 'ansible_shell_executable' from source: unknown 6631 1726776657.80458: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776657.80470: variable 'ansible_pipelining' from source: unknown 6631 1726776657.80481: variable 'ansible_timeout' from source: unknown 6631 1726776657.80494: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776657.80689: 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__) 6631 1726776657.80710: variable 'omit' from source: magic vars 6631 1726776657.80722: starting attempt loop 6631 1726776657.80728: running the handler 6631 1726776657.80742: _low_level_execute_command(): starting 6631 1726776657.80752: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6631 1726776657.81532: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776657.81548: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776657.81564: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776657.81591: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776657.81636: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776657.81649: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776657.81663: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776657.81699: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776657.81734: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776657.81747: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776657.81759: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776657.81776: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776657.81793: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776657.81813: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776657.81829: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776657.81844: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776657.81929: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776657.81952: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776657.81969: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776657.82047: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776657.84182: stdout chunk (state=3): >>>/root <<< 6631 1726776657.84314: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776657.84397: stderr chunk (state=3): >>><<< 6631 1726776657.84400: stdout chunk (state=3): >>><<< 6631 1726776657.84424: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776657.84480: _low_level_execute_command(): starting 6631 1726776657.84484: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776657.844238-6964-117877898418467 `" && echo ansible-tmp-1726776657.844238-6964-117877898418467="` echo /root/.ansible/tmp/ansible-tmp-1726776657.844238-6964-117877898418467 `" ) && sleep 0' 6631 1726776657.85063: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776657.85082: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776657.85098: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776657.85122: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776657.85167: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776657.85179: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776657.85192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776657.85209: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776657.85231: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776657.85317: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776657.85333: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776657.85347: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776657.85362: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776657.85373: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776657.85384: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776657.85395: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776657.85477: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776657.85499: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776657.85522: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776657.85589: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776657.87433: stdout chunk (state=3): >>>ansible-tmp-1726776657.844238-6964-117877898418467=/root/.ansible/tmp/ansible-tmp-1726776657.844238-6964-117877898418467 <<< 6631 1726776657.87615: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776657.87620: stdout chunk (state=3): >>><<< 6631 1726776657.87623: stderr chunk (state=3): >>><<< 6631 1726776657.87930: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776657.844238-6964-117877898418467=/root/.ansible/tmp/ansible-tmp-1726776657.844238-6964-117877898418467 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776657.87934: variable 'ansible_module_compression' from source: unknown 6631 1726776657.87936: ANSIBALLZ: Using lock for fedora.linux_system_roles.kernel_settings_get_config 6631 1726776657.87938: ANSIBALLZ: Acquiring lock 6631 1726776657.87940: ANSIBALLZ: Lock acquired: 140288508598112 6631 1726776657.87942: ANSIBALLZ: Creating module 6631 1726776658.01886: ANSIBALLZ: Writing module into payload 6631 1726776658.01985: ANSIBALLZ: Writing module 6631 1726776658.02025: ANSIBALLZ: Renaming module 6631 1726776658.02036: ANSIBALLZ: Done creating module 6631 1726776658.02060: variable 'ansible_facts' from source: unknown 6631 1726776658.02142: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776657.844238-6964-117877898418467/AnsiballZ_kernel_settings_get_config.py 6631 1726776658.02319: Sending initial data 6631 1726776658.02324: Sent initial data (172 bytes) 6631 1726776658.03351: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776658.03364: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776658.03377: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776658.03394: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776658.03445: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776658.03456: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776658.03468: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776658.03486: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776658.03497: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776658.03508: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776658.03522: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776658.03544: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776658.03560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776658.03571: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776658.03581: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776658.03594: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776658.03676: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776658.03699: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776658.03716: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776658.03786: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776658.06323: 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 <<< 6631 1726776658.06349: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6631 1726776658.06386: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6631n9q5x9dd/tmp7lp3ryym /root/.ansible/tmp/ansible-tmp-1726776657.844238-6964-117877898418467/AnsiballZ_kernel_settings_get_config.py <<< 6631 1726776658.06423: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6631 1726776658.07185: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776658.07285: stderr chunk (state=3): >>><<< 6631 1726776658.07288: stdout chunk (state=3): >>><<< 6631 1726776658.07304: done transferring module to remote 6631 1726776658.07317: _low_level_execute_command(): starting 6631 1726776658.07324: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776657.844238-6964-117877898418467/ /root/.ansible/tmp/ansible-tmp-1726776657.844238-6964-117877898418467/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6631 1726776658.08004: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776658.08008: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776658.08015: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776658.08027: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776658.08031: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776658.08033: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776658.08035: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776658.08037: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776658.08039: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776658.08041: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776658.08043: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776658.08044: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776658.08046: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776658.08048: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776658.08050: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776658.08052: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776658.08145: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776658.08153: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776658.08156: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776658.08191: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776658.10531: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776658.10581: stderr chunk (state=3): >>><<< 6631 1726776658.10584: stdout chunk (state=3): >>><<< 6631 1726776658.10593: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776658.10595: _low_level_execute_command(): starting 6631 1726776658.10601: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776657.844238-6964-117877898418467/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6631 1726776658.11020: 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 <<< 6631 1726776658.11033: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776658.11075: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776658.11079: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776658.11081: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776658.11130: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776658.11142: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776658.11192: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776658.28891: 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"}}} <<< 6631 1726776658.30013: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 6631 1726776658.30021: stdout chunk (state=3): >>><<< 6631 1726776658.30024: stderr chunk (state=3): >>><<< 6631 1726776658.30155: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.45.78 closed. 6631 1726776658.30165: 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-1726776657.844238-6964-117877898418467/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6631 1726776658.30170: _low_level_execute_command(): starting 6631 1726776658.30172: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776657.844238-6964-117877898418467/ > /dev/null 2>&1 && sleep 0' 6631 1726776658.30776: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776658.30779: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776658.30815: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776658.30820: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776658.30823: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776658.30900: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776658.30904: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776658.30920: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776658.30990: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776658.33179: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776658.33345: stderr chunk (state=3): >>><<< 6631 1726776658.33348: stdout chunk (state=3): >>><<< 6631 1726776658.33693: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776658.33697: handler run complete 6631 1726776658.33699: attempt loop complete, returning result 6631 1726776658.33701: _execute() done 6631 1726776658.33704: dumping result to json 6631 1726776658.33706: done dumping result, returning 6631 1726776658.33709: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config [025ceb90-32dd-8e45-738e-00000000002b] 6631 1726776658.33711: sending task result for task 025ceb90-32dd-8e45-738e-00000000002b 6631 1726776658.33784: done sending task result for task 025ceb90-32dd-8e45-738e-00000000002b 6631 1726776658.33788: WORKER PROCESS EXITING ok: [managed_node3] => { "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" } } 6631 1726776658.33867: no more pending results, returning what we have 6631 1726776658.33870: results queue empty 6631 1726776658.33871: checking for any_errors_fatal 6631 1726776658.33878: done checking for any_errors_fatal 6631 1726776658.33879: checking for max_fail_percentage 6631 1726776658.33880: done checking for max_fail_percentage 6631 1726776658.33881: checking to see if all hosts have failed and the running result is not ok 6631 1726776658.33883: done checking to see if all hosts have failed 6631 1726776658.33883: getting the remaining hosts for this loop 6631 1726776658.33885: done getting the remaining hosts for this loop 6631 1726776658.33888: getting the next task for host managed_node3 6631 1726776658.33894: done getting next task for host managed_node3 6631 1726776658.33897: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 6631 1726776658.33900: ^ 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? (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 6631 1726776658.33910: getting variables 6631 1726776658.33912: in VariableManager get_vars() 6631 1726776658.33947: Calling all_inventory to load vars for managed_node3 6631 1726776658.33950: Calling groups_inventory to load vars for managed_node3 6631 1726776658.33953: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776658.33961: Calling all_plugins_play to load vars for managed_node3 6631 1726776658.33964: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776658.33968: Calling groups_plugins_play to load vars for managed_node3 6631 1726776658.34020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776658.34062: done with get_vars() 6631 1726776658.34070: 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:10:58 -0400 (0:00:00.562) 0:00:33.783 **** 6631 1726776658.34176: entering _queue_task() for managed_node3/stat 6631 1726776658.34397: worker is 1 (out of 1 available) 6631 1726776658.34411: exiting _queue_task() for managed_node3/stat 6631 1726776658.34424: done queuing things up, now waiting for results queue to drain 6631 1726776658.34425: waiting for pending results... 6631 1726776658.35066: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 6631 1726776658.35808: in run() - task 025ceb90-32dd-8e45-738e-00000000002c 6631 1726776658.35830: variable 'ansible_search_path' from source: unknown 6631 1726776658.35838: variable 'ansible_search_path' from source: unknown 6631 1726776658.35882: variable '__prof_from_conf' from source: task vars 6631 1726776658.36176: variable '__prof_from_conf' from source: task vars 6631 1726776658.36367: variable '__data' from source: task vars 6631 1726776658.36699: variable '__kernel_settings_register_tuned_main' from source: set_fact 6631 1726776658.36888: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6631 1726776658.37533: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6631 1726776658.37593: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6631 1726776658.37669: variable 'omit' from source: magic vars 6631 1726776658.37762: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776658.37774: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776658.37786: variable 'omit' from source: magic vars 6631 1726776658.38015: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6631 1726776658.42166: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6631 1726776658.42240: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6631 1726776658.42303: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6631 1726776658.42343: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6631 1726776658.42383: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6631 1726776658.42460: 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) 6631 1726776658.42502: 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) 6631 1726776658.42531: 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) 6631 1726776658.42576: 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) 6631 1726776658.42604: 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) 6631 1726776658.42713: variable 'item' from source: unknown 6631 1726776658.42731: Evaluated conditional (item | length > 0): False 6631 1726776658.42738: when evaluation is False, skipping this task 6631 1726776658.42774: variable 'item' from source: unknown 6631 1726776658.42855: variable 'item' from source: unknown skipping: [managed_node3] => (item=) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item | length > 0", "item": "", "skip_reason": "Conditional result was False" } 6631 1726776658.43082: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776658.43095: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776658.43108: variable 'omit' from source: magic vars 6631 1726776658.43275: 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) 6631 1726776658.43304: 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) 6631 1726776658.43341: 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) 6631 1726776658.43392: 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) 6631 1726776658.43413: 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) 6631 1726776658.43511: variable 'item' from source: unknown 6631 1726776658.43527: Evaluated conditional (item | length > 0): True 6631 1726776658.43537: variable 'omit' from source: magic vars 6631 1726776658.43589: variable 'omit' from source: magic vars 6631 1726776658.43638: variable 'item' from source: unknown 6631 1726776658.43714: variable 'item' from source: unknown 6631 1726776658.43756: variable 'omit' from source: magic vars 6631 1726776658.44210: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6631 1726776658.44243: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6631 1726776658.44302: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6631 1726776658.44354: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776658.44380: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776658.44412: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6631 1726776658.44426: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776658.44434: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776658.44554: Set connection var ansible_shell_executable to /bin/sh 6631 1726776658.44567: Set connection var ansible_timeout to 10 6631 1726776658.44574: Set connection var ansible_shell_type to sh 6631 1726776658.44584: Set connection var ansible_connection to ssh 6631 1726776658.44604: Set connection var ansible_module_compression to ZIP_DEFLATED 6631 1726776658.44613: Set connection var ansible_pipelining to False 6631 1726776658.44640: variable 'ansible_shell_executable' from source: unknown 6631 1726776658.44647: variable 'ansible_connection' from source: unknown 6631 1726776658.44652: variable 'ansible_module_compression' from source: unknown 6631 1726776658.44658: variable 'ansible_shell_type' from source: unknown 6631 1726776658.44665: variable 'ansible_shell_executable' from source: unknown 6631 1726776658.44670: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776658.44678: variable 'ansible_pipelining' from source: unknown 6631 1726776658.44683: variable 'ansible_timeout' from source: unknown 6631 1726776658.44690: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776658.44839: 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__) 6631 1726776658.44876: variable 'omit' from source: magic vars 6631 1726776658.44926: starting attempt loop 6631 1726776658.44936: running the handler 6631 1726776658.44951: _low_level_execute_command(): starting 6631 1726776658.44995: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6631 1726776658.45476: 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 <<< 6631 1726776658.45491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776658.45511: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776658.45526: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776658.45569: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776658.45587: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776658.45641: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776658.47294: stdout chunk (state=3): >>>/root <<< 6631 1726776658.47513: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776658.47551: stderr chunk (state=3): >>><<< 6631 1726776658.47554: stdout chunk (state=3): >>><<< 6631 1726776658.47570: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776658.47587: _low_level_execute_command(): starting 6631 1726776658.47596: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776658.4757671-6996-37105807751557 `" && echo ansible-tmp-1726776658.4757671-6996-37105807751557="` echo /root/.ansible/tmp/ansible-tmp-1726776658.4757671-6996-37105807751557 `" ) && sleep 0' 6631 1726776658.48629: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776658.48646: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776658.48662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776658.48688: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776658.48737: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776658.48749: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776658.48764: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776658.48780: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776658.48792: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776658.48801: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776658.48815: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776658.48834: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776658.48850: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776658.48861: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776658.48871: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776658.48884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776658.48966: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776658.48983: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776658.48997: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776658.49086: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776658.50939: stdout chunk (state=3): >>>ansible-tmp-1726776658.4757671-6996-37105807751557=/root/.ansible/tmp/ansible-tmp-1726776658.4757671-6996-37105807751557 <<< 6631 1726776658.51065: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776658.51147: stderr chunk (state=3): >>><<< 6631 1726776658.51150: stdout chunk (state=3): >>><<< 6631 1726776658.51210: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776658.4757671-6996-37105807751557=/root/.ansible/tmp/ansible-tmp-1726776658.4757671-6996-37105807751557 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776658.51213: variable 'ansible_module_compression' from source: unknown 6631 1726776658.51542: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6631n9q5x9dd/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6631 1726776658.51546: variable 'ansible_facts' from source: unknown 6631 1726776658.51548: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776658.4757671-6996-37105807751557/AnsiballZ_stat.py 6631 1726776658.51555: Sending initial data 6631 1726776658.51557: Sent initial data (150 bytes) 6631 1726776658.52430: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776658.52434: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776658.52436: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776658.52439: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776658.52441: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776658.52443: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776658.52445: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776658.52534: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776658.52537: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776658.52539: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776658.52541: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776658.52543: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776658.52545: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776658.52546: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776658.52548: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776658.52550: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776658.52609: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776658.52611: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776658.52614: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776658.52687: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776658.54380: 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 <<< 6631 1726776658.54411: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6631 1726776658.54444: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6631n9q5x9dd/tmpewe2o2zn /root/.ansible/tmp/ansible-tmp-1726776658.4757671-6996-37105807751557/AnsiballZ_stat.py <<< 6631 1726776658.54472: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6631 1726776658.55390: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776658.55464: stderr chunk (state=3): >>><<< 6631 1726776658.55467: stdout chunk (state=3): >>><<< 6631 1726776658.55485: done transferring module to remote 6631 1726776658.55497: _low_level_execute_command(): starting 6631 1726776658.55499: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776658.4757671-6996-37105807751557/ /root/.ansible/tmp/ansible-tmp-1726776658.4757671-6996-37105807751557/AnsiballZ_stat.py && sleep 0' 6631 1726776658.56177: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776658.56181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776658.56225: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776658.56230: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776658.56240: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776658.56294: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776658.56297: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776658.56338: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776658.57997: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776658.58039: stderr chunk (state=3): >>><<< 6631 1726776658.58043: stdout chunk (state=3): >>><<< 6631 1726776658.58055: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776658.58058: _low_level_execute_command(): starting 6631 1726776658.58062: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776658.4757671-6996-37105807751557/AnsiballZ_stat.py && sleep 0' 6631 1726776658.58460: 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 <<< 6631 1726776658.58467: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776658.58512: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776658.58515: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776658.58523: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776658.58570: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776658.58573: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776658.58628: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776658.72808: 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"}}} <<< 6631 1726776658.74126: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 6631 1726776658.74130: stdout chunk (state=3): >>><<< 6631 1726776658.74133: stderr chunk (state=3): >>><<< 6631 1726776658.74135: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.45.78 closed. 6631 1726776658.74138: 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-1726776658.4757671-6996-37105807751557/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6631 1726776658.74141: _low_level_execute_command(): starting 6631 1726776658.74143: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776658.4757671-6996-37105807751557/ > /dev/null 2>&1 && sleep 0' 6631 1726776658.74661: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776658.74669: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776658.74683: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776658.74696: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776658.74741: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776658.74750: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776658.74764: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776658.74780: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776658.74787: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776658.74793: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776658.74801: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776658.74810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776658.74823: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776658.74830: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776658.74837: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776658.74846: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776658.74926: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776658.74939: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776658.74950: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776658.75007: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776658.76784: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776658.76788: stdout chunk (state=3): >>><<< 6631 1726776658.76793: stderr chunk (state=3): >>><<< 6631 1726776658.76807: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776658.76812: handler run complete 6631 1726776658.76832: attempt loop complete, returning result 6631 1726776658.76847: variable 'item' from source: unknown 6631 1726776658.76912: variable 'item' from source: unknown ok: [managed_node3] => (item=/etc/tuned/profiles) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned/profiles", "stat": { "exists": false } } 6631 1726776658.77005: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776658.77008: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776658.77011: variable 'omit' from source: magic vars 6631 1726776658.77120: 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) 6631 1726776658.77143: 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) 6631 1726776658.77160: 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) 6631 1726776658.77189: 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) 6631 1726776658.77199: 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) 6631 1726776658.77260: variable 'item' from source: unknown 6631 1726776658.77266: Evaluated conditional (item | length > 0): True 6631 1726776658.77270: variable 'omit' from source: magic vars 6631 1726776658.77284: variable 'omit' from source: magic vars 6631 1726776658.77312: variable 'item' from source: unknown 6631 1726776658.77360: variable 'item' from source: unknown 6631 1726776658.77371: variable 'omit' from source: magic vars 6631 1726776658.77389: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6631 1726776658.77396: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776658.77401: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776658.77411: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6631 1726776658.77414: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776658.77416: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776658.77468: Set connection var ansible_shell_executable to /bin/sh 6631 1726776658.77474: Set connection var ansible_timeout to 10 6631 1726776658.77480: Set connection var ansible_shell_type to sh 6631 1726776658.77485: Set connection var ansible_connection to ssh 6631 1726776658.77490: Set connection var ansible_module_compression to ZIP_DEFLATED 6631 1726776658.77495: Set connection var ansible_pipelining to False 6631 1726776658.77510: variable 'ansible_shell_executable' from source: unknown 6631 1726776658.77513: variable 'ansible_connection' from source: unknown 6631 1726776658.77516: variable 'ansible_module_compression' from source: unknown 6631 1726776658.77519: variable 'ansible_shell_type' from source: unknown 6631 1726776658.77522: variable 'ansible_shell_executable' from source: unknown 6631 1726776658.77524: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776658.77528: variable 'ansible_pipelining' from source: unknown 6631 1726776658.77530: variable 'ansible_timeout' from source: unknown 6631 1726776658.77534: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776658.77609: 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) 6631 1726776658.77616: variable 'omit' from source: magic vars 6631 1726776658.77621: starting attempt loop 6631 1726776658.77624: running the handler 6631 1726776658.77631: _low_level_execute_command(): starting 6631 1726776658.77635: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6631 1726776658.78056: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776658.78062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776658.78118: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776658.78165: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776658.78177: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776658.78260: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776658.80067: stdout chunk (state=3): >>>/root <<< 6631 1726776658.80195: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776658.80256: stderr chunk (state=3): >>><<< 6631 1726776658.80258: stdout chunk (state=3): >>><<< 6631 1726776658.80324: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776658.80327: _low_level_execute_command(): starting 6631 1726776658.80330: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776658.8026843-6996-63846322431189 `" && echo ansible-tmp-1726776658.8026843-6996-63846322431189="` echo /root/.ansible/tmp/ansible-tmp-1726776658.8026843-6996-63846322431189 `" ) && sleep 0' 6631 1726776658.80696: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776658.80706: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776658.80716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776658.80732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776658.80760: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776658.80770: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776658.80782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776658.80793: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776658.80799: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776658.80811: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776658.80816: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776658.80865: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776658.80889: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776658.80892: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776658.80936: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776658.82756: stdout chunk (state=3): >>>ansible-tmp-1726776658.8026843-6996-63846322431189=/root/.ansible/tmp/ansible-tmp-1726776658.8026843-6996-63846322431189 <<< 6631 1726776658.82920: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776658.82924: stdout chunk (state=3): >>><<< 6631 1726776658.82932: stderr chunk (state=3): >>><<< 6631 1726776658.82996: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776658.8026843-6996-63846322431189=/root/.ansible/tmp/ansible-tmp-1726776658.8026843-6996-63846322431189 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776658.82999: variable 'ansible_module_compression' from source: unknown 6631 1726776658.83030: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6631n9q5x9dd/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6631 1726776658.83042: variable 'ansible_facts' from source: unknown 6631 1726776658.83134: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776658.8026843-6996-63846322431189/AnsiballZ_stat.py 6631 1726776658.83217: Sending initial data 6631 1726776658.83227: Sent initial data (150 bytes) 6631 1726776658.84100: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776658.84104: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776658.84129: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776658.84133: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776658.84180: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776658.84183: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776658.84186: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776658.84237: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776658.84241: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776658.84243: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776658.84246: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776658.84248: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776658.84250: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776658.84254: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776658.84256: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776658.84435: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776658.84438: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776658.84441: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776658.84443: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776658.84477: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776658.86141: 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 <<< 6631 1726776658.86170: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6631 1726776658.86201: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6631n9q5x9dd/tmpdc3x2ji2 /root/.ansible/tmp/ansible-tmp-1726776658.8026843-6996-63846322431189/AnsiballZ_stat.py <<< 6631 1726776658.86241: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6631 1726776658.87091: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776658.87279: stderr chunk (state=3): >>><<< 6631 1726776658.87282: stdout chunk (state=3): >>><<< 6631 1726776658.87285: done transferring module to remote 6631 1726776658.87287: _low_level_execute_command(): starting 6631 1726776658.87289: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776658.8026843-6996-63846322431189/ /root/.ansible/tmp/ansible-tmp-1726776658.8026843-6996-63846322431189/AnsiballZ_stat.py && sleep 0' 6631 1726776658.87955: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776658.87969: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776658.87988: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776658.88006: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776658.88076: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776658.88089: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776658.88104: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776658.88124: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776658.88143: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776658.88164: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776658.88182: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776658.88197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776658.88216: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776658.88232: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776658.88243: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776658.88263: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776658.88353: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776658.88384: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776658.88401: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776658.88458: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776658.90151: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776658.90200: stderr chunk (state=3): >>><<< 6631 1726776658.90211: stdout chunk (state=3): >>><<< 6631 1726776658.90282: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776658.90286: _low_level_execute_command(): starting 6631 1726776658.90288: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776658.8026843-6996-63846322431189/AnsiballZ_stat.py && sleep 0' 6631 1726776658.90657: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776658.90661: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776658.90691: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776658.90694: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found <<< 6631 1726776658.90697: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776658.90745: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776658.90749: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776658.90799: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776659.07080: 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": 136, "inode": 444596353, "dev": 51713, "nlink": 3, "atime": 1723066591.0, "mtime": 1726776648.9842165, "ctime": 1726776648.9842165, "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": "1063229960", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 6631 1726776659.09125: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 6631 1726776659.09129: stdout chunk (state=3): >>><<< 6631 1726776659.09131: stderr chunk (state=3): >>><<< 6631 1726776659.09134: _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": 136, "inode": 444596353, "dev": 51713, "nlink": 3, "atime": 1723066591.0, "mtime": 1726776648.9842165, "ctime": 1726776648.9842165, "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": "1063229960", "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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.45.78 closed. 6631 1726776659.09136: 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-1726776658.8026843-6996-63846322431189/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6631 1726776659.09143: _low_level_execute_command(): starting 6631 1726776659.09145: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776658.8026843-6996-63846322431189/ > /dev/null 2>&1 && sleep 0' 6631 1726776659.09743: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776659.09758: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776659.09775: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776659.09795: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776659.09838: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776659.09850: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776659.09865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776659.09886: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776659.09897: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776659.09907: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776659.09921: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776659.09936: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776659.09952: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776659.09963: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776659.09977: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776659.09992: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776659.10066: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776659.10090: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776659.10106: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776659.10427: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776659.11933: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776659.12007: stderr chunk (state=3): >>><<< 6631 1726776659.12010: stdout chunk (state=3): >>><<< 6631 1726776659.12029: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776659.12034: handler run complete 6631 1726776659.12085: attempt loop complete, returning result 6631 1726776659.12104: variable 'item' from source: unknown 6631 1726776659.12188: variable 'item' from source: unknown ok: [managed_node3] => (item=/etc/tuned) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned", "stat": { "atime": 1723066591.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726776648.9842165, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 444596353, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726776648.9842165, "nlink": 3, "path": "/etc/tuned", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 136, "uid": 0, "version": "1063229960", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 6631 1726776659.12404: dumping result to json 6631 1726776659.12407: done dumping result, returning 6631 1726776659.12410: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory [025ceb90-32dd-8e45-738e-00000000002c] 6631 1726776659.12413: sending task result for task 025ceb90-32dd-8e45-738e-00000000002c 6631 1726776659.12468: done sending task result for task 025ceb90-32dd-8e45-738e-00000000002c 6631 1726776659.12471: WORKER PROCESS EXITING 6631 1726776659.12610: no more pending results, returning what we have 6631 1726776659.12613: results queue empty 6631 1726776659.12614: checking for any_errors_fatal 6631 1726776659.12620: done checking for any_errors_fatal 6631 1726776659.12621: checking for max_fail_percentage 6631 1726776659.12623: done checking for max_fail_percentage 6631 1726776659.12624: checking to see if all hosts have failed and the running result is not ok 6631 1726776659.12625: done checking to see if all hosts have failed 6631 1726776659.12625: getting the remaining hosts for this loop 6631 1726776659.12627: done getting the remaining hosts for this loop 6631 1726776659.12630: getting the next task for host managed_node3 6631 1726776659.12634: done getting next task for host managed_node3 6631 1726776659.12638: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 6631 1726776659.12640: ^ 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? (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 6631 1726776659.12650: getting variables 6631 1726776659.12651: in VariableManager get_vars() 6631 1726776659.12676: Calling all_inventory to load vars for managed_node3 6631 1726776659.12679: Calling groups_inventory to load vars for managed_node3 6631 1726776659.12681: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776659.12690: Calling all_plugins_play to load vars for managed_node3 6631 1726776659.12693: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776659.12696: Calling groups_plugins_play to load vars for managed_node3 6631 1726776659.12747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776659.12785: done with get_vars() 6631 1726776659.12797: done getting variables 6631 1726776659.12864: 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:10:59 -0400 (0:00:00.787) 0:00:34.570 **** 6631 1726776659.12894: entering _queue_task() for managed_node3/set_fact 6631 1726776659.13164: worker is 1 (out of 1 available) 6631 1726776659.13177: exiting _queue_task() for managed_node3/set_fact 6631 1726776659.13188: done queuing things up, now waiting for results queue to drain 6631 1726776659.13189: waiting for pending results... 6631 1726776659.14079: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 6631 1726776659.14326: in run() - task 025ceb90-32dd-8e45-738e-00000000002d 6631 1726776659.14341: variable 'ansible_search_path' from source: unknown 6631 1726776659.14345: variable 'ansible_search_path' from source: unknown 6631 1726776659.14382: calling self._execute() 6631 1726776659.14555: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776659.14571: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776659.14586: variable 'omit' from source: magic vars 6631 1726776659.14856: variable 'omit' from source: magic vars 6631 1726776659.14911: variable 'omit' from source: magic vars 6631 1726776659.15892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6631 1726776659.20544: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6631 1726776659.20658: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6631 1726776659.20805: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6631 1726776659.21271: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6631 1726776659.21352: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6631 1726776659.21456: 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) 6631 1726776659.21494: 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) 6631 1726776659.21550: 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) 6631 1726776659.21600: 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) 6631 1726776659.21627: 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) 6631 1726776659.21679: 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) 6631 1726776659.21710: 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) 6631 1726776659.21747: 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) 6631 1726776659.21794: 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) 6631 1726776659.21815: 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) 6631 1726776659.21888: 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) 6631 1726776659.21917: 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) 6631 1726776659.21953: 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) 6631 1726776659.22001: 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) 6631 1726776659.22024: 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) 6631 1726776659.22265: variable '__kernel_settings_find_profile_dirs' from source: set_fact 6631 1726776659.22371: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6631 1726776659.22547: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6631 1726776659.22589: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6631 1726776659.22631: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6631 1726776659.22665: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6631 1726776659.22722: 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) 6631 1726776659.22749: 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) 6631 1726776659.22779: 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) 6631 1726776659.22809: 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) 6631 1726776659.22868: variable 'omit' from source: magic vars 6631 1726776659.22901: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6631 1726776659.22937: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6631 1726776659.22960: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6631 1726776659.22984: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776659.22999: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776659.23039: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6631 1726776659.23051: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776659.23060: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776659.23168: Set connection var ansible_shell_executable to /bin/sh 6631 1726776659.23186: Set connection var ansible_timeout to 10 6631 1726776659.23194: Set connection var ansible_shell_type to sh 6631 1726776659.23205: Set connection var ansible_connection to ssh 6631 1726776659.23227: Set connection var ansible_module_compression to ZIP_DEFLATED 6631 1726776659.23238: Set connection var ansible_pipelining to False 6631 1726776659.23274: variable 'ansible_shell_executable' from source: unknown 6631 1726776659.23284: variable 'ansible_connection' from source: unknown 6631 1726776659.23291: variable 'ansible_module_compression' from source: unknown 6631 1726776659.23297: variable 'ansible_shell_type' from source: unknown 6631 1726776659.23304: variable 'ansible_shell_executable' from source: unknown 6631 1726776659.23310: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776659.23320: variable 'ansible_pipelining' from source: unknown 6631 1726776659.23328: variable 'ansible_timeout' from source: unknown 6631 1726776659.23336: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776659.23437: 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) 6631 1726776659.23452: variable 'omit' from source: magic vars 6631 1726776659.23462: starting attempt loop 6631 1726776659.23468: running the handler 6631 1726776659.23490: handler run complete 6631 1726776659.23505: attempt loop complete, returning result 6631 1726776659.23512: _execute() done 6631 1726776659.23522: dumping result to json 6631 1726776659.23531: done dumping result, returning 6631 1726776659.23543: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir [025ceb90-32dd-8e45-738e-00000000002d] 6631 1726776659.23553: sending task result for task 025ceb90-32dd-8e45-738e-00000000002d 6631 1726776659.23653: done sending task result for task 025ceb90-32dd-8e45-738e-00000000002d ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_profile_parent": "/etc/tuned" }, "changed": false } 6631 1726776659.23831: no more pending results, returning what we have 6631 1726776659.23835: results queue empty 6631 1726776659.23836: checking for any_errors_fatal 6631 1726776659.23843: done checking for any_errors_fatal 6631 1726776659.23843: checking for max_fail_percentage 6631 1726776659.23845: done checking for max_fail_percentage 6631 1726776659.23846: checking to see if all hosts have failed and the running result is not ok 6631 1726776659.23847: done checking to see if all hosts have failed 6631 1726776659.23848: getting the remaining hosts for this loop 6631 1726776659.23850: done getting the remaining hosts for this loop 6631 1726776659.23854: getting the next task for host managed_node3 6631 1726776659.23860: done getting next task for host managed_node3 6631 1726776659.23864: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 6631 1726776659.23867: ^ 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? (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 6631 1726776659.23878: getting variables 6631 1726776659.23880: in VariableManager get_vars() 6631 1726776659.23915: Calling all_inventory to load vars for managed_node3 6631 1726776659.23924: Calling groups_inventory to load vars for managed_node3 6631 1726776659.23927: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776659.23937: Calling all_plugins_play to load vars for managed_node3 6631 1726776659.23940: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776659.23944: Calling groups_plugins_play to load vars for managed_node3 6631 1726776659.23953: WORKER PROCESS EXITING 6631 1726776659.23998: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776659.24045: done with get_vars() 6631 1726776659.24054: done getting variables 6631 1726776659.24152: 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 [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:10:59 -0400 (0:00:00.112) 0:00:34.683 **** 6631 1726776659.24183: entering _queue_task() for managed_node3/service 6631 1726776659.24185: Creating lock for service 6631 1726776659.24406: worker is 1 (out of 1 available) 6631 1726776659.24421: exiting _queue_task() for managed_node3/service 6631 1726776659.24430: done queuing things up, now waiting for results queue to drain 6631 1726776659.24431: waiting for pending results... 6631 1726776659.25355: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 6631 1726776659.25478: in run() - task 025ceb90-32dd-8e45-738e-00000000002e 6631 1726776659.25503: variable 'ansible_search_path' from source: unknown 6631 1726776659.25511: variable 'ansible_search_path' from source: unknown 6631 1726776659.25558: variable '__kernel_settings_services' from source: include_vars 6631 1726776659.25869: variable '__kernel_settings_services' from source: include_vars 6631 1726776659.25948: variable 'omit' from source: magic vars 6631 1726776659.26054: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776659.26067: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776659.26084: variable 'omit' from source: magic vars 6631 1726776659.26165: variable 'omit' from source: magic vars 6631 1726776659.26214: variable 'omit' from source: magic vars 6631 1726776659.26268: variable 'item' from source: unknown 6631 1726776659.26348: variable 'item' from source: unknown 6631 1726776659.26383: variable 'omit' from source: magic vars 6631 1726776659.26430: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6631 1726776659.26471: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6631 1726776659.26497: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6631 1726776659.26560: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776659.26584: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776659.26615: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6631 1726776659.26627: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776659.26635: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776659.26739: Set connection var ansible_shell_executable to /bin/sh 6631 1726776659.26753: Set connection var ansible_timeout to 10 6631 1726776659.26759: Set connection var ansible_shell_type to sh 6631 1726776659.26767: Set connection var ansible_connection to ssh 6631 1726776659.26779: Set connection var ansible_module_compression to ZIP_DEFLATED 6631 1726776659.26791: Set connection var ansible_pipelining to False 6631 1726776659.26819: variable 'ansible_shell_executable' from source: unknown 6631 1726776659.26827: variable 'ansible_connection' from source: unknown 6631 1726776659.26832: variable 'ansible_module_compression' from source: unknown 6631 1726776659.26838: variable 'ansible_shell_type' from source: unknown 6631 1726776659.26843: variable 'ansible_shell_executable' from source: unknown 6631 1726776659.26849: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776659.26855: variable 'ansible_pipelining' from source: unknown 6631 1726776659.26861: variable 'ansible_timeout' from source: unknown 6631 1726776659.26868: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776659.27013: 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) 6631 1726776659.27032: variable 'omit' from source: magic vars 6631 1726776659.27042: starting attempt loop 6631 1726776659.27048: running the handler 6631 1726776659.27142: variable 'ansible_facts' from source: unknown 6631 1726776659.27182: _low_level_execute_command(): starting 6631 1726776659.27195: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6631 1726776659.27952: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776659.27967: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776659.27985: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776659.28008: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776659.28056: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776659.28068: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776659.28085: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776659.28108: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776659.28123: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776659.28135: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776659.28150: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776659.28249: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776659.28267: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776659.28283: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776659.28296: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776659.28310: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776659.28390: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776659.28413: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776659.28433: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776659.28938: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776659.30327: stdout chunk (state=3): >>>/root <<< 6631 1726776659.30420: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776659.30505: stderr chunk (state=3): >>><<< 6631 1726776659.30508: stdout chunk (state=3): >>><<< 6631 1726776659.30633: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776659.30637: _low_level_execute_command(): starting 6631 1726776659.30640: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776659.3053253-7052-191795199488982 `" && echo ansible-tmp-1726776659.3053253-7052-191795199488982="` echo /root/.ansible/tmp/ansible-tmp-1726776659.3053253-7052-191795199488982 `" ) && sleep 0' 6631 1726776659.32086: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776659.32089: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776659.32117: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776659.32126: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776659.32239: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776659.32265: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776659.32280: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776659.32294: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776659.32308: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776659.32410: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776659.32547: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776659.32568: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776659.32637: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776659.34459: stdout chunk (state=3): >>>ansible-tmp-1726776659.3053253-7052-191795199488982=/root/.ansible/tmp/ansible-tmp-1726776659.3053253-7052-191795199488982 <<< 6631 1726776659.34577: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776659.34671: stderr chunk (state=3): >>><<< 6631 1726776659.34683: stdout chunk (state=3): >>><<< 6631 1726776659.34823: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776659.3053253-7052-191795199488982=/root/.ansible/tmp/ansible-tmp-1726776659.3053253-7052-191795199488982 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776659.34828: variable 'ansible_module_compression' from source: unknown 6631 1726776659.34830: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6631n9q5x9dd/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 6631 1726776659.34945: variable 'ansible_facts' from source: unknown 6631 1726776659.35126: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776659.3053253-7052-191795199488982/AnsiballZ_setup.py 6631 1726776659.36323: Sending initial data 6631 1726776659.36351: Sent initial data (152 bytes) 6631 1726776659.38241: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776659.38256: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776659.38279: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776659.38303: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776659.38350: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776659.38364: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776659.38384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776659.38409: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776659.38423: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776659.38434: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776659.38446: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776659.38459: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776659.38477: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776659.38493: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776659.38511: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776659.38528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776659.38608: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776659.38640: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776659.38656: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776659.38724: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776659.40479: 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 <<< 6631 1726776659.40500: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6631 1726776659.40595: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6631n9q5x9dd/tmphlxn0d7c /root/.ansible/tmp/ansible-tmp-1726776659.3053253-7052-191795199488982/AnsiballZ_setup.py <<< 6631 1726776659.40600: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6631 1726776659.43121: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776659.43326: stderr chunk (state=3): >>><<< 6631 1726776659.43330: stdout chunk (state=3): >>><<< 6631 1726776659.43332: done transferring module to remote 6631 1726776659.43334: _low_level_execute_command(): starting 6631 1726776659.43336: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776659.3053253-7052-191795199488982/ /root/.ansible/tmp/ansible-tmp-1726776659.3053253-7052-191795199488982/AnsiballZ_setup.py && sleep 0' 6631 1726776659.43979: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776659.44006: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776659.44022: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776659.44041: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776659.44087: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776659.44109: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776659.44126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776659.44145: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776659.44157: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776659.44167: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776659.44183: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776659.44197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776659.44221: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776659.44233: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776659.44243: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776659.44254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776659.44332: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776659.44354: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776659.44369: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776659.44446: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776659.46206: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776659.46308: stderr chunk (state=3): >>><<< 6631 1726776659.46326: stdout chunk (state=3): >>><<< 6631 1726776659.46428: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776659.46433: _low_level_execute_command(): starting 6631 1726776659.46436: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776659.3053253-7052-191795199488982/AnsiballZ_setup.py && sleep 0' 6631 1726776659.47100: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776659.47115: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776659.47132: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776659.47150: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776659.47202: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776659.47222: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776659.47237: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776659.47255: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776659.47266: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776659.47281: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776659.47297: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776659.47315: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776659.47337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776659.47349: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776659.47359: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776659.47375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776659.47462: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776659.47488: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776659.47504: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776659.47583: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776659.74434: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} <<< 6631 1726776659.76325: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 6631 1726776659.76329: stdout chunk (state=3): >>><<< 6631 1726776659.76342: stderr chunk (state=3): >>><<< 6631 1726776659.76625: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.45.78 closed. 6631 1726776659.76630: done with _execute_module (ansible.legacy.setup, {'gather_subset': '!all', 'filter': 'ansible_service_mgr', '_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-1726776659.3053253-7052-191795199488982/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6631 1726776659.76637: Facts {'ansible_facts': {'ansible_service_mgr': 'systemd'}, 'invocation': {'module_args': {'gather_subset': ['!all'], 'filter': ['ansible_service_mgr'], 'gather_timeout': 10, 'fact_path': '/etc/ansible/facts.d'}}, '_ansible_parsed': True} 6631 1726776659.76640: variable 'ansible_module_compression' from source: unknown 6631 1726776659.76643: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 6631 1726776659.76646: ANSIBALLZ: Acquiring lock 6631 1726776659.76648: ANSIBALLZ: Lock acquired: 140288523333280 6631 1726776659.76650: ANSIBALLZ: Creating module 6631 1726776660.06011: ANSIBALLZ: Writing module into payload 6631 1726776660.06144: ANSIBALLZ: Writing module 6631 1726776660.06165: ANSIBALLZ: Renaming module 6631 1726776660.06169: ANSIBALLZ: Done creating module 6631 1726776660.06188: variable 'ansible_facts' from source: unknown 6631 1726776660.06305: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776659.3053253-7052-191795199488982/AnsiballZ_systemd.py 6631 1726776660.06403: Sending initial data 6631 1726776660.06408: Sent initial data (154 bytes) 6631 1726776660.07081: 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 <<< 6631 1726776660.07087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776660.07113: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776660.07130: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776660.07183: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776660.07195: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776660.07244: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776660.09041: 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 <<< 6631 1726776660.09071: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6631 1726776660.09104: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6631n9q5x9dd/tmp6_6wc4za /root/.ansible/tmp/ansible-tmp-1726776659.3053253-7052-191795199488982/AnsiballZ_systemd.py <<< 6631 1726776660.09132: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6631 1726776660.10810: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776660.10902: stderr chunk (state=3): >>><<< 6631 1726776660.10905: stdout chunk (state=3): >>><<< 6631 1726776660.10922: done transferring module to remote 6631 1726776660.10931: _low_level_execute_command(): starting 6631 1726776660.10934: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776659.3053253-7052-191795199488982/ /root/.ansible/tmp/ansible-tmp-1726776659.3053253-7052-191795199488982/AnsiballZ_systemd.py && sleep 0' 6631 1726776660.11362: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776660.11368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776660.11403: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776660.11408: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776660.11421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776660.11433: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776660.11474: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776660.11486: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776660.11497: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776660.11537: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776660.13261: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776660.13305: stderr chunk (state=3): >>><<< 6631 1726776660.13310: stdout chunk (state=3): >>><<< 6631 1726776660.13328: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776660.13331: _low_level_execute_command(): starting 6631 1726776660.13335: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776659.3053253-7052-191795199488982/AnsiballZ_systemd.py && sleep 0' 6631 1726776660.13751: 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 <<< 6631 1726776660.13758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776660.13781: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776660.13797: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776660.13863: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776660.13871: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776660.13901: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776660.68343: 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": "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"<<< 6631 1726776660.68348: stdout chunk (state=3): >>>, "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.socket dbus-broker.service system.slice", "WantedBy": "multi-user.target", "Conflicts": "cpupower.service power-profiles-daemon.service shutdown.target tlp.service auto-cpufreq.service", "Before": "multi-user.target shutdown.target", "After": "dbus-broker.service sysinit.target systemd-sysctl.service network.target systemd-journald.socket dbus.socket polkit.service basic.target 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": "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": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 6631 1726776660.70826: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 6631 1726776660.70879: stderr chunk (state=3): >>><<< 6631 1726776660.70882: stdout chunk (state=3): >>><<< 6631 1726776660.70911: _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.socket dbus-broker.service system.slice", "WantedBy": "multi-user.target", "Conflicts": "cpupower.service power-profiles-daemon.service shutdown.target tlp.service auto-cpufreq.service", "Before": "multi-user.target shutdown.target", "After": "dbus-broker.service sysinit.target systemd-sysctl.service network.target systemd-journald.socket dbus.socket polkit.service basic.target 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": "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": "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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.45.78 closed. 6631 1726776660.71079: 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-1726776659.3053253-7052-191795199488982/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6631 1726776660.71095: _low_level_execute_command(): starting 6631 1726776660.71100: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776659.3053253-7052-191795199488982/ > /dev/null 2>&1 && sleep 0' 6631 1726776660.71722: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776660.71731: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776660.71747: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776660.71755: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776660.71793: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776660.71800: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776660.71810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776660.71827: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776660.71834: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776660.71841: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776660.71849: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776660.71858: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776660.71868: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776660.71877: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776660.71882: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776660.71891: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776660.71980: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776660.71989: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776660.71991: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776660.72048: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776660.73919: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776660.73925: stdout chunk (state=3): >>><<< 6631 1726776660.73931: stderr chunk (state=3): >>><<< 6631 1726776660.73946: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776660.73953: handler run complete 6631 1726776660.74012: attempt loop complete, returning result 6631 1726776660.74034: variable 'item' from source: unknown 6631 1726776660.74113: variable 'item' from source: unknown changed: [managed_node3] => (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", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "dbus-broker.service sysinit.target systemd-sysctl.service network.target systemd-journald.socket dbus.socket polkit.service basic.target system.slice", "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": "cpupower.service power-profiles-daemon.service shutdown.target tlp.service auto-cpufreq.service", "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.socket dbus-broker.service 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" } } 6631 1726776660.75801: dumping result to json 6631 1726776660.75804: done dumping result, returning 6631 1726776660.75806: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started [025ceb90-32dd-8e45-738e-00000000002e] 6631 1726776660.75808: sending task result for task 025ceb90-32dd-8e45-738e-00000000002e 6631 1726776660.76062: no more pending results, returning what we have 6631 1726776660.76066: results queue empty 6631 1726776660.76067: checking for any_errors_fatal 6631 1726776660.76070: done checking for any_errors_fatal 6631 1726776660.76071: checking for max_fail_percentage 6631 1726776660.76074: done checking for max_fail_percentage 6631 1726776660.76075: checking to see if all hosts have failed and the running result is not ok 6631 1726776660.76076: done checking to see if all hosts have failed 6631 1726776660.76077: getting the remaining hosts for this loop 6631 1726776660.76078: done getting the remaining hosts for this loop 6631 1726776660.76081: getting the next task for host managed_node3 6631 1726776660.76086: done getting next task for host managed_node3 6631 1726776660.76089: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 6631 1726776660.76092: ^ 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? (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 6631 1726776660.76102: getting variables 6631 1726776660.76103: in VariableManager get_vars() 6631 1726776660.76131: Calling all_inventory to load vars for managed_node3 6631 1726776660.76133: Calling groups_inventory to load vars for managed_node3 6631 1726776660.76136: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776660.76144: Calling all_plugins_play to load vars for managed_node3 6631 1726776660.76147: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776660.76151: Calling groups_plugins_play to load vars for managed_node3 6631 1726776660.76199: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776660.76241: done with get_vars() 6631 1726776660.76250: 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:00 -0400 (0:00:01.521) 0:00:36.204 **** 6631 1726776660.76342: entering _queue_task() for managed_node3/file 6631 1726776660.76571: worker is 1 (out of 1 available) 6631 1726776660.76587: exiting _queue_task() for managed_node3/file 6631 1726776660.76600: done queuing things up, now waiting for results queue to drain 6631 1726776660.76601: waiting for pending results... 6631 1726776660.76628: done sending task result for task 025ceb90-32dd-8e45-738e-00000000002e 6631 1726776660.76636: WORKER PROCESS EXITING 6631 1726776660.76895: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 6631 1726776660.76999: in run() - task 025ceb90-32dd-8e45-738e-00000000002f 6631 1726776660.77021: variable 'ansible_search_path' from source: unknown 6631 1726776660.77029: variable 'ansible_search_path' from source: unknown 6631 1726776660.77070: calling self._execute() 6631 1726776660.77147: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776660.77161: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776660.77176: variable 'omit' from source: magic vars 6631 1726776660.77291: variable 'omit' from source: magic vars 6631 1726776660.77348: variable 'omit' from source: magic vars 6631 1726776660.77385: variable '__kernel_settings_profile_dir' from source: role '' all vars 6631 1726776660.77699: variable '__kernel_settings_profile_dir' from source: role '' all vars 6631 1726776660.77810: variable '__kernel_settings_profile_parent' from source: set_fact 6631 1726776660.77826: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6631 1726776660.77883: variable 'omit' from source: magic vars 6631 1726776660.77935: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6631 1726776660.78001: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6631 1726776660.78029: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6631 1726776660.78050: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776660.78071: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776660.78105: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6631 1726776660.78113: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776660.78122: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776660.78236: Set connection var ansible_shell_executable to /bin/sh 6631 1726776660.78254: Set connection var ansible_timeout to 10 6631 1726776660.78263: Set connection var ansible_shell_type to sh 6631 1726776660.78275: Set connection var ansible_connection to ssh 6631 1726776660.78291: Set connection var ansible_module_compression to ZIP_DEFLATED 6631 1726776660.78301: Set connection var ansible_pipelining to False 6631 1726776660.78330: variable 'ansible_shell_executable' from source: unknown 6631 1726776660.78339: variable 'ansible_connection' from source: unknown 6631 1726776660.78348: variable 'ansible_module_compression' from source: unknown 6631 1726776660.78358: variable 'ansible_shell_type' from source: unknown 6631 1726776660.78365: variable 'ansible_shell_executable' from source: unknown 6631 1726776660.78375: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776660.78385: variable 'ansible_pipelining' from source: unknown 6631 1726776660.78394: variable 'ansible_timeout' from source: unknown 6631 1726776660.78405: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776660.78609: 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__) 6631 1726776660.78631: variable 'omit' from source: magic vars 6631 1726776660.78641: starting attempt loop 6631 1726776660.78648: running the handler 6631 1726776660.78663: _low_level_execute_command(): starting 6631 1726776660.78682: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6631 1726776660.79478: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776660.79497: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776660.79511: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776660.79533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776660.79585: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776660.79602: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776660.79620: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776660.79640: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776660.79656: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776660.79671: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776660.79688: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776660.79701: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776660.79722: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776660.79734: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776660.79745: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776660.79757: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776660.79848: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776660.79876: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776660.79896: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776660.79968: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776660.81500: stdout chunk (state=3): >>>/root <<< 6631 1726776660.81607: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776660.81693: stderr chunk (state=3): >>><<< 6631 1726776660.81703: stdout chunk (state=3): >>><<< 6631 1726776660.81821: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776660.81830: _low_level_execute_command(): starting 6631 1726776660.81832: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776660.8173013-7099-3154809640871 `" && echo ansible-tmp-1726776660.8173013-7099-3154809640871="` echo /root/.ansible/tmp/ansible-tmp-1726776660.8173013-7099-3154809640871 `" ) && sleep 0' 6631 1726776660.82437: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776660.82450: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776660.82467: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776660.82497: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776660.82599: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776660.82613: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776660.82632: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776660.82650: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776660.82662: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776660.82677: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776660.82690: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776660.82714: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776660.82736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776660.82749: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776660.82760: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776660.82775: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776660.82860: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776660.82884: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776660.82901: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776660.82974: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776660.84789: stdout chunk (state=3): >>>ansible-tmp-1726776660.8173013-7099-3154809640871=/root/.ansible/tmp/ansible-tmp-1726776660.8173013-7099-3154809640871 <<< 6631 1726776660.84975: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776660.84978: stdout chunk (state=3): >>><<< 6631 1726776660.84981: stderr chunk (state=3): >>><<< 6631 1726776660.85424: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776660.8173013-7099-3154809640871=/root/.ansible/tmp/ansible-tmp-1726776660.8173013-7099-3154809640871 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776660.85427: variable 'ansible_module_compression' from source: unknown 6631 1726776660.85430: ANSIBALLZ: Using lock for file 6631 1726776660.85432: ANSIBALLZ: Acquiring lock 6631 1726776660.85434: ANSIBALLZ: Lock acquired: 140288508464304 6631 1726776660.85436: ANSIBALLZ: Creating module 6631 1726776661.05049: ANSIBALLZ: Writing module into payload 6631 1726776661.05309: ANSIBALLZ: Writing module 6631 1726776661.05337: ANSIBALLZ: Renaming module 6631 1726776661.05347: ANSIBALLZ: Done creating module 6631 1726776661.05368: variable 'ansible_facts' from source: unknown 6631 1726776661.05463: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776660.8173013-7099-3154809640871/AnsiballZ_file.py 6631 1726776661.05653: Sending initial data 6631 1726776661.05656: Sent initial data (149 bytes) 6631 1726776661.06970: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776661.06994: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776661.07007: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776661.07033: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776661.07075: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776661.07094: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776661.07109: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776661.07133: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776661.07146: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776661.07157: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776661.07168: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776661.07185: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776661.07206: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776661.07221: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776661.07233: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776661.07247: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776661.07331: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776661.07355: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776661.07370: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776661.07452: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776661.09330: 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 <<< 6631 1726776661.09377: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6631 1726776661.09386: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6631n9q5x9dd/tmpqb4oblv5 /root/.ansible/tmp/ansible-tmp-1726776660.8173013-7099-3154809640871/AnsiballZ_file.py <<< 6631 1726776661.09414: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6631 1726776661.11097: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776661.11227: stderr chunk (state=3): >>><<< 6631 1726776661.11231: stdout chunk (state=3): >>><<< 6631 1726776661.11234: done transferring module to remote 6631 1726776661.11237: _low_level_execute_command(): starting 6631 1726776661.11240: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776660.8173013-7099-3154809640871/ /root/.ansible/tmp/ansible-tmp-1726776660.8173013-7099-3154809640871/AnsiballZ_file.py && sleep 0' 6631 1726776661.12005: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776661.12026: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776661.12043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776661.12060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776661.12104: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776661.12119: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776661.12135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776661.12154: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776661.12165: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776661.12178: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776661.12190: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776661.12202: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776661.12217: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776661.12231: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776661.12243: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776661.12255: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776661.12333: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776661.12353: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776661.12368: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776661.12436: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776661.14246: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776661.14332: stderr chunk (state=3): >>><<< 6631 1726776661.14344: stdout chunk (state=3): >>><<< 6631 1726776661.14455: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776661.14458: _low_level_execute_command(): starting 6631 1726776661.14461: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776660.8173013-7099-3154809640871/AnsiballZ_file.py && sleep 0' 6631 1726776661.15067: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776661.15083: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776661.15096: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776661.15123: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776661.15161: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776661.15175: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776661.15188: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776661.15204: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776661.15223: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776661.15235: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776661.15246: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776661.15259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776661.15277: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776661.15290: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776661.15301: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776661.15313: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776661.15398: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776661.15417: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776661.15441: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776661.15510: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776661.29941: 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}}} <<< 6631 1726776661.31038: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 6631 1726776661.31133: stderr chunk (state=3): >>><<< 6631 1726776661.31140: stdout chunk (state=3): >>><<< 6631 1726776661.31159: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.45.78 closed. 6631 1726776661.31205: 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-1726776660.8173013-7099-3154809640871/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6631 1726776661.31214: _low_level_execute_command(): starting 6631 1726776661.31221: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776660.8173013-7099-3154809640871/ > /dev/null 2>&1 && sleep 0' 6631 1726776661.32106: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776661.32112: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776661.32155: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 6631 1726776661.32160: 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.45.78 is address debug1: re-parsing configuration <<< 6631 1726776661.32177: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776661.32180: 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.45.78 originally 10.31.45.78 debug2: match found <<< 6631 1726776661.32193: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776661.32265: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776661.32278: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776661.32287: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776661.32351: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776661.34215: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776661.34222: stdout chunk (state=3): >>><<< 6631 1726776661.34235: stderr chunk (state=3): >>><<< 6631 1726776661.34252: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776661.34258: handler run complete 6631 1726776661.34287: attempt loop complete, returning result 6631 1726776661.34321: _execute() done 6631 1726776661.34324: dumping result to json 6631 1726776661.34330: done dumping result, returning 6631 1726776661.34342: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists [025ceb90-32dd-8e45-738e-00000000002f] 6631 1726776661.34347: sending task result for task 025ceb90-32dd-8e45-738e-00000000002f 6631 1726776661.34455: done sending task result for task 025ceb90-32dd-8e45-738e-00000000002f 6631 1726776661.34459: WORKER PROCESS EXITING changed: [managed_node3] => { "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 } 6631 1726776661.34546: no more pending results, returning what we have 6631 1726776661.34550: results queue empty 6631 1726776661.34551: checking for any_errors_fatal 6631 1726776661.34563: done checking for any_errors_fatal 6631 1726776661.34564: checking for max_fail_percentage 6631 1726776661.34566: done checking for max_fail_percentage 6631 1726776661.34566: checking to see if all hosts have failed and the running result is not ok 6631 1726776661.34568: done checking to see if all hosts have failed 6631 1726776661.34568: getting the remaining hosts for this loop 6631 1726776661.34570: done getting the remaining hosts for this loop 6631 1726776661.34574: getting the next task for host managed_node3 6631 1726776661.34580: done getting next task for host managed_node3 6631 1726776661.34589: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 6631 1726776661.34592: ^ 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? (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 6631 1726776661.34602: getting variables 6631 1726776661.34604: in VariableManager get_vars() 6631 1726776661.34649: Calling all_inventory to load vars for managed_node3 6631 1726776661.34651: Calling groups_inventory to load vars for managed_node3 6631 1726776661.34654: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776661.34665: Calling all_plugins_play to load vars for managed_node3 6631 1726776661.34668: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776661.34672: Calling groups_plugins_play to load vars for managed_node3 6631 1726776661.34728: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776661.34876: done with get_vars() 6631 1726776661.34885: 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:01 -0400 (0:00:00.587) 0:00:36.792 **** 6631 1726776661.35105: entering _queue_task() for managed_node3/slurp 6631 1726776661.35379: worker is 1 (out of 1 available) 6631 1726776661.35505: exiting _queue_task() for managed_node3/slurp 6631 1726776661.35515: done queuing things up, now waiting for results queue to drain 6631 1726776661.35516: waiting for pending results... 6631 1726776661.35790: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 6631 1726776661.35884: in run() - task 025ceb90-32dd-8e45-738e-000000000030 6631 1726776661.35901: variable 'ansible_search_path' from source: unknown 6631 1726776661.35908: variable 'ansible_search_path' from source: unknown 6631 1726776661.35948: calling self._execute() 6631 1726776661.36017: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776661.36031: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776661.36045: variable 'omit' from source: magic vars 6631 1726776661.36150: variable 'omit' from source: magic vars 6631 1726776661.36202: variable 'omit' from source: magic vars 6631 1726776661.36233: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6631 1726776661.36524: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6631 1726776661.36650: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6631 1726776661.36697: variable 'omit' from source: magic vars 6631 1726776661.36743: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6631 1726776661.36783: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6631 1726776661.36809: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6631 1726776661.36834: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776661.36851: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776661.36889: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6631 1726776661.36897: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776661.36905: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776661.37012: Set connection var ansible_shell_executable to /bin/sh 6631 1726776661.37030: Set connection var ansible_timeout to 10 6631 1726776661.37038: Set connection var ansible_shell_type to sh 6631 1726776661.37048: Set connection var ansible_connection to ssh 6631 1726776661.37057: Set connection var ansible_module_compression to ZIP_DEFLATED 6631 1726776661.37066: Set connection var ansible_pipelining to False 6631 1726776661.37094: variable 'ansible_shell_executable' from source: unknown 6631 1726776661.37103: variable 'ansible_connection' from source: unknown 6631 1726776661.37110: variable 'ansible_module_compression' from source: unknown 6631 1726776661.37116: variable 'ansible_shell_type' from source: unknown 6631 1726776661.37125: variable 'ansible_shell_executable' from source: unknown 6631 1726776661.37132: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776661.37139: variable 'ansible_pipelining' from source: unknown 6631 1726776661.37146: variable 'ansible_timeout' from source: unknown 6631 1726776661.37154: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776661.37354: 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__) 6631 1726776661.37370: variable 'omit' from source: magic vars 6631 1726776661.37384: starting attempt loop 6631 1726776661.37391: running the handler 6631 1726776661.37407: _low_level_execute_command(): starting 6631 1726776661.37422: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6631 1726776661.38441: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776661.39009: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776661.39027: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776661.39043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776661.39087: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776661.39098: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776661.39110: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776661.39138: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776661.39148: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776661.39157: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776661.39166: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776661.39180: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776661.39193: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776661.39202: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776661.39212: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776661.39226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776661.39302: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776661.39317: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776661.39336: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776661.39410: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776661.40994: stdout chunk (state=3): >>>/root <<< 6631 1726776661.41191: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776661.41195: stdout chunk (state=3): >>><<< 6631 1726776661.41199: stderr chunk (state=3): >>><<< 6631 1726776661.41225: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776661.41322: _low_level_execute_command(): starting 6631 1726776661.41326: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776661.4123023-7135-242519591467118 `" && echo ansible-tmp-1726776661.4123023-7135-242519591467118="` echo /root/.ansible/tmp/ansible-tmp-1726776661.4123023-7135-242519591467118 `" ) && sleep 0' 6631 1726776661.42430: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776661.42445: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776661.42460: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776661.42482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776661.42526: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776661.42540: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776661.42555: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776661.42576: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776661.42589: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776661.42601: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776661.42613: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776661.42632: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776661.42649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776661.42662: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776661.42677: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776661.42692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776661.42766: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776661.42791: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776661.42806: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776661.42877: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776661.44785: stdout chunk (state=3): >>>ansible-tmp-1726776661.4123023-7135-242519591467118=/root/.ansible/tmp/ansible-tmp-1726776661.4123023-7135-242519591467118 <<< 6631 1726776661.44935: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776661.44996: stderr chunk (state=3): >>><<< 6631 1726776661.44999: stdout chunk (state=3): >>><<< 6631 1726776661.45131: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776661.4123023-7135-242519591467118=/root/.ansible/tmp/ansible-tmp-1726776661.4123023-7135-242519591467118 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776661.45134: variable 'ansible_module_compression' from source: unknown 6631 1726776661.45137: ANSIBALLZ: Using lock for slurp 6631 1726776661.45139: ANSIBALLZ: Acquiring lock 6631 1726776661.45142: ANSIBALLZ: Lock acquired: 140288508464208 6631 1726776661.45238: ANSIBALLZ: Creating module 6631 1726776661.60210: ANSIBALLZ: Writing module into payload 6631 1726776661.60282: ANSIBALLZ: Writing module 6631 1726776661.60300: ANSIBALLZ: Renaming module 6631 1726776661.60303: ANSIBALLZ: Done creating module 6631 1726776661.60327: variable 'ansible_facts' from source: unknown 6631 1726776661.60400: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776661.4123023-7135-242519591467118/AnsiballZ_slurp.py 6631 1726776661.60544: Sending initial data 6631 1726776661.60548: Sent initial data (152 bytes) 6631 1726776661.61484: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776661.61493: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776661.61503: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776661.61529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776661.61559: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776661.61567: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776661.61594: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776661.61597: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776661.61599: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776661.61601: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776661.61606: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776661.61615: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776661.61636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776661.61639: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776661.61653: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776661.61658: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776661.61727: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776661.61730: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776661.61740: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776661.61793: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776661.63570: 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 <<< 6631 1726776661.63607: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6631 1726776661.64226: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6631n9q5x9dd/tmph5dmjt0u /root/.ansible/tmp/ansible-tmp-1726776661.4123023-7135-242519591467118/AnsiballZ_slurp.py <<< 6631 1726776661.64232: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6631 1726776661.64654: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776661.64791: stderr chunk (state=3): >>><<< 6631 1726776661.64794: stdout chunk (state=3): >>><<< 6631 1726776661.64814: done transferring module to remote 6631 1726776661.64827: _low_level_execute_command(): starting 6631 1726776661.64832: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776661.4123023-7135-242519591467118/ /root/.ansible/tmp/ansible-tmp-1726776661.4123023-7135-242519591467118/AnsiballZ_slurp.py && sleep 0' 6631 1726776661.65481: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776661.65484: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776661.65493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776661.65505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776661.65545: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776661.65552: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776661.65562: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776661.65578: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776661.65582: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776661.65590: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776661.65595: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776661.65603: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776661.65614: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776661.65623: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776661.65631: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776661.65640: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776661.65709: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776661.65728: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776661.65744: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776661.65812: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776661.67549: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776661.67593: stderr chunk (state=3): >>><<< 6631 1726776661.67598: stdout chunk (state=3): >>><<< 6631 1726776661.67614: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776661.67617: _low_level_execute_command(): starting 6631 1726776661.67624: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776661.4123023-7135-242519591467118/AnsiballZ_slurp.py && sleep 0' 6631 1726776661.68284: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776661.68289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776661.68327: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776661.68332: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration <<< 6631 1726776661.68347: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776661.68353: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776661.68370: 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.45.78 originally 10.31.45.78 debug2: match found <<< 6631 1726776661.68378: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776661.68450: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776661.68469: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776661.68472: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776661.68556: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776661.81812: 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"}}} <<< 6631 1726776661.82907: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 6631 1726776661.82963: stderr chunk (state=3): >>><<< 6631 1726776661.82966: stdout chunk (state=3): >>><<< 6631 1726776661.82983: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.45.78 closed. 6631 1726776661.83008: 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-1726776661.4123023-7135-242519591467118/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6631 1726776661.83015: _low_level_execute_command(): starting 6631 1726776661.83021: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776661.4123023-7135-242519591467118/ > /dev/null 2>&1 && sleep 0' 6631 1726776661.83485: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776661.83490: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776661.83498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776661.83537: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776661.83541: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776661.83557: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776661.83560: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776661.83615: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776661.83625: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776661.83627: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776661.83663: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776661.85509: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776661.85561: stderr chunk (state=3): >>><<< 6631 1726776661.85570: stdout chunk (state=3): >>><<< 6631 1726776661.85584: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776661.85589: handler run complete 6631 1726776661.85602: attempt loop complete, returning result 6631 1726776661.85605: _execute() done 6631 1726776661.85608: dumping result to json 6631 1726776661.85611: done dumping result, returning 6631 1726776661.85620: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile [025ceb90-32dd-8e45-738e-000000000030] 6631 1726776661.85626: sending task result for task 025ceb90-32dd-8e45-738e-000000000030 6631 1726776661.85715: done sending task result for task 025ceb90-32dd-8e45-738e-000000000030 6631 1726776661.85720: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdAo=", "encoding": "base64", "source": "/etc/tuned/active_profile" } 6631 1726776661.85784: no more pending results, returning what we have 6631 1726776661.85789: results queue empty 6631 1726776661.85790: checking for any_errors_fatal 6631 1726776661.85796: done checking for any_errors_fatal 6631 1726776661.85796: checking for max_fail_percentage 6631 1726776661.85798: done checking for max_fail_percentage 6631 1726776661.85798: checking to see if all hosts have failed and the running result is not ok 6631 1726776661.85800: done checking to see if all hosts have failed 6631 1726776661.85800: getting the remaining hosts for this loop 6631 1726776661.85802: done getting the remaining hosts for this loop 6631 1726776661.85805: getting the next task for host managed_node3 6631 1726776661.85810: done getting next task for host managed_node3 6631 1726776661.85813: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 6631 1726776661.85816: ^ 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? (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 6631 1726776661.85827: getting variables 6631 1726776661.85829: in VariableManager get_vars() 6631 1726776661.85865: Calling all_inventory to load vars for managed_node3 6631 1726776661.85867: Calling groups_inventory to load vars for managed_node3 6631 1726776661.85870: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776661.85880: Calling all_plugins_play to load vars for managed_node3 6631 1726776661.85883: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776661.85886: Calling groups_plugins_play to load vars for managed_node3 6631 1726776661.85933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776661.85974: done with get_vars() 6631 1726776661.85981: done getting variables 6631 1726776661.86026: 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:01 -0400 (0:00:00.509) 0:00:37.301 **** 6631 1726776661.86048: entering _queue_task() for managed_node3/set_fact 6631 1726776661.86223: worker is 1 (out of 1 available) 6631 1726776661.86238: exiting _queue_task() for managed_node3/set_fact 6631 1726776661.86250: done queuing things up, now waiting for results queue to drain 6631 1726776661.86251: waiting for pending results... 6631 1726776661.86409: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 6631 1726776661.86468: in run() - task 025ceb90-32dd-8e45-738e-000000000031 6631 1726776661.86480: variable 'ansible_search_path' from source: unknown 6631 1726776661.86484: variable 'ansible_search_path' from source: unknown 6631 1726776661.86509: calling self._execute() 6631 1726776661.86560: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776661.86564: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776661.86571: variable 'omit' from source: magic vars 6631 1726776661.86647: variable 'omit' from source: magic vars 6631 1726776661.86678: variable 'omit' from source: magic vars 6631 1726776661.86950: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6631 1726776661.86959: variable '__cur_profile' from source: task vars 6631 1726776661.87060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6631 1726776661.88660: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6631 1726776661.88706: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6631 1726776661.88733: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6631 1726776661.88758: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6631 1726776661.88779: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6631 1726776661.88838: 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) 6631 1726776661.88857: 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) 6631 1726776661.88877: 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) 6631 1726776661.88902: 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) 6631 1726776661.88915: 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) 6631 1726776661.88988: variable '__kernel_settings_tuned_current_profile' from source: set_fact 6631 1726776661.89025: variable 'omit' from source: magic vars 6631 1726776661.89045: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6631 1726776661.89065: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6631 1726776661.89082: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6631 1726776661.89095: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776661.89103: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776661.89127: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6631 1726776661.89134: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776661.89136: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776661.89198: Set connection var ansible_shell_executable to /bin/sh 6631 1726776661.89204: Set connection var ansible_timeout to 10 6631 1726776661.89207: Set connection var ansible_shell_type to sh 6631 1726776661.89212: Set connection var ansible_connection to ssh 6631 1726776661.89217: Set connection var ansible_module_compression to ZIP_DEFLATED 6631 1726776661.89223: Set connection var ansible_pipelining to False 6631 1726776661.89242: variable 'ansible_shell_executable' from source: unknown 6631 1726776661.89245: variable 'ansible_connection' from source: unknown 6631 1726776661.89252: variable 'ansible_module_compression' from source: unknown 6631 1726776661.89254: variable 'ansible_shell_type' from source: unknown 6631 1726776661.89257: variable 'ansible_shell_executable' from source: unknown 6631 1726776661.89259: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776661.89261: variable 'ansible_pipelining' from source: unknown 6631 1726776661.89263: variable 'ansible_timeout' from source: unknown 6631 1726776661.89265: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776661.89327: 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) 6631 1726776661.89334: variable 'omit' from source: magic vars 6631 1726776661.89339: starting attempt loop 6631 1726776661.89342: running the handler 6631 1726776661.89350: handler run complete 6631 1726776661.89361: attempt loop complete, returning result 6631 1726776661.89364: _execute() done 6631 1726776661.89366: dumping result to json 6631 1726776661.89368: done dumping result, returning 6631 1726776661.89376: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile [025ceb90-32dd-8e45-738e-000000000031] 6631 1726776661.89378: sending task result for task 025ceb90-32dd-8e45-738e-000000000031 6631 1726776661.89459: done sending task result for task 025ceb90-32dd-8e45-738e-000000000031 6631 1726776661.89462: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_active_profile": "virtual-guest kernel_settings" }, "changed": false } 6631 1726776661.89533: no more pending results, returning what we have 6631 1726776661.89536: results queue empty 6631 1726776661.89537: checking for any_errors_fatal 6631 1726776661.89541: done checking for any_errors_fatal 6631 1726776661.89542: checking for max_fail_percentage 6631 1726776661.89544: done checking for max_fail_percentage 6631 1726776661.89544: checking to see if all hosts have failed and the running result is not ok 6631 1726776661.89545: done checking to see if all hosts have failed 6631 1726776661.89546: getting the remaining hosts for this loop 6631 1726776661.89547: done getting the remaining hosts for this loop 6631 1726776661.89550: getting the next task for host managed_node3 6631 1726776661.89555: done getting next task for host managed_node3 6631 1726776661.89558: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 6631 1726776661.89560: ^ 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? (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 6631 1726776661.89584: getting variables 6631 1726776661.89586: in VariableManager get_vars() 6631 1726776661.89613: Calling all_inventory to load vars for managed_node3 6631 1726776661.89615: Calling groups_inventory to load vars for managed_node3 6631 1726776661.89616: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776661.89624: Calling all_plugins_play to load vars for managed_node3 6631 1726776661.89626: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776661.89628: Calling groups_plugins_play to load vars for managed_node3 6631 1726776661.89660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776661.89693: done with get_vars() 6631 1726776661.89699: done getting variables 6631 1726776661.89785: 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 [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:01 -0400 (0:00:00.037) 0:00:37.339 **** 6631 1726776661.89808: entering _queue_task() for managed_node3/copy 6631 1726776661.89980: worker is 1 (out of 1 available) 6631 1726776661.89995: exiting _queue_task() for managed_node3/copy 6631 1726776661.90005: done queuing things up, now waiting for results queue to drain 6631 1726776661.90006: waiting for pending results... 6631 1726776661.90166: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 6631 1726776661.90229: in run() - task 025ceb90-32dd-8e45-738e-000000000032 6631 1726776661.90245: variable 'ansible_search_path' from source: unknown 6631 1726776661.90249: variable 'ansible_search_path' from source: unknown 6631 1726776661.90276: calling self._execute() 6631 1726776661.90327: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776661.90331: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776661.90341: variable 'omit' from source: magic vars 6631 1726776661.90411: variable 'omit' from source: magic vars 6631 1726776661.90445: variable 'omit' from source: magic vars 6631 1726776661.90470: variable '__kernel_settings_active_profile' from source: set_fact 6631 1726776661.90674: variable '__kernel_settings_active_profile' from source: set_fact 6631 1726776661.90693: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6631 1726776661.90741: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6631 1726776661.90795: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6631 1726776661.90817: variable 'omit' from source: magic vars 6631 1726776661.90850: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6631 1726776661.90878: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6631 1726776661.90890: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6631 1726776661.90905: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776661.90914: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776661.90937: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6631 1726776661.90940: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776661.90942: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776661.91009: Set connection var ansible_shell_executable to /bin/sh 6631 1726776661.91020: Set connection var ansible_timeout to 10 6631 1726776661.91023: Set connection var ansible_shell_type to sh 6631 1726776661.91028: Set connection var ansible_connection to ssh 6631 1726776661.91033: Set connection var ansible_module_compression to ZIP_DEFLATED 6631 1726776661.91037: Set connection var ansible_pipelining to False 6631 1726776661.91054: variable 'ansible_shell_executable' from source: unknown 6631 1726776661.91110: variable 'ansible_connection' from source: unknown 6631 1726776661.91118: variable 'ansible_module_compression' from source: unknown 6631 1726776661.91124: variable 'ansible_shell_type' from source: unknown 6631 1726776661.91127: variable 'ansible_shell_executable' from source: unknown 6631 1726776661.91130: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776661.91133: variable 'ansible_pipelining' from source: unknown 6631 1726776661.91136: variable 'ansible_timeout' from source: unknown 6631 1726776661.91140: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776661.91237: 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) 6631 1726776661.91244: variable 'omit' from source: magic vars 6631 1726776661.91249: starting attempt loop 6631 1726776661.91252: running the handler 6631 1726776661.91261: _low_level_execute_command(): starting 6631 1726776661.91267: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6631 1726776661.91783: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776661.91799: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776661.91820: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 6631 1726776661.91834: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776661.91845: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776661.91891: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776661.91904: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776661.91955: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776661.93589: stdout chunk (state=3): >>>/root <<< 6631 1726776661.93697: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776661.93744: stderr chunk (state=3): >>><<< 6631 1726776661.93747: stdout chunk (state=3): >>><<< 6631 1726776661.93766: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776661.93780: _low_level_execute_command(): starting 6631 1726776661.93786: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776661.937662-7160-5871489432024 `" && echo ansible-tmp-1726776661.937662-7160-5871489432024="` echo /root/.ansible/tmp/ansible-tmp-1726776661.937662-7160-5871489432024 `" ) && sleep 0' 6631 1726776661.94235: 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 <<< 6631 1726776661.94252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776661.94276: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776661.94287: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776661.94328: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776661.94348: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776661.94387: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776661.96307: stdout chunk (state=3): >>>ansible-tmp-1726776661.937662-7160-5871489432024=/root/.ansible/tmp/ansible-tmp-1726776661.937662-7160-5871489432024 <<< 6631 1726776661.96420: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776661.96470: stderr chunk (state=3): >>><<< 6631 1726776661.96475: stdout chunk (state=3): >>><<< 6631 1726776661.96488: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776661.937662-7160-5871489432024=/root/.ansible/tmp/ansible-tmp-1726776661.937662-7160-5871489432024 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776661.96557: variable 'ansible_module_compression' from source: unknown 6631 1726776661.96603: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6631n9q5x9dd/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6631 1726776661.96632: variable 'ansible_facts' from source: unknown 6631 1726776661.96694: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776661.937662-7160-5871489432024/AnsiballZ_stat.py 6631 1726776661.96788: Sending initial data 6631 1726776661.96796: Sent initial data (148 bytes) 6631 1726776661.97476: 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 <<< 6631 1726776661.97488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776661.97499: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 6631 1726776661.97510: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776661.97522: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776661.97566: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776661.97589: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776661.97625: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776661.99405: 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 <<< 6631 1726776661.99414: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6631 1726776661.99438: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6631 1726776661.99471: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6631n9q5x9dd/tmp3rtrui11 /root/.ansible/tmp/ansible-tmp-1726776661.937662-7160-5871489432024/AnsiballZ_stat.py <<< 6631 1726776661.99500: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6631 1726776662.00275: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776662.00375: stderr chunk (state=3): >>><<< 6631 1726776662.00378: stdout chunk (state=3): >>><<< 6631 1726776662.00397: done transferring module to remote 6631 1726776662.00406: _low_level_execute_command(): starting 6631 1726776662.00411: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776661.937662-7160-5871489432024/ /root/.ansible/tmp/ansible-tmp-1726776661.937662-7160-5871489432024/AnsiballZ_stat.py && sleep 0' 6631 1726776662.00866: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776662.00882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776662.00897: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 6631 1726776662.00909: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776662.00921: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776662.00969: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776662.00981: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776662.01033: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776662.02866: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776662.02944: stderr chunk (state=3): >>><<< 6631 1726776662.02953: stdout chunk (state=3): >>><<< 6631 1726776662.02985: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776662.02998: _low_level_execute_command(): starting 6631 1726776662.03008: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776661.937662-7160-5871489432024/AnsiballZ_stat.py && sleep 0' 6631 1726776662.03786: 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 <<< 6631 1726776662.03789: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776662.03809: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 6631 1726776662.03852: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776662.03855: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776662.03858: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776662.03916: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776662.03924: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776662.03926: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776662.03977: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776662.33875: 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": 444596361, "dev": 51713, "nlink": 1, "atime": 1726776661.817152, "mtime": 1726776660.6711578, "ctime": 1726776660.6711578, "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": "1181686092", "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}}} <<< 6631 1726776662.35193: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 6631 1726776662.35247: stderr chunk (state=3): >>><<< 6631 1726776662.35250: stdout chunk (state=3): >>><<< 6631 1726776662.35266: _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": 444596361, "dev": 51713, "nlink": 1, "atime": 1726776661.817152, "mtime": 1726776660.6711578, "ctime": 1726776660.6711578, "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": "1181686092", "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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.45.78 closed. 6631 1726776662.35324: 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-1726776661.937662-7160-5871489432024/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6631 1726776662.35424: Sending initial data 6631 1726776662.35428: Sent initial data (136 bytes) 6631 1726776662.36111: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776662.36122: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776662.36155: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776662.36158: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776662.36161: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776662.36216: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776662.36222: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776662.36227: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776662.36265: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776662.38096: 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 <<< 6631 1726776662.38099: stderr chunk (state=3): >>>debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6631 1726776662.38126: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6631 1726776662.38158: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6631n9q5x9dd/.dro03o26 /root/.ansible/tmp/ansible-tmp-1726776661.937662-7160-5871489432024/.source <<< 6631 1726776662.38188: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6631 1726776662.38331: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776662.38421: stderr chunk (state=3): >>><<< 6631 1726776662.38430: stdout chunk (state=3): >>><<< 6631 1726776662.38446: _low_level_execute_command(): starting 6631 1726776662.38449: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776661.937662-7160-5871489432024/ /root/.ansible/tmp/ansible-tmp-1726776661.937662-7160-5871489432024/.source && sleep 0' 6631 1726776662.38886: 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 <<< 6631 1726776662.38889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776662.38923: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776662.38926: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776662.38930: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776662.38977: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776662.38989: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776662.39031: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776662.40876: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776662.40903: stderr chunk (state=3): >>><<< 6631 1726776662.40907: stdout chunk (state=3): >>><<< 6631 1726776662.40922: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776662.40943: variable 'ansible_module_compression' from source: unknown 6631 1726776662.40990: ANSIBALLZ: Using generic lock for ansible.legacy.copy 6631 1726776662.40993: ANSIBALLZ: Acquiring lock 6631 1726776662.40995: ANSIBALLZ: Lock acquired: 140288523333280 6631 1726776662.40997: ANSIBALLZ: Creating module 6631 1726776662.52442: ANSIBALLZ: Writing module into payload 6631 1726776662.52605: ANSIBALLZ: Writing module 6631 1726776662.52636: ANSIBALLZ: Renaming module 6631 1726776662.52648: ANSIBALLZ: Done creating module 6631 1726776662.52664: variable 'ansible_facts' from source: unknown 6631 1726776662.52738: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776661.937662-7160-5871489432024/AnsiballZ_copy.py 6631 1726776662.52889: Sending initial data 6631 1726776662.52892: Sent initial data (148 bytes) 6631 1726776662.53905: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776662.53929: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776662.53944: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776662.53962: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776662.54005: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776662.54023: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776662.54044: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776662.54061: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776662.54076: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776662.54090: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776662.54102: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776662.54121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776662.54142: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776662.54156: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776662.54167: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776662.54185: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776662.54268: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776662.54277: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776662.54338: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776662.56148: 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 <<< 6631 1726776662.56189: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6631 1726776662.56213: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6631n9q5x9dd/tmpcxmx3j52 /root/.ansible/tmp/ansible-tmp-1726776661.937662-7160-5871489432024/AnsiballZ_copy.py <<< 6631 1726776662.56251: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6631 1726776662.57246: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776662.57347: stderr chunk (state=3): >>><<< 6631 1726776662.57350: stdout chunk (state=3): >>><<< 6631 1726776662.57374: done transferring module to remote 6631 1726776662.57380: _low_level_execute_command(): starting 6631 1726776662.57384: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776661.937662-7160-5871489432024/ /root/.ansible/tmp/ansible-tmp-1726776661.937662-7160-5871489432024/AnsiballZ_copy.py && sleep 0' 6631 1726776662.58038: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776662.58046: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776662.58056: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776662.58069: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776662.58111: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776662.58125: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776662.58135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776662.58147: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776662.58154: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776662.58160: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776662.58168: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776662.58177: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776662.58187: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776662.58194: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776662.58202: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776662.58215: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776662.58297: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776662.58307: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776662.58326: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776662.58381: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776662.60174: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776662.60216: stderr chunk (state=3): >>><<< 6631 1726776662.60222: stdout chunk (state=3): >>><<< 6631 1726776662.60235: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776662.60238: _low_level_execute_command(): starting 6631 1726776662.60243: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776661.937662-7160-5871489432024/AnsiballZ_copy.py && sleep 0' 6631 1726776662.60877: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776662.60884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776662.60926: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776662.60939: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration <<< 6631 1726776662.60945: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776662.60950: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776662.60964: 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.45.78 originally 10.31.45.78 debug2: match found <<< 6631 1726776662.60969: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776662.61049: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776662.61066: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776662.61069: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776662.61141: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776662.75836: stdout chunk (state=3): >>> {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726776661.937662-7160-5871489432024/.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-1726776661.937662-7160-5871489432024/.source", "_original_basename": ".dro03o26", "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}}} <<< 6631 1726776662.77114: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 6631 1726776662.77121: stdout chunk (state=3): >>><<< 6631 1726776662.77124: stderr chunk (state=3): >>><<< 6631 1726776662.77142: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726776661.937662-7160-5871489432024/.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-1726776661.937662-7160-5871489432024/.source", "_original_basename": ".dro03o26", "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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.45.78 closed. 6631 1726776662.77180: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/active_profile', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726776661.937662-7160-5871489432024/.source', '_original_basename': '.dro03o26', '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-1726776661.937662-7160-5871489432024/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6631 1726776662.77189: _low_level_execute_command(): starting 6631 1726776662.77194: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776661.937662-7160-5871489432024/ > /dev/null 2>&1 && sleep 0' 6631 1726776662.77903: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776662.78340: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776662.78351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776662.78365: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776662.78407: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776662.78414: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776662.78426: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776662.78439: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776662.78447: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776662.78454: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776662.78462: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776662.78470: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776662.78484: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776662.78492: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776662.78499: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776662.78509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776662.78588: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776662.78607: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776662.78624: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776662.78688: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776662.80563: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776662.80567: stdout chunk (state=3): >>><<< 6631 1726776662.80574: stderr chunk (state=3): >>><<< 6631 1726776662.80595: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776662.80602: handler run complete 6631 1726776662.80632: attempt loop complete, returning result 6631 1726776662.80635: _execute() done 6631 1726776662.80638: dumping result to json 6631 1726776662.80642: done dumping result, returning 6631 1726776662.80653: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile [025ceb90-32dd-8e45-738e-000000000032] 6631 1726776662.80659: sending task result for task 025ceb90-32dd-8e45-738e-000000000032 6631 1726776662.80767: done sending task result for task 025ceb90-32dd-8e45-738e-000000000032 6631 1726776662.80769: WORKER PROCESS EXITING changed: [managed_node3] => { "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-1726776661.937662-7160-5871489432024/.source", "state": "file", "uid": 0 } 6631 1726776662.80858: no more pending results, returning what we have 6631 1726776662.80861: results queue empty 6631 1726776662.80862: checking for any_errors_fatal 6631 1726776662.80865: done checking for any_errors_fatal 6631 1726776662.80866: checking for max_fail_percentage 6631 1726776662.80867: done checking for max_fail_percentage 6631 1726776662.80868: checking to see if all hosts have failed and the running result is not ok 6631 1726776662.80869: done checking to see if all hosts have failed 6631 1726776662.80870: getting the remaining hosts for this loop 6631 1726776662.80871: done getting the remaining hosts for this loop 6631 1726776662.80875: getting the next task for host managed_node3 6631 1726776662.80882: done getting next task for host managed_node3 6631 1726776662.80885: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 6631 1726776662.80888: ^ 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? (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 6631 1726776662.80896: getting variables 6631 1726776662.80897: in VariableManager get_vars() 6631 1726776662.80935: Calling all_inventory to load vars for managed_node3 6631 1726776662.80938: Calling groups_inventory to load vars for managed_node3 6631 1726776662.80940: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776662.80948: Calling all_plugins_play to load vars for managed_node3 6631 1726776662.80950: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776662.80953: Calling groups_plugins_play to load vars for managed_node3 6631 1726776662.80998: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776662.81061: done with get_vars() 6631 1726776662.81070: done getting variables 6631 1726776662.81144: 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:02 -0400 (0:00:00.913) 0:00:38.253 **** 6631 1726776662.81190: entering _queue_task() for managed_node3/copy 6631 1726776662.81756: worker is 1 (out of 1 available) 6631 1726776662.81770: exiting _queue_task() for managed_node3/copy 6631 1726776662.81783: done queuing things up, now waiting for results queue to drain 6631 1726776662.81784: waiting for pending results... 6631 1726776662.82161: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 6631 1726776662.82201: in run() - task 025ceb90-32dd-8e45-738e-000000000033 6631 1726776662.82223: variable 'ansible_search_path' from source: unknown 6631 1726776662.82233: variable 'ansible_search_path' from source: unknown 6631 1726776662.82270: calling self._execute() 6631 1726776662.82344: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776662.82354: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776662.82367: variable 'omit' from source: magic vars 6631 1726776662.82474: variable 'omit' from source: magic vars 6631 1726776662.82524: variable 'omit' from source: magic vars 6631 1726776662.82559: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 6631 1726776662.82924: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 6631 1726776662.83014: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6631 1726776662.83057: variable 'omit' from source: magic vars 6631 1726776662.83112: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6631 1726776662.83151: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6631 1726776662.83176: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6631 1726776662.83197: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776662.83217: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776662.83253: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6631 1726776662.83261: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776662.83268: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776662.83368: Set connection var ansible_shell_executable to /bin/sh 6631 1726776662.83384: Set connection var ansible_timeout to 10 6631 1726776662.83391: Set connection var ansible_shell_type to sh 6631 1726776662.83399: Set connection var ansible_connection to ssh 6631 1726776662.83408: Set connection var ansible_module_compression to ZIP_DEFLATED 6631 1726776662.83416: Set connection var ansible_pipelining to False 6631 1726776662.83448: variable 'ansible_shell_executable' from source: unknown 6631 1726776662.83456: variable 'ansible_connection' from source: unknown 6631 1726776662.83463: variable 'ansible_module_compression' from source: unknown 6631 1726776662.83469: variable 'ansible_shell_type' from source: unknown 6631 1726776662.83478: variable 'ansible_shell_executable' from source: unknown 6631 1726776662.83485: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776662.83492: variable 'ansible_pipelining' from source: unknown 6631 1726776662.83497: variable 'ansible_timeout' from source: unknown 6631 1726776662.83504: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776662.83650: 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) 6631 1726776662.83665: variable 'omit' from source: magic vars 6631 1726776662.83678: starting attempt loop 6631 1726776662.83686: running the handler 6631 1726776662.83700: _low_level_execute_command(): starting 6631 1726776662.83712: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6631 1726776662.84491: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776662.84507: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776662.84530: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776662.84551: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776662.84596: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776662.84609: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776662.84628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776662.84647: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776662.84660: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776662.84675: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776662.84689: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776662.84703: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776662.84721: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776662.84738: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776662.84751: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776662.84765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776662.84845: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776662.84870: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776662.84893: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776662.84964: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776662.86590: stdout chunk (state=3): >>>/root <<< 6631 1726776662.86767: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776662.86771: stdout chunk (state=3): >>><<< 6631 1726776662.86776: stderr chunk (state=3): >>><<< 6631 1726776662.86824: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776662.86828: _low_level_execute_command(): starting 6631 1726776662.86831: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776662.868015-7201-33269363577833 `" && echo ansible-tmp-1726776662.868015-7201-33269363577833="` echo /root/.ansible/tmp/ansible-tmp-1726776662.868015-7201-33269363577833 `" ) && sleep 0' 6631 1726776662.88132: 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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 6631 1726776662.88398: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776662.88403: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776662.88665: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776662.90397: stdout chunk (state=3): >>>ansible-tmp-1726776662.868015-7201-33269363577833=/root/.ansible/tmp/ansible-tmp-1726776662.868015-7201-33269363577833 <<< 6631 1726776662.90578: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776662.90582: stdout chunk (state=3): >>><<< 6631 1726776662.90589: stderr chunk (state=3): >>><<< 6631 1726776662.90925: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776662.868015-7201-33269363577833=/root/.ansible/tmp/ansible-tmp-1726776662.868015-7201-33269363577833 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776662.90928: variable 'ansible_module_compression' from source: unknown 6631 1726776662.90930: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6631n9q5x9dd/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6631 1726776662.90933: variable 'ansible_facts' from source: unknown 6631 1726776662.90935: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776662.868015-7201-33269363577833/AnsiballZ_stat.py 6631 1726776662.91856: Sending initial data 6631 1726776662.91867: Sent initial data (149 bytes) 6631 1726776662.93987: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776662.94005: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776662.94025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776662.94046: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776662.94098: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776662.94111: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776662.94129: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776662.94148: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776662.94160: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776662.94174: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776662.94191: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776662.94206: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776662.94224: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776662.94238: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776662.94249: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776662.94263: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776662.94345: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776662.94369: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776662.94390: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776662.94460: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776662.96303: 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 <<< 6631 1726776662.96374: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6631 1726776662.96403: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6631n9q5x9dd/tmprhedumlr /root/.ansible/tmp/ansible-tmp-1726776662.868015-7201-33269363577833/AnsiballZ_stat.py <<< 6631 1726776662.96412: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6631 1726776662.97406: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776662.97523: stderr chunk (state=3): >>><<< 6631 1726776662.97527: stdout chunk (state=3): >>><<< 6631 1726776662.97531: done transferring module to remote 6631 1726776662.97541: _low_level_execute_command(): starting 6631 1726776662.97546: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776662.868015-7201-33269363577833/ /root/.ansible/tmp/ansible-tmp-1726776662.868015-7201-33269363577833/AnsiballZ_stat.py && sleep 0' 6631 1726776662.97987: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776662.97991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776662.98026: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776662.98030: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776662.98042: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776662.98081: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776662.98093: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776662.98141: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776662.99982: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776662.99986: stdout chunk (state=3): >>><<< 6631 1726776662.99992: stderr chunk (state=3): >>><<< 6631 1726776663.00004: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776663.00007: _low_level_execute_command(): starting 6631 1726776663.00012: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776662.868015-7201-33269363577833/AnsiballZ_stat.py && sleep 0' 6631 1726776663.00452: 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 <<< 6631 1726776663.00470: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776663.00482: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 6631 1726776663.00495: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776663.00504: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776663.00555: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776663.00575: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776663.00613: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776663.15427: 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": 444596359, "dev": 51713, "nlink": 1, "atime": 1726776660.4931586, "mtime": 1726776660.6711578, "ctime": 1726776660.6711578, "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": "2012521349", "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}}} <<< 6631 1726776663.16848: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 6631 1726776663.16852: stdout chunk (state=3): >>><<< 6631 1726776663.16855: stderr chunk (state=3): >>><<< 6631 1726776663.17013: _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": 444596359, "dev": 51713, "nlink": 1, "atime": 1726776660.4931586, "mtime": 1726776660.6711578, "ctime": 1726776660.6711578, "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": "2012521349", "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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.45.78 closed. 6631 1726776663.17020: 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-1726776662.868015-7201-33269363577833/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6631 1726776663.17085: Sending initial data 6631 1726776663.17088: Sent initial data (137 bytes) 6631 1726776663.18063: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776663.18239: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776663.18256: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776663.18275: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776663.18316: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776663.18332: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776663.18347: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776663.18366: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776663.18379: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776663.18391: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776663.18403: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776663.18416: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776663.18437: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776663.18448: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776663.18458: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776663.18471: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776663.18546: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776663.18568: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776663.18586: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776663.18651: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776663.20453: 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 <<< 6631 1726776663.20474: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6631 1726776663.20508: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6631n9q5x9dd/.w6ug1161 /root/.ansible/tmp/ansible-tmp-1726776662.868015-7201-33269363577833/.source <<< 6631 1726776663.20542: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6631 1726776663.20723: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776663.20766: stderr chunk (state=3): >>><<< 6631 1726776663.20773: stdout chunk (state=3): >>><<< 6631 1726776663.20792: _low_level_execute_command(): starting 6631 1726776663.20795: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776662.868015-7201-33269363577833/ /root/.ansible/tmp/ansible-tmp-1726776662.868015-7201-33269363577833/.source && sleep 0' 6631 1726776663.21327: 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 <<< 6631 1726776663.21330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776663.21356: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776663.21370: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776663.21388: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776663.21406: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776663.21422: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776663.21440: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776663.21454: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776663.21468: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776663.21490: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776663.21504: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776663.21516: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776663.21532: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776663.21613: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776663.21637: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776663.21653: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776663.21717: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776663.23532: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776663.23580: stderr chunk (state=3): >>><<< 6631 1726776663.23585: stdout chunk (state=3): >>><<< 6631 1726776663.23601: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776663.23625: variable 'ansible_module_compression' from source: unknown 6631 1726776663.23664: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6631n9q5x9dd/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 6631 1726776663.23681: variable 'ansible_facts' from source: unknown 6631 1726776663.23729: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776662.868015-7201-33269363577833/AnsiballZ_copy.py 6631 1726776663.23827: Sending initial data 6631 1726776663.23836: Sent initial data (149 bytes) 6631 1726776663.24730: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776663.24747: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776663.24760: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776663.24783: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776663.24826: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776663.24837: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776663.24849: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776663.24867: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776663.24883: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776663.24894: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776663.24905: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776663.24920: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776663.24938: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776663.24950: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776663.24963: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776663.24979: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776663.25062: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776663.25088: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776663.25106: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776663.25180: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776663.26981: 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 <<< 6631 1726776663.27005: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6631 1726776663.27038: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6631n9q5x9dd/tmpuyxgzi2n /root/.ansible/tmp/ansible-tmp-1726776662.868015-7201-33269363577833/AnsiballZ_copy.py <<< 6631 1726776663.27064: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6631 1726776663.28431: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776663.28435: stderr chunk (state=3): >>><<< 6631 1726776663.28437: stdout chunk (state=3): >>><<< 6631 1726776663.28440: done transferring module to remote 6631 1726776663.28442: _low_level_execute_command(): starting 6631 1726776663.28444: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776662.868015-7201-33269363577833/ /root/.ansible/tmp/ansible-tmp-1726776662.868015-7201-33269363577833/AnsiballZ_copy.py && sleep 0' 6631 1726776663.28774: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776663.28788: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776663.28802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776663.28820: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776663.28871: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776663.28888: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776663.28910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776663.28931: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776663.28944: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776663.28955: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776663.28969: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776663.28982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776663.28998: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776663.29011: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776663.29024: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776663.29039: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776663.29116: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776663.29143: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776663.29161: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776663.29225: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776663.31014: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776663.31074: stderr chunk (state=3): >>><<< 6631 1726776663.31077: stdout chunk (state=3): >>><<< 6631 1726776663.31124: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776663.31128: _low_level_execute_command(): starting 6631 1726776663.31130: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776662.868015-7201-33269363577833/AnsiballZ_copy.py && sleep 0' 6631 1726776663.31634: 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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776663.31752: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776663.31765: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776663.46171: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726776662.868015-7201-33269363577833/.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-1726776662.868015-7201-33269363577833/.source", "_original_basename": ".w6ug1161", "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}}} <<< 6631 1726776663.47411: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 6631 1726776663.47415: stdout chunk (state=3): >>><<< 6631 1726776663.47422: stderr chunk (state=3): >>><<< 6631 1726776663.47569: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726776662.868015-7201-33269363577833/.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-1726776662.868015-7201-33269363577833/.source", "_original_basename": ".w6ug1161", "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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.45.78 closed. 6631 1726776663.47573: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/profile_mode', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726776662.868015-7201-33269363577833/.source', '_original_basename': '.w6ug1161', '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-1726776662.868015-7201-33269363577833/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6631 1726776663.47576: _low_level_execute_command(): starting 6631 1726776663.47578: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776662.868015-7201-33269363577833/ > /dev/null 2>&1 && sleep 0' 6631 1726776663.48702: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776663.48708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776663.48752: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776663.48755: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776663.48757: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776663.48824: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776663.48826: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776663.48859: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776663.51043: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776663.51105: stderr chunk (state=3): >>><<< 6631 1726776663.51108: stdout chunk (state=3): >>><<< 6631 1726776663.51445: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776663.51448: handler run complete 6631 1726776663.51451: attempt loop complete, returning result 6631 1726776663.51453: _execute() done 6631 1726776663.51455: dumping result to json 6631 1726776663.51463: done dumping result, returning 6631 1726776663.51465: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual [025ceb90-32dd-8e45-738e-000000000033] 6631 1726776663.51468: sending task result for task 025ceb90-32dd-8e45-738e-000000000033 6631 1726776663.51539: done sending task result for task 025ceb90-32dd-8e45-738e-000000000033 6631 1726776663.51543: WORKER PROCESS EXITING changed: [managed_node3] => { "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-1726776662.868015-7201-33269363577833/.source", "state": "file", "uid": 0 } 6631 1726776663.51631: no more pending results, returning what we have 6631 1726776663.51634: results queue empty 6631 1726776663.51635: checking for any_errors_fatal 6631 1726776663.51640: done checking for any_errors_fatal 6631 1726776663.51640: checking for max_fail_percentage 6631 1726776663.51642: done checking for max_fail_percentage 6631 1726776663.51642: checking to see if all hosts have failed and the running result is not ok 6631 1726776663.51643: done checking to see if all hosts have failed 6631 1726776663.51644: getting the remaining hosts for this loop 6631 1726776663.51647: done getting the remaining hosts for this loop 6631 1726776663.51650: getting the next task for host managed_node3 6631 1726776663.51656: done getting next task for host managed_node3 6631 1726776663.51659: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get current config 6631 1726776663.51661: ^ 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? (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 6631 1726776663.51670: getting variables 6631 1726776663.51674: in VariableManager get_vars() 6631 1726776663.51704: Calling all_inventory to load vars for managed_node3 6631 1726776663.51707: Calling groups_inventory to load vars for managed_node3 6631 1726776663.51709: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776663.51843: Calling all_plugins_play to load vars for managed_node3 6631 1726776663.51849: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776663.51853: Calling groups_plugins_play to load vars for managed_node3 6631 1726776663.51903: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776663.51953: done with get_vars() 6631 1726776663.51962: 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:03 -0400 (0:00:00.708) 0:00:38.961 **** 6631 1726776663.52043: entering _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 6631 1726776663.52314: worker is 1 (out of 1 available) 6631 1726776663.52332: exiting _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 6631 1726776663.52344: done queuing things up, now waiting for results queue to drain 6631 1726776663.52345: waiting for pending results... 6631 1726776663.52683: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get current config 6631 1726776663.52897: in run() - task 025ceb90-32dd-8e45-738e-000000000034 6631 1726776663.52916: variable 'ansible_search_path' from source: unknown 6631 1726776663.52926: variable 'ansible_search_path' from source: unknown 6631 1726776663.52968: calling self._execute() 6631 1726776663.53044: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776663.53223: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776663.53238: variable 'omit' from source: magic vars 6631 1726776663.53374: variable 'omit' from source: magic vars 6631 1726776663.53524: variable 'omit' from source: magic vars 6631 1726776663.53555: variable '__kernel_settings_profile_filename' from source: role '' all vars 6631 1726776663.53897: variable '__kernel_settings_profile_filename' from source: role '' all vars 6631 1726776663.53987: variable '__kernel_settings_profile_dir' from source: role '' all vars 6631 1726776663.54089: variable '__kernel_settings_profile_parent' from source: set_fact 6631 1726776663.54103: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6631 1726776663.54160: variable 'omit' from source: magic vars 6631 1726776663.54207: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6631 1726776663.54257: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6631 1726776663.54284: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6631 1726776663.54306: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776663.54326: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776663.54366: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6631 1726776663.54378: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776663.54386: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776663.54500: Set connection var ansible_shell_executable to /bin/sh 6631 1726776663.54514: Set connection var ansible_timeout to 10 6631 1726776663.54525: Set connection var ansible_shell_type to sh 6631 1726776663.54535: Set connection var ansible_connection to ssh 6631 1726776663.54550: Set connection var ansible_module_compression to ZIP_DEFLATED 6631 1726776663.54567: Set connection var ansible_pipelining to False 6631 1726776663.54602: variable 'ansible_shell_executable' from source: unknown 6631 1726776663.54610: variable 'ansible_connection' from source: unknown 6631 1726776663.54621: variable 'ansible_module_compression' from source: unknown 6631 1726776663.54629: variable 'ansible_shell_type' from source: unknown 6631 1726776663.54636: variable 'ansible_shell_executable' from source: unknown 6631 1726776663.54643: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776663.54655: variable 'ansible_pipelining' from source: unknown 6631 1726776663.54663: variable 'ansible_timeout' from source: unknown 6631 1726776663.54670: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776663.54879: 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__) 6631 1726776663.54893: variable 'omit' from source: magic vars 6631 1726776663.54909: starting attempt loop 6631 1726776663.54916: running the handler 6631 1726776663.54934: _low_level_execute_command(): starting 6631 1726776663.54946: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6631 1726776663.55692: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776663.55708: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776663.55728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776663.55747: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776663.55788: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776663.55800: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776663.55812: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776663.55837: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776663.55850: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776663.55861: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776663.55872: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776663.55888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776663.55903: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776663.55914: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776663.55927: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776663.55942: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776663.56021: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776663.56044: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776663.56065: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776663.56131: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776663.57791: stdout chunk (state=3): >>>/root <<< 6631 1726776663.57900: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776663.57945: stderr chunk (state=3): >>><<< 6631 1726776663.57948: stdout chunk (state=3): >>><<< 6631 1726776663.57969: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776663.57985: _low_level_execute_command(): starting 6631 1726776663.57991: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776663.5796962-7254-99655158846268 `" && echo ansible-tmp-1726776663.5796962-7254-99655158846268="` echo /root/.ansible/tmp/ansible-tmp-1726776663.5796962-7254-99655158846268 `" ) && sleep 0' 6631 1726776663.58429: 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 <<< 6631 1726776663.58433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776663.58473: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776663.58484: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776663.58491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776663.58499: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776663.58506: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776663.58511: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776663.58520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776663.58622: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776663.58626: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776663.58629: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776663.58670: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776663.58673: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776663.58751: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776663.60665: stdout chunk (state=3): >>>ansible-tmp-1726776663.5796962-7254-99655158846268=/root/.ansible/tmp/ansible-tmp-1726776663.5796962-7254-99655158846268 <<< 6631 1726776663.60780: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776663.60828: stderr chunk (state=3): >>><<< 6631 1726776663.60832: stdout chunk (state=3): >>><<< 6631 1726776663.60847: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776663.5796962-7254-99655158846268=/root/.ansible/tmp/ansible-tmp-1726776663.5796962-7254-99655158846268 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776663.60884: variable 'ansible_module_compression' from source: unknown 6631 1726776663.60916: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6631n9q5x9dd/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 6631 1726776663.60946: variable 'ansible_facts' from source: unknown 6631 1726776663.61003: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776663.5796962-7254-99655158846268/AnsiballZ_kernel_settings_get_config.py 6631 1726776663.61105: Sending initial data 6631 1726776663.61108: Sent initial data (172 bytes) 6631 1726776663.61950: 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 <<< 6631 1726776663.61955: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776663.61997: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 6631 1726776663.62003: 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.45.78 is address debug1: re-parsing configuration <<< 6631 1726776663.62016: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776663.62024: 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.45.78 originally 10.31.45.78 debug2: match found <<< 6631 1726776663.62036: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776663.62107: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776663.62112: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776663.62130: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776663.62187: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776663.63999: 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 <<< 6631 1726776663.64031: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6631 1726776663.64071: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6631n9q5x9dd/tmppoq0xmr5 /root/.ansible/tmp/ansible-tmp-1726776663.5796962-7254-99655158846268/AnsiballZ_kernel_settings_get_config.py <<< 6631 1726776663.64097: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6631 1726776663.65225: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776663.65342: stderr chunk (state=3): >>><<< 6631 1726776663.65346: stdout chunk (state=3): >>><<< 6631 1726776663.65368: done transferring module to remote 6631 1726776663.65380: _low_level_execute_command(): starting 6631 1726776663.65385: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776663.5796962-7254-99655158846268/ /root/.ansible/tmp/ansible-tmp-1726776663.5796962-7254-99655158846268/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6631 1726776663.66026: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776663.66030: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776663.66042: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776663.66055: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776663.66094: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776663.66102: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776663.66111: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776663.66130: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776663.66135: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776663.66143: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776663.66151: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776663.66160: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776663.66171: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776663.66176: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776663.66185: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776663.66194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776663.66267: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776663.66285: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776663.66296: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776663.66363: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776663.68225: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776663.68290: stderr chunk (state=3): >>><<< 6631 1726776663.68293: stdout chunk (state=3): >>><<< 6631 1726776663.68312: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776663.68316: _low_level_execute_command(): starting 6631 1726776663.68321: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776663.5796962-7254-99655158846268/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6631 1726776663.68971: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776663.68983: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776663.68993: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776663.69006: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776663.69047: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776663.69057: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776663.69060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776663.69077: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776663.69084: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776663.69091: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776663.69098: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776663.69107: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776663.69120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776663.69128: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776663.69135: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776663.69143: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776663.69215: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776663.69235: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776663.69246: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776663.69317: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776663.83500: stdout chunk (state=3): >>> {"changed": false, "data": {}, "invocation": {"module_args": {"path": "/etc/tuned/kernel_settings/tuned.conf"}}} <<< 6631 1726776663.84616: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 6631 1726776663.84668: stderr chunk (state=3): >>><<< 6631 1726776663.84672: stdout chunk (state=3): >>><<< 6631 1726776663.84687: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {}, "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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.45.78 closed. 6631 1726776663.84707: 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-1726776663.5796962-7254-99655158846268/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6631 1726776663.84714: _low_level_execute_command(): starting 6631 1726776663.84722: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776663.5796962-7254-99655158846268/ > /dev/null 2>&1 && sleep 0' 6631 1726776663.85157: 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 <<< 6631 1726776663.85161: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776663.85213: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776663.85217: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776663.85221: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776663.85279: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776663.85285: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776663.85288: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776663.85320: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776663.87139: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776663.87185: stderr chunk (state=3): >>><<< 6631 1726776663.87188: stdout chunk (state=3): >>><<< 6631 1726776663.87201: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776663.87206: handler run complete 6631 1726776663.87222: attempt loop complete, returning result 6631 1726776663.87225: _execute() done 6631 1726776663.87230: dumping result to json 6631 1726776663.87232: done dumping result, returning 6631 1726776663.87245: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get current config [025ceb90-32dd-8e45-738e-000000000034] 6631 1726776663.87250: sending task result for task 025ceb90-32dd-8e45-738e-000000000034 6631 1726776663.87341: done sending task result for task 025ceb90-32dd-8e45-738e-000000000034 6631 1726776663.87345: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "data": {} } 6631 1726776663.87427: no more pending results, returning what we have 6631 1726776663.87430: results queue empty 6631 1726776663.87431: checking for any_errors_fatal 6631 1726776663.87436: done checking for any_errors_fatal 6631 1726776663.87436: checking for max_fail_percentage 6631 1726776663.87438: done checking for max_fail_percentage 6631 1726776663.87438: checking to see if all hosts have failed and the running result is not ok 6631 1726776663.87439: done checking to see if all hosts have failed 6631 1726776663.87440: getting the remaining hosts for this loop 6631 1726776663.87441: done getting the remaining hosts for this loop 6631 1726776663.87445: getting the next task for host managed_node3 6631 1726776663.87450: done getting next task for host managed_node3 6631 1726776663.87454: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 6631 1726776663.87457: ^ 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? (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 6631 1726776663.87465: getting variables 6631 1726776663.87466: in VariableManager get_vars() 6631 1726776663.87498: Calling all_inventory to load vars for managed_node3 6631 1726776663.87500: Calling groups_inventory to load vars for managed_node3 6631 1726776663.87501: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776663.87508: Calling all_plugins_play to load vars for managed_node3 6631 1726776663.87510: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776663.87511: Calling groups_plugins_play to load vars for managed_node3 6631 1726776663.87547: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776663.87580: done with get_vars() 6631 1726776663.87587: done getting variables 6631 1726776663.87665: 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:03 -0400 (0:00:00.356) 0:00:39.318 **** 6631 1726776663.87690: entering _queue_task() for managed_node3/template 6631 1726776663.87692: Creating lock for template 6631 1726776663.87867: worker is 1 (out of 1 available) 6631 1726776663.87885: exiting _queue_task() for managed_node3/template 6631 1726776663.87897: done queuing things up, now waiting for results queue to drain 6631 1726776663.87898: waiting for pending results... 6631 1726776663.88056: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 6631 1726776663.88115: in run() - task 025ceb90-32dd-8e45-738e-000000000035 6631 1726776663.88130: variable 'ansible_search_path' from source: unknown 6631 1726776663.88133: variable 'ansible_search_path' from source: unknown 6631 1726776663.88161: calling self._execute() 6631 1726776663.88217: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776663.88224: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776663.88231: variable 'omit' from source: magic vars 6631 1726776663.88303: variable 'omit' from source: magic vars 6631 1726776663.88336: variable 'omit' from source: magic vars 6631 1726776663.88557: variable '__kernel_settings_profile_src' from source: role '' all vars 6631 1726776663.88562: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6631 1726776663.88617: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6631 1726776663.88638: variable '__kernel_settings_profile_filename' from source: role '' all vars 6631 1726776663.88685: variable '__kernel_settings_profile_filename' from source: role '' all vars 6631 1726776663.88735: variable '__kernel_settings_profile_dir' from source: role '' all vars 6631 1726776663.88793: variable '__kernel_settings_profile_parent' from source: set_fact 6631 1726776663.88798: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6631 1726776663.88825: variable 'omit' from source: magic vars 6631 1726776663.88856: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6631 1726776663.88883: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6631 1726776663.88898: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6631 1726776663.88913: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776663.88922: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776663.88944: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6631 1726776663.88947: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776663.88950: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776663.89022: Set connection var ansible_shell_executable to /bin/sh 6631 1726776663.89028: Set connection var ansible_timeout to 10 6631 1726776663.89031: Set connection var ansible_shell_type to sh 6631 1726776663.89035: Set connection var ansible_connection to ssh 6631 1726776663.89040: Set connection var ansible_module_compression to ZIP_DEFLATED 6631 1726776663.89045: Set connection var ansible_pipelining to False 6631 1726776663.89062: variable 'ansible_shell_executable' from source: unknown 6631 1726776663.89064: variable 'ansible_connection' from source: unknown 6631 1726776663.89067: variable 'ansible_module_compression' from source: unknown 6631 1726776663.89069: variable 'ansible_shell_type' from source: unknown 6631 1726776663.89074: variable 'ansible_shell_executable' from source: unknown 6631 1726776663.89077: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776663.89081: variable 'ansible_pipelining' from source: unknown 6631 1726776663.89087: variable 'ansible_timeout' from source: unknown 6631 1726776663.89090: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776663.89178: 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) 6631 1726776663.89185: variable 'omit' from source: magic vars 6631 1726776663.89194: starting attempt loop 6631 1726776663.89198: running the handler 6631 1726776663.89203: _low_level_execute_command(): starting 6631 1726776663.89209: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6631 1726776663.89732: 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 <<< 6631 1726776663.89744: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776663.89769: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 6631 1726776663.89785: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776663.89831: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776663.89843: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776663.89893: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776663.91537: stdout chunk (state=3): >>>/root <<< 6631 1726776663.91650: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776663.91690: stderr chunk (state=3): >>><<< 6631 1726776663.91693: stdout chunk (state=3): >>><<< 6631 1726776663.91705: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776663.91733: _low_level_execute_command(): starting 6631 1726776663.91737: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776663.9172018-7276-100815422389210 `" && echo ansible-tmp-1726776663.9172018-7276-100815422389210="` echo /root/.ansible/tmp/ansible-tmp-1726776663.9172018-7276-100815422389210 `" ) && sleep 0' 6631 1726776663.92156: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776663.92160: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776663.92197: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776663.92200: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found <<< 6631 1726776663.92204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776663.92250: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776663.92254: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776663.92299: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776663.94214: stdout chunk (state=3): >>>ansible-tmp-1726776663.9172018-7276-100815422389210=/root/.ansible/tmp/ansible-tmp-1726776663.9172018-7276-100815422389210 <<< 6631 1726776663.94407: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776663.94411: stdout chunk (state=3): >>><<< 6631 1726776663.94413: stderr chunk (state=3): >>><<< 6631 1726776663.94496: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776663.9172018-7276-100815422389210=/root/.ansible/tmp/ansible-tmp-1726776663.9172018-7276-100815422389210 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776663.94500: 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 6631 1726776663.94503: 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 6631 1726776663.94523: variable 'ansible_search_path' from source: unknown 6631 1726776663.95351: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6631 1726776663.96792: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6631 1726776663.96856: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6631 1726776663.96896: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6631 1726776663.96937: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6631 1726776663.96981: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6631 1726776663.97266: 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) 6631 1726776663.97301: 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) 6631 1726776663.97333: 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) 6631 1726776663.97380: 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) 6631 1726776663.97399: 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) 6631 1726776663.97768: 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) 6631 1726776663.97799: 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) 6631 1726776663.97830: 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) 6631 1726776663.97877: 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) 6631 1726776663.97896: 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) 6631 1726776663.98290: variable 'ansible_managed' from source: unknown 6631 1726776663.98301: variable '__sections' from source: task vars 6631 1726776663.98438: 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) 6631 1726776663.98467: 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) 6631 1726776663.98501: 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) 6631 1726776663.98546: 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) 6631 1726776663.98569: 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) 6631 1726776663.98646: variable 'kernel_settings_sysctl' from source: role '' defaults 6631 1726776663.98649: variable '__kernel_settings_state_empty' from source: role '' all vars 6631 1726776663.98654: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6631 1726776663.98688: variable '__sysctl_old' from source: task vars 6631 1726776663.98749: variable '__sysctl_old' from source: task vars 6631 1726776663.98888: variable 'kernel_settings_purge' from source: role '' defaults 6631 1726776663.98892: variable 'kernel_settings_sysctl' from source: role '' defaults 6631 1726776663.98894: variable '__kernel_settings_state_empty' from source: role '' all vars 6631 1726776663.98900: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6631 1726776663.98904: variable '__kernel_settings_profile_contents' from source: set_fact 6631 1726776663.99035: variable 'kernel_settings_sysfs' from source: role '' defaults 6631 1726776663.99040: variable '__kernel_settings_state_empty' from source: role '' all vars 6631 1726776663.99043: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6631 1726776663.99059: variable '__sysfs_old' from source: task vars 6631 1726776663.99101: variable '__sysfs_old' from source: task vars 6631 1726776663.99238: variable 'kernel_settings_purge' from source: role '' defaults 6631 1726776663.99241: variable 'kernel_settings_sysfs' from source: role '' defaults 6631 1726776663.99244: variable '__kernel_settings_state_empty' from source: role '' all vars 6631 1726776663.99250: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6631 1726776663.99255: variable '__kernel_settings_profile_contents' from source: set_fact 6631 1726776663.99276: variable 'kernel_settings_systemd_cpu_affinity' from source: role '' defaults 6631 1726776663.99279: variable '__systemd_old' from source: task vars 6631 1726776663.99322: variable '__systemd_old' from source: task vars 6631 1726776663.99450: variable 'kernel_settings_purge' from source: role '' defaults 6631 1726776663.99453: variable 'kernel_settings_systemd_cpu_affinity' from source: role '' defaults 6631 1726776663.99456: variable '__kernel_settings_state_absent' from source: role '' all vars 6631 1726776663.99462: variable '__kernel_settings_profile_contents' from source: set_fact 6631 1726776663.99476: variable 'kernel_settings_transparent_hugepages' from source: role '' defaults 6631 1726776663.99479: variable 'kernel_settings_transparent_hugepages_defrag' from source: role '' defaults 6631 1726776663.99482: variable '__trans_huge_old' from source: task vars 6631 1726776663.99525: variable '__trans_huge_old' from source: task vars 6631 1726776663.99652: variable 'kernel_settings_purge' from source: role '' defaults 6631 1726776663.99656: variable 'kernel_settings_transparent_hugepages' from source: role '' defaults 6631 1726776663.99658: variable '__kernel_settings_state_absent' from source: role '' all vars 6631 1726776663.99663: variable '__kernel_settings_profile_contents' from source: set_fact 6631 1726776663.99675: variable '__trans_defrag_old' from source: task vars 6631 1726776663.99719: variable '__trans_defrag_old' from source: task vars 6631 1726776663.99847: variable 'kernel_settings_purge' from source: role '' defaults 6631 1726776663.99850: variable 'kernel_settings_transparent_hugepages_defrag' from source: role '' defaults 6631 1726776663.99853: variable '__kernel_settings_state_absent' from source: role '' all vars 6631 1726776663.99858: variable '__kernel_settings_profile_contents' from source: set_fact 6631 1726776663.99875: variable '__kernel_settings_state_absent' from source: role '' all vars 6631 1726776663.99884: variable '__kernel_settings_state_absent' from source: role '' all vars 6631 1726776663.99890: variable '__kernel_settings_state_absent' from source: role '' all vars 6631 1726776664.00326: 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) 6631 1726776664.00389: variable 'ansible_module_compression' from source: unknown 6631 1726776664.00449: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6631n9q5x9dd/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6631 1726776664.00489: variable 'ansible_facts' from source: unknown 6631 1726776664.00554: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776663.9172018-7276-100815422389210/AnsiballZ_stat.py 6631 1726776664.01197: Sending initial data 6631 1726776664.01201: Sent initial data (151 bytes) 6631 1726776664.01757: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776664.01770: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776664.01791: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776664.01809: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776664.01851: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776664.01863: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776664.01880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776664.01903: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776664.01916: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776664.01930: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776664.01941: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776664.01954: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776664.01969: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776664.01985: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776664.02000: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776664.02014: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776664.02097: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776664.02126: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776664.02143: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776664.02213: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776664.04014: 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 <<< 6631 1726776664.04045: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6631 1726776664.04078: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6631n9q5x9dd/tmpxrgaxwx0 /root/.ansible/tmp/ansible-tmp-1726776663.9172018-7276-100815422389210/AnsiballZ_stat.py <<< 6631 1726776664.04106: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6631 1726776664.05230: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776664.05416: stderr chunk (state=3): >>><<< 6631 1726776664.05422: stdout chunk (state=3): >>><<< 6631 1726776664.05424: done transferring module to remote 6631 1726776664.05426: _low_level_execute_command(): starting 6631 1726776664.05428: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776663.9172018-7276-100815422389210/ /root/.ansible/tmp/ansible-tmp-1726776663.9172018-7276-100815422389210/AnsiballZ_stat.py && sleep 0' 6631 1726776664.06706: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776664.06734: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776664.06749: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776664.06764: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776664.06802: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776664.06815: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776664.06835: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776664.06856: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776664.06869: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776664.06881: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776664.06894: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776664.06907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776664.06927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776664.06939: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776664.06954: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776664.06967: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776664.07043: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776664.07069: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776664.07087: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776664.07156: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776664.09044: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776664.09048: stdout chunk (state=3): >>><<< 6631 1726776664.09054: stderr chunk (state=3): >>><<< 6631 1726776664.09125: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776664.09128: _low_level_execute_command(): starting 6631 1726776664.09131: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776663.9172018-7276-100815422389210/AnsiballZ_stat.py && sleep 0' 6631 1726776664.09792: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776664.09807: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776664.09828: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776664.09852: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776664.09898: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776664.09910: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776664.09927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776664.09956: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776664.10024: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776664.10087: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776664.10100: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776664.10114: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776664.10133: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776664.10147: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776664.10158: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776664.10176: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776664.10259: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776664.10284: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776664.10309: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776664.10416: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776664.24076: 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}}} <<< 6631 1726776664.25294: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 6631 1726776664.25298: stdout chunk (state=3): >>><<< 6631 1726776664.25301: stderr chunk (state=3): >>><<< 6631 1726776664.25415: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.45.78 closed. 6631 1726776664.25428: 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-1726776663.9172018-7276-100815422389210/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6631 1726776664.25917: Sending initial data 6631 1726776664.25922: Sent initial data (165 bytes) 6631 1726776664.26870: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776664.26889: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776664.26905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776664.26928: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776664.26970: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776664.26987: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776664.27002: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776664.27024: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776664.27038: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776664.27050: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776664.27062: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776664.27077: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776664.27097: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776664.27111: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776664.27125: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776664.27140: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776664.27219: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776664.27242: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776664.27259: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776664.27331: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776664.29150: 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 <<< 6631 1726776664.29174: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6631 1726776664.29206: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6631n9q5x9dd/tmpe38g6q_p/kernel_settings.j2 /root/.ansible/tmp/ansible-tmp-1726776663.9172018-7276-100815422389210/.source.conf <<< 6631 1726776664.29240: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6631 1726776664.29480: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776664.29641: stderr chunk (state=3): >>><<< 6631 1726776664.29644: stdout chunk (state=3): >>><<< 6631 1726776664.29647: _low_level_execute_command(): starting 6631 1726776664.29649: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776663.9172018-7276-100815422389210/ /root/.ansible/tmp/ansible-tmp-1726776663.9172018-7276-100815422389210/.source.conf && sleep 0' 6631 1726776664.30205: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776664.30211: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776664.30257: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776664.30261: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776664.30263: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776664.30317: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776664.30324: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776664.30364: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776664.32185: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776664.32251: stderr chunk (state=3): >>><<< 6631 1726776664.32254: stdout chunk (state=3): >>><<< 6631 1726776664.32344: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776664.32348: variable 'ansible_module_compression' from source: unknown 6631 1726776664.32559: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6631n9q5x9dd/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 6631 1726776664.32563: variable 'ansible_facts' from source: unknown 6631 1726776664.32569: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776663.9172018-7276-100815422389210/AnsiballZ_copy.py 6631 1726776664.32646: Sending initial data 6631 1726776664.32656: Sent initial data (151 bytes) 6631 1726776664.33277: 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 <<< 6631 1726776664.33281: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776664.33325: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776664.33331: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776664.33340: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776664.33376: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776664.33384: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776664.33394: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776664.33446: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776664.35274: 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 <<< 6631 1726776664.35278: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6631 1726776664.35298: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6631 1726776664.35330: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6631n9q5x9dd/tmpbdvq6r3d /root/.ansible/tmp/ansible-tmp-1726776663.9172018-7276-100815422389210/AnsiballZ_copy.py <<< 6631 1726776664.35378: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6631 1726776664.36437: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776664.36600: stderr chunk (state=3): >>><<< 6631 1726776664.36603: stdout chunk (state=3): >>><<< 6631 1726776664.36607: done transferring module to remote 6631 1726776664.36609: _low_level_execute_command(): starting 6631 1726776664.36611: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776663.9172018-7276-100815422389210/ /root/.ansible/tmp/ansible-tmp-1726776663.9172018-7276-100815422389210/AnsiballZ_copy.py && sleep 0' 6631 1726776664.36974: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776664.36978: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776664.37007: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776664.37010: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776664.37012: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776664.37070: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776664.37078: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776664.37109: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776664.38915: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776664.38992: stderr chunk (state=3): >>><<< 6631 1726776664.39004: stdout chunk (state=3): >>><<< 6631 1726776664.39101: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776664.39105: _low_level_execute_command(): starting 6631 1726776664.39107: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776663.9172018-7276-100815422389210/AnsiballZ_copy.py && sleep 0' 6631 1726776664.39708: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776664.39723: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776664.39743: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776664.39769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776664.39813: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776664.39832: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776664.39845: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776664.39865: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776664.39880: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776664.39901: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776664.39914: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776664.39932: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776664.39951: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776664.39962: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776664.39979: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776664.40001: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776664.40058: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776664.40062: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776664.40125: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776664.54679: stdout chunk (state=3): >>> {"dest": "/etc/tuned/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726776663.9172018-7276-100815422389210/.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-1726776663.9172018-7276-100815422389210/.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}}} <<< 6631 1726776664.55784: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 6631 1726776664.55841: stderr chunk (state=3): >>><<< 6631 1726776664.55845: stdout chunk (state=3): >>><<< 6631 1726776664.55860: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726776663.9172018-7276-100815422389210/.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-1726776663.9172018-7276-100815422389210/.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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.45.78 closed. 6631 1726776664.55891: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726776663.9172018-7276-100815422389210/.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-1726776663.9172018-7276-100815422389210/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6631 1726776664.55916: _low_level_execute_command(): starting 6631 1726776664.55924: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776663.9172018-7276-100815422389210/ > /dev/null 2>&1 && sleep 0' 6631 1726776664.56381: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776664.56399: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776664.56414: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776664.56436: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776664.56487: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776664.56499: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776664.56513: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776664.56537: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776664.56549: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776664.56558: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776664.56569: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776664.56590: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776664.56605: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776664.56616: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776664.56631: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776664.56647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776664.56734: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776664.56759: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776664.56779: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776664.56855: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776664.58674: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776664.58723: stderr chunk (state=3): >>><<< 6631 1726776664.58726: stdout chunk (state=3): >>><<< 6631 1726776664.58738: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776664.58748: handler run complete 6631 1726776664.58770: attempt loop complete, returning result 6631 1726776664.58773: _execute() done 6631 1726776664.58778: dumping result to json 6631 1726776664.58783: done dumping result, returning 6631 1726776664.58792: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings [025ceb90-32dd-8e45-738e-000000000035] 6631 1726776664.58797: sending task result for task 025ceb90-32dd-8e45-738e-000000000035 6631 1726776664.58926: done sending task result for task 025ceb90-32dd-8e45-738e-000000000035 6631 1726776664.58929: WORKER PROCESS EXITING changed: [managed_node3] => { "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-1726776663.9172018-7276-100815422389210/.source.conf", "state": "file", "uid": 0 } 6631 1726776664.59008: no more pending results, returning what we have 6631 1726776664.59012: results queue empty 6631 1726776664.59012: checking for any_errors_fatal 6631 1726776664.59017: done checking for any_errors_fatal 6631 1726776664.59020: checking for max_fail_percentage 6631 1726776664.59021: done checking for max_fail_percentage 6631 1726776664.59022: checking to see if all hosts have failed and the running result is not ok 6631 1726776664.59023: done checking to see if all hosts have failed 6631 1726776664.59023: getting the remaining hosts for this loop 6631 1726776664.59025: done getting the remaining hosts for this loop 6631 1726776664.59028: getting the next task for host managed_node3 6631 1726776664.59032: done getting next task for host managed_node3 6631 1726776664.59035: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 6631 1726776664.59038: ^ 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? (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 6631 1726776664.59046: getting variables 6631 1726776664.59048: in VariableManager get_vars() 6631 1726776664.59077: Calling all_inventory to load vars for managed_node3 6631 1726776664.59081: Calling groups_inventory to load vars for managed_node3 6631 1726776664.59083: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776664.59092: Calling all_plugins_play to load vars for managed_node3 6631 1726776664.59094: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776664.59096: Calling groups_plugins_play to load vars for managed_node3 6631 1726776664.59133: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776664.59183: done with get_vars() 6631 1726776664.59192: done getting variables 6631 1726776664.59268: 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:04 -0400 (0:00:00.716) 0:00:40.034 **** 6631 1726776664.59300: entering _queue_task() for managed_node3/service 6631 1726776664.59523: worker is 1 (out of 1 available) 6631 1726776664.59538: exiting _queue_task() for managed_node3/service 6631 1726776664.59548: done queuing things up, now waiting for results queue to drain 6631 1726776664.59549: waiting for pending results... 6631 1726776664.59822: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 6631 1726776664.59932: in run() - task 025ceb90-32dd-8e45-738e-000000000036 6631 1726776664.59949: variable 'ansible_search_path' from source: unknown 6631 1726776664.59956: variable 'ansible_search_path' from source: unknown 6631 1726776664.60012: variable '__kernel_settings_services' from source: include_vars 6631 1726776664.60340: variable '__kernel_settings_services' from source: include_vars 6631 1726776664.60418: variable 'omit' from source: magic vars 6631 1726776664.60538: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776664.60551: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776664.60566: variable 'omit' from source: magic vars 6631 1726776664.61038: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6631 1726776664.61282: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6631 1726776664.61335: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6631 1726776664.61378: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6631 1726776664.61429: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6631 1726776664.61540: variable '__kernel_settings_register_profile' from source: set_fact 6631 1726776664.61555: variable '__kernel_settings_register_mode' from source: set_fact 6631 1726776664.61581: Evaluated conditional (__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed): True 6631 1726776664.61592: variable 'omit' from source: magic vars 6631 1726776664.61649: variable 'omit' from source: magic vars 6631 1726776664.61701: variable 'item' from source: unknown 6631 1726776664.61780: variable 'item' from source: unknown 6631 1726776664.61806: variable 'omit' from source: magic vars 6631 1726776664.61851: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6631 1726776664.61886: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6631 1726776664.61909: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6631 1726776664.61939: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776664.61955: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776664.61992: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6631 1726776664.62001: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776664.62009: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776664.62121: Set connection var ansible_shell_executable to /bin/sh 6631 1726776664.62136: Set connection var ansible_timeout to 10 6631 1726776664.62148: Set connection var ansible_shell_type to sh 6631 1726776664.62163: Set connection var ansible_connection to ssh 6631 1726776664.62176: Set connection var ansible_module_compression to ZIP_DEFLATED 6631 1726776664.62186: Set connection var ansible_pipelining to False 6631 1726776664.62211: variable 'ansible_shell_executable' from source: unknown 6631 1726776664.62222: variable 'ansible_connection' from source: unknown 6631 1726776664.62230: variable 'ansible_module_compression' from source: unknown 6631 1726776664.62236: variable 'ansible_shell_type' from source: unknown 6631 1726776664.62243: variable 'ansible_shell_executable' from source: unknown 6631 1726776664.62255: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776664.62265: variable 'ansible_pipelining' from source: unknown 6631 1726776664.62278: variable 'ansible_timeout' from source: unknown 6631 1726776664.62286: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776664.62405: 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) 6631 1726776664.62422: variable 'omit' from source: magic vars 6631 1726776664.62432: starting attempt loop 6631 1726776664.62439: running the handler 6631 1726776664.62531: variable 'ansible_facts' from source: unknown 6631 1726776664.62568: _low_level_execute_command(): starting 6631 1726776664.62588: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6631 1726776664.63386: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776664.63403: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776664.63421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776664.63445: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776664.63496: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776664.63509: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776664.63527: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776664.63549: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776664.63569: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776664.63586: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776664.63601: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776664.63615: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776664.63634: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776664.63646: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776664.63656: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776664.63679: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776664.63755: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776664.63786: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776664.63806: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776664.63886: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776664.66035: stdout chunk (state=3): >>>/root <<< 6631 1726776664.66141: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776664.66221: stderr chunk (state=3): >>><<< 6631 1726776664.66234: stdout chunk (state=3): >>><<< 6631 1726776664.66328: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776664.66337: _low_level_execute_command(): starting 6631 1726776664.66340: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776664.662591-7323-243035537975900 `" && echo ansible-tmp-1726776664.662591-7323-243035537975900="` echo /root/.ansible/tmp/ansible-tmp-1726776664.662591-7323-243035537975900 `" ) && sleep 0' 6631 1726776664.66914: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776664.66923: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776664.66966: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776664.66970: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776664.66976: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776664.67027: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776664.67037: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776664.67040: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776664.67092: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776664.69033: stdout chunk (state=3): >>>ansible-tmp-1726776664.662591-7323-243035537975900=/root/.ansible/tmp/ansible-tmp-1726776664.662591-7323-243035537975900 <<< 6631 1726776664.69152: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776664.69225: stderr chunk (state=3): >>><<< 6631 1726776664.69236: stdout chunk (state=3): >>><<< 6631 1726776664.69529: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776664.662591-7323-243035537975900=/root/.ansible/tmp/ansible-tmp-1726776664.662591-7323-243035537975900 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776664.69532: variable 'ansible_module_compression' from source: unknown 6631 1726776664.69534: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6631n9q5x9dd/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 6631 1726776664.69536: variable 'ansible_facts' from source: unknown 6631 1726776664.69587: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776664.662591-7323-243035537975900/AnsiballZ_setup.py 6631 1726776664.69747: Sending initial data 6631 1726776664.69750: Sent initial data (151 bytes) 6631 1726776664.70680: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776664.70686: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776664.70725: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 6631 1726776664.70752: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776664.70755: 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.45.78 originally 10.31.45.78 debug2: match found <<< 6631 1726776664.70757: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776664.70806: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776664.70809: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776664.70858: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776664.72692: 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 <<< 6631 1726776664.72758: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6631 1726776664.72764: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6631n9q5x9dd/tmpavih9sox /root/.ansible/tmp/ansible-tmp-1726776664.662591-7323-243035537975900/AnsiballZ_setup.py <<< 6631 1726776664.73078: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6631 1726776664.74858: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776664.74965: stderr chunk (state=3): >>><<< 6631 1726776664.74968: stdout chunk (state=3): >>><<< 6631 1726776664.74970: done transferring module to remote 6631 1726776664.74975: _low_level_execute_command(): starting 6631 1726776664.74978: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776664.662591-7323-243035537975900/ /root/.ansible/tmp/ansible-tmp-1726776664.662591-7323-243035537975900/AnsiballZ_setup.py && sleep 0' 6631 1726776664.75399: 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 <<< 6631 1726776664.75403: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776664.75432: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776664.75437: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776664.75448: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776664.75453: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration <<< 6631 1726776664.75459: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776664.75467: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776664.75476: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776664.75479: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found <<< 6631 1726776664.75487: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776664.75538: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776664.75548: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776664.75557: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776664.75602: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776664.77407: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776664.77452: stderr chunk (state=3): >>><<< 6631 1726776664.77455: stdout chunk (state=3): >>><<< 6631 1726776664.77468: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776664.77474: _low_level_execute_command(): starting 6631 1726776664.77476: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776664.662591-7323-243035537975900/AnsiballZ_setup.py && sleep 0' 6631 1726776664.77882: 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 <<< 6631 1726776664.77885: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776664.77915: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776664.77922: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776664.77932: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776664.77941: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776664.77947: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776664.77952: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776664.77960: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776664.77968: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776664.77975: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776664.78033: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776664.78036: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776664.78045: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776664.78106: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776665.04096: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} <<< 6631 1726776665.05928: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 6631 1726776665.05933: stderr chunk (state=3): >>><<< 6631 1726776665.05936: stdout chunk (state=3): >>><<< 6631 1726776665.05951: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.45.78 closed. 6631 1726776665.05987: done with _execute_module (ansible.legacy.setup, {'gather_subset': '!all', 'filter': 'ansible_service_mgr', '_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-1726776664.662591-7323-243035537975900/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6631 1726776665.06001: Facts {'ansible_facts': {'ansible_service_mgr': 'systemd'}, 'invocation': {'module_args': {'gather_subset': ['!all'], 'filter': ['ansible_service_mgr'], 'gather_timeout': 10, 'fact_path': '/etc/ansible/facts.d'}}, '_ansible_parsed': True} 6631 1726776665.06073: variable 'ansible_module_compression' from source: unknown 6631 1726776665.06122: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6631n9q5x9dd/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 6631 1726776665.06178: variable 'ansible_facts' from source: unknown 6631 1726776665.06372: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776664.662591-7323-243035537975900/AnsiballZ_systemd.py 6631 1726776665.07192: Sending initial data 6631 1726776665.07196: Sent initial data (153 bytes) 6631 1726776665.09042: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776665.09048: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776665.09161: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776665.09164: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration <<< 6631 1726776665.09185: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776665.09191: 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.45.78 originally 10.31.45.78 debug2: match found <<< 6631 1726776665.09296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776665.09367: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776665.09384: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776665.09451: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776665.11284: 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 <<< 6631 1726776665.11310: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6631 1726776665.11345: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6631n9q5x9dd/tmp79bvt6je /root/.ansible/tmp/ansible-tmp-1726776664.662591-7323-243035537975900/AnsiballZ_systemd.py <<< 6631 1726776665.11374: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6631 1726776665.14516: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776665.14625: stderr chunk (state=3): >>><<< 6631 1726776665.14628: stdout chunk (state=3): >>><<< 6631 1726776665.14632: done transferring module to remote 6631 1726776665.14634: _low_level_execute_command(): starting 6631 1726776665.14636: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776664.662591-7323-243035537975900/ /root/.ansible/tmp/ansible-tmp-1726776664.662591-7323-243035537975900/AnsiballZ_systemd.py && sleep 0' 6631 1726776665.16525: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776665.17234: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776665.17245: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776665.17262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776665.17299: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776665.17306: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776665.17316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776665.17332: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776665.17340: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776665.17347: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776665.17355: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776665.17365: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776665.17379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776665.17385: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776665.17392: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776665.17400: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776665.17477: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776665.17495: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776665.17507: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776665.17577: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776665.19475: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776665.19479: stdout chunk (state=3): >>><<< 6631 1726776665.19486: stderr chunk (state=3): >>><<< 6631 1726776665.19502: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776665.19505: _low_level_execute_command(): starting 6631 1726776665.19509: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776664.662591-7323-243035537975900/AnsiballZ_systemd.py && sleep 0' 6631 1726776665.20972: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776665.20984: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776665.20997: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776665.21006: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776665.21042: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776665.21050: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776665.21057: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776665.21069: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776665.21078: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776665.21084: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776665.21091: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776665.21101: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776665.21110: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776665.21131: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776665.21136: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776665.21145: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776665.21211: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776665.21341: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776665.21353: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776665.21426: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776665.63506: 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": "10045", "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": "232402507", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10045", "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=10045 ; 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=10045 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3809", "MemoryCurrent": "16400384", "MemoryAvailable": "infinity", "CPUUsageNSec": "278023000", "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]", "StartupCP<<< 6631 1726776665.63523: stdout chunk (state=3): >>>UWeight": "[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.socket dbus-broker.service system.slice", "WantedBy": "multi-user.target", "Conflicts": "cpupower.service power-profiles-daemon.service shutdown.target tlp.service auto-cpufreq.service", "Before": "multi-user.target shutdown.target", "After": "dbus-broker.service sysinit.target systemd-sysctl.service network.target systemd-journald.socket dbus.socket polkit.service basic.target 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:00 EDT", "StateChangeTimestampMonotonic": "232676238", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:00 EDT", "InactiveExitTimestampMonotonic": "232402746", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:00 EDT", "ActiveEnterTimestampMonotonic": "232676238", "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": "232396398", "AssertTimestamp": "Thu 2024-09-19 16:11:00 EDT", "AssertTimestampMonotonic": "232396401", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "9b04ee7a054c4a7fad4da08517a807ff", "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}}} <<< 6631 1726776665.65426: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 6631 1726776665.65430: stdout chunk (state=3): >>><<< 6631 1726776665.65433: stderr chunk (state=3): >>><<< 6631 1726776665.65524: _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": "10045", "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": "232402507", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10045", "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=10045 ; 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=10045 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3809", "MemoryCurrent": "16400384", "MemoryAvailable": "infinity", "CPUUsageNSec": "278023000", "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.socket dbus-broker.service system.slice", "WantedBy": "multi-user.target", "Conflicts": "cpupower.service power-profiles-daemon.service shutdown.target tlp.service auto-cpufreq.service", "Before": "multi-user.target shutdown.target", "After": "dbus-broker.service sysinit.target systemd-sysctl.service network.target systemd-journald.socket dbus.socket polkit.service basic.target 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:00 EDT", "StateChangeTimestampMonotonic": "232676238", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:00 EDT", "InactiveExitTimestampMonotonic": "232402746", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:00 EDT", "ActiveEnterTimestampMonotonic": "232676238", "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": "232396398", "AssertTimestamp": "Thu 2024-09-19 16:11:00 EDT", "AssertTimestampMonotonic": "232396401", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "9b04ee7a054c4a7fad4da08517a807ff", "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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.45.78 closed. 6631 1726776665.65674: 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-1726776664.662591-7323-243035537975900/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6631 1726776665.65686: _low_level_execute_command(): starting 6631 1726776665.65691: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776664.662591-7323-243035537975900/ > /dev/null 2>&1 && sleep 0' 6631 1726776665.66126: 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 <<< 6631 1726776665.66139: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776665.66160: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 6631 1726776665.66171: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776665.66214: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776665.66230: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776665.66274: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776665.68115: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776665.68160: stderr chunk (state=3): >>><<< 6631 1726776665.68163: stdout chunk (state=3): >>><<< 6631 1726776665.68174: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776665.68184: handler run complete 6631 1726776665.68227: attempt loop complete, returning result 6631 1726776665.68241: variable 'item' from source: unknown 6631 1726776665.68303: variable 'item' from source: unknown changed: [managed_node3] => (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": "232676238", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus-broker.service sysinit.target systemd-sysctl.service network.target systemd-journald.socket dbus.socket polkit.service basic.target system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 16:11:00 EDT", "AssertTimestampMonotonic": "232396401", "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": "278023000", "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": "232396398", "ConfigurationDirectoryMode": "0755", "Conflicts": "cpupower.service power-profiles-daemon.service shutdown.target tlp.service auto-cpufreq.service", "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": "10045", "ExecMainStartTimestamp": "Thu 2024-09-19 16:11:00 EDT", "ExecMainStartTimestampMonotonic": "232402507", "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=10045 ; 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=10045 ; 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": "232402746", "InvocationID": "9b04ee7a054c4a7fad4da08517a807ff", "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": "10045", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "16400384", "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.socket dbus-broker.service 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": "232676238", "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" } } 6631 1726776665.68832: dumping result to json 6631 1726776665.68835: done dumping result, returning 6631 1726776665.68838: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes [025ceb90-32dd-8e45-738e-000000000036] 6631 1726776665.68840: sending task result for task 025ceb90-32dd-8e45-738e-000000000036 6631 1726776665.68890: done sending task result for task 025ceb90-32dd-8e45-738e-000000000036 6631 1726776665.68893: WORKER PROCESS EXITING 6631 1726776665.69011: no more pending results, returning what we have 6631 1726776665.69013: results queue empty 6631 1726776665.69014: checking for any_errors_fatal 6631 1726776665.69017: done checking for any_errors_fatal 6631 1726776665.69019: checking for max_fail_percentage 6631 1726776665.69020: done checking for max_fail_percentage 6631 1726776665.69021: checking to see if all hosts have failed and the running result is not ok 6631 1726776665.69022: done checking to see if all hosts have failed 6631 1726776665.69022: getting the remaining hosts for this loop 6631 1726776665.69023: done getting the remaining hosts for this loop 6631 1726776665.69025: getting the next task for host managed_node3 6631 1726776665.69028: done getting next task for host managed_node3 6631 1726776665.69030: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 6631 1726776665.69032: ^ 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? (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 6631 1726776665.69038: getting variables 6631 1726776665.69039: in VariableManager get_vars() 6631 1726776665.69057: Calling all_inventory to load vars for managed_node3 6631 1726776665.69059: Calling groups_inventory to load vars for managed_node3 6631 1726776665.69060: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776665.69067: Calling all_plugins_play to load vars for managed_node3 6631 1726776665.69069: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776665.69073: Calling groups_plugins_play to load vars for managed_node3 6631 1726776665.69106: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776665.69132: done with get_vars() 6631 1726776665.69138: done getting variables 6631 1726776665.69203: 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:05 -0400 (0:00:01.099) 0:00:41.133 **** 6631 1726776665.69225: entering _queue_task() for managed_node3/command 6631 1726776665.69226: Creating lock for command 6631 1726776665.69394: worker is 1 (out of 1 available) 6631 1726776665.69406: exiting _queue_task() for managed_node3/command 6631 1726776665.69416: done queuing things up, now waiting for results queue to drain 6631 1726776665.69417: waiting for pending results... 6631 1726776665.69579: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 6631 1726776665.69640: in run() - task 025ceb90-32dd-8e45-738e-000000000037 6631 1726776665.69650: variable 'ansible_search_path' from source: unknown 6631 1726776665.69653: variable 'ansible_search_path' from source: unknown 6631 1726776665.69681: calling self._execute() 6631 1726776665.69734: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776665.69738: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776665.69746: variable 'omit' from source: magic vars 6631 1726776665.70094: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6631 1726776665.70261: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6631 1726776665.70292: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6631 1726776665.70316: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6631 1726776665.70342: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6631 1726776665.70424: variable '__kernel_settings_register_profile' from source: set_fact 6631 1726776665.70442: Evaluated conditional (not __kernel_settings_register_profile is changed): False 6631 1726776665.70445: when evaluation is False, skipping this task 6631 1726776665.70447: _execute() done 6631 1726776665.70450: dumping result to json 6631 1726776665.70452: done dumping result, returning 6631 1726776665.70459: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings [025ceb90-32dd-8e45-738e-000000000037] 6631 1726776665.70464: sending task result for task 025ceb90-32dd-8e45-738e-000000000037 6631 1726776665.70546: done sending task result for task 025ceb90-32dd-8e45-738e-000000000037 6631 1726776665.70549: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_register_profile is changed", "skip_reason": "Conditional result was False" } 6631 1726776665.70600: no more pending results, returning what we have 6631 1726776665.70602: results queue empty 6631 1726776665.70603: checking for any_errors_fatal 6631 1726776665.70616: done checking for any_errors_fatal 6631 1726776665.70617: checking for max_fail_percentage 6631 1726776665.70620: done checking for max_fail_percentage 6631 1726776665.70621: checking to see if all hosts have failed and the running result is not ok 6631 1726776665.70622: done checking to see if all hosts have failed 6631 1726776665.70623: getting the remaining hosts for this loop 6631 1726776665.70624: done getting the remaining hosts for this loop 6631 1726776665.70627: getting the next task for host managed_node3 6631 1726776665.70631: done getting next task for host managed_node3 6631 1726776665.70635: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Verify settings 6631 1726776665.70637: ^ 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? (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 6631 1726776665.70645: getting variables 6631 1726776665.70646: in VariableManager get_vars() 6631 1726776665.70667: Calling all_inventory to load vars for managed_node3 6631 1726776665.70668: Calling groups_inventory to load vars for managed_node3 6631 1726776665.70670: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776665.70677: Calling all_plugins_play to load vars for managed_node3 6631 1726776665.70679: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776665.70681: Calling groups_plugins_play to load vars for managed_node3 6631 1726776665.70715: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776665.70745: done with get_vars() 6631 1726776665.70750: 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:05 -0400 (0:00:00.015) 0:00:41.149 **** 6631 1726776665.70814: entering _queue_task() for managed_node3/include_tasks 6631 1726776665.70968: worker is 1 (out of 1 available) 6631 1726776665.70983: exiting _queue_task() for managed_node3/include_tasks 6631 1726776665.70994: done queuing things up, now waiting for results queue to drain 6631 1726776665.70995: waiting for pending results... 6631 1726776665.71137: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Verify settings 6631 1726776665.71192: in run() - task 025ceb90-32dd-8e45-738e-000000000038 6631 1726776665.71202: variable 'ansible_search_path' from source: unknown 6631 1726776665.71206: variable 'ansible_search_path' from source: unknown 6631 1726776665.71234: calling self._execute() 6631 1726776665.71282: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776665.71286: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776665.71293: variable 'omit' from source: magic vars 6631 1726776665.71593: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6631 1726776665.71750: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6631 1726776665.71784: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6631 1726776665.71806: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6631 1726776665.71832: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6631 1726776665.71907: variable '__kernel_settings_register_apply' from source: set_fact 6631 1726776665.71925: Evaluated conditional (__kernel_settings_register_apply is changed): True 6631 1726776665.71930: _execute() done 6631 1726776665.71933: dumping result to json 6631 1726776665.71935: done dumping result, returning 6631 1726776665.71942: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Verify settings [025ceb90-32dd-8e45-738e-000000000038] 6631 1726776665.71948: sending task result for task 025ceb90-32dd-8e45-738e-000000000038 6631 1726776665.72036: done sending task result for task 025ceb90-32dd-8e45-738e-000000000038 6631 1726776665.72039: WORKER PROCESS EXITING 6631 1726776665.72070: no more pending results, returning what we have 6631 1726776665.72083: in VariableManager get_vars() 6631 1726776665.72142: Calling all_inventory to load vars for managed_node3 6631 1726776665.72145: Calling groups_inventory to load vars for managed_node3 6631 1726776665.72146: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776665.72152: Calling all_plugins_play to load vars for managed_node3 6631 1726776665.72154: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776665.72156: Calling groups_plugins_play to load vars for managed_node3 6631 1726776665.72188: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776665.72211: done with get_vars() 6631 1726776665.72215: variable 'ansible_search_path' from source: unknown 6631 1726776665.72216: variable 'ansible_search_path' from source: unknown 6631 1726776665.72244: we have included files to process 6631 1726776665.72245: generating all_blocks data 6631 1726776665.72248: done generating all_blocks data 6631 1726776665.72250: processing included file: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 6631 1726776665.72251: loading included file: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 6631 1726776665.72253: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 6631 1726776665.72563: done processing included file 6631 1726776665.72565: iterating over new_blocks loaded from include file 6631 1726776665.72565: in VariableManager get_vars() 6631 1726776665.72581: done with get_vars() 6631 1726776665.72583: filtering new block on tags 6631 1726776665.72597: done filtering new block on tags 6631 1726776665.72598: 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_node3 6631 1726776665.72601: extending task lists for all hosts with included blocks 6631 1726776665.72959: done extending task lists 6631 1726776665.72960: done processing included files 6631 1726776665.72961: results queue empty 6631 1726776665.72961: checking for any_errors_fatal 6631 1726776665.72963: done checking for any_errors_fatal 6631 1726776665.72964: checking for max_fail_percentage 6631 1726776665.72964: done checking for max_fail_percentage 6631 1726776665.72965: checking to see if all hosts have failed and the running result is not ok 6631 1726776665.72965: done checking to see if all hosts have failed 6631 1726776665.72966: getting the remaining hosts for this loop 6631 1726776665.72967: done getting the remaining hosts for this loop 6631 1726776665.72968: getting the next task for host managed_node3 6631 1726776665.72972: done getting next task for host managed_node3 6631 1726776665.72974: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 6631 1726776665.72976: ^ 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? (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 6631 1726776665.72982: getting variables 6631 1726776665.72982: in VariableManager get_vars() 6631 1726776665.72991: Calling all_inventory to load vars for managed_node3 6631 1726776665.72993: Calling groups_inventory to load vars for managed_node3 6631 1726776665.72995: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776665.72998: Calling all_plugins_play to load vars for managed_node3 6631 1726776665.72999: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776665.73001: Calling groups_plugins_play to load vars for managed_node3 6631 1726776665.73024: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776665.73045: done with get_vars() 6631 1726776665.73050: done getting variables 6631 1726776665.73075: 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:05 -0400 (0:00:00.022) 0:00:41.172 **** 6631 1726776665.73095: entering _queue_task() for managed_node3/command 6631 1726776665.73250: worker is 1 (out of 1 available) 6631 1726776665.73263: exiting _queue_task() for managed_node3/command 6631 1726776665.73277: done queuing things up, now waiting for results queue to drain 6631 1726776665.73278: waiting for pending results... 6631 1726776665.73465: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 6631 1726776665.73608: in run() - task 025ceb90-32dd-8e45-738e-0000000000f5 6631 1726776665.73629: variable 'ansible_search_path' from source: unknown 6631 1726776665.73637: variable 'ansible_search_path' from source: unknown 6631 1726776665.73679: calling self._execute() 6631 1726776665.73837: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776665.73847: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776665.73859: variable 'omit' from source: magic vars 6631 1726776665.73955: variable 'omit' from source: magic vars 6631 1726776665.74024: variable 'omit' from source: magic vars 6631 1726776665.74057: variable 'omit' from source: magic vars 6631 1726776665.74104: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6631 1726776665.74143: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6631 1726776665.74166: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6631 1726776665.74188: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776665.74230: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776665.74267: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6631 1726776665.74285: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776665.74304: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776665.74467: Set connection var ansible_shell_executable to /bin/sh 6631 1726776665.74488: Set connection var ansible_timeout to 10 6631 1726776665.74503: Set connection var ansible_shell_type to sh 6631 1726776665.74520: Set connection var ansible_connection to ssh 6631 1726776665.74525: Set connection var ansible_module_compression to ZIP_DEFLATED 6631 1726776665.74531: Set connection var ansible_pipelining to False 6631 1726776665.74560: variable 'ansible_shell_executable' from source: unknown 6631 1726776665.74572: variable 'ansible_connection' from source: unknown 6631 1726776665.74581: variable 'ansible_module_compression' from source: unknown 6631 1726776665.74592: variable 'ansible_shell_type' from source: unknown 6631 1726776665.74595: variable 'ansible_shell_executable' from source: unknown 6631 1726776665.74597: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776665.74599: variable 'ansible_pipelining' from source: unknown 6631 1726776665.74602: variable 'ansible_timeout' from source: unknown 6631 1726776665.74607: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776665.74708: 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) 6631 1726776665.74722: variable 'omit' from source: magic vars 6631 1726776665.74725: starting attempt loop 6631 1726776665.74728: running the handler 6631 1726776665.74738: _low_level_execute_command(): starting 6631 1726776665.74744: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6631 1726776665.75230: 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 <<< 6631 1726776665.75250: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776665.75262: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776665.75276: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776665.75326: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776665.75338: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776665.75387: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776665.77057: stdout chunk (state=3): >>>/root <<< 6631 1726776665.77220: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776665.77233: stdout chunk (state=3): >>><<< 6631 1726776665.77246: stderr chunk (state=3): >>><<< 6631 1726776665.77273: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776665.77293: _low_level_execute_command(): starting 6631 1726776665.77302: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776665.7728095-7378-37926274103568 `" && echo ansible-tmp-1726776665.7728095-7378-37926274103568="` echo /root/.ansible/tmp/ansible-tmp-1726776665.7728095-7378-37926274103568 `" ) && sleep 0' 6631 1726776665.77933: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776665.77947: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776665.77963: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776665.77982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776665.78029: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776665.78043: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776665.78058: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776665.78083: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776665.78095: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776665.78107: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776665.78123: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776665.78142: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776665.78159: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776665.78172: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776665.78185: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776665.78200: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776665.78281: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776665.78303: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776665.78322: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776665.78392: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776665.80376: stdout chunk (state=3): >>>ansible-tmp-1726776665.7728095-7378-37926274103568=/root/.ansible/tmp/ansible-tmp-1726776665.7728095-7378-37926274103568 <<< 6631 1726776665.80499: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776665.80580: stderr chunk (state=3): >>><<< 6631 1726776665.80593: stdout chunk (state=3): >>><<< 6631 1726776665.80827: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776665.7728095-7378-37926274103568=/root/.ansible/tmp/ansible-tmp-1726776665.7728095-7378-37926274103568 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776665.80831: variable 'ansible_module_compression' from source: unknown 6631 1726776665.80833: ANSIBALLZ: Using generic lock for ansible.legacy.command 6631 1726776665.80835: ANSIBALLZ: Acquiring lock 6631 1726776665.80838: ANSIBALLZ: Lock acquired: 140288523333280 6631 1726776665.80840: ANSIBALLZ: Creating module 6631 1726776665.93884: ANSIBALLZ: Writing module into payload 6631 1726776665.93959: ANSIBALLZ: Writing module 6631 1726776665.93976: ANSIBALLZ: Renaming module 6631 1726776665.93981: ANSIBALLZ: Done creating module 6631 1726776665.94005: variable 'ansible_facts' from source: unknown 6631 1726776665.94054: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776665.7728095-7378-37926274103568/AnsiballZ_command.py 6631 1726776665.94201: Sending initial data 6631 1726776665.94206: Sent initial data (153 bytes) 6631 1726776665.95100: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776665.95115: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776665.95131: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776665.95135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776665.95176: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776665.95180: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776665.95182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776665.95199: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776665.95202: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776665.95207: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776665.95237: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776665.95240: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776665.95242: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776665.95247: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776665.95249: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776665.95269: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776665.95332: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776665.95349: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776665.95360: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776665.95436: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776665.97256: 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 <<< 6631 1726776665.97291: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6631 1726776665.97324: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6631n9q5x9dd/tmpn3c8p9yb /root/.ansible/tmp/ansible-tmp-1726776665.7728095-7378-37926274103568/AnsiballZ_command.py <<< 6631 1726776665.97363: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6631 1726776665.98357: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776665.98526: stderr chunk (state=3): >>><<< 6631 1726776665.98529: stdout chunk (state=3): >>><<< 6631 1726776665.98532: done transferring module to remote 6631 1726776665.98545: _low_level_execute_command(): starting 6631 1726776665.98550: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776665.7728095-7378-37926274103568/ /root/.ansible/tmp/ansible-tmp-1726776665.7728095-7378-37926274103568/AnsiballZ_command.py && sleep 0' 6631 1726776665.99268: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776665.99271: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776665.99308: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776665.99326: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776665.99330: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776665.99374: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776665.99378: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776665.99426: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776666.01416: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776666.01426: stdout chunk (state=3): >>><<< 6631 1726776666.01429: stderr chunk (state=3): >>><<< 6631 1726776666.01431: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776666.01433: _low_level_execute_command(): starting 6631 1726776666.01435: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776665.7728095-7378-37926274103568/AnsiballZ_command.py && sleep 0' 6631 1726776666.01984: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776666.02007: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776666.02011: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776666.02052: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776666.02056: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776666.02059: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776666.02124: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776666.02145: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776666.02161: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776666.02245: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776666.36048: 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:06.160983", "end": "2024-09-19 16:11:06.359481", "delta": "0:00:00.198498", "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}}} <<< 6631 1726776666.37390: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 6631 1726776666.37440: stderr chunk (state=3): >>><<< 6631 1726776666.37443: stdout chunk (state=3): >>><<< 6631 1726776666.37457: _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:06.160983", "end": "2024-09-19 16:11:06.359481", "delta": "0:00:00.198498", "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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.45.78 closed. 6631 1726776666.37497: 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-1726776665.7728095-7378-37926274103568/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6631 1726776666.37503: _low_level_execute_command(): starting 6631 1726776666.37510: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776665.7728095-7378-37926274103568/ > /dev/null 2>&1 && sleep 0' 6631 1726776666.38224: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776666.38228: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776666.38242: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776666.38249: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776666.38298: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776666.38305: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776666.38314: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776666.38332: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776666.38340: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776666.38346: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776666.38354: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776666.38363: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776666.38379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776666.38394: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776666.38403: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776666.38413: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776666.38497: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776666.38520: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776666.38558: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776666.38599: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776666.40486: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776666.40512: stderr chunk (state=3): >>><<< 6631 1726776666.40514: stdout chunk (state=3): >>><<< 6631 1726776666.40550: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776666.40554: handler run complete 6631 1726776666.40556: Evaluated conditional (False): False 6631 1726776666.40558: attempt loop complete, returning result 6631 1726776666.40560: _execute() done 6631 1726776666.40563: dumping result to json 6631 1726776666.40568: done dumping result, returning 6631 1726776666.40576: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly [025ceb90-32dd-8e45-738e-0000000000f5] 6631 1726776666.40584: sending task result for task 025ceb90-32dd-8e45-738e-0000000000f5 6631 1726776666.40750: done sending task result for task 025ceb90-32dd-8e45-738e-0000000000f5 6631 1726776666.40753: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:00.198498", "end": "2024-09-19 16:11:06.359481", "rc": 0, "start": "2024-09-19 16:11:06.160983" } STDOUT: Verification succeeded, current system settings match the preset profile. See TuneD log file ('/var/log/tuned/tuned.log') for details. 6631 1726776666.40836: no more pending results, returning what we have 6631 1726776666.40839: results queue empty 6631 1726776666.40840: checking for any_errors_fatal 6631 1726776666.40841: done checking for any_errors_fatal 6631 1726776666.40842: checking for max_fail_percentage 6631 1726776666.40843: done checking for max_fail_percentage 6631 1726776666.40844: checking to see if all hosts have failed and the running result is not ok 6631 1726776666.40845: done checking to see if all hosts have failed 6631 1726776666.40846: getting the remaining hosts for this loop 6631 1726776666.40847: done getting the remaining hosts for this loop 6631 1726776666.40850: getting the next task for host managed_node3 6631 1726776666.40854: done getting next task for host managed_node3 6631 1726776666.40857: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 6631 1726776666.40860: ^ 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? (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 6631 1726776666.40873: getting variables 6631 1726776666.40874: in VariableManager get_vars() 6631 1726776666.40896: Calling all_inventory to load vars for managed_node3 6631 1726776666.40897: Calling groups_inventory to load vars for managed_node3 6631 1726776666.40899: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776666.40905: Calling all_plugins_play to load vars for managed_node3 6631 1726776666.40907: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776666.40909: Calling groups_plugins_play to load vars for managed_node3 6631 1726776666.40942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776666.40969: done with get_vars() 6631 1726776666.40977: done getting variables 6631 1726776666.41045: 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:06 -0400 (0:00:00.679) 0:00:41.852 **** 6631 1726776666.41073: entering _queue_task() for managed_node3/shell 6631 1726776666.41074: Creating lock for shell 6631 1726776666.41242: worker is 1 (out of 1 available) 6631 1726776666.41256: exiting _queue_task() for managed_node3/shell 6631 1726776666.41267: done queuing things up, now waiting for results queue to drain 6631 1726776666.41268: waiting for pending results... 6631 1726776666.42109: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 6631 1726776666.42116: in run() - task 025ceb90-32dd-8e45-738e-0000000000f6 6631 1726776666.42121: variable 'ansible_search_path' from source: unknown 6631 1726776666.42124: variable 'ansible_search_path' from source: unknown 6631 1726776666.42127: calling self._execute() 6631 1726776666.42130: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776666.42133: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776666.42135: variable 'omit' from source: magic vars 6631 1726776666.42139: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6631 1726776666.42368: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6631 1726776666.42422: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6631 1726776666.42458: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6631 1726776666.42496: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6631 1726776666.42593: variable '__kernel_settings_register_verify_values' from source: set_fact 6631 1726776666.42615: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 6631 1726776666.42626: when evaluation is False, skipping this task 6631 1726776666.42634: _execute() done 6631 1726776666.42640: dumping result to json 6631 1726776666.42647: done dumping result, returning 6631 1726776666.42655: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log [025ceb90-32dd-8e45-738e-0000000000f6] 6631 1726776666.42665: sending task result for task 025ceb90-32dd-8e45-738e-0000000000f6 6631 1726776666.42758: done sending task result for task 025ceb90-32dd-8e45-738e-0000000000f6 6631 1726776666.42765: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 6631 1726776666.42939: no more pending results, returning what we have 6631 1726776666.42942: results queue empty 6631 1726776666.42943: checking for any_errors_fatal 6631 1726776666.42952: done checking for any_errors_fatal 6631 1726776666.42953: checking for max_fail_percentage 6631 1726776666.42955: done checking for max_fail_percentage 6631 1726776666.42956: checking to see if all hosts have failed and the running result is not ok 6631 1726776666.42956: done checking to see if all hosts have failed 6631 1726776666.42957: getting the remaining hosts for this loop 6631 1726776666.42959: done getting the remaining hosts for this loop 6631 1726776666.42962: getting the next task for host managed_node3 6631 1726776666.42983: done getting next task for host managed_node3 6631 1726776666.42987: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 6631 1726776666.42991: ^ 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? (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 6631 1726776666.43003: getting variables 6631 1726776666.43011: in VariableManager get_vars() 6631 1726776666.43049: Calling all_inventory to load vars for managed_node3 6631 1726776666.43052: Calling groups_inventory to load vars for managed_node3 6631 1726776666.43055: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776666.43062: Calling all_plugins_play to load vars for managed_node3 6631 1726776666.43065: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776666.43068: Calling groups_plugins_play to load vars for managed_node3 6631 1726776666.43127: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776666.43173: done with get_vars() 6631 1726776666.43181: done getting variables 6631 1726776666.43243: 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:06 -0400 (0:00:00.022) 0:00:41.874 **** 6631 1726776666.43277: entering _queue_task() for managed_node3/fail 6631 1726776666.43542: worker is 1 (out of 1 available) 6631 1726776666.43649: exiting _queue_task() for managed_node3/fail 6631 1726776666.43663: done queuing things up, now waiting for results queue to drain 6631 1726776666.43665: waiting for pending results... 6631 1726776666.43793: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 6631 1726776666.43861: in run() - task 025ceb90-32dd-8e45-738e-0000000000f7 6631 1726776666.43874: variable 'ansible_search_path' from source: unknown 6631 1726776666.43878: variable 'ansible_search_path' from source: unknown 6631 1726776666.43901: calling self._execute() 6631 1726776666.43957: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776666.43961: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776666.43968: variable 'omit' from source: magic vars 6631 1726776666.44266: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6631 1726776666.44424: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6631 1726776666.44459: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6631 1726776666.44522: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6631 1726776666.44550: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6631 1726776666.44626: variable '__kernel_settings_register_verify_values' from source: set_fact 6631 1726776666.44645: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 6631 1726776666.44650: when evaluation is False, skipping this task 6631 1726776666.44652: _execute() done 6631 1726776666.44655: dumping result to json 6631 1726776666.44657: done dumping result, returning 6631 1726776666.44664: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors [025ceb90-32dd-8e45-738e-0000000000f7] 6631 1726776666.44669: sending task result for task 025ceb90-32dd-8e45-738e-0000000000f7 6631 1726776666.44753: done sending task result for task 025ceb90-32dd-8e45-738e-0000000000f7 6631 1726776666.44757: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 6631 1726776666.44806: no more pending results, returning what we have 6631 1726776666.44809: results queue empty 6631 1726776666.44809: checking for any_errors_fatal 6631 1726776666.44813: done checking for any_errors_fatal 6631 1726776666.44814: checking for max_fail_percentage 6631 1726776666.44815: done checking for max_fail_percentage 6631 1726776666.44816: checking to see if all hosts have failed and the running result is not ok 6631 1726776666.44819: done checking to see if all hosts have failed 6631 1726776666.44820: getting the remaining hosts for this loop 6631 1726776666.44821: done getting the remaining hosts for this loop 6631 1726776666.44824: getting the next task for host managed_node3 6631 1726776666.44830: done getting next task for host managed_node3 6631 1726776666.44833: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 6631 1726776666.44836: ^ 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? (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 6631 1726776666.44845: getting variables 6631 1726776666.44846: in VariableManager get_vars() 6631 1726776666.44868: Calling all_inventory to load vars for managed_node3 6631 1726776666.44871: Calling groups_inventory to load vars for managed_node3 6631 1726776666.44873: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776666.44879: Calling all_plugins_play to load vars for managed_node3 6631 1726776666.44880: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776666.44882: Calling groups_plugins_play to load vars for managed_node3 6631 1726776666.44915: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776666.44943: done with get_vars() 6631 1726776666.44948: done getting variables 6631 1726776666.44988: 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:06 -0400 (0:00:00.017) 0:00:41.891 **** 6631 1726776666.45009: entering _queue_task() for managed_node3/set_fact 6631 1726776666.45157: worker is 1 (out of 1 available) 6631 1726776666.45170: exiting _queue_task() for managed_node3/set_fact 6631 1726776666.45182: done queuing things up, now waiting for results queue to drain 6631 1726776666.45183: waiting for pending results... 6631 1726776666.45327: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 6631 1726776666.45441: in run() - task 025ceb90-32dd-8e45-738e-000000000039 6631 1726776666.45464: variable 'ansible_search_path' from source: unknown 6631 1726776666.45472: variable 'ansible_search_path' from source: unknown 6631 1726776666.45507: calling self._execute() 6631 1726776666.45584: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776666.45596: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776666.45608: variable 'omit' from source: magic vars 6631 1726776666.45722: variable 'omit' from source: magic vars 6631 1726776666.45776: variable 'omit' from source: magic vars 6631 1726776666.45812: variable 'omit' from source: magic vars 6631 1726776666.45860: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6631 1726776666.45904: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6631 1726776666.45930: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6631 1726776666.45950: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776666.45963: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776666.46005: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6631 1726776666.46013: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776666.46023: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776666.46138: Set connection var ansible_shell_executable to /bin/sh 6631 1726776666.46153: Set connection var ansible_timeout to 10 6631 1726776666.46161: Set connection var ansible_shell_type to sh 6631 1726776666.46171: Set connection var ansible_connection to ssh 6631 1726776666.46181: Set connection var ansible_module_compression to ZIP_DEFLATED 6631 1726776666.46198: Set connection var ansible_pipelining to False 6631 1726776666.46232: variable 'ansible_shell_executable' from source: unknown 6631 1726776666.46241: variable 'ansible_connection' from source: unknown 6631 1726776666.46248: variable 'ansible_module_compression' from source: unknown 6631 1726776666.46255: variable 'ansible_shell_type' from source: unknown 6631 1726776666.46263: variable 'ansible_shell_executable' from source: unknown 6631 1726776666.46271: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776666.46279: variable 'ansible_pipelining' from source: unknown 6631 1726776666.46286: variable 'ansible_timeout' from source: unknown 6631 1726776666.46294: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776666.46452: 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) 6631 1726776666.46468: variable 'omit' from source: magic vars 6631 1726776666.46478: starting attempt loop 6631 1726776666.46486: running the handler 6631 1726776666.46530: handler run complete 6631 1726776666.46535: attempt loop complete, returning result 6631 1726776666.46538: _execute() done 6631 1726776666.46541: dumping result to json 6631 1726776666.46543: done dumping result, returning 6631 1726776666.46546: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes [025ceb90-32dd-8e45-738e-000000000039] 6631 1726776666.46555: sending task result for task 025ceb90-32dd-8e45-738e-000000000039 6631 1726776666.46636: done sending task result for task 025ceb90-32dd-8e45-738e-000000000039 6631 1726776666.46639: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "kernel_settings_reboot_required": false }, "changed": false } 6631 1726776666.46716: no more pending results, returning what we have 6631 1726776666.46720: results queue empty 6631 1726776666.46721: checking for any_errors_fatal 6631 1726776666.46725: done checking for any_errors_fatal 6631 1726776666.46725: checking for max_fail_percentage 6631 1726776666.46726: done checking for max_fail_percentage 6631 1726776666.46727: checking to see if all hosts have failed and the running result is not ok 6631 1726776666.46727: done checking to see if all hosts have failed 6631 1726776666.46728: getting the remaining hosts for this loop 6631 1726776666.46728: done getting the remaining hosts for this loop 6631 1726776666.46731: getting the next task for host managed_node3 6631 1726776666.46735: done getting next task for host managed_node3 6631 1726776666.46737: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 6631 1726776666.46739: ^ 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? (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 6631 1726776666.46745: getting variables 6631 1726776666.46746: in VariableManager get_vars() 6631 1726776666.46769: Calling all_inventory to load vars for managed_node3 6631 1726776666.46773: Calling groups_inventory to load vars for managed_node3 6631 1726776666.46774: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776666.46780: Calling all_plugins_play to load vars for managed_node3 6631 1726776666.46781: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776666.46783: Calling groups_plugins_play to load vars for managed_node3 6631 1726776666.46813: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776666.46844: done with get_vars() 6631 1726776666.46849: done getting variables 6631 1726776666.46888: 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:06 -0400 (0:00:00.018) 0:00:41.910 **** 6631 1726776666.46908: entering _queue_task() for managed_node3/set_fact 6631 1726776666.47060: worker is 1 (out of 1 available) 6631 1726776666.47075: exiting _queue_task() for managed_node3/set_fact 6631 1726776666.47085: done queuing things up, now waiting for results queue to drain 6631 1726776666.47086: waiting for pending results... 6631 1726776666.47229: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 6631 1726776666.47285: in run() - task 025ceb90-32dd-8e45-738e-00000000003a 6631 1726776666.47295: variable 'ansible_search_path' from source: unknown 6631 1726776666.47299: variable 'ansible_search_path' from source: unknown 6631 1726776666.47325: calling self._execute() 6631 1726776666.47369: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776666.47375: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776666.47381: variable 'omit' from source: magic vars 6631 1726776666.47450: variable 'omit' from source: magic vars 6631 1726776666.47479: variable 'omit' from source: magic vars 6631 1726776666.47764: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6631 1726776666.47917: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6631 1726776666.47948: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6631 1726776666.47976: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6631 1726776666.47999: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6631 1726776666.48092: variable '__kernel_settings_register_profile' from source: set_fact 6631 1726776666.48102: variable '__kernel_settings_register_mode' from source: set_fact 6631 1726776666.48108: variable '__kernel_settings_register_apply' from source: set_fact 6631 1726776666.48147: variable 'omit' from source: magic vars 6631 1726776666.48167: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6631 1726776666.48189: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6631 1726776666.48203: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6631 1726776666.48215: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776666.48225: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776666.48246: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6631 1726776666.48249: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776666.48251: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776666.48317: Set connection var ansible_shell_executable to /bin/sh 6631 1726776666.48325: Set connection var ansible_timeout to 10 6631 1726776666.48328: Set connection var ansible_shell_type to sh 6631 1726776666.48332: Set connection var ansible_connection to ssh 6631 1726776666.48337: Set connection var ansible_module_compression to ZIP_DEFLATED 6631 1726776666.48342: Set connection var ansible_pipelining to False 6631 1726776666.48358: variable 'ansible_shell_executable' from source: unknown 6631 1726776666.48361: variable 'ansible_connection' from source: unknown 6631 1726776666.48363: variable 'ansible_module_compression' from source: unknown 6631 1726776666.48370: variable 'ansible_shell_type' from source: unknown 6631 1726776666.48376: variable 'ansible_shell_executable' from source: unknown 6631 1726776666.48378: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776666.48380: variable 'ansible_pipelining' from source: unknown 6631 1726776666.48382: variable 'ansible_timeout' from source: unknown 6631 1726776666.48385: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776666.48450: 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) 6631 1726776666.48457: variable 'omit' from source: magic vars 6631 1726776666.48462: starting attempt loop 6631 1726776666.48464: running the handler 6631 1726776666.48478: handler run complete 6631 1726776666.48481: attempt loop complete, returning result 6631 1726776666.48483: _execute() done 6631 1726776666.48486: dumping result to json 6631 1726776666.48488: done dumping result, returning 6631 1726776666.48495: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing [025ceb90-32dd-8e45-738e-00000000003a] 6631 1726776666.48501: sending task result for task 025ceb90-32dd-8e45-738e-00000000003a 6631 1726776666.48574: done sending task result for task 025ceb90-32dd-8e45-738e-00000000003a 6631 1726776666.48577: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_changed": true }, "changed": false } 6631 1726776666.48663: no more pending results, returning what we have 6631 1726776666.48665: results queue empty 6631 1726776666.48665: checking for any_errors_fatal 6631 1726776666.48668: done checking for any_errors_fatal 6631 1726776666.48668: checking for max_fail_percentage 6631 1726776666.48669: done checking for max_fail_percentage 6631 1726776666.48670: checking to see if all hosts have failed and the running result is not ok 6631 1726776666.48671: done checking to see if all hosts have failed 6631 1726776666.48671: getting the remaining hosts for this loop 6631 1726776666.48672: done getting the remaining hosts for this loop 6631 1726776666.48675: getting the next task for host managed_node3 6631 1726776666.48679: done getting next task for host managed_node3 6631 1726776666.48680: ^ task is: TASK: meta (role_complete) 6631 1726776666.48682: ^ 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? (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 6631 1726776666.48688: getting variables 6631 1726776666.48689: in VariableManager get_vars() 6631 1726776666.48712: Calling all_inventory to load vars for managed_node3 6631 1726776666.48716: Calling groups_inventory to load vars for managed_node3 6631 1726776666.48718: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776666.48724: Calling all_plugins_play to load vars for managed_node3 6631 1726776666.48727: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776666.48728: Calling groups_plugins_play to load vars for managed_node3 6631 1726776666.48758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776666.48783: done with get_vars() 6631 1726776666.48788: done getting variables 6631 1726776666.48839: done queuing things up, now waiting for results queue to drain 6631 1726776666.48841: results queue empty 6631 1726776666.48841: checking for any_errors_fatal 6631 1726776666.48843: done checking for any_errors_fatal 6631 1726776666.48843: checking for max_fail_percentage 6631 1726776666.48844: done checking for max_fail_percentage 6631 1726776666.48847: checking to see if all hosts have failed and the running result is not ok 6631 1726776666.48848: done checking to see if all hosts have failed 6631 1726776666.48848: getting the remaining hosts for this loop 6631 1726776666.48849: done getting the remaining hosts for this loop 6631 1726776666.48850: getting the next task for host managed_node3 6631 1726776666.48853: done getting next task for host managed_node3 6631 1726776666.48854: ^ task is: TASK: Cleanup 6631 1726776666.48855: ^ state is: HOST STATE: block=2, task=5, 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 6631 1726776666.48857: getting variables 6631 1726776666.48857: in VariableManager get_vars() 6631 1726776666.48864: Calling all_inventory to load vars for managed_node3 6631 1726776666.48865: Calling groups_inventory to load vars for managed_node3 6631 1726776666.48866: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776666.48869: Calling all_plugins_play to load vars for managed_node3 6631 1726776666.48871: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776666.48873: Calling groups_plugins_play to load vars for managed_node3 6631 1726776666.48893: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776666.48910: done with get_vars() 6631 1726776666.48914: done getting variables TASK [Cleanup] ***************************************************************** task path: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_default.yml:14 Thursday 19 September 2024 16:11:06 -0400 (0:00:00.020) 0:00:41.931 **** 6631 1726776666.48990: entering _queue_task() for managed_node3/include_tasks 6631 1726776666.49137: worker is 1 (out of 1 available) 6631 1726776666.49150: exiting _queue_task() for managed_node3/include_tasks 6631 1726776666.49160: done queuing things up, now waiting for results queue to drain 6631 1726776666.49161: waiting for pending results... 6631 1726776666.49308: running TaskExecutor() for managed_node3/TASK: Cleanup 6631 1726776666.49355: in run() - task 025ceb90-32dd-8e45-738e-000000000007 6631 1726776666.49366: variable 'ansible_search_path' from source: unknown 6631 1726776666.49394: calling self._execute() 6631 1726776666.49440: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776666.49446: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776666.49453: variable 'omit' from source: magic vars 6631 1726776666.49524: _execute() done 6631 1726776666.49528: dumping result to json 6631 1726776666.49531: done dumping result, returning 6631 1726776666.49535: done running TaskExecutor() for managed_node3/TASK: Cleanup [025ceb90-32dd-8e45-738e-000000000007] 6631 1726776666.49542: sending task result for task 025ceb90-32dd-8e45-738e-000000000007 6631 1726776666.49634: done sending task result for task 025ceb90-32dd-8e45-738e-000000000007 6631 1726776666.49638: WORKER PROCESS EXITING 6631 1726776666.49660: no more pending results, returning what we have 6631 1726776666.49663: in VariableManager get_vars() 6631 1726776666.49693: Calling all_inventory to load vars for managed_node3 6631 1726776666.49695: Calling groups_inventory to load vars for managed_node3 6631 1726776666.49696: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776666.49702: Calling all_plugins_play to load vars for managed_node3 6631 1726776666.49704: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776666.49705: Calling groups_plugins_play to load vars for managed_node3 6631 1726776666.49745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776666.49764: done with get_vars() 6631 1726776666.49767: variable 'ansible_search_path' from source: unknown 6631 1726776666.49776: we have included files to process 6631 1726776666.49777: generating all_blocks data 6631 1726776666.49778: done generating all_blocks data 6631 1726776666.49781: processing included file: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml 6631 1726776666.49781: loading included file: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml 6631 1726776666.49783: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml 6631 1726776666.50366: done processing included file 6631 1726776666.50368: iterating over new_blocks loaded from include file 6631 1726776666.50369: in VariableManager get_vars() 6631 1726776666.50378: done with get_vars() 6631 1726776666.50380: filtering new block on tags 6631 1726776666.50390: done filtering new block on tags 6631 1726776666.50392: in VariableManager get_vars() 6631 1726776666.50410: done with get_vars() 6631 1726776666.50412: filtering new block on tags 6631 1726776666.50427: done filtering new block on tags 6631 1726776666.50429: 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_node3 6631 1726776666.50432: extending task lists for all hosts with included blocks 6631 1726776666.51001: done extending task lists 6631 1726776666.51002: done processing included files 6631 1726776666.51003: results queue empty 6631 1726776666.51003: checking for any_errors_fatal 6631 1726776666.51004: done checking for any_errors_fatal 6631 1726776666.51005: checking for max_fail_percentage 6631 1726776666.51005: done checking for max_fail_percentage 6631 1726776666.51006: checking to see if all hosts have failed and the running result is not ok 6631 1726776666.51006: done checking to see if all hosts have failed 6631 1726776666.51007: getting the remaining hosts for this loop 6631 1726776666.51008: done getting the remaining hosts for this loop 6631 1726776666.51009: getting the next task for host managed_node3 6631 1726776666.51011: done getting next task for host managed_node3 6631 1726776666.51013: ^ task is: TASK: Show current tuned profile settings 6631 1726776666.51014: ^ state is: HOST STATE: block=2, task=5, 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 6631 1726776666.51016: getting variables 6631 1726776666.51016: in VariableManager get_vars() 6631 1726776666.51025: Calling all_inventory to load vars for managed_node3 6631 1726776666.51027: Calling groups_inventory to load vars for managed_node3 6631 1726776666.51028: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776666.51031: Calling all_plugins_play to load vars for managed_node3 6631 1726776666.51033: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776666.51034: Calling groups_plugins_play to load vars for managed_node3 6631 1726776666.51056: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776666.51073: done with get_vars() 6631 1726776666.51078: done getting variables 6631 1726776666.51101: 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:11:06 -0400 (0:00:00.021) 0:00:41.952 **** 6631 1726776666.51120: entering _queue_task() for managed_node3/command 6631 1726776666.51266: worker is 1 (out of 1 available) 6631 1726776666.51280: exiting _queue_task() for managed_node3/command 6631 1726776666.51290: done queuing things up, now waiting for results queue to drain 6631 1726776666.51291: waiting for pending results... 6631 1726776666.51433: running TaskExecutor() for managed_node3/TASK: Show current tuned profile settings 6631 1726776666.51492: in run() - task 025ceb90-32dd-8e45-738e-000000000151 6631 1726776666.51501: variable 'ansible_search_path' from source: unknown 6631 1726776666.51505: variable 'ansible_search_path' from source: unknown 6631 1726776666.51532: calling self._execute() 6631 1726776666.51578: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776666.51583: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776666.51595: variable 'omit' from source: magic vars 6631 1726776666.51662: variable 'omit' from source: magic vars 6631 1726776666.51688: variable 'omit' from source: magic vars 6631 1726776666.51911: variable '__kernel_settings_profile_filename' from source: role '' exported vars 6631 1726776666.51967: variable '__kernel_settings_profile_dir' from source: role '' exported vars 6631 1726776666.52051: variable '__kernel_settings_profile_parent' from source: set_fact 6631 1726776666.52056: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 6631 1726776666.52089: variable 'omit' from source: magic vars 6631 1726776666.52117: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6631 1726776666.52144: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6631 1726776666.52163: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6631 1726776666.52180: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776666.52188: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776666.52208: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6631 1726776666.52211: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776666.52215: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776666.52288: Set connection var ansible_shell_executable to /bin/sh 6631 1726776666.52295: Set connection var ansible_timeout to 10 6631 1726776666.52298: Set connection var ansible_shell_type to sh 6631 1726776666.52302: Set connection var ansible_connection to ssh 6631 1726776666.52307: Set connection var ansible_module_compression to ZIP_DEFLATED 6631 1726776666.52312: Set connection var ansible_pipelining to False 6631 1726776666.52330: variable 'ansible_shell_executable' from source: unknown 6631 1726776666.52333: variable 'ansible_connection' from source: unknown 6631 1726776666.52336: variable 'ansible_module_compression' from source: unknown 6631 1726776666.52338: variable 'ansible_shell_type' from source: unknown 6631 1726776666.52341: variable 'ansible_shell_executable' from source: unknown 6631 1726776666.52343: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776666.52347: variable 'ansible_pipelining' from source: unknown 6631 1726776666.52349: variable 'ansible_timeout' from source: unknown 6631 1726776666.52352: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776666.52442: 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) 6631 1726776666.52448: variable 'omit' from source: magic vars 6631 1726776666.52453: starting attempt loop 6631 1726776666.52456: running the handler 6631 1726776666.52466: _low_level_execute_command(): starting 6631 1726776666.52476: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6631 1726776666.52996: 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 <<< 6631 1726776666.53021: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776666.53036: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776666.53048: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776666.53093: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776666.53105: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776666.53154: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776666.54804: stdout chunk (state=3): >>>/root <<< 6631 1726776666.54909: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776666.54950: stderr chunk (state=3): >>><<< 6631 1726776666.54956: stdout chunk (state=3): >>><<< 6631 1726776666.54981: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776666.54996: _low_level_execute_command(): starting 6631 1726776666.55003: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776666.54986-7433-259188396686090 `" && echo ansible-tmp-1726776666.54986-7433-259188396686090="` echo /root/.ansible/tmp/ansible-tmp-1726776666.54986-7433-259188396686090 `" ) && sleep 0' 6631 1726776666.55412: 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 <<< 6631 1726776666.55429: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776666.55442: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6631 1726776666.55459: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776666.55499: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776666.55524: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776666.55556: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776666.57539: stdout chunk (state=3): >>>ansible-tmp-1726776666.54986-7433-259188396686090=/root/.ansible/tmp/ansible-tmp-1726776666.54986-7433-259188396686090 <<< 6631 1726776666.57724: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776666.57727: stdout chunk (state=3): >>><<< 6631 1726776666.57741: stderr chunk (state=3): >>><<< 6631 1726776666.58028: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776666.54986-7433-259188396686090=/root/.ansible/tmp/ansible-tmp-1726776666.54986-7433-259188396686090 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776666.58032: variable 'ansible_module_compression' from source: unknown 6631 1726776666.58034: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6631n9q5x9dd/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 6631 1726776666.58036: variable 'ansible_facts' from source: unknown 6631 1726776666.58038: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776666.54986-7433-259188396686090/AnsiballZ_command.py 6631 1726776666.58102: Sending initial data 6631 1726776666.58105: Sent initial data (152 bytes) 6631 1726776666.59114: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776666.59139: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776666.59159: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776666.59178: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776666.59217: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776666.59238: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776666.59257: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776666.59275: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776666.59286: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776666.59296: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776666.59307: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776666.59322: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776666.59342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776666.59356: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776666.59371: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776666.59384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776666.59469: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776666.59495: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776666.59512: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776666.59595: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776666.61466: 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 <<< 6631 1726776666.61501: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6631 1726776666.61545: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6631n9q5x9dd/tmpfkc4kgy0 /root/.ansible/tmp/ansible-tmp-1726776666.54986-7433-259188396686090/AnsiballZ_command.py <<< 6631 1726776666.61573: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6631 1726776666.62910: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776666.62914: stdout chunk (state=3): >>><<< 6631 1726776666.62916: stderr chunk (state=3): >>><<< 6631 1726776666.62920: done transferring module to remote 6631 1726776666.62923: _low_level_execute_command(): starting 6631 1726776666.62925: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776666.54986-7433-259188396686090/ /root/.ansible/tmp/ansible-tmp-1726776666.54986-7433-259188396686090/AnsiballZ_command.py && sleep 0' 6631 1726776666.63496: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776666.63510: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776666.63528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776666.63545: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776666.63586: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776666.63599: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776666.63613: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776666.63632: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776666.63643: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776666.63652: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776666.63670: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776666.63686: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776666.63701: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776666.63713: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776666.63728: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776666.63741: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776666.63885: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776666.63907: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776666.63972: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776666.64012: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776666.65863: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776666.65914: stderr chunk (state=3): >>><<< 6631 1726776666.65919: stdout chunk (state=3): >>><<< 6631 1726776666.65936: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776666.65948: _low_level_execute_command(): starting 6631 1726776666.65951: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776666.54986-7433-259188396686090/AnsiballZ_command.py && sleep 0' 6631 1726776666.66586: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776666.66599: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776666.66617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776666.66637: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776666.66681: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776666.66692: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776666.66706: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776666.66726: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776666.66738: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776666.66749: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776666.66760: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776666.66778: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776666.66798: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776666.66810: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776666.66825: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776666.66844: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776666.66923: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776666.66948: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776666.66963: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776666.67043: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776666.81231: stdout chunk (state=3): >>> {"changed": true, "stdout": "#\n# Ansible managed\n#\n# system_role:kernel_settings\n\n[main]\nsummary = kernel settings", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/tuned/kernel_settings/tuned.conf"], "start": "2024-09-19 16:11:06.808264", "end": "2024-09-19 16:11:06.811525", "delta": "0:00:00.003261", "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}}} <<< 6631 1726776666.82568: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 6631 1726776666.82627: stderr chunk (state=3): >>><<< 6631 1726776666.82630: stdout chunk (state=3): >>><<< 6631 1726776666.82646: _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", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/tuned/kernel_settings/tuned.conf"], "start": "2024-09-19 16:11:06.808264", "end": "2024-09-19 16:11:06.811525", "delta": "0:00:00.003261", "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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.45.78 closed. 6631 1726776666.82680: 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-1726776666.54986-7433-259188396686090/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6631 1726776666.82689: _low_level_execute_command(): starting 6631 1726776666.82700: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776666.54986-7433-259188396686090/ > /dev/null 2>&1 && sleep 0' 6631 1726776666.83161: 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 <<< 6631 1726776666.83164: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776666.83204: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776666.83208: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776666.83210: 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.45.78 originally 10.31.45.78 debug2: match found <<< 6631 1726776666.83212: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776666.83266: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776666.83269: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776666.83274: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776666.83309: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776666.85203: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776666.85206: stdout chunk (state=3): >>><<< 6631 1726776666.85209: stderr chunk (state=3): >>><<< 6631 1726776666.85527: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776666.85531: handler run complete 6631 1726776666.85533: Evaluated conditional (False): False 6631 1726776666.85535: attempt loop complete, returning result 6631 1726776666.85537: _execute() done 6631 1726776666.85539: dumping result to json 6631 1726776666.85541: done dumping result, returning 6631 1726776666.85543: done running TaskExecutor() for managed_node3/TASK: Show current tuned profile settings [025ceb90-32dd-8e45-738e-000000000151] 6631 1726776666.85544: sending task result for task 025ceb90-32dd-8e45-738e-000000000151 6631 1726776666.85615: done sending task result for task 025ceb90-32dd-8e45-738e-000000000151 6631 1726776666.85621: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "cat", "/etc/tuned/kernel_settings/tuned.conf" ], "delta": "0:00:00.003261", "end": "2024-09-19 16:11:06.811525", "rc": 0, "start": "2024-09-19 16:11:06.808264" } STDOUT: # # Ansible managed # # system_role:kernel_settings [main] summary = kernel settings 6631 1726776666.85693: no more pending results, returning what we have 6631 1726776666.85697: results queue empty 6631 1726776666.85697: checking for any_errors_fatal 6631 1726776666.85699: done checking for any_errors_fatal 6631 1726776666.85700: checking for max_fail_percentage 6631 1726776666.85701: done checking for max_fail_percentage 6631 1726776666.85702: checking to see if all hosts have failed and the running result is not ok 6631 1726776666.85703: done checking to see if all hosts have failed 6631 1726776666.85704: getting the remaining hosts for this loop 6631 1726776666.85705: done getting the remaining hosts for this loop 6631 1726776666.85709: getting the next task for host managed_node3 6631 1726776666.85716: done getting next task for host managed_node3 6631 1726776666.85721: ^ task is: TASK: Run role with purge to remove everything 6631 1726776666.85724: ^ state is: HOST STATE: block=2, task=5, 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 6631 1726776666.85727: getting variables 6631 1726776666.85728: in VariableManager get_vars() 6631 1726776666.85759: Calling all_inventory to load vars for managed_node3 6631 1726776666.85761: Calling groups_inventory to load vars for managed_node3 6631 1726776666.85763: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776666.85775: Calling all_plugins_play to load vars for managed_node3 6631 1726776666.85778: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776666.85781: Calling groups_plugins_play to load vars for managed_node3 6631 1726776666.85829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776666.85872: done with get_vars() 6631 1726776666.85882: 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:11:06 -0400 (0:00:00.348) 0:00:42.301 **** 6631 1726776666.85979: entering _queue_task() for managed_node3/include_role 6631 1726776666.86231: worker is 1 (out of 1 available) 6631 1726776666.86244: exiting _queue_task() for managed_node3/include_role 6631 1726776666.86256: done queuing things up, now waiting for results queue to drain 6631 1726776666.86257: waiting for pending results... 6631 1726776666.86496: running TaskExecutor() for managed_node3/TASK: Run role with purge to remove everything 6631 1726776666.86558: in run() - task 025ceb90-32dd-8e45-738e-000000000153 6631 1726776666.86569: variable 'ansible_search_path' from source: unknown 6631 1726776666.86572: variable 'ansible_search_path' from source: unknown 6631 1726776666.86603: calling self._execute() 6631 1726776666.86696: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776666.86700: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776666.86705: variable 'omit' from source: magic vars 6631 1726776666.86779: _execute() done 6631 1726776666.86782: dumping result to json 6631 1726776666.86785: done dumping result, returning 6631 1726776666.86790: done running TaskExecutor() for managed_node3/TASK: Run role with purge to remove everything [025ceb90-32dd-8e45-738e-000000000153] 6631 1726776666.86796: sending task result for task 025ceb90-32dd-8e45-738e-000000000153 6631 1726776666.86890: done sending task result for task 025ceb90-32dd-8e45-738e-000000000153 6631 1726776666.86893: WORKER PROCESS EXITING 6631 1726776666.86939: no more pending results, returning what we have 6631 1726776666.86943: in VariableManager get_vars() 6631 1726776666.86996: Calling all_inventory to load vars for managed_node3 6631 1726776666.86998: Calling groups_inventory to load vars for managed_node3 6631 1726776666.86999: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776666.87008: Calling all_plugins_play to load vars for managed_node3 6631 1726776666.87011: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776666.87013: Calling groups_plugins_play to load vars for managed_node3 6631 1726776666.87046: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776666.87066: done with get_vars() 6631 1726776666.87069: variable 'ansible_search_path' from source: unknown 6631 1726776666.87070: variable 'ansible_search_path' from source: unknown 6631 1726776666.87249: variable 'omit' from source: magic vars 6631 1726776666.87269: variable 'omit' from source: magic vars 6631 1726776666.87279: variable 'omit' from source: magic vars 6631 1726776666.87281: we have included files to process 6631 1726776666.87282: generating all_blocks data 6631 1726776666.87283: done generating all_blocks data 6631 1726776666.87286: processing included file: fedora.linux_system_roles.kernel_settings 6631 1726776666.87299: in VariableManager get_vars() 6631 1726776666.87309: done with get_vars() 6631 1726776666.87328: in VariableManager get_vars() 6631 1726776666.87341: done with get_vars() 6631 1726776666.87365: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/main.yml 6631 1726776666.87402: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/defaults/main.yml 6631 1726776666.87416: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/meta/main.yml 6631 1726776666.87468: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml 6631 1726776666.87787: in VariableManager get_vars() 6631 1726776666.87801: done with get_vars() 6631 1726776666.88929: in VariableManager get_vars() 6631 1726776666.88948: done with get_vars() 6631 1726776666.89102: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml 6631 1726776666.89752: iterating over new_blocks loaded from include file 6631 1726776666.89754: in VariableManager get_vars() 6631 1726776666.89786: done with get_vars() 6631 1726776666.89788: filtering new block on tags 6631 1726776666.89808: done filtering new block on tags 6631 1726776666.89811: in VariableManager get_vars() 6631 1726776666.89829: done with get_vars() 6631 1726776666.89831: filtering new block on tags 6631 1726776666.89850: done filtering new block on tags 6631 1726776666.89853: in VariableManager get_vars() 6631 1726776666.89869: done with get_vars() 6631 1726776666.89872: filtering new block on tags 6631 1726776666.89920: done filtering new block on tags 6631 1726776666.89924: in VariableManager get_vars() 6631 1726776666.89939: done with get_vars() 6631 1726776666.89941: filtering new block on tags 6631 1726776666.89957: done filtering new block on tags 6631 1726776666.89959: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kernel_settings for managed_node3 6631 1726776666.89964: extending task lists for all hosts with included blocks 6631 1726776666.90254: done extending task lists 6631 1726776666.90255: done processing included files 6631 1726776666.90256: results queue empty 6631 1726776666.90257: checking for any_errors_fatal 6631 1726776666.90261: done checking for any_errors_fatal 6631 1726776666.90261: checking for max_fail_percentage 6631 1726776666.90263: done checking for max_fail_percentage 6631 1726776666.90263: checking to see if all hosts have failed and the running result is not ok 6631 1726776666.90264: done checking to see if all hosts have failed 6631 1726776666.90265: getting the remaining hosts for this loop 6631 1726776666.90266: done getting the remaining hosts for this loop 6631 1726776666.90268: getting the next task for host managed_node3 6631 1726776666.90272: done getting next task for host managed_node3 6631 1726776666.90275: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 6631 1726776666.90278: ^ state is: HOST STATE: block=2, task=5, 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 6631 1726776666.90287: getting variables 6631 1726776666.90288: in VariableManager get_vars() 6631 1726776666.90300: Calling all_inventory to load vars for managed_node3 6631 1726776666.90303: Calling groups_inventory to load vars for managed_node3 6631 1726776666.90305: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776666.90310: Calling all_plugins_play to load vars for managed_node3 6631 1726776666.90312: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776666.90315: Calling groups_plugins_play to load vars for managed_node3 6631 1726776666.90351: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776666.90385: done with get_vars() 6631 1726776666.90393: done getting variables 6631 1726776666.90431: 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:06 -0400 (0:00:00.044) 0:00:42.345 **** 6631 1726776666.90466: entering _queue_task() for managed_node3/fail 6631 1726776666.90961: worker is 1 (out of 1 available) 6631 1726776666.90971: exiting _queue_task() for managed_node3/fail 6631 1726776666.90984: done queuing things up, now waiting for results queue to drain 6631 1726776666.90985: waiting for pending results... 6631 1726776666.91687: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 6631 1726776666.91858: in run() - task 025ceb90-32dd-8e45-738e-0000000001f5 6631 1726776666.91990: variable 'ansible_search_path' from source: unknown 6631 1726776666.92036: variable 'ansible_search_path' from source: unknown 6631 1726776666.92145: calling self._execute() 6631 1726776666.92255: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776666.92455: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776666.92468: variable 'omit' from source: magic vars 6631 1726776666.92985: variable 'kernel_settings_sysctl' from source: include params 6631 1726776666.92997: variable '__kernel_settings_state_empty' from source: role '' all vars 6631 1726776666.93012: Evaluated conditional (kernel_settings_sysctl != __kernel_settings_state_empty): True 6631 1726776666.93348: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6631 1726776666.96104: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6631 1726776666.96176: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6631 1726776666.96221: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6631 1726776666.96384: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6631 1726776666.96416: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6631 1726776666.96516: 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) 6631 1726776666.96708: 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) 6631 1726776666.96742: 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) 6631 1726776666.96904: 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) 6631 1726776666.96928: 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) 6631 1726776666.96984: 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) 6631 1726776666.97017: 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) 6631 1726776666.97138: 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) 6631 1726776666.97183: 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) 6631 1726776666.97204: 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) 6631 1726776666.97261: 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) 6631 1726776666.97349: 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) 6631 1726776666.97462: 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) 6631 1726776666.97505: 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) 6631 1726776666.97528: 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) 6631 1726776666.97996: variable 'kernel_settings_sysctl' from source: include params 6631 1726776666.98031: 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 6631 1726776666.98039: when evaluation is False, skipping this task 6631 1726776666.98046: _execute() done 6631 1726776666.98053: dumping result to json 6631 1726776666.98060: done dumping result, returning 6631 1726776666.98071: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values [025ceb90-32dd-8e45-738e-0000000001f5] 6631 1726776666.98087: sending task result for task 025ceb90-32dd-8e45-738e-0000000001f5 6631 1726776666.98191: done sending task result for task 025ceb90-32dd-8e45-738e-0000000001f5 skipping: [managed_node3] => { "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" } 6631 1726776666.98244: no more pending results, returning what we have 6631 1726776666.98249: results queue empty 6631 1726776666.98250: checking for any_errors_fatal 6631 1726776666.98251: done checking for any_errors_fatal 6631 1726776666.98252: checking for max_fail_percentage 6631 1726776666.98254: done checking for max_fail_percentage 6631 1726776666.98255: checking to see if all hosts have failed and the running result is not ok 6631 1726776666.98256: done checking to see if all hosts have failed 6631 1726776666.98257: getting the remaining hosts for this loop 6631 1726776666.98259: done getting the remaining hosts for this loop 6631 1726776666.98263: getting the next task for host managed_node3 6631 1726776666.98270: done getting next task for host managed_node3 6631 1726776666.98275: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 6631 1726776666.98279: ^ state is: HOST STATE: block=2, task=5, 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 6631 1726776666.98300: getting variables 6631 1726776666.98302: in VariableManager get_vars() 6631 1726776666.98339: Calling all_inventory to load vars for managed_node3 6631 1726776666.98342: Calling groups_inventory to load vars for managed_node3 6631 1726776666.98345: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776666.98355: Calling all_plugins_play to load vars for managed_node3 6631 1726776666.98358: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776666.98362: Calling groups_plugins_play to load vars for managed_node3 6631 1726776666.98415: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776666.98470: done with get_vars() 6631 1726776666.98480: 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:06 -0400 (0:00:00.081) 0:00:42.427 **** 6631 1726776666.98582: entering _queue_task() for managed_node3/include_tasks 6631 1726776666.98603: WORKER PROCESS EXITING 6631 1726776666.99072: worker is 1 (out of 1 available) 6631 1726776666.99085: exiting _queue_task() for managed_node3/include_tasks 6631 1726776666.99098: done queuing things up, now waiting for results queue to drain 6631 1726776666.99099: waiting for pending results... 6631 1726776666.99354: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 6631 1726776666.99471: in run() - task 025ceb90-32dd-8e45-738e-0000000001f6 6631 1726776666.99489: variable 'ansible_search_path' from source: unknown 6631 1726776666.99496: variable 'ansible_search_path' from source: unknown 6631 1726776666.99542: calling self._execute() 6631 1726776666.99793: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776666.99810: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776666.99840: variable 'omit' from source: magic vars 6631 1726776666.99961: _execute() done 6631 1726776666.99964: dumping result to json 6631 1726776666.99967: done dumping result, returning 6631 1726776666.99977: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables [025ceb90-32dd-8e45-738e-0000000001f6] 6631 1726776666.99988: sending task result for task 025ceb90-32dd-8e45-738e-0000000001f6 6631 1726776667.00128: no more pending results, returning what we have 6631 1726776667.00133: in VariableManager get_vars() 6631 1726776667.00170: Calling all_inventory to load vars for managed_node3 6631 1726776667.00173: Calling groups_inventory to load vars for managed_node3 6631 1726776667.00176: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776667.00187: Calling all_plugins_play to load vars for managed_node3 6631 1726776667.00189: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776667.00192: Calling groups_plugins_play to load vars for managed_node3 6631 1726776667.00240: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776667.00281: done with get_vars() 6631 1726776667.00286: variable 'ansible_search_path' from source: unknown 6631 1726776667.00287: variable 'ansible_search_path' from source: unknown 6631 1726776667.00319: we have included files to process 6631 1726776667.00320: generating all_blocks data 6631 1726776667.00322: done generating all_blocks data 6631 1726776667.00328: processing included file: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 6631 1726776667.00329: loading included file: /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 6631 1726776667.00331: Loading data from /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 6631 1726776667.00601: done sending task result for task 025ceb90-32dd-8e45-738e-0000000001f6 6631 1726776667.00604: WORKER PROCESS EXITING 6631 1726776667.01027: done processing included file 6631 1726776667.01030: iterating over new_blocks loaded from include file 6631 1726776667.01030: in VariableManager get_vars() 6631 1726776667.01045: done with get_vars() 6631 1726776667.01046: filtering new block on tags 6631 1726776667.01056: done filtering new block on tags 6631 1726776667.01058: in VariableManager get_vars() 6631 1726776667.01071: done with get_vars() 6631 1726776667.01072: filtering new block on tags 6631 1726776667.01084: done filtering new block on tags 6631 1726776667.01085: in VariableManager get_vars() 6631 1726776667.01097: done with get_vars() 6631 1726776667.01099: filtering new block on tags 6631 1726776667.01109: done filtering new block on tags 6631 1726776667.01111: in VariableManager get_vars() 6631 1726776667.01128: done with get_vars() 6631 1726776667.01129: filtering new block on tags 6631 1726776667.01137: done filtering new block on tags 6631 1726776667.01138: 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_node3 6631 1726776667.01141: extending task lists for all hosts with included blocks 6631 1726776667.01269: done extending task lists 6631 1726776667.01270: done processing included files 6631 1726776667.01271: results queue empty 6631 1726776667.01272: checking for any_errors_fatal 6631 1726776667.01273: done checking for any_errors_fatal 6631 1726776667.01274: checking for max_fail_percentage 6631 1726776667.01275: done checking for max_fail_percentage 6631 1726776667.01275: checking to see if all hosts have failed and the running result is not ok 6631 1726776667.01276: done checking to see if all hosts have failed 6631 1726776667.01276: getting the remaining hosts for this loop 6631 1726776667.01277: done getting the remaining hosts for this loop 6631 1726776667.01278: getting the next task for host managed_node3 6631 1726776667.01281: done getting next task for host managed_node3 6631 1726776667.01282: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 6631 1726776667.01285: ^ state is: HOST STATE: block=2, task=5, 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 6631 1726776667.01297: getting variables 6631 1726776667.01298: in VariableManager get_vars() 6631 1726776667.01310: Calling all_inventory to load vars for managed_node3 6631 1726776667.01312: Calling groups_inventory to load vars for managed_node3 6631 1726776667.01313: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776667.01316: Calling all_plugins_play to load vars for managed_node3 6631 1726776667.01319: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776667.01321: Calling groups_plugins_play to load vars for managed_node3 6631 1726776667.01344: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776667.01368: done with get_vars() 6631 1726776667.01376: 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:07 -0400 (0:00:00.028) 0:00:42.455 **** 6631 1726776667.01450: entering _queue_task() for managed_node3/setup 6631 1726776667.01642: worker is 1 (out of 1 available) 6631 1726776667.01656: exiting _queue_task() for managed_node3/setup 6631 1726776667.01669: done queuing things up, now waiting for results queue to drain 6631 1726776667.01670: waiting for pending results... 6631 1726776667.01899: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 6631 1726776667.02040: in run() - task 025ceb90-32dd-8e45-738e-000000000271 6631 1726776667.02065: variable 'ansible_search_path' from source: unknown 6631 1726776667.02076: variable 'ansible_search_path' from source: unknown 6631 1726776667.02110: calling self._execute() 6631 1726776667.02186: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776667.02196: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776667.02210: variable 'omit' from source: magic vars 6631 1726776667.02849: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6631 1726776667.05138: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6631 1726776667.05207: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6631 1726776667.05445: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6631 1726776667.05484: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6631 1726776667.05513: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6631 1726776667.05598: 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) 6631 1726776667.05636: 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) 6631 1726776667.05671: 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) 6631 1726776667.05721: 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) 6631 1726776667.05748: 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) 6631 1726776667.05812: 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) 6631 1726776667.05847: 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) 6631 1726776667.05881: 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) 6631 1726776667.05928: 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) 6631 1726776667.05948: 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) 6631 1726776667.06128: variable '__kernel_settings_required_facts' from source: role '' all vars 6631 1726776667.06145: variable 'ansible_facts' from source: unknown 6631 1726776667.06195: Evaluated conditional (__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 6631 1726776667.06204: when evaluation is False, skipping this task 6631 1726776667.06212: _execute() done 6631 1726776667.06221: dumping result to json 6631 1726776667.06229: done dumping result, returning 6631 1726776667.06242: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role [025ceb90-32dd-8e45-738e-000000000271] 6631 1726776667.06253: sending task result for task 025ceb90-32dd-8e45-738e-000000000271 6631 1726776667.06359: done sending task result for task 025ceb90-32dd-8e45-738e-000000000271 6631 1726776667.06366: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 6631 1726776667.06437: no more pending results, returning what we have 6631 1726776667.06442: results queue empty 6631 1726776667.06443: checking for any_errors_fatal 6631 1726776667.06444: done checking for any_errors_fatal 6631 1726776667.06445: checking for max_fail_percentage 6631 1726776667.06447: done checking for max_fail_percentage 6631 1726776667.06448: checking to see if all hosts have failed and the running result is not ok 6631 1726776667.06449: done checking to see if all hosts have failed 6631 1726776667.06449: getting the remaining hosts for this loop 6631 1726776667.06451: done getting the remaining hosts for this loop 6631 1726776667.06455: getting the next task for host managed_node3 6631 1726776667.06466: done getting next task for host managed_node3 6631 1726776667.06470: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 6631 1726776667.06478: ^ state is: HOST STATE: block=2, task=5, 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 6631 1726776667.06495: getting variables 6631 1726776667.06497: in VariableManager get_vars() 6631 1726776667.06534: Calling all_inventory to load vars for managed_node3 6631 1726776667.06537: Calling groups_inventory to load vars for managed_node3 6631 1726776667.06543: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776667.06553: Calling all_plugins_play to load vars for managed_node3 6631 1726776667.06557: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776667.06560: Calling groups_plugins_play to load vars for managed_node3 6631 1726776667.06614: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776667.06671: done with get_vars() 6631 1726776667.06679: 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:07 -0400 (0:00:00.053) 0:00:42.509 **** 6631 1726776667.06803: entering _queue_task() for managed_node3/stat 6631 1726776667.07246: worker is 1 (out of 1 available) 6631 1726776667.07258: exiting _queue_task() for managed_node3/stat 6631 1726776667.07268: done queuing things up, now waiting for results queue to drain 6631 1726776667.07269: waiting for pending results... 6631 1726776667.07567: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 6631 1726776667.07692: in run() - task 025ceb90-32dd-8e45-738e-000000000273 6631 1726776667.07700: variable 'ansible_search_path' from source: unknown 6631 1726776667.07703: variable 'ansible_search_path' from source: unknown 6631 1726776667.07743: calling self._execute() 6631 1726776667.07805: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776667.07816: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776667.08029: variable 'omit' from source: magic vars 6631 1726776667.08364: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6631 1726776667.08583: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6631 1726776667.08631: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6631 1726776667.08667: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6631 1726776667.08705: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6631 1726776667.08848: 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) 6631 1726776667.08912: 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) 6631 1726776667.08951: 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) 6631 1726776667.08982: 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) 6631 1726776667.09164: variable '__kernel_settings_is_ostree' from source: set_fact 6631 1726776667.09184: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 6631 1726776667.09192: when evaluation is False, skipping this task 6631 1726776667.09200: _execute() done 6631 1726776667.09211: dumping result to json 6631 1726776667.09222: done dumping result, returning 6631 1726776667.09253: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree [025ceb90-32dd-8e45-738e-000000000273] 6631 1726776667.09264: sending task result for task 025ceb90-32dd-8e45-738e-000000000273 skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 6631 1726776667.09402: no more pending results, returning what we have 6631 1726776667.09405: results queue empty 6631 1726776667.09406: checking for any_errors_fatal 6631 1726776667.09410: done checking for any_errors_fatal 6631 1726776667.09411: checking for max_fail_percentage 6631 1726776667.09413: done checking for max_fail_percentage 6631 1726776667.09414: checking to see if all hosts have failed and the running result is not ok 6631 1726776667.09415: done checking to see if all hosts have failed 6631 1726776667.09416: getting the remaining hosts for this loop 6631 1726776667.09417: done getting the remaining hosts for this loop 6631 1726776667.09423: getting the next task for host managed_node3 6631 1726776667.09430: done getting next task for host managed_node3 6631 1726776667.09434: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 6631 1726776667.09438: ^ state is: HOST STATE: block=2, task=5, 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 6631 1726776667.09452: getting variables 6631 1726776667.09453: in VariableManager get_vars() 6631 1726776667.09543: Calling all_inventory to load vars for managed_node3 6631 1726776667.09546: Calling groups_inventory to load vars for managed_node3 6631 1726776667.09548: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776667.09557: Calling all_plugins_play to load vars for managed_node3 6631 1726776667.09560: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776667.09563: Calling groups_plugins_play to load vars for managed_node3 6631 1726776667.09612: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776667.09673: done with get_vars() 6631 1726776667.09680: done getting variables 6631 1726776667.09740: 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:07 -0400 (0:00:00.029) 0:00:42.539 **** 6631 1726776667.09784: entering _queue_task() for managed_node3/set_fact 6631 1726776667.09805: done sending task result for task 025ceb90-32dd-8e45-738e-000000000273 6631 1726776667.09813: WORKER PROCESS EXITING 6631 1726776667.10332: worker is 1 (out of 1 available) 6631 1726776667.10343: exiting _queue_task() for managed_node3/set_fact 6631 1726776667.10353: done queuing things up, now waiting for results queue to drain 6631 1726776667.10354: waiting for pending results... 6631 1726776667.10491: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 6631 1726776667.10648: in run() - task 025ceb90-32dd-8e45-738e-000000000274 6631 1726776667.10669: variable 'ansible_search_path' from source: unknown 6631 1726776667.10681: variable 'ansible_search_path' from source: unknown 6631 1726776667.10728: calling self._execute() 6631 1726776667.10804: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776667.10815: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776667.10833: variable 'omit' from source: magic vars 6631 1726776667.11489: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6631 1726776667.11828: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6631 1726776667.11881: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6631 1726776667.11916: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6631 1726776667.11957: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6631 1726776667.12042: 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) 6631 1726776667.12090: 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) 6631 1726776667.12135: 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) 6631 1726776667.12223: 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) 6631 1726776667.12393: variable '__kernel_settings_is_ostree' from source: set_fact 6631 1726776667.12401: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 6631 1726776667.12411: when evaluation is False, skipping this task 6631 1726776667.12437: _execute() done 6631 1726776667.12440: dumping result to json 6631 1726776667.12442: done dumping result, returning 6631 1726776667.12445: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree [025ceb90-32dd-8e45-738e-000000000274] 6631 1726776667.12447: sending task result for task 025ceb90-32dd-8e45-738e-000000000274 6631 1726776667.12516: done sending task result for task 025ceb90-32dd-8e45-738e-000000000274 6631 1726776667.12521: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 6631 1726776667.12564: no more pending results, returning what we have 6631 1726776667.12568: results queue empty 6631 1726776667.12568: checking for any_errors_fatal 6631 1726776667.12574: done checking for any_errors_fatal 6631 1726776667.12575: checking for max_fail_percentage 6631 1726776667.12577: done checking for max_fail_percentage 6631 1726776667.12578: checking to see if all hosts have failed and the running result is not ok 6631 1726776667.12579: done checking to see if all hosts have failed 6631 1726776667.12579: getting the remaining hosts for this loop 6631 1726776667.12581: done getting the remaining hosts for this loop 6631 1726776667.12584: getting the next task for host managed_node3 6631 1726776667.12591: done getting next task for host managed_node3 6631 1726776667.12594: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 6631 1726776667.12598: ^ state is: HOST STATE: block=2, task=5, 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 6631 1726776667.12609: getting variables 6631 1726776667.12611: in VariableManager get_vars() 6631 1726776667.12659: Calling all_inventory to load vars for managed_node3 6631 1726776667.12661: Calling groups_inventory to load vars for managed_node3 6631 1726776667.12663: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776667.12668: Calling all_plugins_play to load vars for managed_node3 6631 1726776667.12672: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776667.12674: Calling groups_plugins_play to load vars for managed_node3 6631 1726776667.12705: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776667.12740: done with get_vars() 6631 1726776667.12747: 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:07 -0400 (0:00:00.030) 0:00:42.569 **** 6631 1726776667.12809: entering _queue_task() for managed_node3/stat 6631 1726776667.12969: worker is 1 (out of 1 available) 6631 1726776667.12984: exiting _queue_task() for managed_node3/stat 6631 1726776667.12995: done queuing things up, now waiting for results queue to drain 6631 1726776667.12996: waiting for pending results... 6631 1726776667.13146: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 6631 1726776667.13229: in run() - task 025ceb90-32dd-8e45-738e-000000000276 6631 1726776667.13237: variable 'ansible_search_path' from source: unknown 6631 1726776667.13241: variable 'ansible_search_path' from source: unknown 6631 1726776667.13269: calling self._execute() 6631 1726776667.13342: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776667.13352: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776667.13365: variable 'omit' from source: magic vars 6631 1726776667.13781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6631 1726776667.14001: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6631 1726776667.14048: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6631 1726776667.14083: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6631 1726776667.14122: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6631 1726776667.14239: 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) 6631 1726776667.14267: 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) 6631 1726776667.14298: 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) 6631 1726776667.14332: 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) 6631 1726776667.14441: variable '__kernel_settings_is_transactional' from source: set_fact 6631 1726776667.14455: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 6631 1726776667.14462: when evaluation is False, skipping this task 6631 1726776667.14469: _execute() done 6631 1726776667.14477: dumping result to json 6631 1726776667.14484: done dumping result, returning 6631 1726776667.14497: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin [025ceb90-32dd-8e45-738e-000000000276] 6631 1726776667.14509: sending task result for task 025ceb90-32dd-8e45-738e-000000000276 6631 1726776667.14600: done sending task result for task 025ceb90-32dd-8e45-738e-000000000276 6631 1726776667.14604: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 6631 1726776667.14651: no more pending results, returning what we have 6631 1726776667.14654: results queue empty 6631 1726776667.14655: checking for any_errors_fatal 6631 1726776667.14660: done checking for any_errors_fatal 6631 1726776667.14660: checking for max_fail_percentage 6631 1726776667.14663: done checking for max_fail_percentage 6631 1726776667.14664: checking to see if all hosts have failed and the running result is not ok 6631 1726776667.14665: done checking to see if all hosts have failed 6631 1726776667.14665: getting the remaining hosts for this loop 6631 1726776667.14667: done getting the remaining hosts for this loop 6631 1726776667.14671: getting the next task for host managed_node3 6631 1726776667.14677: done getting next task for host managed_node3 6631 1726776667.14680: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 6631 1726776667.14684: ^ state is: HOST STATE: block=2, task=5, 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 6631 1726776667.14698: getting variables 6631 1726776667.14699: in VariableManager get_vars() 6631 1726776667.14730: Calling all_inventory to load vars for managed_node3 6631 1726776667.14733: Calling groups_inventory to load vars for managed_node3 6631 1726776667.14735: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776667.14742: Calling all_plugins_play to load vars for managed_node3 6631 1726776667.14745: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776667.14749: Calling groups_plugins_play to load vars for managed_node3 6631 1726776667.14790: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776667.14825: done with get_vars() 6631 1726776667.14830: done getting variables 6631 1726776667.14869: 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:07 -0400 (0:00:00.020) 0:00:42.590 **** 6631 1726776667.14893: entering _queue_task() for managed_node3/set_fact 6631 1726776667.15044: worker is 1 (out of 1 available) 6631 1726776667.15057: exiting _queue_task() for managed_node3/set_fact 6631 1726776667.15069: done queuing things up, now waiting for results queue to drain 6631 1726776667.15070: waiting for pending results... 6631 1726776667.15232: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 6631 1726776667.15309: in run() - task 025ceb90-32dd-8e45-738e-000000000277 6631 1726776667.15322: variable 'ansible_search_path' from source: unknown 6631 1726776667.15325: variable 'ansible_search_path' from source: unknown 6631 1726776667.15351: calling self._execute() 6631 1726776667.15400: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776667.15404: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776667.15411: variable 'omit' from source: magic vars 6631 1726776667.15721: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6631 1726776667.15883: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6631 1726776667.15953: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6631 1726776667.15973: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6631 1726776667.15998: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6631 1726776667.16057: 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) 6631 1726776667.16077: 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) 6631 1726776667.16095: 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) 6631 1726776667.16112: 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) 6631 1726776667.16193: variable '__kernel_settings_is_transactional' from source: set_fact 6631 1726776667.16201: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 6631 1726776667.16204: when evaluation is False, skipping this task 6631 1726776667.16206: _execute() done 6631 1726776667.16208: dumping result to json 6631 1726776667.16211: done dumping result, returning 6631 1726776667.16220: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists [025ceb90-32dd-8e45-738e-000000000277] 6631 1726776667.16226: sending task result for task 025ceb90-32dd-8e45-738e-000000000277 6631 1726776667.16299: done sending task result for task 025ceb90-32dd-8e45-738e-000000000277 6631 1726776667.16302: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 6631 1726776667.16348: no more pending results, returning what we have 6631 1726776667.16350: results queue empty 6631 1726776667.16351: checking for any_errors_fatal 6631 1726776667.16354: done checking for any_errors_fatal 6631 1726776667.16355: checking for max_fail_percentage 6631 1726776667.16357: done checking for max_fail_percentage 6631 1726776667.16357: checking to see if all hosts have failed and the running result is not ok 6631 1726776667.16358: done checking to see if all hosts have failed 6631 1726776667.16359: getting the remaining hosts for this loop 6631 1726776667.16360: done getting the remaining hosts for this loop 6631 1726776667.16364: getting the next task for host managed_node3 6631 1726776667.16371: done getting next task for host managed_node3 6631 1726776667.16373: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 6631 1726776667.16377: ^ state is: HOST STATE: block=2, task=5, 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 6631 1726776667.16390: getting variables 6631 1726776667.16391: in VariableManager get_vars() 6631 1726776667.16414: Calling all_inventory to load vars for managed_node3 6631 1726776667.16417: Calling groups_inventory to load vars for managed_node3 6631 1726776667.16419: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776667.16427: Calling all_plugins_play to load vars for managed_node3 6631 1726776667.16429: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776667.16431: Calling groups_plugins_play to load vars for managed_node3 6631 1726776667.16461: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776667.16493: done with get_vars() 6631 1726776667.16498: done getting variables 6631 1726776667.16537: 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:07 -0400 (0:00:00.016) 0:00:42.606 **** 6631 1726776667.16561: entering _queue_task() for managed_node3/include_vars 6631 1726776667.16710: worker is 1 (out of 1 available) 6631 1726776667.16728: exiting _queue_task() for managed_node3/include_vars 6631 1726776667.16741: done queuing things up, now waiting for results queue to drain 6631 1726776667.16742: waiting for pending results... 6631 1726776667.16888: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 6631 1726776667.16961: in run() - task 025ceb90-32dd-8e45-738e-000000000279 6631 1726776667.16978: variable 'ansible_search_path' from source: unknown 6631 1726776667.16982: variable 'ansible_search_path' from source: unknown 6631 1726776667.17007: calling self._execute() 6631 1726776667.17059: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776667.17062: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776667.17075: variable 'omit' from source: magic vars 6631 1726776667.17145: variable 'omit' from source: magic vars 6631 1726776667.17193: variable 'omit' from source: magic vars 6631 1726776667.17432: variable 'ffparams' from source: task vars 6631 1726776667.17562: variable 'ansible_facts' from source: unknown 6631 1726776667.17657: variable 'ansible_facts' from source: unknown 6631 1726776667.17723: variable 'ansible_facts' from source: unknown 6631 1726776667.17781: variable 'ansible_facts' from source: unknown 6631 1726776667.17836: variable 'role_path' from source: magic vars 6631 1726776667.17943: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 6631 1726776667.18083: Loaded config def from plugin (lookup/first_found) 6631 1726776667.18087: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 6631 1726776667.18116: variable 'ansible_search_path' from source: unknown 6631 1726776667.18131: variable 'ansible_search_path' from source: unknown 6631 1726776667.18138: variable 'ansible_search_path' from source: unknown 6631 1726776667.18144: variable 'ansible_search_path' from source: unknown 6631 1726776667.18151: variable 'ansible_search_path' from source: unknown 6631 1726776667.18173: variable 'omit' from source: magic vars 6631 1726776667.18186: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6631 1726776667.18204: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6631 1726776667.18220: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6631 1726776667.18233: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776667.18241: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776667.18261: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6631 1726776667.18269: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776667.18278: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776667.18332: Set connection var ansible_shell_executable to /bin/sh 6631 1726776667.18339: Set connection var ansible_timeout to 10 6631 1726776667.18341: Set connection var ansible_shell_type to sh 6631 1726776667.18346: Set connection var ansible_connection to ssh 6631 1726776667.18351: Set connection var ansible_module_compression to ZIP_DEFLATED 6631 1726776667.18356: Set connection var ansible_pipelining to False 6631 1726776667.18378: variable 'ansible_shell_executable' from source: unknown 6631 1726776667.18381: variable 'ansible_connection' from source: unknown 6631 1726776667.18388: variable 'ansible_module_compression' from source: unknown 6631 1726776667.18390: variable 'ansible_shell_type' from source: unknown 6631 1726776667.18392: variable 'ansible_shell_executable' from source: unknown 6631 1726776667.18396: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776667.18398: variable 'ansible_pipelining' from source: unknown 6631 1726776667.18400: variable 'ansible_timeout' from source: unknown 6631 1726776667.18402: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776667.18464: 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) 6631 1726776667.18473: variable 'omit' from source: magic vars 6631 1726776667.18476: starting attempt loop 6631 1726776667.18479: running the handler 6631 1726776667.18520: handler run complete 6631 1726776667.18530: attempt loop complete, returning result 6631 1726776667.18532: _execute() done 6631 1726776667.18535: dumping result to json 6631 1726776667.18539: done dumping result, returning 6631 1726776667.18546: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables [025ceb90-32dd-8e45-738e-000000000279] 6631 1726776667.18551: sending task result for task 025ceb90-32dd-8e45-738e-000000000279 6631 1726776667.18642: done sending task result for task 025ceb90-32dd-8e45-738e-000000000279 6631 1726776667.18644: WORKER PROCESS EXITING ok: [managed_node3] => { "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 } 6631 1726776667.18727: no more pending results, returning what we have 6631 1726776667.18730: results queue empty 6631 1726776667.18730: checking for any_errors_fatal 6631 1726776667.18732: done checking for any_errors_fatal 6631 1726776667.18732: checking for max_fail_percentage 6631 1726776667.18733: done checking for max_fail_percentage 6631 1726776667.18734: checking to see if all hosts have failed and the running result is not ok 6631 1726776667.18735: done checking to see if all hosts have failed 6631 1726776667.18735: getting the remaining hosts for this loop 6631 1726776667.18736: done getting the remaining hosts for this loop 6631 1726776667.18738: getting the next task for host managed_node3 6631 1726776667.18742: done getting next task for host managed_node3 6631 1726776667.18744: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 6631 1726776667.18747: ^ state is: HOST STATE: block=2, task=5, 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 6631 1726776667.18753: getting variables 6631 1726776667.18754: in VariableManager get_vars() 6631 1726776667.18776: Calling all_inventory to load vars for managed_node3 6631 1726776667.18777: Calling groups_inventory to load vars for managed_node3 6631 1726776667.18779: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776667.18787: Calling all_plugins_play to load vars for managed_node3 6631 1726776667.18789: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776667.18791: Calling groups_plugins_play to load vars for managed_node3 6631 1726776667.18831: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776667.18860: done with get_vars() 6631 1726776667.18865: done getting variables 6631 1726776667.18903: 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:07 -0400 (0:00:00.023) 0:00:42.630 **** 6631 1726776667.18926: entering _queue_task() for managed_node3/package 6631 1726776667.19076: worker is 1 (out of 1 available) 6631 1726776667.19089: exiting _queue_task() for managed_node3/package 6631 1726776667.19100: done queuing things up, now waiting for results queue to drain 6631 1726776667.19101: waiting for pending results... 6631 1726776667.19243: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 6631 1726776667.19307: in run() - task 025ceb90-32dd-8e45-738e-0000000001f7 6631 1726776667.19319: variable 'ansible_search_path' from source: unknown 6631 1726776667.19325: variable 'ansible_search_path' from source: unknown 6631 1726776667.19349: calling self._execute() 6631 1726776667.19397: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776667.19400: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776667.19407: variable 'omit' from source: magic vars 6631 1726776667.19528: variable 'omit' from source: magic vars 6631 1726776667.19562: variable 'omit' from source: magic vars 6631 1726776667.19582: variable '__kernel_settings_packages' from source: include_vars 6631 1726776667.19762: variable '__kernel_settings_packages' from source: include_vars 6631 1726776667.19905: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6631 1726776667.21381: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6631 1726776667.21424: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6631 1726776667.21452: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6631 1726776667.21489: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6631 1726776667.21511: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6631 1726776667.21582: 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) 6631 1726776667.21600: 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) 6631 1726776667.21623: 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) 6631 1726776667.21650: 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) 6631 1726776667.21660: 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) 6631 1726776667.21732: variable '__kernel_settings_is_ostree' from source: set_fact 6631 1726776667.21736: variable 'omit' from source: magic vars 6631 1726776667.21754: variable 'omit' from source: magic vars 6631 1726776667.21773: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6631 1726776667.21794: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6631 1726776667.21806: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6631 1726776667.21821: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776667.21834: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776667.21855: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6631 1726776667.21858: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776667.21860: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776667.21921: Set connection var ansible_shell_executable to /bin/sh 6631 1726776667.21928: Set connection var ansible_timeout to 10 6631 1726776667.21930: Set connection var ansible_shell_type to sh 6631 1726776667.21935: Set connection var ansible_connection to ssh 6631 1726776667.21943: Set connection var ansible_module_compression to ZIP_DEFLATED 6631 1726776667.21946: Set connection var ansible_pipelining to False 6631 1726776667.21961: variable 'ansible_shell_executable' from source: unknown 6631 1726776667.21968: variable 'ansible_connection' from source: unknown 6631 1726776667.21973: variable 'ansible_module_compression' from source: unknown 6631 1726776667.21976: variable 'ansible_shell_type' from source: unknown 6631 1726776667.21978: variable 'ansible_shell_executable' from source: unknown 6631 1726776667.21980: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776667.21982: variable 'ansible_pipelining' from source: unknown 6631 1726776667.21984: variable 'ansible_timeout' from source: unknown 6631 1726776667.21987: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776667.22049: 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) 6631 1726776667.22059: variable 'omit' from source: magic vars 6631 1726776667.22065: starting attempt loop 6631 1726776667.22073: running the handler 6631 1726776667.22078: variable 'ansible_facts' from source: unknown 6631 1726776667.22086: _low_level_execute_command(): starting 6631 1726776667.22092: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6631 1726776667.22577: 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 <<< 6631 1726776667.22594: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776667.22616: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6631 1726776667.22631: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776667.22669: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776667.22685: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776667.22738: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776667.24396: stdout chunk (state=3): >>>/root <<< 6631 1726776667.24534: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776667.24574: stderr chunk (state=3): >>><<< 6631 1726776667.24578: stdout chunk (state=3): >>><<< 6631 1726776667.24626: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776667.24635: _low_level_execute_command(): starting 6631 1726776667.24638: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776667.2459378-7481-254059960951710 `" && echo ansible-tmp-1726776667.2459378-7481-254059960951710="` echo /root/.ansible/tmp/ansible-tmp-1726776667.2459378-7481-254059960951710 `" ) && sleep 0' 6631 1726776667.25326: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776667.25335: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776667.25371: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776667.25375: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776667.25377: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776667.25440: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776667.25444: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776667.25498: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776667.27441: stdout chunk (state=3): >>>ansible-tmp-1726776667.2459378-7481-254059960951710=/root/.ansible/tmp/ansible-tmp-1726776667.2459378-7481-254059960951710 <<< 6631 1726776667.27559: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776667.27599: stderr chunk (state=3): >>><<< 6631 1726776667.27603: stdout chunk (state=3): >>><<< 6631 1726776667.27615: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776667.2459378-7481-254059960951710=/root/.ansible/tmp/ansible-tmp-1726776667.2459378-7481-254059960951710 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776667.27642: variable 'ansible_module_compression' from source: unknown 6631 1726776667.27678: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6631n9q5x9dd/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 6631 1726776667.27722: variable 'ansible_facts' from source: unknown 6631 1726776667.27840: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776667.2459378-7481-254059960951710/AnsiballZ_setup.py 6631 1726776667.27940: Sending initial data 6631 1726776667.27950: Sent initial data (152 bytes) 6631 1726776667.28890: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776667.28906: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776667.28927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776667.28947: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776667.28988: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776667.29001: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776667.29017: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776667.29039: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776667.29051: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776667.29061: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776667.29072: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776667.29088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776667.29104: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776667.29116: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776667.29432: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776667.29451: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776667.29568: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776667.29603: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776667.29626: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776667.29702: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776667.31495: 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 <<< 6631 1726776667.31537: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6631 1726776667.31557: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6631n9q5x9dd/tmpvcoucl12 /root/.ansible/tmp/ansible-tmp-1726776667.2459378-7481-254059960951710/AnsiballZ_setup.py <<< 6631 1726776667.31590: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6631 1726776667.34512: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776667.34677: stderr chunk (state=3): >>><<< 6631 1726776667.34680: stdout chunk (state=3): >>><<< 6631 1726776667.34682: done transferring module to remote 6631 1726776667.34684: _low_level_execute_command(): starting 6631 1726776667.34686: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776667.2459378-7481-254059960951710/ /root/.ansible/tmp/ansible-tmp-1726776667.2459378-7481-254059960951710/AnsiballZ_setup.py && sleep 0' 6631 1726776667.35233: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776667.35251: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776667.35266: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776667.35285: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776667.35326: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776667.35339: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776667.35355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776667.35376: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776667.35392: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776667.35403: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776667.35415: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776667.35433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776667.35450: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776667.35463: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776667.35480: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776667.35494: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776667.35569: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776667.35595: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776667.35612: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776667.35680: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776667.37533: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776667.37558: stderr chunk (state=3): >>><<< 6631 1726776667.37561: stdout chunk (state=3): >>><<< 6631 1726776667.37573: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776667.37580: _low_level_execute_command(): starting 6631 1726776667.37583: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776667.2459378-7481-254059960951710/AnsiballZ_setup.py && sleep 0' 6631 1726776667.38014: 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 <<< 6631 1726776667.38017: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776667.38050: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776667.38055: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776667.38057: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776667.38109: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776667.38112: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776667.38159: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776667.65233: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_pkg_mgr": "dnf"}, "invocation": {"module_args": {"filter": ["ansible_pkg_mgr"], "gather_subset": ["!all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} <<< 6631 1726776667.67158: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 6631 1726776667.67162: stdout chunk (state=3): >>><<< 6631 1726776667.67174: stderr chunk (state=3): >>><<< 6631 1726776667.67193: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_pkg_mgr": "dnf"}, "invocation": {"module_args": {"filter": ["ansible_pkg_mgr"], "gather_subset": ["!all"], "gather_timeout": 10, "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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.45.78 closed. 6631 1726776667.67217: done with _execute_module (ansible.legacy.setup, {'filter': 'ansible_pkg_mgr', 'gather_subset': '!all', '_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-1726776667.2459378-7481-254059960951710/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6631 1726776667.67280: variable 'ansible_module_compression' from source: unknown 6631 1726776667.67353: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6631n9q5x9dd/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 6631 1726776667.67356: variable 'ansible_facts' from source: unknown 6631 1726776667.67424: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776667.2459378-7481-254059960951710/AnsiballZ_dnf.py 6631 1726776667.67515: Sending initial data 6631 1726776667.67528: Sent initial data (150 bytes) 6631 1726776667.68159: 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 <<< 6631 1726776667.68162: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776667.68196: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 6631 1726776667.68199: 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.45.78 is address debug1: re-parsing configuration <<< 6631 1726776667.68201: 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 <<< 6631 1726776667.68203: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776667.68260: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776667.68264: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776667.68268: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776667.68305: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776667.70135: 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 <<< 6631 1726776667.70182: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6631 1726776667.70215: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6631n9q5x9dd/tmpwazk2iis /root/.ansible/tmp/ansible-tmp-1726776667.2459378-7481-254059960951710/AnsiballZ_dnf.py <<< 6631 1726776667.70249: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6631 1726776667.71824: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776667.71934: stderr chunk (state=3): >>><<< 6631 1726776667.71937: stdout chunk (state=3): >>><<< 6631 1726776667.71951: done transferring module to remote 6631 1726776667.71958: _low_level_execute_command(): starting 6631 1726776667.71963: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776667.2459378-7481-254059960951710/ /root/.ansible/tmp/ansible-tmp-1726776667.2459378-7481-254059960951710/AnsiballZ_dnf.py && sleep 0' 6631 1726776667.72395: 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 <<< 6631 1726776667.72400: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776667.72433: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 6631 1726776667.72436: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776667.72438: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776667.72480: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776667.72491: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776667.72536: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776667.74799: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776667.74802: stdout chunk (state=3): >>><<< 6631 1726776667.74805: stderr chunk (state=3): >>><<< 6631 1726776667.74808: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776667.74810: _low_level_execute_command(): starting 6631 1726776667.74812: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776667.2459378-7481-254059960951710/AnsiballZ_dnf.py && sleep 0' 6631 1726776667.75395: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776667.75404: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776667.75416: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776667.75436: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776667.75480: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776667.75488: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776667.75498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776667.75511: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776667.75520: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776667.75527: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776667.75537: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776667.75546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776667.75557: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776667.75565: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776667.75577: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776667.75586: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776667.75661: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776667.75679: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776667.75691: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776667.75763: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776668.92161: 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}}} <<< 6631 1726776669.00740: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 6631 1726776669.00793: stderr chunk (state=3): >>><<< 6631 1726776669.00796: stdout chunk (state=3): >>><<< 6631 1726776669.00811: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.45.78 closed. 6631 1726776669.00840: 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-1726776667.2459378-7481-254059960951710/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6631 1726776669.00846: _low_level_execute_command(): starting 6631 1726776669.00851: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776667.2459378-7481-254059960951710/ > /dev/null 2>&1 && sleep 0' 6631 1726776669.01295: 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 <<< 6631 1726776669.01299: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776669.01332: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776669.01335: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776669.01338: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776669.01381: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776669.01393: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776669.01444: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776669.03302: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776669.03345: stderr chunk (state=3): >>><<< 6631 1726776669.03348: stdout chunk (state=3): >>><<< 6631 1726776669.03359: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776669.03368: handler run complete 6631 1726776669.03397: attempt loop complete, returning result 6631 1726776669.03400: _execute() done 6631 1726776669.03403: dumping result to json 6631 1726776669.03407: done dumping result, returning 6631 1726776669.03416: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed [025ceb90-32dd-8e45-738e-0000000001f7] 6631 1726776669.03423: sending task result for task 025ceb90-32dd-8e45-738e-0000000001f7 6631 1726776669.03515: done sending task result for task 025ceb90-32dd-8e45-738e-0000000001f7 6631 1726776669.03520: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 6631 1726776669.03682: no more pending results, returning what we have 6631 1726776669.03684: results queue empty 6631 1726776669.03685: checking for any_errors_fatal 6631 1726776669.03689: done checking for any_errors_fatal 6631 1726776669.03689: checking for max_fail_percentage 6631 1726776669.03691: done checking for max_fail_percentage 6631 1726776669.03692: checking to see if all hosts have failed and the running result is not ok 6631 1726776669.03693: done checking to see if all hosts have failed 6631 1726776669.03693: getting the remaining hosts for this loop 6631 1726776669.03694: done getting the remaining hosts for this loop 6631 1726776669.03697: getting the next task for host managed_node3 6631 1726776669.03702: done getting next task for host managed_node3 6631 1726776669.03704: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 6631 1726776669.03707: ^ state is: HOST STATE: block=2, task=5, 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 6631 1726776669.03713: getting variables 6631 1726776669.03714: in VariableManager get_vars() 6631 1726776669.03735: Calling all_inventory to load vars for managed_node3 6631 1726776669.03737: Calling groups_inventory to load vars for managed_node3 6631 1726776669.03738: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776669.03744: Calling all_plugins_play to load vars for managed_node3 6631 1726776669.03746: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776669.03748: Calling groups_plugins_play to load vars for managed_node3 6631 1726776669.03781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776669.03811: done with get_vars() 6631 1726776669.03817: done getting variables 6631 1726776669.03858: 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:09 -0400 (0:00:01.849) 0:00:44.480 **** 6631 1726776669.03883: entering _queue_task() for managed_node3/debug 6631 1726776669.04051: worker is 1 (out of 1 available) 6631 1726776669.04064: exiting _queue_task() for managed_node3/debug 6631 1726776669.04078: done queuing things up, now waiting for results queue to drain 6631 1726776669.04079: waiting for pending results... 6631 1726776669.04236: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 6631 1726776669.04307: in run() - task 025ceb90-32dd-8e45-738e-0000000001f9 6631 1726776669.04316: variable 'ansible_search_path' from source: unknown 6631 1726776669.04323: variable 'ansible_search_path' from source: unknown 6631 1726776669.04351: calling self._execute() 6631 1726776669.04402: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776669.04406: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776669.04415: variable 'omit' from source: magic vars 6631 1726776669.04740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6631 1726776669.06292: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6631 1726776669.06336: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6631 1726776669.06360: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6631 1726776669.06398: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6631 1726776669.06420: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6631 1726776669.06477: 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) 6631 1726776669.06495: 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) 6631 1726776669.06512: 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) 6631 1726776669.06541: 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) 6631 1726776669.06552: 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) 6631 1726776669.06626: variable '__kernel_settings_is_transactional' from source: set_fact 6631 1726776669.06639: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 6631 1726776669.06643: when evaluation is False, skipping this task 6631 1726776669.06645: _execute() done 6631 1726776669.06648: dumping result to json 6631 1726776669.06650: done dumping result, returning 6631 1726776669.06656: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes [025ceb90-32dd-8e45-738e-0000000001f9] 6631 1726776669.06661: sending task result for task 025ceb90-32dd-8e45-738e-0000000001f9 6631 1726776669.06745: done sending task result for task 025ceb90-32dd-8e45-738e-0000000001f9 6631 1726776669.06747: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "__kernel_settings_is_transactional | d(false)" } 6631 1726776669.06791: no more pending results, returning what we have 6631 1726776669.06795: results queue empty 6631 1726776669.06795: checking for any_errors_fatal 6631 1726776669.06800: done checking for any_errors_fatal 6631 1726776669.06800: checking for max_fail_percentage 6631 1726776669.06802: done checking for max_fail_percentage 6631 1726776669.06803: checking to see if all hosts have failed and the running result is not ok 6631 1726776669.06804: done checking to see if all hosts have failed 6631 1726776669.06805: getting the remaining hosts for this loop 6631 1726776669.06806: done getting the remaining hosts for this loop 6631 1726776669.06809: getting the next task for host managed_node3 6631 1726776669.06814: done getting next task for host managed_node3 6631 1726776669.06817: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 6631 1726776669.06823: ^ state is: HOST STATE: block=2, task=5, 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 6631 1726776669.06835: getting variables 6631 1726776669.06836: in VariableManager get_vars() 6631 1726776669.06867: Calling all_inventory to load vars for managed_node3 6631 1726776669.06868: Calling groups_inventory to load vars for managed_node3 6631 1726776669.06872: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776669.06878: Calling all_plugins_play to load vars for managed_node3 6631 1726776669.06880: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776669.06882: Calling groups_plugins_play to load vars for managed_node3 6631 1726776669.06913: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776669.06949: done with get_vars() 6631 1726776669.06955: done getting variables 6631 1726776669.06994: 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:09 -0400 (0:00:00.031) 0:00:44.511 **** 6631 1726776669.07016: entering _queue_task() for managed_node3/reboot 6631 1726776669.07187: worker is 1 (out of 1 available) 6631 1726776669.07200: exiting _queue_task() for managed_node3/reboot 6631 1726776669.07212: done queuing things up, now waiting for results queue to drain 6631 1726776669.07213: waiting for pending results... 6631 1726776669.07373: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 6631 1726776669.07442: in run() - task 025ceb90-32dd-8e45-738e-0000000001fa 6631 1726776669.07453: variable 'ansible_search_path' from source: unknown 6631 1726776669.07456: variable 'ansible_search_path' from source: unknown 6631 1726776669.07482: calling self._execute() 6631 1726776669.07533: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776669.07538: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776669.07545: variable 'omit' from source: magic vars 6631 1726776669.07862: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6631 1726776669.09367: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6631 1726776669.09422: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6631 1726776669.09449: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6631 1726776669.09476: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6631 1726776669.09495: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6631 1726776669.09548: 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) 6631 1726776669.09568: 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) 6631 1726776669.09587: 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) 6631 1726776669.09614: 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) 6631 1726776669.09626: 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) 6631 1726776669.09696: variable '__kernel_settings_is_transactional' from source: set_fact 6631 1726776669.09709: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 6631 1726776669.09713: when evaluation is False, skipping this task 6631 1726776669.09716: _execute() done 6631 1726776669.09719: dumping result to json 6631 1726776669.09721: done dumping result, returning 6631 1726776669.09729: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems [025ceb90-32dd-8e45-738e-0000000001fa] 6631 1726776669.09734: sending task result for task 025ceb90-32dd-8e45-738e-0000000001fa 6631 1726776669.09814: done sending task result for task 025ceb90-32dd-8e45-738e-0000000001fa 6631 1726776669.09817: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 6631 1726776669.09874: no more pending results, returning what we have 6631 1726776669.09877: results queue empty 6631 1726776669.09878: checking for any_errors_fatal 6631 1726776669.09883: done checking for any_errors_fatal 6631 1726776669.09884: checking for max_fail_percentage 6631 1726776669.09886: done checking for max_fail_percentage 6631 1726776669.09886: checking to see if all hosts have failed and the running result is not ok 6631 1726776669.09888: done checking to see if all hosts have failed 6631 1726776669.09888: getting the remaining hosts for this loop 6631 1726776669.09889: done getting the remaining hosts for this loop 6631 1726776669.09892: getting the next task for host managed_node3 6631 1726776669.09898: done getting next task for host managed_node3 6631 1726776669.09901: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 6631 1726776669.09904: ^ state is: HOST STATE: block=2, task=5, 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 6631 1726776669.09917: getting variables 6631 1726776669.09920: in VariableManager get_vars() 6631 1726776669.09945: Calling all_inventory to load vars for managed_node3 6631 1726776669.09947: Calling groups_inventory to load vars for managed_node3 6631 1726776669.09949: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776669.09954: Calling all_plugins_play to load vars for managed_node3 6631 1726776669.09956: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776669.09958: Calling groups_plugins_play to load vars for managed_node3 6631 1726776669.09991: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776669.10023: done with get_vars() 6631 1726776669.10029: done getting variables 6631 1726776669.10066: 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:09 -0400 (0:00:00.030) 0:00:44.542 **** 6631 1726776669.10090: entering _queue_task() for managed_node3/fail 6631 1726776669.10256: worker is 1 (out of 1 available) 6631 1726776669.10274: exiting _queue_task() for managed_node3/fail 6631 1726776669.10286: done queuing things up, now waiting for results queue to drain 6631 1726776669.10287: waiting for pending results... 6631 1726776669.10431: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 6631 1726776669.10500: in run() - task 025ceb90-32dd-8e45-738e-0000000001fb 6631 1726776669.10511: variable 'ansible_search_path' from source: unknown 6631 1726776669.10514: variable 'ansible_search_path' from source: unknown 6631 1726776669.10543: calling self._execute() 6631 1726776669.10593: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776669.10597: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776669.10605: variable 'omit' from source: magic vars 6631 1726776669.10916: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6631 1726776669.12424: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6631 1726776669.12466: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6631 1726776669.12493: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6631 1726776669.12517: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6631 1726776669.12539: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6631 1726776669.12592: 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) 6631 1726776669.12611: 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) 6631 1726776669.12632: 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) 6631 1726776669.12659: 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) 6631 1726776669.12669: 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) 6631 1726776669.12739: variable '__kernel_settings_is_transactional' from source: set_fact 6631 1726776669.12751: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 6631 1726776669.12754: when evaluation is False, skipping this task 6631 1726776669.12759: _execute() done 6631 1726776669.12761: dumping result to json 6631 1726776669.12763: done dumping result, returning 6631 1726776669.12766: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set [025ceb90-32dd-8e45-738e-0000000001fb] 6631 1726776669.12775: sending task result for task 025ceb90-32dd-8e45-738e-0000000001fb 6631 1726776669.12850: done sending task result for task 025ceb90-32dd-8e45-738e-0000000001fb 6631 1726776669.12853: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 6631 1726776669.12928: no more pending results, returning what we have 6631 1726776669.12931: results queue empty 6631 1726776669.12931: checking for any_errors_fatal 6631 1726776669.12936: done checking for any_errors_fatal 6631 1726776669.12936: checking for max_fail_percentage 6631 1726776669.12938: done checking for max_fail_percentage 6631 1726776669.12939: checking to see if all hosts have failed and the running result is not ok 6631 1726776669.12940: done checking to see if all hosts have failed 6631 1726776669.12940: getting the remaining hosts for this loop 6631 1726776669.12942: done getting the remaining hosts for this loop 6631 1726776669.12945: getting the next task for host managed_node3 6631 1726776669.12949: done getting next task for host managed_node3 6631 1726776669.12952: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 6631 1726776669.12954: ^ state is: HOST STATE: block=2, task=5, 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 6631 1726776669.12964: getting variables 6631 1726776669.12965: in VariableManager get_vars() 6631 1726776669.12991: Calling all_inventory to load vars for managed_node3 6631 1726776669.12993: Calling groups_inventory to load vars for managed_node3 6631 1726776669.12994: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776669.13000: Calling all_plugins_play to load vars for managed_node3 6631 1726776669.13001: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776669.13003: Calling groups_plugins_play to load vars for managed_node3 6631 1726776669.13036: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776669.13066: done with get_vars() 6631 1726776669.13073: 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:09 -0400 (0:00:00.030) 0:00:44.572 **** 6631 1726776669.13128: entering _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 6631 1726776669.13294: worker is 1 (out of 1 available) 6631 1726776669.13309: exiting _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 6631 1726776669.13322: done queuing things up, now waiting for results queue to drain 6631 1726776669.13323: waiting for pending results... 6631 1726776669.13462: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 6631 1726776669.13531: in run() - task 025ceb90-32dd-8e45-738e-0000000001fd 6631 1726776669.13543: variable 'ansible_search_path' from source: unknown 6631 1726776669.13547: variable 'ansible_search_path' from source: unknown 6631 1726776669.13573: calling self._execute() 6631 1726776669.13621: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776669.13626: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776669.13635: variable 'omit' from source: magic vars 6631 1726776669.13706: variable 'omit' from source: magic vars 6631 1726776669.13740: variable 'omit' from source: magic vars 6631 1726776669.13760: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 6631 1726776669.13951: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 6631 1726776669.14009: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6631 1726776669.14037: variable 'omit' from source: magic vars 6631 1726776669.14066: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6631 1726776669.14139: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6631 1726776669.14153: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6631 1726776669.14166: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776669.14175: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776669.14200: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6631 1726776669.14203: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776669.14205: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776669.14272: Set connection var ansible_shell_executable to /bin/sh 6631 1726776669.14276: Set connection var ansible_timeout to 10 6631 1726776669.14279: Set connection var ansible_shell_type to sh 6631 1726776669.14284: Set connection var ansible_connection to ssh 6631 1726776669.14289: Set connection var ansible_module_compression to ZIP_DEFLATED 6631 1726776669.14295: Set connection var ansible_pipelining to False 6631 1726776669.14312: variable 'ansible_shell_executable' from source: unknown 6631 1726776669.14317: variable 'ansible_connection' from source: unknown 6631 1726776669.14319: variable 'ansible_module_compression' from source: unknown 6631 1726776669.14321: variable 'ansible_shell_type' from source: unknown 6631 1726776669.14323: variable 'ansible_shell_executable' from source: unknown 6631 1726776669.14327: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776669.14329: variable 'ansible_pipelining' from source: unknown 6631 1726776669.14331: variable 'ansible_timeout' from source: unknown 6631 1726776669.14335: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776669.14455: 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__) 6631 1726776669.14462: variable 'omit' from source: magic vars 6631 1726776669.14467: starting attempt loop 6631 1726776669.14472: running the handler 6631 1726776669.14480: _low_level_execute_command(): starting 6631 1726776669.14486: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6631 1726776669.14990: 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 <<< 6631 1726776669.15005: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776669.15030: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 6631 1726776669.15044: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776669.15054: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776669.15097: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776669.15110: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776669.15168: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776669.16827: stdout chunk (state=3): >>>/root <<< 6631 1726776669.16940: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776669.16991: stderr chunk (state=3): >>><<< 6631 1726776669.16995: stdout chunk (state=3): >>><<< 6631 1726776669.17012: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776669.17026: _low_level_execute_command(): starting 6631 1726776669.17034: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776669.1701214-7596-50805036386617 `" && echo ansible-tmp-1726776669.1701214-7596-50805036386617="` echo /root/.ansible/tmp/ansible-tmp-1726776669.1701214-7596-50805036386617 `" ) && sleep 0' 6631 1726776669.17456: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776669.17462: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776669.17498: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776669.17509: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776669.17521: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776669.17569: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776669.17585: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776669.17630: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776669.19600: stdout chunk (state=3): >>>ansible-tmp-1726776669.1701214-7596-50805036386617=/root/.ansible/tmp/ansible-tmp-1726776669.1701214-7596-50805036386617 <<< 6631 1726776669.19715: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776669.19760: stderr chunk (state=3): >>><<< 6631 1726776669.19763: stdout chunk (state=3): >>><<< 6631 1726776669.19780: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776669.1701214-7596-50805036386617=/root/.ansible/tmp/ansible-tmp-1726776669.1701214-7596-50805036386617 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776669.19811: variable 'ansible_module_compression' from source: unknown 6631 1726776669.19842: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6631n9q5x9dd/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 6631 1726776669.19872: variable 'ansible_facts' from source: unknown 6631 1726776669.19934: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776669.1701214-7596-50805036386617/AnsiballZ_kernel_settings_get_config.py 6631 1726776669.20032: Sending initial data 6631 1726776669.20035: Sent initial data (172 bytes) 6631 1726776669.20666: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776669.20674: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776669.20705: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776669.20721: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776669.20765: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776669.20780: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776669.20823: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776669.22643: 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 <<< 6631 1726776669.22675: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6631 1726776669.22707: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6631n9q5x9dd/tmpiajhw3vu /root/.ansible/tmp/ansible-tmp-1726776669.1701214-7596-50805036386617/AnsiballZ_kernel_settings_get_config.py <<< 6631 1726776669.22737: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6631 1726776669.23478: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776669.23565: stderr chunk (state=3): >>><<< 6631 1726776669.23568: stdout chunk (state=3): >>><<< 6631 1726776669.23585: done transferring module to remote 6631 1726776669.23595: _low_level_execute_command(): starting 6631 1726776669.23600: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776669.1701214-7596-50805036386617/ /root/.ansible/tmp/ansible-tmp-1726776669.1701214-7596-50805036386617/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6631 1726776669.23998: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776669.24010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776669.24031: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776669.24042: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776669.24092: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776669.24111: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776669.24144: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776669.25974: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776669.26016: stderr chunk (state=3): >>><<< 6631 1726776669.26019: stdout chunk (state=3): >>><<< 6631 1726776669.26033: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776669.26036: _low_level_execute_command(): starting 6631 1726776669.26040: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776669.1701214-7596-50805036386617/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6631 1726776669.26436: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776669.26448: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776669.26467: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776669.26479: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found <<< 6631 1726776669.26494: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776669.26532: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776669.26543: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776669.26597: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776669.40916: 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"}}} <<< 6631 1726776669.42139: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 6631 1726776669.42201: stderr chunk (state=3): >>><<< 6631 1726776669.42204: stdout chunk (state=3): >>><<< 6631 1726776669.42324: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.45.78 closed. 6631 1726776669.42328: 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-1726776669.1701214-7596-50805036386617/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6631 1726776669.42330: _low_level_execute_command(): starting 6631 1726776669.42332: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776669.1701214-7596-50805036386617/ > /dev/null 2>&1 && sleep 0' 6631 1726776669.44240: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776669.44244: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776669.44282: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 6631 1726776669.44285: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776669.44288: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776669.44475: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776669.44478: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776669.44484: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776669.44537: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776669.46379: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776669.46443: stderr chunk (state=3): >>><<< 6631 1726776669.46446: stdout chunk (state=3): >>><<< 6631 1726776669.46625: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776669.46628: handler run complete 6631 1726776669.46631: attempt loop complete, returning result 6631 1726776669.46633: _execute() done 6631 1726776669.46635: dumping result to json 6631 1726776669.46638: done dumping result, returning 6631 1726776669.46640: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config [025ceb90-32dd-8e45-738e-0000000001fd] 6631 1726776669.46642: sending task result for task 025ceb90-32dd-8e45-738e-0000000001fd 6631 1726776669.46719: done sending task result for task 025ceb90-32dd-8e45-738e-0000000001fd ok: [managed_node3] => { "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" } } 6631 1726776669.46791: no more pending results, returning what we have 6631 1726776669.46795: results queue empty 6631 1726776669.46795: checking for any_errors_fatal 6631 1726776669.46799: done checking for any_errors_fatal 6631 1726776669.46800: checking for max_fail_percentage 6631 1726776669.46802: done checking for max_fail_percentage 6631 1726776669.46802: checking to see if all hosts have failed and the running result is not ok 6631 1726776669.46803: done checking to see if all hosts have failed 6631 1726776669.46804: getting the remaining hosts for this loop 6631 1726776669.46806: done getting the remaining hosts for this loop 6631 1726776669.46809: getting the next task for host managed_node3 6631 1726776669.46814: done getting next task for host managed_node3 6631 1726776669.46819: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 6631 1726776669.46823: ^ state is: HOST STATE: block=2, task=5, 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 6631 1726776669.46834: getting variables 6631 1726776669.46835: in VariableManager get_vars() 6631 1726776669.46866: Calling all_inventory to load vars for managed_node3 6631 1726776669.46868: Calling groups_inventory to load vars for managed_node3 6631 1726776669.46870: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776669.46879: Calling all_plugins_play to load vars for managed_node3 6631 1726776669.46881: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776669.46886: Calling groups_plugins_play to load vars for managed_node3 6631 1726776669.46929: WORKER PROCESS EXITING 6631 1726776669.46943: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776669.46991: done with get_vars() 6631 1726776669.46999: 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:09 -0400 (0:00:00.339) 0:00:44.912 **** 6631 1726776669.47085: entering _queue_task() for managed_node3/stat 6631 1726776669.47287: worker is 1 (out of 1 available) 6631 1726776669.47298: exiting _queue_task() for managed_node3/stat 6631 1726776669.47309: done queuing things up, now waiting for results queue to drain 6631 1726776669.47310: waiting for pending results... 6631 1726776669.48080: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 6631 1726776669.48188: in run() - task 025ceb90-32dd-8e45-738e-0000000001fe 6631 1726776669.48444: variable 'ansible_search_path' from source: unknown 6631 1726776669.48452: variable 'ansible_search_path' from source: unknown 6631 1726776669.48507: variable '__prof_from_conf' from source: task vars 6631 1726776669.48913: variable '__prof_from_conf' from source: task vars 6631 1726776669.49615: variable '__data' from source: task vars 6631 1726776669.49798: variable '__kernel_settings_register_tuned_main' from source: set_fact 6631 1726776669.50099: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6631 1726776669.50237: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6631 1726776669.50303: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6631 1726776669.50448: variable 'omit' from source: magic vars 6631 1726776669.50550: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776669.50637: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776669.50653: variable 'omit' from source: magic vars 6631 1726776669.51108: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6631 1726776669.56373: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6631 1726776669.56447: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6631 1726776669.56502: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6631 1726776669.56543: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6631 1726776669.56577: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6631 1726776669.56658: 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) 6631 1726776669.56695: 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) 6631 1726776669.56729: 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) 6631 1726776669.56777: 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) 6631 1726776669.56798: 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) 6631 1726776669.56903: variable 'item' from source: unknown 6631 1726776669.56925: Evaluated conditional (item | length > 0): False 6631 1726776669.56933: when evaluation is False, skipping this task 6631 1726776669.56977: variable 'item' from source: unknown 6631 1726776669.57694: variable 'item' from source: unknown skipping: [managed_node3] => (item=) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item | length > 0", "item": "", "skip_reason": "Conditional result was False" } 6631 1726776669.57924: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776669.57937: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776669.57951: variable 'omit' from source: magic vars 6631 1726776669.58096: 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) 6631 1726776669.58127: 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) 6631 1726776669.58157: 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) 6631 1726776669.58204: 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) 6631 1726776669.58227: 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) 6631 1726776669.58308: variable 'item' from source: unknown 6631 1726776669.58322: Evaluated conditional (item | length > 0): True 6631 1726776669.58333: variable 'omit' from source: magic vars 6631 1726776669.58387: variable 'omit' from source: magic vars 6631 1726776669.58441: variable 'item' from source: unknown 6631 1726776669.58509: variable 'item' from source: unknown 6631 1726776669.59140: variable 'omit' from source: magic vars 6631 1726776669.59180: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6631 1726776669.59210: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6631 1726776669.59234: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6631 1726776669.59255: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776669.59272: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776669.59305: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6631 1726776669.59314: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776669.59324: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776669.59427: Set connection var ansible_shell_executable to /bin/sh 6631 1726776669.59442: Set connection var ansible_timeout to 10 6631 1726776669.59448: Set connection var ansible_shell_type to sh 6631 1726776669.59457: Set connection var ansible_connection to ssh 6631 1726776669.59465: Set connection var ansible_module_compression to ZIP_DEFLATED 6631 1726776669.59476: Set connection var ansible_pipelining to False 6631 1726776669.59502: variable 'ansible_shell_executable' from source: unknown 6631 1726776669.59509: variable 'ansible_connection' from source: unknown 6631 1726776669.59516: variable 'ansible_module_compression' from source: unknown 6631 1726776669.59524: variable 'ansible_shell_type' from source: unknown 6631 1726776669.59531: variable 'ansible_shell_executable' from source: unknown 6631 1726776669.59538: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776669.59545: variable 'ansible_pipelining' from source: unknown 6631 1726776669.59551: variable 'ansible_timeout' from source: unknown 6631 1726776669.59558: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776669.59697: 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__) 6631 1726776669.59720: variable 'omit' from source: magic vars 6631 1726776669.59729: starting attempt loop 6631 1726776669.59735: running the handler 6631 1726776669.59749: _low_level_execute_command(): starting 6631 1726776669.59760: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6631 1726776669.61145: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776669.61165: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776669.61184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776669.61204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776669.61251: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776669.61263: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776669.61286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776669.61304: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776669.61317: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776669.61331: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776669.61344: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776669.61359: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776669.61375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776669.61395: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776669.61407: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776669.61424: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776669.61505: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776669.61532: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776669.61548: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776669.61624: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776669.63288: stdout chunk (state=3): >>>/root <<< 6631 1726776669.63454: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776669.63458: stdout chunk (state=3): >>><<< 6631 1726776669.63467: stderr chunk (state=3): >>><<< 6631 1726776669.63576: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776669.63579: _low_level_execute_command(): starting 6631 1726776669.63582: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776669.6348956-7621-57961604765483 `" && echo ansible-tmp-1726776669.6348956-7621-57961604765483="` echo /root/.ansible/tmp/ansible-tmp-1726776669.6348956-7621-57961604765483 `" ) && sleep 0' 6631 1726776669.64624: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776669.64636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776669.64674: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 6631 1726776669.64677: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776669.64681: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776669.64683: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776669.64756: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776669.64759: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776669.64765: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776669.64813: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776669.66798: stdout chunk (state=3): >>>ansible-tmp-1726776669.6348956-7621-57961604765483=/root/.ansible/tmp/ansible-tmp-1726776669.6348956-7621-57961604765483 <<< 6631 1726776669.66989: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776669.66992: stdout chunk (state=3): >>><<< 6631 1726776669.66995: stderr chunk (state=3): >>><<< 6631 1726776669.67156: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776669.6348956-7621-57961604765483=/root/.ansible/tmp/ansible-tmp-1726776669.6348956-7621-57961604765483 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776669.67160: variable 'ansible_module_compression' from source: unknown 6631 1726776669.67162: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6631n9q5x9dd/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6631 1726776669.67326: variable 'ansible_facts' from source: unknown 6631 1726776669.67336: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776669.6348956-7621-57961604765483/AnsiballZ_stat.py 6631 1726776669.67448: Sending initial data 6631 1726776669.67451: Sent initial data (150 bytes) 6631 1726776669.68399: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776669.68414: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776669.68431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776669.68448: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776669.68492: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776669.68504: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776669.68517: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776669.68539: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776669.68551: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776669.68561: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776669.68576: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776669.68590: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776669.68606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776669.68621: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776669.68633: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776669.68648: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776669.68729: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776669.68753: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776669.68772: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776669.68844: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776669.70686: 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 <<< 6631 1726776669.70721: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6631 1726776669.70753: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6631n9q5x9dd/tmparv4nhxl /root/.ansible/tmp/ansible-tmp-1726776669.6348956-7621-57961604765483/AnsiballZ_stat.py <<< 6631 1726776669.70787: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6631 1726776669.71951: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776669.72206: stderr chunk (state=3): >>><<< 6631 1726776669.72210: stdout chunk (state=3): >>><<< 6631 1726776669.72212: done transferring module to remote 6631 1726776669.72214: _low_level_execute_command(): starting 6631 1726776669.72217: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776669.6348956-7621-57961604765483/ /root/.ansible/tmp/ansible-tmp-1726776669.6348956-7621-57961604765483/AnsiballZ_stat.py && sleep 0' 6631 1726776669.72809: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776669.72827: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776669.72844: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776669.72867: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776669.72911: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776669.72931: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776669.72946: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776669.72963: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776669.72984: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776669.72997: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776669.73009: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776669.73027: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776669.73044: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776669.73057: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776669.73068: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776669.73088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776669.73169: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776669.73193: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776669.73217: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776669.73285: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776669.75141: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776669.75217: stderr chunk (state=3): >>><<< 6631 1726776669.75233: stdout chunk (state=3): >>><<< 6631 1726776669.75332: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776669.75336: _low_level_execute_command(): starting 6631 1726776669.75338: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776669.6348956-7621-57961604765483/AnsiballZ_stat.py && sleep 0' 6631 1726776669.76236: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776669.76312: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776669.76362: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776669.76403: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776669.76406: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776669.76409: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776669.76495: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776669.76499: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776669.76559: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776669.90521: 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"}}} <<< 6631 1726776669.91747: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 6631 1726776669.91751: stdout chunk (state=3): >>><<< 6631 1726776669.91753: stderr chunk (state=3): >>><<< 6631 1726776669.91881: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.45.78 closed. 6631 1726776669.91885: 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-1726776669.6348956-7621-57961604765483/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6631 1726776669.91888: _low_level_execute_command(): starting 6631 1726776669.91891: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776669.6348956-7621-57961604765483/ > /dev/null 2>&1 && sleep 0' 6631 1726776669.92516: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776669.92533: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776669.92552: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776669.92579: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776669.92624: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776669.92637: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776669.92652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776669.92681: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776669.92694: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776669.92706: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776669.92717: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776669.92734: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776669.92750: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776669.92761: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776669.92779: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776669.92797: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776669.92878: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776669.92922: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776669.92940: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776669.93011: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776669.94928: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776669.94931: stdout chunk (state=3): >>><<< 6631 1726776669.94933: stderr chunk (state=3): >>><<< 6631 1726776669.95141: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776669.95148: handler run complete 6631 1726776669.95151: attempt loop complete, returning result 6631 1726776669.95153: variable 'item' from source: unknown 6631 1726776669.95155: variable 'item' from source: unknown ok: [managed_node3] => (item=/etc/tuned/profiles) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned/profiles", "stat": { "exists": false } } 6631 1726776669.95380: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776669.95483: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776669.95487: variable 'omit' from source: magic vars 6631 1726776669.95609: 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) 6631 1726776669.95646: 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) 6631 1726776669.95680: 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) 6631 1726776669.95735: 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) 6631 1726776669.95752: 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) 6631 1726776669.95835: variable 'item' from source: unknown 6631 1726776669.95846: Evaluated conditional (item | length > 0): True 6631 1726776669.95853: variable 'omit' from source: magic vars 6631 1726776669.95868: variable 'omit' from source: magic vars 6631 1726776669.95921: variable 'item' from source: unknown 6631 1726776669.96000: variable 'item' from source: unknown 6631 1726776669.96026: variable 'omit' from source: magic vars 6631 1726776669.96056: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6631 1726776669.96069: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776669.96084: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776669.96103: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6631 1726776669.96110: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776669.96117: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776669.96211: Set connection var ansible_shell_executable to /bin/sh 6631 1726776669.96228: Set connection var ansible_timeout to 10 6631 1726776669.96235: Set connection var ansible_shell_type to sh 6631 1726776669.96249: Set connection var ansible_connection to ssh 6631 1726776669.96258: Set connection var ansible_module_compression to ZIP_DEFLATED 6631 1726776669.96274: Set connection var ansible_pipelining to False 6631 1726776669.96300: variable 'ansible_shell_executable' from source: unknown 6631 1726776669.96308: variable 'ansible_connection' from source: unknown 6631 1726776669.96314: variable 'ansible_module_compression' from source: unknown 6631 1726776669.96323: variable 'ansible_shell_type' from source: unknown 6631 1726776669.96329: variable 'ansible_shell_executable' from source: unknown 6631 1726776669.96336: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776669.96343: variable 'ansible_pipelining' from source: unknown 6631 1726776669.96356: variable 'ansible_timeout' from source: unknown 6631 1726776669.96363: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776669.96492: 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) 6631 1726776669.96506: variable 'omit' from source: magic vars 6631 1726776669.96514: starting attempt loop 6631 1726776669.96524: running the handler 6631 1726776669.96536: _low_level_execute_command(): starting 6631 1726776669.96543: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6631 1726776669.98552: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776669.98556: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776669.98594: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 6631 1726776669.98597: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776669.98599: 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.45.78 originally 10.31.45.78 debug2: match found <<< 6631 1726776669.98602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776669.98667: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776669.98680: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776669.98745: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776670.00390: stdout chunk (state=3): >>>/root <<< 6631 1726776670.00598: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776670.00601: stdout chunk (state=3): >>><<< 6631 1726776670.00603: stderr chunk (state=3): >>><<< 6631 1726776670.00701: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776670.00704: _low_level_execute_command(): starting 6631 1726776670.00707: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776670.0062473-7621-25906933322283 `" && echo ansible-tmp-1726776670.0062473-7621-25906933322283="` echo /root/.ansible/tmp/ansible-tmp-1726776670.0062473-7621-25906933322283 `" ) && sleep 0' 6631 1726776670.01221: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776670.01235: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776670.01250: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776670.01266: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776670.01305: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776670.01320: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776670.01328: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776670.01342: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776670.01345: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776670.01353: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776670.01359: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776670.01368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776670.01379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776670.01386: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776670.01392: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776670.01400: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776670.01474: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776670.01499: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776670.01502: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776670.01562: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776670.03546: stdout chunk (state=3): >>>ansible-tmp-1726776670.0062473-7621-25906933322283=/root/.ansible/tmp/ansible-tmp-1726776670.0062473-7621-25906933322283 <<< 6631 1726776670.03823: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776670.03826: stdout chunk (state=3): >>><<< 6631 1726776670.03829: stderr chunk (state=3): >>><<< 6631 1726776670.03831: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776670.0062473-7621-25906933322283=/root/.ansible/tmp/ansible-tmp-1726776670.0062473-7621-25906933322283 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776670.03833: variable 'ansible_module_compression' from source: unknown 6631 1726776670.03835: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6631n9q5x9dd/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6631 1726776670.03837: variable 'ansible_facts' from source: unknown 6631 1726776670.03933: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776670.0062473-7621-25906933322283/AnsiballZ_stat.py 6631 1726776670.04041: Sending initial data 6631 1726776670.04044: Sent initial data (150 bytes) 6631 1726776670.05134: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776670.05150: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776670.05165: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776670.05184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776670.05226: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776670.05240: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776670.05254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776670.05272: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776670.05284: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776670.05295: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776670.05308: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776670.05323: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776670.05340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776670.05352: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776670.05364: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776670.05378: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776670.05457: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776670.05479: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776670.05497: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776670.05565: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776670.07397: 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 <<< 6631 1726776670.07449: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6631 1726776670.07471: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6631n9q5x9dd/tmplnp7on_5 /root/.ansible/tmp/ansible-tmp-1726776670.0062473-7621-25906933322283/AnsiballZ_stat.py <<< 6631 1726776670.07502: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6631 1726776670.08805: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776670.08924: stderr chunk (state=3): >>><<< 6631 1726776670.08928: stdout chunk (state=3): >>><<< 6631 1726776670.08930: done transferring module to remote 6631 1726776670.09008: _low_level_execute_command(): starting 6631 1726776670.09015: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776670.0062473-7621-25906933322283/ /root/.ansible/tmp/ansible-tmp-1726776670.0062473-7621-25906933322283/AnsiballZ_stat.py && sleep 0' 6631 1726776670.09864: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776670.10644: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776670.10659: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776670.10677: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776670.10717: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776670.10732: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776670.10745: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776670.10762: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776670.10773: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776670.10784: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776670.10795: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776670.10808: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776670.10825: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776670.10838: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776670.10848: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776670.10861: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776670.10932: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776670.10953: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776670.10970: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776670.11038: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776670.12968: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776670.12972: stdout chunk (state=3): >>><<< 6631 1726776670.12974: stderr chunk (state=3): >>><<< 6631 1726776670.13026: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776670.13029: _low_level_execute_command(): starting 6631 1726776670.13074: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776670.0062473-7621-25906933322283/AnsiballZ_stat.py && sleep 0' 6631 1726776670.14177: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776670.14181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776670.14217: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776670.14222: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776670.14225: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776670.14306: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776670.14313: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776670.14316: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776670.14365: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776670.28908: 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": 444596353, "dev": 51713, "nlink": 4, "atime": 1726776665.612133, "mtime": 1726776663.4571438, "ctime": 1726776663.4571438, "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": "1063229960", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 6631 1726776670.30346: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 6631 1726776670.30350: stdout chunk (state=3): >>><<< 6631 1726776670.30352: stderr chunk (state=3): >>><<< 6631 1726776670.30425: _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": 444596353, "dev": 51713, "nlink": 4, "atime": 1726776665.612133, "mtime": 1726776663.4571438, "ctime": 1726776663.4571438, "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": "1063229960", "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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.45.78 closed. 6631 1726776670.30434: 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-1726776670.0062473-7621-25906933322283/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6631 1726776670.30517: _low_level_execute_command(): starting 6631 1726776670.30523: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776670.0062473-7621-25906933322283/ > /dev/null 2>&1 && sleep 0' 6631 1726776670.31381: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776670.31396: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776670.31419: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776670.31439: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776670.31481: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776670.31492: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776670.31505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776670.31524: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776670.31559: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776670.31572: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776670.31585: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776670.31598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776670.31613: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776670.31631: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776670.31652: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776670.31665: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776670.31742: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776670.31771: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776670.31789: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776670.31897: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776670.33789: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776670.33865: stderr chunk (state=3): >>><<< 6631 1726776670.33869: stdout chunk (state=3): >>><<< 6631 1726776670.34225: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776670.34229: handler run complete 6631 1726776670.34231: attempt loop complete, returning result 6631 1726776670.34233: variable 'item' from source: unknown 6631 1726776670.34236: variable 'item' from source: unknown ok: [managed_node3] => (item=/etc/tuned) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned", "stat": { "atime": 1726776665.612133, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1726776663.4571438, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 444596353, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726776663.4571438, "nlink": 4, "path": "/etc/tuned", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 159, "uid": 0, "version": "1063229960", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 6631 1726776670.34410: dumping result to json 6631 1726776670.34414: done dumping result, returning 6631 1726776670.34419: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory [025ceb90-32dd-8e45-738e-0000000001fe] 6631 1726776670.34423: sending task result for task 025ceb90-32dd-8e45-738e-0000000001fe 6631 1726776670.34704: done sending task result for task 025ceb90-32dd-8e45-738e-0000000001fe 6631 1726776670.34804: no more pending results, returning what we have 6631 1726776670.34807: results queue empty 6631 1726776670.34808: checking for any_errors_fatal 6631 1726776670.34812: done checking for any_errors_fatal 6631 1726776670.34813: checking for max_fail_percentage 6631 1726776670.34814: done checking for max_fail_percentage 6631 1726776670.34815: checking to see if all hosts have failed and the running result is not ok 6631 1726776670.34816: done checking to see if all hosts have failed 6631 1726776670.34817: getting the remaining hosts for this loop 6631 1726776670.34819: done getting the remaining hosts for this loop 6631 1726776670.34823: getting the next task for host managed_node3 6631 1726776670.34829: done getting next task for host managed_node3 6631 1726776670.34832: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 6631 1726776670.34835: ^ state is: HOST STATE: block=2, task=5, 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 6631 1726776670.34857: WORKER PROCESS EXITING 6631 1726776670.35263: getting variables 6631 1726776670.35265: in VariableManager get_vars() 6631 1726776670.35297: Calling all_inventory to load vars for managed_node3 6631 1726776670.35300: Calling groups_inventory to load vars for managed_node3 6631 1726776670.35302: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776670.35310: Calling all_plugins_play to load vars for managed_node3 6631 1726776670.35313: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776670.35316: Calling groups_plugins_play to load vars for managed_node3 6631 1726776670.35363: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776670.35408: done with get_vars() 6631 1726776670.35417: done getting variables 6631 1726776670.35906: 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:10 -0400 (0:00:00.890) 0:00:45.802 **** 6631 1726776670.36112: entering _queue_task() for managed_node3/set_fact 6631 1726776670.36357: worker is 1 (out of 1 available) 6631 1726776670.36369: exiting _queue_task() for managed_node3/set_fact 6631 1726776670.36380: done queuing things up, now waiting for results queue to drain 6631 1726776670.36381: waiting for pending results... 6631 1726776670.36738: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 6631 1726776670.36904: in run() - task 025ceb90-32dd-8e45-738e-0000000001ff 6631 1726776670.36928: variable 'ansible_search_path' from source: unknown 6631 1726776670.36955: variable 'ansible_search_path' from source: unknown 6631 1726776670.37026: calling self._execute() 6631 1726776670.37107: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776670.37120: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776670.37157: variable 'omit' from source: magic vars 6631 1726776670.37323: variable 'omit' from source: magic vars 6631 1726776670.37432: variable 'omit' from source: magic vars 6631 1726776670.38239: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6631 1726776670.41092: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6631 1726776670.41165: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6631 1726776670.41271: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6631 1726776670.41313: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6631 1726776670.41533: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6631 1726776670.41608: 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) 6631 1726776670.41647: 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) 6631 1726776670.41681: 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) 6631 1726776670.41729: 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) 6631 1726776670.41750: 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) 6631 1726776670.41803: 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) 6631 1726776670.41835: 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) 6631 1726776670.41868: 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) 6631 1726776670.41914: 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) 6631 1726776670.41936: 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) 6631 1726776670.42011: 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) 6631 1726776670.42043: 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) 6631 1726776670.42073: 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) 6631 1726776670.42132: 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) 6631 1726776670.42162: 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) 6631 1726776670.42685: variable '__kernel_settings_find_profile_dirs' from source: set_fact 6631 1726776670.42792: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6631 1726776670.43040: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6631 1726776670.43081: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6631 1726776670.43123: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6631 1726776670.43176: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6631 1726776670.43264: 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) 6631 1726776670.43290: 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) 6631 1726776670.43413: 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) 6631 1726776670.43451: 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) 6631 1726776670.43520: variable 'omit' from source: magic vars 6631 1726776670.43558: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6631 1726776670.43590: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6631 1726776670.43627: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6631 1726776670.43658: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776670.43674: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776670.43707: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6631 1726776670.43715: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776670.43727: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776670.43848: Set connection var ansible_shell_executable to /bin/sh 6631 1726776670.43865: Set connection var ansible_timeout to 10 6631 1726776670.43875: Set connection var ansible_shell_type to sh 6631 1726776670.43885: Set connection var ansible_connection to ssh 6631 1726776670.43902: Set connection var ansible_module_compression to ZIP_DEFLATED 6631 1726776670.43912: Set connection var ansible_pipelining to False 6631 1726776670.43945: variable 'ansible_shell_executable' from source: unknown 6631 1726776670.43965: variable 'ansible_connection' from source: unknown 6631 1726776670.43987: variable 'ansible_module_compression' from source: unknown 6631 1726776670.43994: variable 'ansible_shell_type' from source: unknown 6631 1726776670.44001: variable 'ansible_shell_executable' from source: unknown 6631 1726776670.44006: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776670.44013: variable 'ansible_pipelining' from source: unknown 6631 1726776670.44041: variable 'ansible_timeout' from source: unknown 6631 1726776670.44050: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776670.44196: 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) 6631 1726776670.44225: variable 'omit' from source: magic vars 6631 1726776670.44236: starting attempt loop 6631 1726776670.44242: running the handler 6631 1726776670.44256: handler run complete 6631 1726776670.44987: attempt loop complete, returning result 6631 1726776670.44990: _execute() done 6631 1726776670.44992: dumping result to json 6631 1726776670.44994: done dumping result, returning 6631 1726776670.44997: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir [025ceb90-32dd-8e45-738e-0000000001ff] 6631 1726776670.44998: sending task result for task 025ceb90-32dd-8e45-738e-0000000001ff 6631 1726776670.45075: done sending task result for task 025ceb90-32dd-8e45-738e-0000000001ff 6631 1726776670.45078: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_profile_parent": "/etc/tuned" }, "changed": false } 6631 1726776670.45136: no more pending results, returning what we have 6631 1726776670.45138: results queue empty 6631 1726776670.45139: checking for any_errors_fatal 6631 1726776670.45148: done checking for any_errors_fatal 6631 1726776670.45153: checking for max_fail_percentage 6631 1726776670.45154: done checking for max_fail_percentage 6631 1726776670.45155: checking to see if all hosts have failed and the running result is not ok 6631 1726776670.45158: done checking to see if all hosts have failed 6631 1726776670.45158: getting the remaining hosts for this loop 6631 1726776670.45160: done getting the remaining hosts for this loop 6631 1726776670.45163: getting the next task for host managed_node3 6631 1726776670.45168: done getting next task for host managed_node3 6631 1726776670.45174: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 6631 1726776670.45178: ^ state is: HOST STATE: block=2, task=5, 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 6631 1726776670.45189: getting variables 6631 1726776670.45191: in VariableManager get_vars() 6631 1726776670.45224: Calling all_inventory to load vars for managed_node3 6631 1726776670.45227: Calling groups_inventory to load vars for managed_node3 6631 1726776670.45229: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776670.45237: Calling all_plugins_play to load vars for managed_node3 6631 1726776670.45242: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776670.45246: Calling groups_plugins_play to load vars for managed_node3 6631 1726776670.45299: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776670.45473: done with get_vars() 6631 1726776670.45482: done getting variables 6631 1726776670.45554: 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:10 -0400 (0:00:00.094) 0:00:45.897 **** 6631 1726776670.45594: entering _queue_task() for managed_node3/service 6631 1726776670.45844: worker is 1 (out of 1 available) 6631 1726776670.45857: exiting _queue_task() for managed_node3/service 6631 1726776670.45867: done queuing things up, now waiting for results queue to drain 6631 1726776670.45868: waiting for pending results... 6631 1726776670.46161: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 6631 1726776670.46307: in run() - task 025ceb90-32dd-8e45-738e-000000000200 6631 1726776670.46336: variable 'ansible_search_path' from source: unknown 6631 1726776670.46343: variable 'ansible_search_path' from source: unknown 6631 1726776670.46406: variable '__kernel_settings_services' from source: include_vars 6631 1726776670.46809: variable '__kernel_settings_services' from source: include_vars 6631 1726776670.47305: variable 'omit' from source: magic vars 6631 1726776670.47793: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776670.47943: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776670.47958: variable 'omit' from source: magic vars 6631 1726776670.48163: variable 'omit' from source: magic vars 6631 1726776670.48223: variable 'omit' from source: magic vars 6631 1726776670.48295: variable 'item' from source: unknown 6631 1726776670.48390: variable 'item' from source: unknown 6631 1726776670.48421: variable 'omit' from source: magic vars 6631 1726776670.48481: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6631 1726776670.48522: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6631 1726776670.48546: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6631 1726776670.48579: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776670.48599: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776670.48634: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6631 1726776670.48688: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776670.48700: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776670.49004: Set connection var ansible_shell_executable to /bin/sh 6631 1726776670.49030: Set connection var ansible_timeout to 10 6631 1726776670.49133: Set connection var ansible_shell_type to sh 6631 1726776670.49145: Set connection var ansible_connection to ssh 6631 1726776670.49155: Set connection var ansible_module_compression to ZIP_DEFLATED 6631 1726776670.49165: Set connection var ansible_pipelining to False 6631 1726776670.49195: variable 'ansible_shell_executable' from source: unknown 6631 1726776670.49204: variable 'ansible_connection' from source: unknown 6631 1726776670.49211: variable 'ansible_module_compression' from source: unknown 6631 1726776670.49231: variable 'ansible_shell_type' from source: unknown 6631 1726776670.49245: variable 'ansible_shell_executable' from source: unknown 6631 1726776670.49332: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776670.49350: variable 'ansible_pipelining' from source: unknown 6631 1726776670.49360: variable 'ansible_timeout' from source: unknown 6631 1726776670.49369: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776670.49636: 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) 6631 1726776670.49651: variable 'omit' from source: magic vars 6631 1726776670.49675: starting attempt loop 6631 1726776670.49782: running the handler 6631 1726776670.50013: variable 'ansible_facts' from source: unknown 6631 1726776670.50056: _low_level_execute_command(): starting 6631 1726776670.50073: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6631 1726776670.51394: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776670.51438: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776670.51455: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776670.51476: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776670.51533: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776670.51548: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776670.51565: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776670.51585: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776670.51598: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776670.51610: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776670.51625: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776670.51644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776670.51669: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776670.51686: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776670.51700: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776670.51714: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776670.51807: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776670.51828: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776670.51843: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776670.51934: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776670.53573: stdout chunk (state=3): >>>/root <<< 6631 1726776670.53767: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776670.53774: stderr chunk (state=3): >>><<< 6631 1726776670.53776: stdout chunk (state=3): >>><<< 6631 1726776670.53898: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776670.53902: _low_level_execute_command(): starting 6631 1726776670.53905: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776670.5379672-7686-153130477498013 `" && echo ansible-tmp-1726776670.5379672-7686-153130477498013="` echo /root/.ansible/tmp/ansible-tmp-1726776670.5379672-7686-153130477498013 `" ) && sleep 0' 6631 1726776670.54673: 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 <<< 6631 1726776670.54677: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776670.54689: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776670.55035: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776670.55045: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776670.55059: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776670.55067: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776670.55075: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776670.55082: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776670.55092: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776670.55104: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776670.55111: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776670.55118: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776670.55127: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776670.55200: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776670.55223: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776670.55233: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776670.55513: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776670.57485: stdout chunk (state=3): >>>ansible-tmp-1726776670.5379672-7686-153130477498013=/root/.ansible/tmp/ansible-tmp-1726776670.5379672-7686-153130477498013 <<< 6631 1726776670.57802: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776670.57805: stdout chunk (state=3): >>><<< 6631 1726776670.57812: stderr chunk (state=3): >>><<< 6631 1726776670.58224: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776670.5379672-7686-153130477498013=/root/.ansible/tmp/ansible-tmp-1726776670.5379672-7686-153130477498013 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776670.58228: variable 'ansible_module_compression' from source: unknown 6631 1726776670.58231: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6631n9q5x9dd/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 6631 1726776670.58234: variable 'ansible_facts' from source: unknown 6631 1726776670.58236: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776670.5379672-7686-153130477498013/AnsiballZ_setup.py 6631 1726776670.58878: Sending initial data 6631 1726776670.58882: Sent initial data (152 bytes) 6631 1726776670.60116: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776670.60137: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776670.60156: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776670.60176: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776670.60219: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776670.60233: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776670.60248: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776670.60269: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776670.60282: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776670.60294: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776670.60307: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776670.60325: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776670.60338: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776670.60409: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776670.60433: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776670.60449: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776670.60527: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776670.62351: 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 <<< 6631 1726776670.62382: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6631 1726776670.62411: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6631n9q5x9dd/tmp1jfv9_06 /root/.ansible/tmp/ansible-tmp-1726776670.5379672-7686-153130477498013/AnsiballZ_setup.py <<< 6631 1726776670.62443: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6631 1726776670.64697: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776670.64833: stderr chunk (state=3): >>><<< 6631 1726776670.64836: stdout chunk (state=3): >>><<< 6631 1726776670.64930: done transferring module to remote 6631 1726776670.64934: _low_level_execute_command(): starting 6631 1726776670.64936: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776670.5379672-7686-153130477498013/ /root/.ansible/tmp/ansible-tmp-1726776670.5379672-7686-153130477498013/AnsiballZ_setup.py && sleep 0' 6631 1726776670.65561: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776670.65583: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776670.65598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776670.65615: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776670.65658: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776670.65670: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776670.65692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776670.65710: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776670.65725: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776670.65736: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776670.65747: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776670.65760: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776670.65775: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776670.65788: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776670.65806: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776670.65823: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776670.65898: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776670.65929: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776670.65945: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776670.66009: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776670.67846: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776670.67932: stderr chunk (state=3): >>><<< 6631 1726776670.67944: stdout chunk (state=3): >>><<< 6631 1726776670.68049: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776670.68053: _low_level_execute_command(): starting 6631 1726776670.68055: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776670.5379672-7686-153130477498013/AnsiballZ_setup.py && sleep 0' 6631 1726776670.68650: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776670.68664: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776670.68680: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776670.68707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776670.68753: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776670.68765: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776670.68780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776670.68799: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776670.68827: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776670.68840: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776670.68853: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776670.68867: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776670.68885: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776670.68897: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776670.68908: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776670.68927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776670.69006: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776670.69032: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776670.69056: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776670.69134: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776670.95203: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} <<< 6631 1726776670.96955: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 6631 1726776670.97010: stderr chunk (state=3): >>><<< 6631 1726776670.97013: stdout chunk (state=3): >>><<< 6631 1726776670.97033: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.45.78 closed. 6631 1726776670.97060: done with _execute_module (ansible.legacy.setup, {'gather_subset': '!all', 'filter': 'ansible_service_mgr', '_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.5379672-7686-153130477498013/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6631 1726776670.97075: Facts {'ansible_facts': {'ansible_service_mgr': 'systemd'}, 'invocation': {'module_args': {'gather_subset': ['!all'], 'filter': ['ansible_service_mgr'], 'gather_timeout': 10, 'fact_path': '/etc/ansible/facts.d'}}, '_ansible_parsed': True} 6631 1726776670.97131: variable 'ansible_module_compression' from source: unknown 6631 1726776670.97165: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6631n9q5x9dd/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 6631 1726776670.97208: variable 'ansible_facts' from source: unknown 6631 1726776670.97342: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776670.5379672-7686-153130477498013/AnsiballZ_systemd.py 6631 1726776670.97444: Sending initial data 6631 1726776670.97448: Sent initial data (154 bytes) 6631 1726776670.98142: 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 <<< 6631 1726776670.98148: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776670.98193: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776670.98196: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776670.98198: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776670.98244: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776670.98264: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776670.98267: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776670.98311: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776671.00139: 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 <<< 6631 1726776671.00175: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6631 1726776671.00208: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6631n9q5x9dd/tmp9y4hd506 /root/.ansible/tmp/ansible-tmp-1726776670.5379672-7686-153130477498013/AnsiballZ_systemd.py <<< 6631 1726776671.00240: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6631 1726776671.01943: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776671.02057: stderr chunk (state=3): >>><<< 6631 1726776671.02060: stdout chunk (state=3): >>><<< 6631 1726776671.02079: done transferring module to remote 6631 1726776671.02086: _low_level_execute_command(): starting 6631 1726776671.02091: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776670.5379672-7686-153130477498013/ /root/.ansible/tmp/ansible-tmp-1726776670.5379672-7686-153130477498013/AnsiballZ_systemd.py && sleep 0' 6631 1726776671.02568: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776671.02574: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776671.02624: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 6631 1726776671.02635: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776671.02687: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776671.02693: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776671.02741: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776671.04577: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776671.04632: stderr chunk (state=3): >>><<< 6631 1726776671.04635: stdout chunk (state=3): >>><<< 6631 1726776671.04649: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776671.04652: _low_level_execute_command(): starting 6631 1726776671.04658: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776670.5379672-7686-153130477498013/AnsiballZ_systemd.py && sleep 0' 6631 1726776671.05424: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776671.05428: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776671.05430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776671.05432: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776671.05434: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776671.05436: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776671.05438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776671.05443: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776671.05445: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776671.05446: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776671.05448: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776671.05450: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776671.05452: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776671.05454: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776671.05456: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776671.05458: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776671.05494: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776671.05511: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776671.05524: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776671.05600: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776671.32001: 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": "11311", "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:05 EDT", "ExecMainStartTimestampMonotonic": "237518120", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11311", "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:05 EDT] ; stop_time=[n/a] ; pid=11311 ; 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:05 EDT] ; stop_time=[n/a] ; pid=11311 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3883", "MemoryCurrent": "14032896", "MemoryAvailable": "infinity", "CPUUsageNSec": "113338000", "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.socket dbus-broker.service system.slice", "WantedBy": "multi-user.target", "Conflicts": "cpupower.service power-profiles-daemon.service shutdown.target tlp.service auto-cpufreq.service", "Before": "multi-user.target shutdown.target", "After": "dbus-broker.service sysinit.target systemd-sysctl.service network.target systemd-journald.socket dbus.socket polkit.service basic.target 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:05 EDT", "StateChangeTimestampMonotonic": "237628573", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:05 EDT", "InactiveExitTimestampMonotonic": "237518444", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:05 EDT", "ActiveEnterTimestampMonotonic": "237628573", "ActiveExitTimestamp": "Thu 2024-09-19 16:11:05 EDT", "ActiveExitTimestampMonotonic": "237487082", "InactiveEnterTimestamp": "Thu 2024-09-19 16:11:05 EDT", "InactiveEnterTimestampMonotonic": "237507548", "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:05 EDT", "ConditionTimestampMonotonic": "237508045", "AssertTimestamp": "Thu 2024-09-19 16:11:05 EDT", "AssertTimestampMonotonic": "237508049", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "478a67758bf8410786a1d7f84d83e96e", "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}}} <<< 6631 1726776671.33879: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 6631 1726776671.33883: stdout chunk (state=3): >>><<< 6631 1726776671.33885: stderr chunk (state=3): >>><<< 6631 1726776671.33926: _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": "11311", "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:05 EDT", "ExecMainStartTimestampMonotonic": "237518120", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11311", "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:05 EDT] ; stop_time=[n/a] ; pid=11311 ; 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:05 EDT] ; stop_time=[n/a] ; pid=11311 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3883", "MemoryCurrent": "14032896", "MemoryAvailable": "infinity", "CPUUsageNSec": "113338000", "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.socket dbus-broker.service system.slice", "WantedBy": "multi-user.target", "Conflicts": "cpupower.service power-profiles-daemon.service shutdown.target tlp.service auto-cpufreq.service", "Before": "multi-user.target shutdown.target", "After": "dbus-broker.service sysinit.target systemd-sysctl.service network.target systemd-journald.socket dbus.socket polkit.service basic.target 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:05 EDT", "StateChangeTimestampMonotonic": "237628573", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:05 EDT", "InactiveExitTimestampMonotonic": "237518444", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:05 EDT", "ActiveEnterTimestampMonotonic": "237628573", "ActiveExitTimestamp": "Thu 2024-09-19 16:11:05 EDT", "ActiveExitTimestampMonotonic": "237487082", "InactiveEnterTimestamp": "Thu 2024-09-19 16:11:05 EDT", "InactiveEnterTimestampMonotonic": "237507548", "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:05 EDT", "ConditionTimestampMonotonic": "237508045", "AssertTimestamp": "Thu 2024-09-19 16:11:05 EDT", "AssertTimestampMonotonic": "237508049", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "478a67758bf8410786a1d7f84d83e96e", "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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.45.78 closed. 6631 1726776671.34363: 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-1726776670.5379672-7686-153130477498013/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6631 1726776671.34390: _low_level_execute_command(): starting 6631 1726776671.34400: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776670.5379672-7686-153130477498013/ > /dev/null 2>&1 && sleep 0' 6631 1726776671.35786: 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 <<< 6631 1726776671.35904: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776671.35939: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 6631 1726776671.35943: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776671.35945: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776671.36003: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776671.36119: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776671.36362: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776671.38148: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776671.38225: stderr chunk (state=3): >>><<< 6631 1726776671.38228: stdout chunk (state=3): >>><<< 6631 1726776671.38427: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776671.38432: handler run complete 6631 1726776671.38435: attempt loop complete, returning result 6631 1726776671.38437: variable 'item' from source: unknown 6631 1726776671.38538: variable 'item' from source: unknown ok: [managed_node3] => (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:05 EDT", "ActiveEnterTimestampMonotonic": "237628573", "ActiveExitTimestamp": "Thu 2024-09-19 16:11:05 EDT", "ActiveExitTimestampMonotonic": "237487082", "ActiveState": "active", "After": "dbus-broker.service sysinit.target systemd-sysctl.service network.target systemd-journald.socket dbus.socket polkit.service basic.target system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 16:11:05 EDT", "AssertTimestampMonotonic": "237508049", "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": "113338000", "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:05 EDT", "ConditionTimestampMonotonic": "237508045", "ConfigurationDirectoryMode": "0755", "Conflicts": "cpupower.service power-profiles-daemon.service shutdown.target tlp.service auto-cpufreq.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3883", "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": "11311", "ExecMainStartTimestamp": "Thu 2024-09-19 16:11:05 EDT", "ExecMainStartTimestampMonotonic": "237518120", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:05 EDT] ; stop_time=[n/a] ; pid=11311 ; 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:05 EDT] ; stop_time=[n/a] ; pid=11311 ; 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", "InactiveEnterTimestamp": "Thu 2024-09-19 16:11:05 EDT", "InactiveEnterTimestampMonotonic": "237507548", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:05 EDT", "InactiveExitTimestampMonotonic": "237518444", "InvocationID": "478a67758bf8410786a1d7f84d83e96e", "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": "11311", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "14032896", "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.socket dbus-broker.service 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:05 EDT", "StateChangeTimestampMonotonic": "237628573", "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" } } 6631 1726776671.39221: dumping result to json 6631 1726776671.39225: done dumping result, returning 6631 1726776671.39228: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started [025ceb90-32dd-8e45-738e-000000000200] 6631 1726776671.39230: sending task result for task 025ceb90-32dd-8e45-738e-000000000200 6631 1726776671.40284: done sending task result for task 025ceb90-32dd-8e45-738e-000000000200 6631 1726776671.40288: WORKER PROCESS EXITING 6631 1726776671.40462: no more pending results, returning what we have 6631 1726776671.40465: results queue empty 6631 1726776671.40466: checking for any_errors_fatal 6631 1726776671.40469: done checking for any_errors_fatal 6631 1726776671.40472: checking for max_fail_percentage 6631 1726776671.40474: done checking for max_fail_percentage 6631 1726776671.40475: checking to see if all hosts have failed and the running result is not ok 6631 1726776671.40476: done checking to see if all hosts have failed 6631 1726776671.40476: getting the remaining hosts for this loop 6631 1726776671.40478: done getting the remaining hosts for this loop 6631 1726776671.40482: getting the next task for host managed_node3 6631 1726776671.40487: done getting next task for host managed_node3 6631 1726776671.40490: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 6631 1726776671.40494: ^ state is: HOST STATE: block=2, task=5, 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 6631 1726776671.40513: getting variables 6631 1726776671.40515: in VariableManager get_vars() 6631 1726776671.40545: Calling all_inventory to load vars for managed_node3 6631 1726776671.40548: Calling groups_inventory to load vars for managed_node3 6631 1726776671.40550: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776671.40558: Calling all_plugins_play to load vars for managed_node3 6631 1726776671.40561: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776671.40564: Calling groups_plugins_play to load vars for managed_node3 6631 1726776671.40613: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776671.40658: done with get_vars() 6631 1726776671.40666: 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:11 -0400 (0:00:00.951) 0:00:46.848 **** 6631 1726776671.40761: entering _queue_task() for managed_node3/file 6631 1726776671.41232: worker is 1 (out of 1 available) 6631 1726776671.41244: exiting _queue_task() for managed_node3/file 6631 1726776671.41255: done queuing things up, now waiting for results queue to drain 6631 1726776671.41257: waiting for pending results... 6631 1726776671.42330: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 6631 1726776671.42597: in run() - task 025ceb90-32dd-8e45-738e-000000000201 6631 1726776671.42702: variable 'ansible_search_path' from source: unknown 6631 1726776671.42710: variable 'ansible_search_path' from source: unknown 6631 1726776671.42756: calling self._execute() 6631 1726776671.42874: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776671.43022: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776671.43039: variable 'omit' from source: magic vars 6631 1726776671.43267: variable 'omit' from source: magic vars 6631 1726776671.43465: variable 'omit' from source: magic vars 6631 1726776671.43502: variable '__kernel_settings_profile_dir' from source: role '' all vars 6631 1726776671.44153: variable '__kernel_settings_profile_dir' from source: role '' all vars 6631 1726776671.44436: variable '__kernel_settings_profile_parent' from source: set_fact 6631 1726776671.44448: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6631 1726776671.44594: variable 'omit' from source: magic vars 6631 1726776671.44674: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6631 1726776671.44793: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6631 1726776671.44817: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6631 1726776671.44886: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776671.44902: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776671.45006: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6631 1726776671.45015: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776671.45026: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776671.45253: Set connection var ansible_shell_executable to /bin/sh 6631 1726776671.45267: Set connection var ansible_timeout to 10 6631 1726776671.45302: Set connection var ansible_shell_type to sh 6631 1726776671.45315: Set connection var ansible_connection to ssh 6631 1726776671.45327: Set connection var ansible_module_compression to ZIP_DEFLATED 6631 1726776671.45414: Set connection var ansible_pipelining to False 6631 1726776671.45449: variable 'ansible_shell_executable' from source: unknown 6631 1726776671.45457: variable 'ansible_connection' from source: unknown 6631 1726776671.45464: variable 'ansible_module_compression' from source: unknown 6631 1726776671.45473: variable 'ansible_shell_type' from source: unknown 6631 1726776671.45480: variable 'ansible_shell_executable' from source: unknown 6631 1726776671.45487: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776671.45494: variable 'ansible_pipelining' from source: unknown 6631 1726776671.45499: variable 'ansible_timeout' from source: unknown 6631 1726776671.45509: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776671.45974: 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__) 6631 1726776671.45990: variable 'omit' from source: magic vars 6631 1726776671.46000: starting attempt loop 6631 1726776671.46066: running the handler 6631 1726776671.46090: _low_level_execute_command(): starting 6631 1726776671.46102: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6631 1726776671.48012: 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 <<< 6631 1726776671.48018: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776671.48045: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776671.48049: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776671.48108: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776671.48243: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776671.48247: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776671.48301: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776671.49985: stdout chunk (state=3): >>>/root <<< 6631 1726776671.50084: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776671.50173: stderr chunk (state=3): >>><<< 6631 1726776671.50176: stdout chunk (state=3): >>><<< 6631 1726776671.50302: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776671.50305: _low_level_execute_command(): starting 6631 1726776671.50308: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776671.5019836-7760-216710727823512 `" && echo ansible-tmp-1726776671.5019836-7760-216710727823512="` echo /root/.ansible/tmp/ansible-tmp-1726776671.5019836-7760-216710727823512 `" ) && sleep 0' 6631 1726776671.51690: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776671.51809: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776671.51812: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776671.51855: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776671.51860: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776671.51863: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776671.52032: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776671.52045: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776671.52107: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776671.54097: stdout chunk (state=3): >>>ansible-tmp-1726776671.5019836-7760-216710727823512=/root/.ansible/tmp/ansible-tmp-1726776671.5019836-7760-216710727823512 <<< 6631 1726776671.54297: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776671.54300: stdout chunk (state=3): >>><<< 6631 1726776671.54303: stderr chunk (state=3): >>><<< 6631 1726776671.54325: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776671.5019836-7760-216710727823512=/root/.ansible/tmp/ansible-tmp-1726776671.5019836-7760-216710727823512 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776671.54526: variable 'ansible_module_compression' from source: unknown 6631 1726776671.54529: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6631n9q5x9dd/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 6631 1726776671.54531: variable 'ansible_facts' from source: unknown 6631 1726776671.54574: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776671.5019836-7760-216710727823512/AnsiballZ_file.py 6631 1726776671.54743: Sending initial data 6631 1726776671.54746: Sent initial data (151 bytes) 6631 1726776671.55728: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776671.55748: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776671.55763: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776671.55784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776671.55831: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776671.55848: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776671.55862: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776671.55881: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776671.55893: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776671.55905: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776671.55917: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776671.55933: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776671.55951: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776671.55967: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776671.55980: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776671.55997: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776671.56079: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776671.56103: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776671.56123: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776671.56200: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776671.58072: 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 <<< 6631 1726776671.58078: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6631 1726776671.58111: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6631n9q5x9dd/tmpv0657kc3 /root/.ansible/tmp/ansible-tmp-1726776671.5019836-7760-216710727823512/AnsiballZ_file.py <<< 6631 1726776671.58137: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6631 1726776671.59316: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776671.59570: stderr chunk (state=3): >>><<< 6631 1726776671.59574: stdout chunk (state=3): >>><<< 6631 1726776671.59576: done transferring module to remote 6631 1726776671.59578: _low_level_execute_command(): starting 6631 1726776671.59581: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776671.5019836-7760-216710727823512/ /root/.ansible/tmp/ansible-tmp-1726776671.5019836-7760-216710727823512/AnsiballZ_file.py && sleep 0' 6631 1726776671.60141: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776671.60157: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776671.60174: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776671.60192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776671.60239: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776671.60251: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776671.60267: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776671.60291: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776671.60306: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776671.60317: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776671.60334: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776671.60347: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776671.60363: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776671.60376: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776671.60387: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776671.60400: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776671.60480: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776671.60502: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776671.60526: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776671.60597: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776671.62529: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776671.62533: stdout chunk (state=3): >>><<< 6631 1726776671.62550: stderr chunk (state=3): >>><<< 6631 1726776671.62638: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776671.62642: _low_level_execute_command(): starting 6631 1726776671.62644: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776671.5019836-7760-216710727823512/AnsiballZ_file.py && sleep 0' 6631 1726776671.63188: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776671.63203: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776671.63222: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776671.63242: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776671.63292: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776671.63304: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776671.63320: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776671.63340: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776671.63352: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776671.63362: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776671.63374: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776671.63387: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776671.63402: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776671.63414: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776671.63427: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776671.63441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776671.63511: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776671.63538: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776671.63556: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776671.63638: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776671.78729: 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}}} <<< 6631 1726776671.79941: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 6631 1726776671.80028: stderr chunk (state=3): >>><<< 6631 1726776671.80032: stdout chunk (state=3): >>><<< 6631 1726776671.80183: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.45.78 closed. 6631 1726776671.80191: 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-1726776671.5019836-7760-216710727823512/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6631 1726776671.80194: _low_level_execute_command(): starting 6631 1726776671.80196: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776671.5019836-7760-216710727823512/ > /dev/null 2>&1 && sleep 0' 6631 1726776671.81230: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776671.81245: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776671.81285: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776671.81306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776671.81359: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776671.81377: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776671.81402: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776671.81423: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776671.81435: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776671.81446: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776671.81457: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776671.81469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776671.81489: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776671.81509: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776671.81522: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776671.81535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776671.81621: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776671.81644: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776671.81660: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776671.81739: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776671.83670: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776671.83674: stdout chunk (state=3): >>><<< 6631 1726776671.83676: stderr chunk (state=3): >>><<< 6631 1726776671.83824: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776671.83827: handler run complete 6631 1726776671.83830: attempt loop complete, returning result 6631 1726776671.83832: _execute() done 6631 1726776671.83834: dumping result to json 6631 1726776671.83836: done dumping result, returning 6631 1726776671.83838: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists [025ceb90-32dd-8e45-738e-000000000201] 6631 1726776671.83841: sending task result for task 025ceb90-32dd-8e45-738e-000000000201 6631 1726776671.83921: done sending task result for task 025ceb90-32dd-8e45-738e-000000000201 6631 1726776671.83925: WORKER PROCESS EXITING ok: [managed_node3] => { "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 } 6631 1726776671.84012: no more pending results, returning what we have 6631 1726776671.84015: results queue empty 6631 1726776671.84016: checking for any_errors_fatal 6631 1726776671.84040: done checking for any_errors_fatal 6631 1726776671.84042: checking for max_fail_percentage 6631 1726776671.84043: done checking for max_fail_percentage 6631 1726776671.84044: checking to see if all hosts have failed and the running result is not ok 6631 1726776671.84045: done checking to see if all hosts have failed 6631 1726776671.84046: getting the remaining hosts for this loop 6631 1726776671.84047: done getting the remaining hosts for this loop 6631 1726776671.84051: getting the next task for host managed_node3 6631 1726776671.84058: done getting next task for host managed_node3 6631 1726776671.84062: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 6631 1726776671.84066: ^ state is: HOST STATE: block=2, task=5, 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 6631 1726776671.84076: getting variables 6631 1726776671.84079: in VariableManager get_vars() 6631 1726776671.84115: Calling all_inventory to load vars for managed_node3 6631 1726776671.84120: Calling groups_inventory to load vars for managed_node3 6631 1726776671.84123: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776671.84134: Calling all_plugins_play to load vars for managed_node3 6631 1726776671.84138: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776671.84142: Calling groups_plugins_play to load vars for managed_node3 6631 1726776671.84194: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776671.84463: done with get_vars() 6631 1726776671.84473: 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:11 -0400 (0:00:00.438) 0:00:47.287 **** 6631 1726776671.84579: entering _queue_task() for managed_node3/slurp 6631 1726776671.84847: worker is 1 (out of 1 available) 6631 1726776671.84860: exiting _queue_task() for managed_node3/slurp 6631 1726776671.84872: done queuing things up, now waiting for results queue to drain 6631 1726776671.84872: waiting for pending results... 6631 1726776671.85296: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 6631 1726776671.85413: in run() - task 025ceb90-32dd-8e45-738e-000000000202 6631 1726776671.85437: variable 'ansible_search_path' from source: unknown 6631 1726776671.85445: variable 'ansible_search_path' from source: unknown 6631 1726776671.85493: calling self._execute() 6631 1726776671.85568: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776671.85588: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776671.85602: variable 'omit' from source: magic vars 6631 1726776671.85737: variable 'omit' from source: magic vars 6631 1726776671.85808: variable 'omit' from source: magic vars 6631 1726776671.85843: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6631 1726776671.86154: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6631 1726776671.86273: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6631 1726776671.86314: variable 'omit' from source: magic vars 6631 1726776671.86371: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6631 1726776671.86409: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6631 1726776671.86434: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6631 1726776671.86467: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776671.86483: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776671.86515: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6631 1726776671.86527: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776671.86534: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776671.86645: Set connection var ansible_shell_executable to /bin/sh 6631 1726776671.86658: Set connection var ansible_timeout to 10 6631 1726776671.86672: Set connection var ansible_shell_type to sh 6631 1726776671.86687: Set connection var ansible_connection to ssh 6631 1726776671.86696: Set connection var ansible_module_compression to ZIP_DEFLATED 6631 1726776671.86706: Set connection var ansible_pipelining to False 6631 1726776671.86733: variable 'ansible_shell_executable' from source: unknown 6631 1726776671.86742: variable 'ansible_connection' from source: unknown 6631 1726776671.86749: variable 'ansible_module_compression' from source: unknown 6631 1726776671.86755: variable 'ansible_shell_type' from source: unknown 6631 1726776671.86761: variable 'ansible_shell_executable' from source: unknown 6631 1726776671.86767: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776671.86784: variable 'ansible_pipelining' from source: unknown 6631 1726776671.86793: variable 'ansible_timeout' from source: unknown 6631 1726776671.86801: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776671.87085: 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__) 6631 1726776671.87100: variable 'omit' from source: magic vars 6631 1726776671.87112: starting attempt loop 6631 1726776671.87128: running the handler 6631 1726776671.87144: _low_level_execute_command(): starting 6631 1726776671.87155: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6631 1726776671.87912: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776671.87930: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776671.87946: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776671.87965: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776671.88007: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776671.88030: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776671.88046: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776671.88066: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776671.88079: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776671.88090: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776671.88102: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776671.88116: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776671.88142: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776671.88155: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776671.88168: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776671.88182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776671.88268: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776671.88291: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776671.88309: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776671.88381: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776671.90035: stdout chunk (state=3): >>>/root <<< 6631 1726776671.90144: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776671.90237: stderr chunk (state=3): >>><<< 6631 1726776671.90249: stdout chunk (state=3): >>><<< 6631 1726776671.90374: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776671.90378: _low_level_execute_command(): starting 6631 1726776671.90381: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776671.9028273-7786-211207588901370 `" && echo ansible-tmp-1726776671.9028273-7786-211207588901370="` echo /root/.ansible/tmp/ansible-tmp-1726776671.9028273-7786-211207588901370 `" ) && sleep 0' 6631 1726776671.90998: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776671.91013: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776671.91032: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776671.91060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776671.91105: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776671.91121: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776671.91136: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776671.91158: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776671.91181: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776671.91193: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776671.91206: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776671.91221: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776671.91238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776671.91250: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776671.91263: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776671.91289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776671.91366: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776671.91400: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776671.91416: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776671.91500: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776671.93463: stdout chunk (state=3): >>>ansible-tmp-1726776671.9028273-7786-211207588901370=/root/.ansible/tmp/ansible-tmp-1726776671.9028273-7786-211207588901370 <<< 6631 1726776671.93578: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776671.93675: stderr chunk (state=3): >>><<< 6631 1726776671.93685: stdout chunk (state=3): >>><<< 6631 1726776671.93930: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776671.9028273-7786-211207588901370=/root/.ansible/tmp/ansible-tmp-1726776671.9028273-7786-211207588901370 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776671.93933: variable 'ansible_module_compression' from source: unknown 6631 1726776671.93936: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6631n9q5x9dd/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 6631 1726776671.93938: variable 'ansible_facts' from source: unknown 6631 1726776671.93940: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776671.9028273-7786-211207588901370/AnsiballZ_slurp.py 6631 1726776671.94096: Sending initial data 6631 1726776671.94099: Sent initial data (152 bytes) 6631 1726776671.95203: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776671.95228: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776671.95246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776671.95268: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776671.95310: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776671.95333: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776671.95348: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776671.95365: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776671.95377: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776671.95388: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776671.95399: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776671.95412: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776671.95440: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776671.95454: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776671.95465: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776671.95478: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776671.95564: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776671.95586: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776671.95603: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776671.95677: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776671.97507: 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 <<< 6631 1726776671.97562: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6631 1726776671.97601: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6631n9q5x9dd/tmp_pndxsa4 /root/.ansible/tmp/ansible-tmp-1726776671.9028273-7786-211207588901370/AnsiballZ_slurp.py <<< 6631 1726776671.97888: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6631 1726776671.98835: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776671.99006: stderr chunk (state=3): >>><<< 6631 1726776671.99009: stdout chunk (state=3): >>><<< 6631 1726776671.99011: done transferring module to remote 6631 1726776671.99013: _low_level_execute_command(): starting 6631 1726776671.99023: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776671.9028273-7786-211207588901370/ /root/.ansible/tmp/ansible-tmp-1726776671.9028273-7786-211207588901370/AnsiballZ_slurp.py && sleep 0' 6631 1726776671.99737: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776671.99751: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776671.99767: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776671.99790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776671.99843: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776671.99855: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776671.99872: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776671.99891: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776671.99903: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776671.99916: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776671.99935: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776671.99950: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776671.99967: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776671.99984: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776671.99996: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776672.00010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776672.00097: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776672.00201: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776672.00212: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776672.00307: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776672.02228: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776672.02232: stdout chunk (state=3): >>><<< 6631 1726776672.02235: stderr chunk (state=3): >>><<< 6631 1726776672.02324: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776672.02328: _low_level_execute_command(): starting 6631 1726776672.02332: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776671.9028273-7786-211207588901370/AnsiballZ_slurp.py && sleep 0' 6631 1726776672.02912: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776672.02931: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776672.02947: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776672.02966: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776672.03013: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776672.03030: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776672.03045: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776672.03064: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776672.03077: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776672.03089: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776672.03106: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776672.03123: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776672.03140: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776672.03152: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776672.03164: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776672.03180: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776672.03260: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776672.03282: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776672.03300: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776672.03385: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776672.17176: 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"}}} <<< 6631 1726776672.18323: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 6631 1726776672.18400: stderr chunk (state=3): >>><<< 6631 1726776672.18403: stdout chunk (state=3): >>><<< 6631 1726776672.18425: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.45.78 closed. 6631 1726776672.18551: 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-1726776671.9028273-7786-211207588901370/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6631 1726776672.18555: _low_level_execute_command(): starting 6631 1726776672.18558: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776671.9028273-7786-211207588901370/ > /dev/null 2>&1 && sleep 0' 6631 1726776672.19167: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776672.19185: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776672.19202: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776672.19224: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776672.19267: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776672.19281: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776672.19296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776672.19316: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776672.19335: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776672.19347: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776672.19371: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776672.19375: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776672.19500: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776672.19537: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776672.21478: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776672.21483: stdout chunk (state=3): >>><<< 6631 1726776672.21485: stderr chunk (state=3): >>><<< 6631 1726776672.21809: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776672.21813: handler run complete 6631 1726776672.21815: attempt loop complete, returning result 6631 1726776672.21821: _execute() done 6631 1726776672.21823: dumping result to json 6631 1726776672.21825: done dumping result, returning 6631 1726776672.21827: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile [025ceb90-32dd-8e45-738e-000000000202] 6631 1726776672.21829: sending task result for task 025ceb90-32dd-8e45-738e-000000000202 6631 1726776672.21904: done sending task result for task 025ceb90-32dd-8e45-738e-000000000202 6631 1726776672.21908: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 6631 1726776672.21972: no more pending results, returning what we have 6631 1726776672.21976: results queue empty 6631 1726776672.21977: checking for any_errors_fatal 6631 1726776672.21985: done checking for any_errors_fatal 6631 1726776672.21986: checking for max_fail_percentage 6631 1726776672.21987: done checking for max_fail_percentage 6631 1726776672.21988: checking to see if all hosts have failed and the running result is not ok 6631 1726776672.21989: done checking to see if all hosts have failed 6631 1726776672.21990: getting the remaining hosts for this loop 6631 1726776672.21991: done getting the remaining hosts for this loop 6631 1726776672.21995: getting the next task for host managed_node3 6631 1726776672.22000: done getting next task for host managed_node3 6631 1726776672.22004: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 6631 1726776672.22008: ^ state is: HOST STATE: block=2, task=5, 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 6631 1726776672.22021: getting variables 6631 1726776672.22024: in VariableManager get_vars() 6631 1726776672.22057: Calling all_inventory to load vars for managed_node3 6631 1726776672.22060: Calling groups_inventory to load vars for managed_node3 6631 1726776672.22062: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776672.22070: Calling all_plugins_play to load vars for managed_node3 6631 1726776672.22073: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776672.22077: Calling groups_plugins_play to load vars for managed_node3 6631 1726776672.22128: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776672.22179: done with get_vars() 6631 1726776672.22189: done getting variables 6631 1726776672.22257: 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:12 -0400 (0:00:00.377) 0:00:47.664 **** 6631 1726776672.22296: entering _queue_task() for managed_node3/set_fact 6631 1726776672.22534: worker is 1 (out of 1 available) 6631 1726776672.22555: exiting _queue_task() for managed_node3/set_fact 6631 1726776672.22568: done queuing things up, now waiting for results queue to drain 6631 1726776672.22569: waiting for pending results... 6631 1726776672.22861: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 6631 1726776672.22972: in run() - task 025ceb90-32dd-8e45-738e-000000000203 6631 1726776672.22985: variable 'ansible_search_path' from source: unknown 6631 1726776672.22995: variable 'ansible_search_path' from source: unknown 6631 1726776672.23037: calling self._execute() 6631 1726776672.23112: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776672.23120: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776672.23138: variable 'omit' from source: magic vars 6631 1726776672.23252: variable 'omit' from source: magic vars 6631 1726776672.23320: variable 'omit' from source: magic vars 6631 1726776672.23780: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6631 1726776672.23794: variable '__cur_profile' from source: task vars 6631 1726776672.23954: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6631 1726776672.26271: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6631 1726776672.26342: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6631 1726776672.26386: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6631 1726776672.26427: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6631 1726776672.26457: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6631 1726776672.26542: 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) 6631 1726776672.26579: 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) 6631 1726776672.26610: 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) 6631 1726776672.26661: 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) 6631 1726776672.26685: 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) 6631 1726776672.26797: variable '__kernel_settings_tuned_current_profile' from source: set_fact 6631 1726776672.26858: variable 'omit' from source: magic vars 6631 1726776672.26892: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6631 1726776672.26927: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6631 1726776672.26951: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6631 1726776672.26976: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776672.26992: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776672.27030: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6631 1726776672.27038: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776672.27047: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776672.27148: Set connection var ansible_shell_executable to /bin/sh 6631 1726776672.27164: Set connection var ansible_timeout to 10 6631 1726776672.27175: Set connection var ansible_shell_type to sh 6631 1726776672.27185: Set connection var ansible_connection to ssh 6631 1726776672.27194: Set connection var ansible_module_compression to ZIP_DEFLATED 6631 1726776672.27203: Set connection var ansible_pipelining to False 6631 1726776672.27235: variable 'ansible_shell_executable' from source: unknown 6631 1726776672.27244: variable 'ansible_connection' from source: unknown 6631 1726776672.27251: variable 'ansible_module_compression' from source: unknown 6631 1726776672.27257: variable 'ansible_shell_type' from source: unknown 6631 1726776672.27264: variable 'ansible_shell_executable' from source: unknown 6631 1726776672.27272: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776672.27280: variable 'ansible_pipelining' from source: unknown 6631 1726776672.27287: variable 'ansible_timeout' from source: unknown 6631 1726776672.27294: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776672.27395: 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) 6631 1726776672.27410: variable 'omit' from source: magic vars 6631 1726776672.27423: starting attempt loop 6631 1726776672.27430: running the handler 6631 1726776672.27443: handler run complete 6631 1726776672.27457: attempt loop complete, returning result 6631 1726776672.27464: _execute() done 6631 1726776672.27472: dumping result to json 6631 1726776672.27480: done dumping result, returning 6631 1726776672.27492: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile [025ceb90-32dd-8e45-738e-000000000203] 6631 1726776672.27503: sending task result for task 025ceb90-32dd-8e45-738e-000000000203 ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_active_profile": "virtual-guest kernel_settings" }, "changed": false } 6631 1726776672.27671: no more pending results, returning what we have 6631 1726776672.27675: results queue empty 6631 1726776672.27676: checking for any_errors_fatal 6631 1726776672.27683: done checking for any_errors_fatal 6631 1726776672.27683: checking for max_fail_percentage 6631 1726776672.27685: done checking for max_fail_percentage 6631 1726776672.27686: checking to see if all hosts have failed and the running result is not ok 6631 1726776672.27687: done checking to see if all hosts have failed 6631 1726776672.27687: getting the remaining hosts for this loop 6631 1726776672.27689: done getting the remaining hosts for this loop 6631 1726776672.27692: getting the next task for host managed_node3 6631 1726776672.27699: done getting next task for host managed_node3 6631 1726776672.27703: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 6631 1726776672.27706: ^ state is: HOST STATE: block=2, task=5, 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 6631 1726776672.27715: done sending task result for task 025ceb90-32dd-8e45-738e-000000000203 6631 1726776672.27734: getting variables 6631 1726776672.27738: in VariableManager get_vars() 6631 1726776672.27774: Calling all_inventory to load vars for managed_node3 6631 1726776672.27777: Calling groups_inventory to load vars for managed_node3 6631 1726776672.27779: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776672.27789: Calling all_plugins_play to load vars for managed_node3 6631 1726776672.27792: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776672.27796: Calling groups_plugins_play to load vars for managed_node3 6631 1726776672.27845: WORKER PROCESS EXITING 6631 1726776672.27858: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776672.27904: done with get_vars() 6631 1726776672.27913: done getting variables 6631 1726776672.27980: 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:12 -0400 (0:00:00.057) 0:00:47.721 **** 6631 1726776672.28014: entering _queue_task() for managed_node3/copy 6631 1726776672.28253: worker is 1 (out of 1 available) 6631 1726776672.28273: exiting _queue_task() for managed_node3/copy 6631 1726776672.28286: done queuing things up, now waiting for results queue to drain 6631 1726776672.28287: waiting for pending results... 6631 1726776672.28576: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 6631 1726776672.28693: in run() - task 025ceb90-32dd-8e45-738e-000000000204 6631 1726776672.28721: variable 'ansible_search_path' from source: unknown 6631 1726776672.28731: variable 'ansible_search_path' from source: unknown 6631 1726776672.28770: calling self._execute() 6631 1726776672.28851: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776672.28861: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776672.28875: variable 'omit' from source: magic vars 6631 1726776672.28990: variable 'omit' from source: magic vars 6631 1726776672.29060: variable 'omit' from source: magic vars 6631 1726776672.29091: variable '__kernel_settings_active_profile' from source: set_fact 6631 1726776672.29414: variable '__kernel_settings_active_profile' from source: set_fact 6631 1726776672.29446: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6631 1726776672.29530: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 6631 1726776672.29617: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6631 1726776672.29653: variable 'omit' from source: magic vars 6631 1726776672.29706: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6631 1726776672.29747: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6631 1726776672.29772: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6631 1726776672.29801: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776672.29823: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776672.29856: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6631 1726776672.29864: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776672.29871: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776672.29984: Set connection var ansible_shell_executable to /bin/sh 6631 1726776672.29997: Set connection var ansible_timeout to 10 6631 1726776672.30012: Set connection var ansible_shell_type to sh 6631 1726776672.30026: Set connection var ansible_connection to ssh 6631 1726776672.30036: Set connection var ansible_module_compression to ZIP_DEFLATED 6631 1726776672.30045: Set connection var ansible_pipelining to False 6631 1726776672.30070: variable 'ansible_shell_executable' from source: unknown 6631 1726776672.30078: variable 'ansible_connection' from source: unknown 6631 1726776672.30084: variable 'ansible_module_compression' from source: unknown 6631 1726776672.30090: variable 'ansible_shell_type' from source: unknown 6631 1726776672.30096: variable 'ansible_shell_executable' from source: unknown 6631 1726776672.30102: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776672.30109: variable 'ansible_pipelining' from source: unknown 6631 1726776672.30127: variable 'ansible_timeout' from source: unknown 6631 1726776672.30136: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776672.30280: 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) 6631 1726776672.30295: variable 'omit' from source: magic vars 6631 1726776672.30305: starting attempt loop 6631 1726776672.30312: running the handler 6631 1726776672.30331: _low_level_execute_command(): starting 6631 1726776672.30352: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6631 1726776672.31134: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776672.31151: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776672.31166: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776672.31186: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776672.31251: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776672.31262: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776672.31276: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776672.31293: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776672.31304: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776672.31313: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776672.31331: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776672.31347: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776672.31360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776672.31370: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776672.31379: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776672.31392: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776672.31517: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776672.31557: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776672.31575: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776672.31645: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776672.33298: stdout chunk (state=3): >>>/root <<< 6631 1726776672.33404: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776672.33496: stderr chunk (state=3): >>><<< 6631 1726776672.33509: stdout chunk (state=3): >>><<< 6631 1726776672.33645: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776672.33654: _low_level_execute_command(): starting 6631 1726776672.33657: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776672.3354626-7819-101548807436110 `" && echo ansible-tmp-1726776672.3354626-7819-101548807436110="` echo /root/.ansible/tmp/ansible-tmp-1726776672.3354626-7819-101548807436110 `" ) && sleep 0' 6631 1726776672.34278: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776672.34301: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776672.34317: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776672.34339: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776672.34383: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776672.34396: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776672.34421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776672.34441: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776672.34452: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776672.34464: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776672.34480: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776672.34493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776672.34510: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776672.34531: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776672.34544: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776672.34559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776672.34644: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776672.34666: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776672.34685: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776672.34762: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776672.36722: stdout chunk (state=3): >>>ansible-tmp-1726776672.3354626-7819-101548807436110=/root/.ansible/tmp/ansible-tmp-1726776672.3354626-7819-101548807436110 <<< 6631 1726776672.36839: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776672.36909: stderr chunk (state=3): >>><<< 6631 1726776672.36916: stdout chunk (state=3): >>><<< 6631 1726776672.36942: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776672.3354626-7819-101548807436110=/root/.ansible/tmp/ansible-tmp-1726776672.3354626-7819-101548807436110 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776672.37032: variable 'ansible_module_compression' from source: unknown 6631 1726776672.37096: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6631n9q5x9dd/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6631 1726776672.37137: variable 'ansible_facts' from source: unknown 6631 1726776672.37226: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776672.3354626-7819-101548807436110/AnsiballZ_stat.py 6631 1726776672.37438: Sending initial data 6631 1726776672.37442: Sent initial data (151 bytes) 6631 1726776672.38466: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776672.38478: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776672.38489: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776672.38504: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776672.38548: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776672.38557: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776672.38565: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776672.38582: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776672.38590: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776672.38596: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776672.38604: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776672.38615: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776672.38635: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776672.38643: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776672.38649: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776672.38659: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776672.38739: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776672.38759: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776672.38771: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776672.38845: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776672.40668: 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 <<< 6631 1726776672.40724: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6631 1726776672.40765: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6631n9q5x9dd/tmpw2c14u1p /root/.ansible/tmp/ansible-tmp-1726776672.3354626-7819-101548807436110/AnsiballZ_stat.py <<< 6631 1726776672.41061: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6631 1726776672.41938: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776672.42056: stderr chunk (state=3): >>><<< 6631 1726776672.42059: stdout chunk (state=3): >>><<< 6631 1726776672.42061: done transferring module to remote 6631 1726776672.42063: _low_level_execute_command(): starting 6631 1726776672.42065: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776672.3354626-7819-101548807436110/ /root/.ansible/tmp/ansible-tmp-1726776672.3354626-7819-101548807436110/AnsiballZ_stat.py && sleep 0' 6631 1726776672.42708: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776672.42725: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776672.42740: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776672.42758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776672.42800: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776672.42812: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776672.42834: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776672.43015: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776672.43034: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776672.43047: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776672.43060: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776672.43076: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776672.43093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776672.43106: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776672.43120: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776672.43135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776672.43206: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776672.43225: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776672.43240: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776672.43317: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776672.45143: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776672.45213: stderr chunk (state=3): >>><<< 6631 1726776672.45216: stdout chunk (state=3): >>><<< 6631 1726776672.45304: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776672.45308: _low_level_execute_command(): starting 6631 1726776672.45310: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776672.3354626-7819-101548807436110/AnsiballZ_stat.py && sleep 0' 6631 1726776672.46478: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776672.46547: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776672.46563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776672.46586: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776672.46631: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776672.46644: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776672.46658: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776672.46677: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776672.46691: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776672.46704: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776672.46716: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776672.46732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776672.46748: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776672.46761: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776672.46773: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776672.46787: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776672.46861: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776672.46883: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776672.46899: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776672.46983: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776672.61912: 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": 83886274, "dev": 51713, "nlink": 1, "atime": 1726776672.1701, "mtime": 1726776665.6251328, "ctime": 1726776665.6251328, "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": "3989780510", "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}}} <<< 6631 1726776672.63339: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 6631 1726776672.63343: stdout chunk (state=3): >>><<< 6631 1726776672.63345: stderr chunk (state=3): >>><<< 6631 1726776672.63426: _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": 83886274, "dev": 51713, "nlink": 1, "atime": 1726776672.1701, "mtime": 1726776665.6251328, "ctime": 1726776665.6251328, "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": "3989780510", "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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.45.78 closed. 6631 1726776672.63626: 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-1726776672.3354626-7819-101548807436110/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6631 1726776672.63631: variable 'ansible_module_compression' from source: unknown 6631 1726776672.63633: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6631n9q5x9dd/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 6631 1726776672.63635: variable 'ansible_facts' from source: unknown 6631 1726776672.63637: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776672.3354626-7819-101548807436110/AnsiballZ_file.py 6631 1726776672.63780: Sending initial data 6631 1726776672.63784: Sent initial data (151 bytes) 6631 1726776672.64818: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776672.64835: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776672.64994: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776672.64998: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776672.65000: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776672.65003: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776672.65005: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776672.65006: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776672.65008: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776672.65010: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776672.65012: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776672.65014: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776672.65016: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776672.65037: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776672.65040: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776672.65042: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776672.65080: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776672.65095: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776672.65105: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776672.65171: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776672.67014: 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 <<< 6631 1726776672.67072: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6631 1726776672.67102: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6631n9q5x9dd/tmp6ezjz7bn /root/.ansible/tmp/ansible-tmp-1726776672.3354626-7819-101548807436110/AnsiballZ_file.py <<< 6631 1726776672.67410: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6631 1726776672.68189: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776672.68443: stderr chunk (state=3): >>><<< 6631 1726776672.68446: stdout chunk (state=3): >>><<< 6631 1726776672.68448: done transferring module to remote 6631 1726776672.68451: _low_level_execute_command(): starting 6631 1726776672.68453: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776672.3354626-7819-101548807436110/ /root/.ansible/tmp/ansible-tmp-1726776672.3354626-7819-101548807436110/AnsiballZ_file.py && sleep 0' 6631 1726776672.69070: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776672.69088: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776672.69104: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776672.69135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776672.69177: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776672.69195: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776672.69210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776672.69241: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776672.69254: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776672.69267: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776672.69280: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776672.69295: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776672.69311: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776672.69327: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776672.69350: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776672.69364: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776672.69444: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776672.69475: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776672.69493: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776672.69571: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776672.71394: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776672.71492: stderr chunk (state=3): >>><<< 6631 1726776672.71503: stdout chunk (state=3): >>><<< 6631 1726776672.71612: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776672.71616: _low_level_execute_command(): starting 6631 1726776672.71620: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776672.3354626-7819-101548807436110/AnsiballZ_file.py && sleep 0' 6631 1726776672.72232: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776672.72247: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776672.72271: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776672.72291: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776672.72337: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776672.72350: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776672.72364: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776672.72392: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776672.72406: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776672.72419: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776672.72433: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776672.72446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776672.72462: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776672.72474: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776672.72495: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776672.72509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776672.72589: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776672.72622: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776672.72639: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776672.72726: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776672.87417: 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": ".wwq0938f", "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}}} <<< 6631 1726776672.88699: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 6631 1726776672.88703: stderr chunk (state=3): >>><<< 6631 1726776672.88707: stdout chunk (state=3): >>><<< 6631 1726776672.88731: _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": ".wwq0938f", "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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.45.78 closed. 6631 1726776672.88771: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/active_profile', '_original_basename': '.wwq0938f', '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-1726776672.3354626-7819-101548807436110/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6631 1726776672.88783: _low_level_execute_command(): starting 6631 1726776672.88788: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776672.3354626-7819-101548807436110/ > /dev/null 2>&1 && sleep 0' 6631 1726776672.89413: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776672.89422: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776672.89433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776672.89446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776672.89484: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776672.89491: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776672.89500: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776672.89512: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776672.89521: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776672.89528: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776672.89536: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776672.89544: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776672.89554: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776672.89561: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776672.89567: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776672.89580: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776672.89652: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776672.89672: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776672.89689: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776672.89749: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776672.91635: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776672.91703: stderr chunk (state=3): >>><<< 6631 1726776672.91706: stdout chunk (state=3): >>><<< 6631 1726776672.92024: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776672.92028: handler run complete 6631 1726776672.92030: attempt loop complete, returning result 6631 1726776672.92032: _execute() done 6631 1726776672.92035: dumping result to json 6631 1726776672.92037: done dumping result, returning 6631 1726776672.92039: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile [025ceb90-32dd-8e45-738e-000000000204] 6631 1726776672.92041: sending task result for task 025ceb90-32dd-8e45-738e-000000000204 6631 1726776672.92120: done sending task result for task 025ceb90-32dd-8e45-738e-000000000204 6631 1726776672.92124: WORKER PROCESS EXITING ok: [managed_node3] => { "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 } 6631 1726776672.92220: no more pending results, returning what we have 6631 1726776672.92224: results queue empty 6631 1726776672.92225: checking for any_errors_fatal 6631 1726776672.92230: done checking for any_errors_fatal 6631 1726776672.92231: checking for max_fail_percentage 6631 1726776672.92233: done checking for max_fail_percentage 6631 1726776672.92234: checking to see if all hosts have failed and the running result is not ok 6631 1726776672.92235: done checking to see if all hosts have failed 6631 1726776672.92236: getting the remaining hosts for this loop 6631 1726776672.92237: done getting the remaining hosts for this loop 6631 1726776672.92241: getting the next task for host managed_node3 6631 1726776672.92246: done getting next task for host managed_node3 6631 1726776672.92249: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 6631 1726776672.92253: ^ state is: HOST STATE: block=2, task=5, 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 6631 1726776672.92263: getting variables 6631 1726776672.92265: in VariableManager get_vars() 6631 1726776672.92299: Calling all_inventory to load vars for managed_node3 6631 1726776672.92301: Calling groups_inventory to load vars for managed_node3 6631 1726776672.92303: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776672.92312: Calling all_plugins_play to load vars for managed_node3 6631 1726776672.92315: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776672.92324: Calling groups_plugins_play to load vars for managed_node3 6631 1726776672.92372: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776672.92430: done with get_vars() 6631 1726776672.92439: done getting variables 6631 1726776672.92487: 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:12 -0400 (0:00:00.644) 0:00:48.366 **** 6631 1726776672.92510: entering _queue_task() for managed_node3/copy 6631 1726776672.92741: worker is 1 (out of 1 available) 6631 1726776672.92758: exiting _queue_task() for managed_node3/copy 6631 1726776672.92769: done queuing things up, now waiting for results queue to drain 6631 1726776672.92770: waiting for pending results... 6631 1726776672.93060: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 6631 1726776672.93181: in run() - task 025ceb90-32dd-8e45-738e-000000000205 6631 1726776672.93204: variable 'ansible_search_path' from source: unknown 6631 1726776672.93216: variable 'ansible_search_path' from source: unknown 6631 1726776672.93257: calling self._execute() 6631 1726776672.93343: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776672.93355: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776672.93369: variable 'omit' from source: magic vars 6631 1726776672.93482: variable 'omit' from source: magic vars 6631 1726776672.93551: variable 'omit' from source: magic vars 6631 1726776672.93583: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 6631 1726776672.93899: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 6631 1726776672.94092: variable '__kernel_settings_tuned_dir' from source: role '' all vars 6631 1726776672.94135: variable 'omit' from source: magic vars 6631 1726776672.94188: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6631 1726776672.94230: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6631 1726776672.94254: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6631 1726776672.94281: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776672.94303: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776672.94338: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6631 1726776672.94346: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776672.94354: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776672.94465: Set connection var ansible_shell_executable to /bin/sh 6631 1726776672.94480: Set connection var ansible_timeout to 10 6631 1726776672.94487: Set connection var ansible_shell_type to sh 6631 1726776672.94502: Set connection var ansible_connection to ssh 6631 1726776672.94516: Set connection var ansible_module_compression to ZIP_DEFLATED 6631 1726776672.94529: Set connection var ansible_pipelining to False 6631 1726776672.94558: variable 'ansible_shell_executable' from source: unknown 6631 1726776672.94567: variable 'ansible_connection' from source: unknown 6631 1726776672.94573: variable 'ansible_module_compression' from source: unknown 6631 1726776672.94580: variable 'ansible_shell_type' from source: unknown 6631 1726776672.94585: variable 'ansible_shell_executable' from source: unknown 6631 1726776672.94591: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776672.94605: variable 'ansible_pipelining' from source: unknown 6631 1726776672.94612: variable 'ansible_timeout' from source: unknown 6631 1726776672.94626: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776672.94768: 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) 6631 1726776672.94783: variable 'omit' from source: magic vars 6631 1726776672.94792: starting attempt loop 6631 1726776672.94798: running the handler 6631 1726776672.94812: _low_level_execute_command(): starting 6631 1726776672.94833: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6631 1726776672.95604: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776672.95631: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776672.95648: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776672.95667: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776672.95715: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776672.95731: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776672.95746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776672.95764: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776672.95776: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776672.95787: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776672.95799: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776672.95813: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776672.95838: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776672.95852: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776672.95864: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776672.95879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776672.95960: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776672.95984: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776672.96002: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776672.96072: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776672.97709: stdout chunk (state=3): >>>/root <<< 6631 1726776672.97814: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776672.97895: stderr chunk (state=3): >>><<< 6631 1726776672.97898: stdout chunk (state=3): >>><<< 6631 1726776672.98019: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776672.98024: _low_level_execute_command(): starting 6631 1726776672.98027: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776672.9792087-7872-200727620614562 `" && echo ansible-tmp-1726776672.9792087-7872-200727620614562="` echo /root/.ansible/tmp/ansible-tmp-1726776672.9792087-7872-200727620614562 `" ) && sleep 0' 6631 1726776672.98674: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776672.98693: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776672.98708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776672.98728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776672.98773: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776672.98796: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776672.98811: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776672.98832: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776672.98844: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776672.98854: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776672.98866: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776672.98883: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776672.98908: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776672.98923: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776672.98936: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776672.98949: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776672.99040: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776672.99062: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776672.99080: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776672.99153: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776673.01089: stdout chunk (state=3): >>>ansible-tmp-1726776672.9792087-7872-200727620614562=/root/.ansible/tmp/ansible-tmp-1726776672.9792087-7872-200727620614562 <<< 6631 1726776673.01206: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776673.01289: stderr chunk (state=3): >>><<< 6631 1726776673.01304: stdout chunk (state=3): >>><<< 6631 1726776673.01530: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776672.9792087-7872-200727620614562=/root/.ansible/tmp/ansible-tmp-1726776672.9792087-7872-200727620614562 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776673.01533: variable 'ansible_module_compression' from source: unknown 6631 1726776673.01535: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6631n9q5x9dd/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6631 1726776673.01537: variable 'ansible_facts' from source: unknown 6631 1726776673.01625: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776672.9792087-7872-200727620614562/AnsiballZ_stat.py 6631 1726776673.01780: Sending initial data 6631 1726776673.01783: Sent initial data (151 bytes) 6631 1726776673.02839: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776673.02861: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776673.02880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776673.02899: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776673.02943: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776673.02963: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776673.02981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776673.03000: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776673.03011: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776673.03026: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776673.03039: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776673.03053: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776673.03079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776673.03093: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776673.03105: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776673.03121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776673.03208: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776673.03233: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776673.03250: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776673.03324: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776673.05147: 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 <<< 6631 1726776673.05225: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6631 1726776673.05252: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6631n9q5x9dd/tmpogz8zd3i /root/.ansible/tmp/ansible-tmp-1726776672.9792087-7872-200727620614562/AnsiballZ_stat.py <<< 6631 1726776673.05255: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6631 1726776673.06300: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776673.06524: stderr chunk (state=3): >>><<< 6631 1726776673.06527: stdout chunk (state=3): >>><<< 6631 1726776673.06530: done transferring module to remote 6631 1726776673.06532: _low_level_execute_command(): starting 6631 1726776673.06538: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776672.9792087-7872-200727620614562/ /root/.ansible/tmp/ansible-tmp-1726776672.9792087-7872-200727620614562/AnsiballZ_stat.py && sleep 0' 6631 1726776673.07225: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776673.07242: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776673.07258: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776673.07286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776673.07335: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776673.07347: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776673.07361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776673.07387: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776673.07399: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776673.07410: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776673.07425: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776673.07438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776673.07454: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776673.07466: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776673.07480: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776673.07499: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776673.07577: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776673.07604: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776673.07629: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776673.07700: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776673.09646: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776673.09649: stdout chunk (state=3): >>><<< 6631 1726776673.09652: stderr chunk (state=3): >>><<< 6631 1726776673.09755: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776673.09759: _low_level_execute_command(): starting 6631 1726776673.09762: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776672.9792087-7872-200727620614562/AnsiballZ_stat.py && sleep 0' 6631 1726776673.10362: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776673.10379: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776673.10395: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776673.10422: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776673.10464: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776673.10482: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776673.10497: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776673.10522: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776673.10536: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776673.10548: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776673.10560: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776673.10578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776673.10597: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776673.10611: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776673.10630: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776673.10644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776673.10727: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776673.10747: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776673.10763: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776673.10848: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776673.25680: 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": 90177730, "dev": 51713, "nlink": 1, "atime": 1726776665.6111329, "mtime": 1726776665.626133, "ctime": 1726776665.626133, "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": "2362961149", "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}}} <<< 6631 1726776673.27128: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 6631 1726776673.27133: stdout chunk (state=3): >>><<< 6631 1726776673.27135: stderr chunk (state=3): >>><<< 6631 1726776673.27229: _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": 90177730, "dev": 51713, "nlink": 1, "atime": 1726776665.6111329, "mtime": 1726776665.626133, "ctime": 1726776665.626133, "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": "2362961149", "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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.45.78 closed. 6631 1726776673.27334: 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-1726776672.9792087-7872-200727620614562/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6631 1726776673.27338: variable 'ansible_module_compression' from source: unknown 6631 1726776673.27425: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6631n9q5x9dd/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 6631 1726776673.27428: variable 'ansible_facts' from source: unknown 6631 1726776673.27463: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776672.9792087-7872-200727620614562/AnsiballZ_file.py 6631 1726776673.27646: Sending initial data 6631 1726776673.27651: Sent initial data (151 bytes) 6631 1726776673.29107: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776673.29111: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776673.29147: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 6631 1726776673.29152: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776673.29155: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776673.29230: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776673.29234: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776673.29236: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776673.29288: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776673.31124: 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 <<< 6631 1726776673.31185: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6631 1726776673.31205: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6631n9q5x9dd/tmposxeup63 /root/.ansible/tmp/ansible-tmp-1726776672.9792087-7872-200727620614562/AnsiballZ_file.py <<< 6631 1726776673.31531: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6631 1726776673.32383: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776673.32570: stderr chunk (state=3): >>><<< 6631 1726776673.32574: stdout chunk (state=3): >>><<< 6631 1726776673.32576: done transferring module to remote 6631 1726776673.32578: _low_level_execute_command(): starting 6631 1726776673.32580: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776672.9792087-7872-200727620614562/ /root/.ansible/tmp/ansible-tmp-1726776672.9792087-7872-200727620614562/AnsiballZ_file.py && sleep 0' 6631 1726776673.33174: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776673.33188: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776673.33203: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776673.33224: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776673.33269: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776673.33282: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776673.33296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776673.33313: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776673.33327: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776673.33343: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776673.33355: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776673.33368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776673.33384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776673.33397: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776673.33407: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776673.33423: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776673.33503: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776673.33527: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776673.33543: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776673.33615: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776673.35533: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776673.35536: stdout chunk (state=3): >>><<< 6631 1726776673.35544: stderr chunk (state=3): >>><<< 6631 1726776673.35625: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776673.35632: _low_level_execute_command(): starting 6631 1726776673.35634: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776672.9792087-7872-200727620614562/AnsiballZ_file.py && sleep 0' 6631 1726776673.36254: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776673.36266: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776673.36279: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776673.36293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776673.36341: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776673.36351: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776673.36362: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776673.36377: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776673.36386: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776673.36395: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776673.36404: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776673.36416: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776673.36437: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776673.36447: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776673.36455: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776673.36465: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776673.36548: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776673.36567: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776673.36581: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776673.36663: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776673.51383: 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": ".8wod8ajl", "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}}} <<< 6631 1726776673.52663: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 6631 1726776673.52701: stderr chunk (state=3): >>><<< 6631 1726776673.52705: stdout chunk (state=3): >>><<< 6631 1726776673.52724: _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": ".8wod8ajl", "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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.45.78 closed. 6631 1726776673.52751: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/profile_mode', '_original_basename': '.8wod8ajl', '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-1726776672.9792087-7872-200727620614562/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6631 1726776673.52759: _low_level_execute_command(): starting 6631 1726776673.52764: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776672.9792087-7872-200727620614562/ > /dev/null 2>&1 && sleep 0' 6631 1726776673.53224: 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 <<< 6631 1726776673.53227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776673.53253: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776673.53256: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776673.53266: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776673.53323: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776673.53327: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776673.53345: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776673.53372: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776673.55285: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776673.55298: stderr chunk (state=3): >>><<< 6631 1726776673.55301: stdout chunk (state=3): >>><<< 6631 1726776673.55316: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776673.55332: handler run complete 6631 1726776673.55358: attempt loop complete, returning result 6631 1726776673.55361: _execute() done 6631 1726776673.55363: dumping result to json 6631 1726776673.55370: done dumping result, returning 6631 1726776673.55378: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual [025ceb90-32dd-8e45-738e-000000000205] 6631 1726776673.55383: sending task result for task 025ceb90-32dd-8e45-738e-000000000205 6631 1726776673.55713: done sending task result for task 025ceb90-32dd-8e45-738e-000000000205 6631 1726776673.55716: WORKER PROCESS EXITING ok: [managed_node3] => { "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 } 6631 1726776673.55810: no more pending results, returning what we have 6631 1726776673.55814: results queue empty 6631 1726776673.55815: checking for any_errors_fatal 6631 1726776673.55825: done checking for any_errors_fatal 6631 1726776673.55826: checking for max_fail_percentage 6631 1726776673.55827: done checking for max_fail_percentage 6631 1726776673.55828: checking to see if all hosts have failed and the running result is not ok 6631 1726776673.55829: done checking to see if all hosts have failed 6631 1726776673.55830: getting the remaining hosts for this loop 6631 1726776673.55831: done getting the remaining hosts for this loop 6631 1726776673.55835: getting the next task for host managed_node3 6631 1726776673.55840: done getting next task for host managed_node3 6631 1726776673.55844: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get current config 6631 1726776673.55847: ^ state is: HOST STATE: block=2, task=5, 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 6631 1726776673.55858: getting variables 6631 1726776673.55860: in VariableManager get_vars() 6631 1726776673.55894: Calling all_inventory to load vars for managed_node3 6631 1726776673.55897: Calling groups_inventory to load vars for managed_node3 6631 1726776673.55900: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776673.55908: Calling all_plugins_play to load vars for managed_node3 6631 1726776673.55911: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776673.55914: Calling groups_plugins_play to load vars for managed_node3 6631 1726776673.55966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776673.56013: done with get_vars() 6631 1726776673.56024: 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:13 -0400 (0:00:00.635) 0:00:49.002 **** 6631 1726776673.56106: entering _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 6631 1726776673.56316: worker is 1 (out of 1 available) 6631 1726776673.56333: exiting _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 6631 1726776673.56345: done queuing things up, now waiting for results queue to drain 6631 1726776673.56346: waiting for pending results... 6631 1726776673.56625: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get current config 6631 1726776673.56743: in run() - task 025ceb90-32dd-8e45-738e-000000000206 6631 1726776673.56769: variable 'ansible_search_path' from source: unknown 6631 1726776673.56778: variable 'ansible_search_path' from source: unknown 6631 1726776673.56821: calling self._execute() 6631 1726776673.56969: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776673.56975: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776673.56990: variable 'omit' from source: magic vars 6631 1726776673.57057: variable 'omit' from source: magic vars 6631 1726776673.57096: variable 'omit' from source: magic vars 6631 1726776673.57117: variable '__kernel_settings_profile_filename' from source: role '' all vars 6631 1726776673.57322: variable '__kernel_settings_profile_filename' from source: role '' all vars 6631 1726776673.57376: variable '__kernel_settings_profile_dir' from source: role '' all vars 6631 1726776673.57438: variable '__kernel_settings_profile_parent' from source: set_fact 6631 1726776673.57445: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6631 1726776673.57478: variable 'omit' from source: magic vars 6631 1726776673.57510: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6631 1726776673.57538: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6631 1726776673.57554: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6631 1726776673.57567: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776673.57577: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776673.57598: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6631 1726776673.57602: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776673.57606: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776673.57671: Set connection var ansible_shell_executable to /bin/sh 6631 1726776673.57683: Set connection var ansible_timeout to 10 6631 1726776673.57686: Set connection var ansible_shell_type to sh 6631 1726776673.57688: Set connection var ansible_connection to ssh 6631 1726776673.57694: Set connection var ansible_module_compression to ZIP_DEFLATED 6631 1726776673.57699: Set connection var ansible_pipelining to False 6631 1726776673.57717: variable 'ansible_shell_executable' from source: unknown 6631 1726776673.57723: variable 'ansible_connection' from source: unknown 6631 1726776673.57727: variable 'ansible_module_compression' from source: unknown 6631 1726776673.57730: variable 'ansible_shell_type' from source: unknown 6631 1726776673.57732: variable 'ansible_shell_executable' from source: unknown 6631 1726776673.57734: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776673.57736: variable 'ansible_pipelining' from source: unknown 6631 1726776673.57739: variable 'ansible_timeout' from source: unknown 6631 1726776673.57741: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776673.57870: 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__) 6631 1726776673.57874: variable 'omit' from source: magic vars 6631 1726776673.57878: starting attempt loop 6631 1726776673.57886: running the handler 6631 1726776673.57896: _low_level_execute_command(): starting 6631 1726776673.57902: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6631 1726776673.58394: 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 <<< 6631 1726776673.58409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776673.58429: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776673.58440: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776673.58490: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776673.58502: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776673.58547: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776673.60203: stdout chunk (state=3): >>>/root <<< 6631 1726776673.60308: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776673.60355: stderr chunk (state=3): >>><<< 6631 1726776673.60359: stdout chunk (state=3): >>><<< 6631 1726776673.60380: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776673.60391: _low_level_execute_command(): starting 6631 1726776673.60396: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776673.6037827-7909-177044371050702 `" && echo ansible-tmp-1726776673.6037827-7909-177044371050702="` echo /root/.ansible/tmp/ansible-tmp-1726776673.6037827-7909-177044371050702 `" ) && sleep 0' 6631 1726776673.60805: 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 <<< 6631 1726776673.60827: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776673.60848: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776673.60859: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776673.60900: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776673.60912: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776673.60965: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776673.62945: stdout chunk (state=3): >>>ansible-tmp-1726776673.6037827-7909-177044371050702=/root/.ansible/tmp/ansible-tmp-1726776673.6037827-7909-177044371050702 <<< 6631 1726776673.63061: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776673.63110: stderr chunk (state=3): >>><<< 6631 1726776673.63114: stdout chunk (state=3): >>><<< 6631 1726776673.63131: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776673.6037827-7909-177044371050702=/root/.ansible/tmp/ansible-tmp-1726776673.6037827-7909-177044371050702 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776673.63169: variable 'ansible_module_compression' from source: unknown 6631 1726776673.63201: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6631n9q5x9dd/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 6631 1726776673.63233: variable 'ansible_facts' from source: unknown 6631 1726776673.63296: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776673.6037827-7909-177044371050702/AnsiballZ_kernel_settings_get_config.py 6631 1726776673.63395: Sending initial data 6631 1726776673.63404: Sent initial data (173 bytes) 6631 1726776673.64074: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776673.64078: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776673.64114: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776673.64120: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776673.64123: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776673.64176: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776673.64181: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776673.64223: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776673.66052: 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 <<< 6631 1726776673.66056: 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 <<< 6631 1726776673.66085: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6631 1726776673.66121: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6631n9q5x9dd/tmp3kblhwhj /root/.ansible/tmp/ansible-tmp-1726776673.6037827-7909-177044371050702/AnsiballZ_kernel_settings_get_config.py <<< 6631 1726776673.66155: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6631 1726776673.66903: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776673.66998: stderr chunk (state=3): >>><<< 6631 1726776673.67001: stdout chunk (state=3): >>><<< 6631 1726776673.67016: done transferring module to remote 6631 1726776673.67029: _low_level_execute_command(): starting 6631 1726776673.67032: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776673.6037827-7909-177044371050702/ /root/.ansible/tmp/ansible-tmp-1726776673.6037827-7909-177044371050702/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6631 1726776673.67453: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776673.67470: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776673.67488: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776673.67499: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776673.67548: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776673.67568: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776673.67601: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776673.69424: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776673.69467: stderr chunk (state=3): >>><<< 6631 1726776673.69470: stdout chunk (state=3): >>><<< 6631 1726776673.69485: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776673.69488: _low_level_execute_command(): starting 6631 1726776673.69492: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776673.6037827-7909-177044371050702/AnsiballZ_kernel_settings_get_config.py && sleep 0' 6631 1726776673.69904: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776673.69916: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776673.69943: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776673.69956: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776673.70000: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776673.70012: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776673.70062: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776673.84410: stdout chunk (state=3): >>> {"changed": false, "data": {"main": {"summary": "kernel settings"}}, "invocation": {"module_args": {"path": "/etc/tuned/kernel_settings/tuned.conf"}}} <<< 6631 1726776673.85581: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 6631 1726776673.85633: stderr chunk (state=3): >>><<< 6631 1726776673.85636: stdout chunk (state=3): >>><<< 6631 1726776673.85652: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {"main": {"summary": "kernel settings"}}, "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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.45.78 closed. 6631 1726776673.85674: 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-1726776673.6037827-7909-177044371050702/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6631 1726776673.85681: _low_level_execute_command(): starting 6631 1726776673.85686: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776673.6037827-7909-177044371050702/ > /dev/null 2>&1 && sleep 0' 6631 1726776673.86128: 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 <<< 6631 1726776673.86131: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776673.86164: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 6631 1726776673.86169: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776673.86172: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776673.86225: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776673.86244: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776673.86292: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776673.88103: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776673.88146: stderr chunk (state=3): >>><<< 6631 1726776673.88154: stdout chunk (state=3): >>><<< 6631 1726776673.88162: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776673.88168: handler run complete 6631 1726776673.88184: attempt loop complete, returning result 6631 1726776673.88187: _execute() done 6631 1726776673.88189: dumping result to json 6631 1726776673.88191: done dumping result, returning 6631 1726776673.88199: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get current config [025ceb90-32dd-8e45-738e-000000000206] 6631 1726776673.88205: sending task result for task 025ceb90-32dd-8e45-738e-000000000206 6631 1726776673.88300: done sending task result for task 025ceb90-32dd-8e45-738e-000000000206 6631 1726776673.88303: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "data": { "main": { "summary": "kernel settings" } } } 6631 1726776673.88462: no more pending results, returning what we have 6631 1726776673.88465: results queue empty 6631 1726776673.88465: checking for any_errors_fatal 6631 1726776673.88469: done checking for any_errors_fatal 6631 1726776673.88469: checking for max_fail_percentage 6631 1726776673.88471: done checking for max_fail_percentage 6631 1726776673.88471: checking to see if all hosts have failed and the running result is not ok 6631 1726776673.88472: done checking to see if all hosts have failed 6631 1726776673.88472: getting the remaining hosts for this loop 6631 1726776673.88473: done getting the remaining hosts for this loop 6631 1726776673.88476: getting the next task for host managed_node3 6631 1726776673.88479: done getting next task for host managed_node3 6631 1726776673.88481: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 6631 1726776673.88484: ^ state is: HOST STATE: block=2, task=5, 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 6631 1726776673.88491: getting variables 6631 1726776673.88491: in VariableManager get_vars() 6631 1726776673.88510: Calling all_inventory to load vars for managed_node3 6631 1726776673.88512: Calling groups_inventory to load vars for managed_node3 6631 1726776673.88513: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776673.88521: Calling all_plugins_play to load vars for managed_node3 6631 1726776673.88523: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776673.88525: Calling groups_plugins_play to load vars for managed_node3 6631 1726776673.88556: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776673.88590: done with get_vars() 6631 1726776673.88596: done getting variables 6631 1726776673.88639: 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:13 -0400 (0:00:00.325) 0:00:49.327 **** 6631 1726776673.88662: entering _queue_task() for managed_node3/template 6631 1726776673.88835: worker is 1 (out of 1 available) 6631 1726776673.88850: exiting _queue_task() for managed_node3/template 6631 1726776673.88862: done queuing things up, now waiting for results queue to drain 6631 1726776673.88863: waiting for pending results... 6631 1726776673.89037: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 6631 1726776673.89113: in run() - task 025ceb90-32dd-8e45-738e-000000000207 6631 1726776673.89124: variable 'ansible_search_path' from source: unknown 6631 1726776673.89128: variable 'ansible_search_path' from source: unknown 6631 1726776673.89156: calling self._execute() 6631 1726776673.89213: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776673.89219: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776673.89230: variable 'omit' from source: magic vars 6631 1726776673.89331: variable 'omit' from source: magic vars 6631 1726776673.89391: variable 'omit' from source: magic vars 6631 1726776673.89696: variable '__kernel_settings_profile_src' from source: role '' all vars 6631 1726776673.89708: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6631 1726776673.89791: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6631 1726776673.89820: variable '__kernel_settings_profile_filename' from source: role '' all vars 6631 1726776673.89893: variable '__kernel_settings_profile_filename' from source: role '' all vars 6631 1726776673.89966: variable '__kernel_settings_profile_dir' from source: role '' all vars 6631 1726776673.90056: variable '__kernel_settings_profile_parent' from source: set_fact 6631 1726776673.90066: variable '__kernel_settings_tuned_profile' from source: role '' all vars 6631 1726776673.90101: variable 'omit' from source: magic vars 6631 1726776673.90152: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6631 1726776673.90190: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6631 1726776673.90214: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6631 1726776673.90238: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776673.90252: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776673.90287: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6631 1726776673.90295: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776673.90301: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776673.90409: Set connection var ansible_shell_executable to /bin/sh 6631 1726776673.90429: Set connection var ansible_timeout to 10 6631 1726776673.90438: Set connection var ansible_shell_type to sh 6631 1726776673.90453: Set connection var ansible_connection to ssh 6631 1726776673.90462: Set connection var ansible_module_compression to ZIP_DEFLATED 6631 1726776673.90476: Set connection var ansible_pipelining to False 6631 1726776673.90494: variable 'ansible_shell_executable' from source: unknown 6631 1726776673.90497: variable 'ansible_connection' from source: unknown 6631 1726776673.90499: variable 'ansible_module_compression' from source: unknown 6631 1726776673.90501: variable 'ansible_shell_type' from source: unknown 6631 1726776673.90504: variable 'ansible_shell_executable' from source: unknown 6631 1726776673.90506: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776673.90510: variable 'ansible_pipelining' from source: unknown 6631 1726776673.90512: variable 'ansible_timeout' from source: unknown 6631 1726776673.90516: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776673.90643: 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) 6631 1726776673.90654: variable 'omit' from source: magic vars 6631 1726776673.90657: starting attempt loop 6631 1726776673.90660: running the handler 6631 1726776673.90771: _low_level_execute_command(): starting 6631 1726776673.90775: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6631 1726776673.91460: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776673.91478: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776673.91495: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776673.91517: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776673.91589: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776673.91609: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776673.91637: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776673.91674: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776673.91700: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776673.91710: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776673.91723: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776673.91741: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776673.91758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776673.91781: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776673.91805: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776673.91828: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776673.91904: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776673.91907: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776673.91911: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776673.91951: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776673.93590: stdout chunk (state=3): >>>/root <<< 6631 1726776673.93704: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776673.93783: stderr chunk (state=3): >>><<< 6631 1726776673.93799: stdout chunk (state=3): >>><<< 6631 1726776673.93914: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776673.93927: _low_level_execute_command(): starting 6631 1726776673.93930: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776673.9382622-7925-88297772929326 `" && echo ansible-tmp-1726776673.9382622-7925-88297772929326="` echo /root/.ansible/tmp/ansible-tmp-1726776673.9382622-7925-88297772929326 `" ) && sleep 0' 6631 1726776673.94505: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776673.94534: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776673.94563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776673.94593: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776673.94636: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776673.94660: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776673.94708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776673.94711: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776673.94714: 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.45.78 originally 10.31.45.78 debug2: match found <<< 6631 1726776673.94716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776673.94792: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776673.94797: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776673.94839: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776673.96820: stdout chunk (state=3): >>>ansible-tmp-1726776673.9382622-7925-88297772929326=/root/.ansible/tmp/ansible-tmp-1726776673.9382622-7925-88297772929326 <<< 6631 1726776673.96937: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776673.96979: stderr chunk (state=3): >>><<< 6631 1726776673.96982: stdout chunk (state=3): >>><<< 6631 1726776673.96994: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776673.9382622-7925-88297772929326=/root/.ansible/tmp/ansible-tmp-1726776673.9382622-7925-88297772929326 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776673.97007: 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 6631 1726776673.97027: 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 6631 1726776673.97047: variable 'ansible_search_path' from source: unknown 6631 1726776673.97619: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6631 1726776673.99022: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6631 1726776673.99063: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6631 1726776673.99100: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6631 1726776673.99129: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6631 1726776673.99150: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6631 1726776673.99330: 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) 6631 1726776673.99350: 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) 6631 1726776673.99368: 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) 6631 1726776673.99396: 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) 6631 1726776673.99407: 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) 6631 1726776673.99640: 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) 6631 1726776673.99657: 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) 6631 1726776673.99678: 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) 6631 1726776673.99705: 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) 6631 1726776673.99716: 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) 6631 1726776673.99973: variable 'ansible_managed' from source: unknown 6631 1726776673.99979: variable '__sections' from source: task vars 6631 1726776674.00062: 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) 6631 1726776674.00082: 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) 6631 1726776674.00099: 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) 6631 1726776674.00129: 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) 6631 1726776674.00138: 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) 6631 1726776674.00210: variable 'kernel_settings_sysctl' from source: include params 6631 1726776674.00213: variable '__kernel_settings_state_empty' from source: role '' all vars 6631 1726776674.00221: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6631 1726776674.00252: variable '__sysctl_old' from source: task vars 6631 1726776674.00299: variable '__sysctl_old' from source: task vars 6631 1726776674.00437: variable 'kernel_settings_purge' from source: include params 6631 1726776674.00442: variable 'kernel_settings_sysctl' from source: include params 6631 1726776674.00444: variable '__kernel_settings_state_empty' from source: role '' all vars 6631 1726776674.00448: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6631 1726776674.00458: variable '__kernel_settings_profile_contents' from source: set_fact 6631 1726776674.00589: variable 'kernel_settings_sysfs' from source: include params 6631 1726776674.00592: variable '__kernel_settings_state_empty' from source: role '' all vars 6631 1726776674.00597: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6631 1726776674.00611: variable '__sysfs_old' from source: task vars 6631 1726776674.00656: variable '__sysfs_old' from source: task vars 6631 1726776674.00794: variable 'kernel_settings_purge' from source: include params 6631 1726776674.00797: variable 'kernel_settings_sysfs' from source: include params 6631 1726776674.00800: variable '__kernel_settings_state_empty' from source: role '' all vars 6631 1726776674.00805: variable '__kernel_settings_previous_replaced' from source: role '' all vars 6631 1726776674.00810: variable '__kernel_settings_profile_contents' from source: set_fact 6631 1726776674.00829: variable 'kernel_settings_systemd_cpu_affinity' from source: include params 6631 1726776674.00835: variable '__systemd_old' from source: task vars 6631 1726776674.00879: variable '__systemd_old' from source: task vars 6631 1726776674.01006: variable 'kernel_settings_purge' from source: include params 6631 1726776674.01009: variable 'kernel_settings_systemd_cpu_affinity' from source: include params 6631 1726776674.01013: variable '__kernel_settings_state_absent' from source: role '' all vars 6631 1726776674.01020: variable '__kernel_settings_profile_contents' from source: set_fact 6631 1726776674.01034: variable 'kernel_settings_transparent_hugepages' from source: include params 6631 1726776674.01037: variable 'kernel_settings_transparent_hugepages_defrag' from source: include params 6631 1726776674.01042: variable '__trans_huge_old' from source: task vars 6631 1726776674.01087: variable '__trans_huge_old' from source: task vars 6631 1726776674.01214: variable 'kernel_settings_purge' from source: include params 6631 1726776674.01221: variable 'kernel_settings_transparent_hugepages' from source: include params 6631 1726776674.01226: variable '__kernel_settings_state_absent' from source: role '' all vars 6631 1726776674.01231: variable '__kernel_settings_profile_contents' from source: set_fact 6631 1726776674.01240: variable '__trans_defrag_old' from source: task vars 6631 1726776674.01286: variable '__trans_defrag_old' from source: task vars 6631 1726776674.01423: variable 'kernel_settings_purge' from source: include params 6631 1726776674.01427: variable 'kernel_settings_transparent_hugepages_defrag' from source: include params 6631 1726776674.01431: variable '__kernel_settings_state_absent' from source: role '' all vars 6631 1726776674.01439: variable '__kernel_settings_profile_contents' from source: set_fact 6631 1726776674.01455: variable '__kernel_settings_state_absent' from source: role '' all vars 6631 1726776674.01464: variable '__kernel_settings_state_absent' from source: role '' all vars 6631 1726776674.01472: variable '__kernel_settings_state_absent' from source: role '' all vars 6631 1726776674.02091: 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) 6631 1726776674.02130: variable 'ansible_module_compression' from source: unknown 6631 1726776674.02184: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6631n9q5x9dd/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6631 1726776674.02198: variable 'ansible_facts' from source: unknown 6631 1726776674.02250: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776673.9382622-7925-88297772929326/AnsiballZ_stat.py 6631 1726776674.02336: Sending initial data 6631 1726776674.02345: Sent initial data (150 bytes) 6631 1726776674.03000: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776674.03003: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776674.03041: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776674.03046: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776674.03048: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776674.03104: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776674.03108: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776674.03110: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776674.03151: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776674.04988: 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 <<< 6631 1726776674.05016: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6631 1726776674.05054: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6631n9q5x9dd/tmprzw9iir6 /root/.ansible/tmp/ansible-tmp-1726776673.9382622-7925-88297772929326/AnsiballZ_stat.py <<< 6631 1726776674.05083: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6631 1726776674.05850: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776674.05938: stderr chunk (state=3): >>><<< 6631 1726776674.05941: stdout chunk (state=3): >>><<< 6631 1726776674.05954: done transferring module to remote 6631 1726776674.05965: _low_level_execute_command(): starting 6631 1726776674.05969: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776673.9382622-7925-88297772929326/ /root/.ansible/tmp/ansible-tmp-1726776673.9382622-7925-88297772929326/AnsiballZ_stat.py && sleep 0' 6631 1726776674.06391: 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 <<< 6631 1726776674.06395: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776674.06426: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776674.06429: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776674.06431: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776674.06484: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776674.06488: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776674.06528: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776674.08358: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776674.08399: stderr chunk (state=3): >>><<< 6631 1726776674.08402: stdout chunk (state=3): >>><<< 6631 1726776674.08414: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776674.08417: _low_level_execute_command(): starting 6631 1726776674.08423: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776673.9382622-7925-88297772929326/AnsiballZ_stat.py && sleep 0' 6631 1726776674.08835: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776674.08838: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776674.08873: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776674.08876: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776674.08878: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776674.08924: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776674.08941: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776674.08984: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776674.24012: 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": 86, "inode": 100663432, "dev": 51713, "nlink": 1, "atime": 1726776665.614133, "mtime": 1726776664.2921395, "ctime": 1726776664.5451384, "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": "e44ba7fc7046252a1b6772f7347d0e7b9b48a069", "mimetype": "text/plain", "charset": "us-ascii", "version": "3491844537", "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}}} <<< 6631 1726776674.25388: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 6631 1726776674.25439: stderr chunk (state=3): >>><<< 6631 1726776674.25443: stdout chunk (state=3): >>><<< 6631 1726776674.25460: _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": 86, "inode": 100663432, "dev": 51713, "nlink": 1, "atime": 1726776665.614133, "mtime": 1726776664.2921395, "ctime": 1726776664.5451384, "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": "e44ba7fc7046252a1b6772f7347d0e7b9b48a069", "mimetype": "text/plain", "charset": "us-ascii", "version": "3491844537", "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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.45.78 closed. 6631 1726776674.25509: 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-1726776673.9382622-7925-88297772929326/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6631 1726776674.25543: variable 'ansible_module_compression' from source: unknown 6631 1726776674.25579: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6631n9q5x9dd/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 6631 1726776674.25594: variable 'ansible_facts' from source: unknown 6631 1726776674.25646: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776673.9382622-7925-88297772929326/AnsiballZ_file.py 6631 1726776674.25740: Sending initial data 6631 1726776674.25749: Sent initial data (150 bytes) 6631 1726776674.26478: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776674.26492: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776674.26507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776674.26528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776674.26571: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776674.26585: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776674.26599: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776674.26617: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776674.26638: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776674.26649: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776674.26661: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776674.26678: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776674.26695: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776674.26707: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776674.26720: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776674.26735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776674.26813: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776674.26837: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776674.26859: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776674.26928: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776674.28748: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 6631 1726776674.28761: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 6631 1726776674.28772: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 6631 1726776674.28783: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 <<< 6631 1726776674.28793: stderr chunk (state=3): >>>debug2: Server supports extension "hardlink@openssh.com" revision 1 <<< 6631 1726776674.28803: stderr chunk (state=3): >>>debug2: Server supports extension "fsync@openssh.com" revision 1 <<< 6631 1726776674.28820: stderr chunk (state=3): >>>debug2: Server supports extension "lsetstat@openssh.com" revision 1 <<< 6631 1726776674.28837: stderr chunk (state=3): >>>debug2: Server supports extension "limits@openssh.com" revision 1 <<< 6631 1726776674.28847: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 6631 1726776674.28893: stderr chunk (state=3): >>>debug1: Using server download size 261120 <<< 6631 1726776674.28904: stderr chunk (state=3): >>>debug1: Using server upload size 261120 <<< 6631 1726776674.28916: stderr chunk (state=3): >>>debug1: Server handle limit 1019; using 64 <<< 6631 1726776674.28968: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6631n9q5x9dd/tmpm7esggp7 /root/.ansible/tmp/ansible-tmp-1726776673.9382622-7925-88297772929326/AnsiballZ_file.py <<< 6631 1726776674.29014: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6631 1726776674.30198: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776674.30282: stderr chunk (state=3): >>><<< 6631 1726776674.30292: stdout chunk (state=3): >>><<< 6631 1726776674.30409: done transferring module to remote 6631 1726776674.30412: _low_level_execute_command(): starting 6631 1726776674.30414: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776673.9382622-7925-88297772929326/ /root/.ansible/tmp/ansible-tmp-1726776673.9382622-7925-88297772929326/AnsiballZ_file.py && sleep 0' 6631 1726776674.31010: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776674.31026: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776674.31040: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776674.31062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776674.31108: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776674.31122: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776674.31137: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776674.31154: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776674.31167: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776674.31187: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776674.31200: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776674.31215: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776674.31234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776674.31247: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776674.31259: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776674.31274: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776674.31356: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776674.31375: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776674.31393: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776674.31465: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776674.33317: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776674.33403: stderr chunk (state=3): >>><<< 6631 1726776674.33416: stdout chunk (state=3): >>><<< 6631 1726776674.33524: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776674.33528: _low_level_execute_command(): starting 6631 1726776674.33530: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776673.9382622-7925-88297772929326/AnsiballZ_file.py && sleep 0' 6631 1726776674.34126: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776674.34140: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776674.34155: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776674.34181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776674.34225: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776674.34238: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776674.34252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776674.34269: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776674.34289: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776674.34300: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776674.34312: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776674.34327: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776674.34343: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776674.34354: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776674.34365: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776674.34379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776674.34463: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776674.34485: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776674.34509: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776674.34585: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776674.49474: stdout chunk (state=3): >>> {"path": "/etc/tuned/kernel_settings/tuned.conf", "changed": false, "diff": {"before": {"path": "/etc/tuned/kernel_settings/tuned.conf"}, "after": {"path": "/etc/tuned/kernel_settings/tuned.conf"}}, "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": {"mode": "0644", "dest": "/etc/tuned/kernel_settings/tuned.conf", "_original_basename": "kernel_settings.j2", "recurse": false, "state": "file", "path": "/etc/tuned/kernel_settings/tuned.conf", "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}}} <<< 6631 1726776674.50723: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 6631 1726776674.50728: stdout chunk (state=3): >>><<< 6631 1726776674.50731: stderr chunk (state=3): >>><<< 6631 1726776674.50905: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/kernel_settings/tuned.conf", "changed": false, "diff": {"before": {"path": "/etc/tuned/kernel_settings/tuned.conf"}, "after": {"path": "/etc/tuned/kernel_settings/tuned.conf"}}, "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": {"mode": "0644", "dest": "/etc/tuned/kernel_settings/tuned.conf", "_original_basename": "kernel_settings.j2", "recurse": false, "state": "file", "path": "/etc/tuned/kernel_settings/tuned.conf", "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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.45.78 closed. 6631 1726776674.50909: done with _execute_module (ansible.legacy.file, {'mode': '0644', 'dest': '/etc/tuned/kernel_settings/tuned.conf', '_original_basename': 'kernel_settings.j2', '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-1726776673.9382622-7925-88297772929326/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6631 1726776674.50916: _low_level_execute_command(): starting 6631 1726776674.50953: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776673.9382622-7925-88297772929326/ > /dev/null 2>&1 && sleep 0' 6631 1726776674.51338: 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 <<< 6631 1726776674.51343: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776674.51378: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776674.51381: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776674.51383: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776674.51438: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776674.51441: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776674.51444: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776674.51482: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776674.53315: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776674.53356: stderr chunk (state=3): >>><<< 6631 1726776674.53359: stdout chunk (state=3): >>><<< 6631 1726776674.53374: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776674.53383: handler run complete 6631 1726776674.53405: attempt loop complete, returning result 6631 1726776674.53408: _execute() done 6631 1726776674.53410: dumping result to json 6631 1726776674.53415: done dumping result, returning 6631 1726776674.53425: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings [025ceb90-32dd-8e45-738e-000000000207] 6631 1726776674.53430: sending task result for task 025ceb90-32dd-8e45-738e-000000000207 6631 1726776674.53564: done sending task result for task 025ceb90-32dd-8e45-738e-000000000207 6631 1726776674.53566: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "checksum": "e44ba7fc7046252a1b6772f7347d0e7b9b48a069", "dest": "/etc/tuned/kernel_settings/tuned.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/tuned/kernel_settings/tuned.conf", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 86, "state": "file", "uid": 0 } 6631 1726776674.53661: no more pending results, returning what we have 6631 1726776674.53664: results queue empty 6631 1726776674.53665: checking for any_errors_fatal 6631 1726776674.53670: done checking for any_errors_fatal 6631 1726776674.53670: checking for max_fail_percentage 6631 1726776674.53672: done checking for max_fail_percentage 6631 1726776674.53673: checking to see if all hosts have failed and the running result is not ok 6631 1726776674.53674: done checking to see if all hosts have failed 6631 1726776674.53674: getting the remaining hosts for this loop 6631 1726776674.53675: done getting the remaining hosts for this loop 6631 1726776674.53679: getting the next task for host managed_node3 6631 1726776674.53684: done getting next task for host managed_node3 6631 1726776674.53687: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 6631 1726776674.53690: ^ state is: HOST STATE: block=2, task=5, 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 6631 1726776674.53699: getting variables 6631 1726776674.53700: in VariableManager get_vars() 6631 1726776674.53733: Calling all_inventory to load vars for managed_node3 6631 1726776674.53736: Calling groups_inventory to load vars for managed_node3 6631 1726776674.53737: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776674.53744: Calling all_plugins_play to load vars for managed_node3 6631 1726776674.53745: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776674.53747: Calling groups_plugins_play to load vars for managed_node3 6631 1726776674.53781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776674.53813: done with get_vars() 6631 1726776674.53823: done getting variables 6631 1726776674.53866: 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:14 -0400 (0:00:00.652) 0:00:49.980 **** 6631 1726776674.53890: entering _queue_task() for managed_node3/service 6631 1726776674.54057: worker is 1 (out of 1 available) 6631 1726776674.54068: exiting _queue_task() for managed_node3/service 6631 1726776674.54082: done queuing things up, now waiting for results queue to drain 6631 1726776674.54083: waiting for pending results... 6631 1726776674.54255: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 6631 1726776674.54328: in run() - task 025ceb90-32dd-8e45-738e-000000000208 6631 1726776674.54341: variable 'ansible_search_path' from source: unknown 6631 1726776674.54344: variable 'ansible_search_path' from source: unknown 6631 1726776674.54379: variable '__kernel_settings_services' from source: include_vars 6631 1726776674.54609: variable '__kernel_settings_services' from source: include_vars 6631 1726776674.54667: variable 'omit' from source: magic vars 6631 1726776674.54746: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776674.54754: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776674.54761: variable 'omit' from source: magic vars 6631 1726776674.54974: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6631 1726776674.55138: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6631 1726776674.55173: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6631 1726776674.55198: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6631 1726776674.55224: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6631 1726776674.55298: variable '__kernel_settings_register_profile' from source: set_fact 6631 1726776674.55306: variable '__kernel_settings_register_mode' from source: set_fact 6631 1726776674.55323: Evaluated conditional (__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed): False 6631 1726776674.55326: when evaluation is False, skipping this task 6631 1726776674.55348: variable 'item' from source: unknown 6631 1726776674.55397: variable 'item' from source: unknown skipping: [managed_node3] => (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" } 6631 1726776674.55545: dumping result to json 6631 1726776674.55547: done dumping result, returning 6631 1726776674.55550: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes [025ceb90-32dd-8e45-738e-000000000208] 6631 1726776674.55552: sending task result for task 025ceb90-32dd-8e45-738e-000000000208 6631 1726776674.55594: done sending task result for task 025ceb90-32dd-8e45-738e-000000000208 6631 1726776674.55598: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false } MSG: All items skipped 6631 1726776674.55626: no more pending results, returning what we have 6631 1726776674.55629: results queue empty 6631 1726776674.55629: checking for any_errors_fatal 6631 1726776674.55638: done checking for any_errors_fatal 6631 1726776674.55639: checking for max_fail_percentage 6631 1726776674.55640: done checking for max_fail_percentage 6631 1726776674.55641: checking to see if all hosts have failed and the running result is not ok 6631 1726776674.55642: done checking to see if all hosts have failed 6631 1726776674.55642: getting the remaining hosts for this loop 6631 1726776674.55644: done getting the remaining hosts for this loop 6631 1726776674.55646: getting the next task for host managed_node3 6631 1726776674.55650: done getting next task for host managed_node3 6631 1726776674.55652: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 6631 1726776674.55654: ^ state is: HOST STATE: block=2, task=5, 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 6631 1726776674.55663: getting variables 6631 1726776674.55664: in VariableManager get_vars() 6631 1726776674.55688: Calling all_inventory to load vars for managed_node3 6631 1726776674.55689: Calling groups_inventory to load vars for managed_node3 6631 1726776674.55691: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776674.55698: Calling all_plugins_play to load vars for managed_node3 6631 1726776674.55700: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776674.55702: Calling groups_plugins_play to load vars for managed_node3 6631 1726776674.55734: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776674.55764: done with get_vars() 6631 1726776674.55772: done getting variables 6631 1726776674.55812: 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:14 -0400 (0:00:00.019) 0:00:49.999 **** 6631 1726776674.55836: entering _queue_task() for managed_node3/command 6631 1726776674.55997: worker is 1 (out of 1 available) 6631 1726776674.56010: exiting _queue_task() for managed_node3/command 6631 1726776674.56023: done queuing things up, now waiting for results queue to drain 6631 1726776674.56024: waiting for pending results... 6631 1726776674.56180: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 6631 1726776674.56244: in run() - task 025ceb90-32dd-8e45-738e-000000000209 6631 1726776674.56261: variable 'ansible_search_path' from source: unknown 6631 1726776674.56264: variable 'ansible_search_path' from source: unknown 6631 1726776674.56295: calling self._execute() 6631 1726776674.56346: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776674.56355: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776674.56365: variable 'omit' from source: magic vars 6631 1726776674.56670: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6631 1726776674.56832: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6631 1726776674.56863: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6631 1726776674.56887: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6631 1726776674.56914: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6631 1726776674.56990: variable '__kernel_settings_register_profile' from source: set_fact 6631 1726776674.57013: Evaluated conditional (not __kernel_settings_register_profile is changed): True 6631 1726776674.57098: variable '__kernel_settings_register_mode' from source: set_fact 6631 1726776674.57107: Evaluated conditional (not __kernel_settings_register_mode is changed): True 6631 1726776674.57185: variable '__kernel_settings_register_apply' from source: set_fact 6631 1726776674.57193: Evaluated conditional (__kernel_settings_register_apply is changed): False 6631 1726776674.57196: when evaluation is False, skipping this task 6631 1726776674.57198: _execute() done 6631 1726776674.57200: dumping result to json 6631 1726776674.57203: done dumping result, returning 6631 1726776674.57210: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings [025ceb90-32dd-8e45-738e-000000000209] 6631 1726776674.57215: sending task result for task 025ceb90-32dd-8e45-738e-000000000209 6631 1726776674.57295: done sending task result for task 025ceb90-32dd-8e45-738e-000000000209 6631 1726776674.57299: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_apply is changed", "skip_reason": "Conditional result was False" } 6631 1726776674.57376: no more pending results, returning what we have 6631 1726776674.57379: results queue empty 6631 1726776674.57379: checking for any_errors_fatal 6631 1726776674.57384: done checking for any_errors_fatal 6631 1726776674.57384: checking for max_fail_percentage 6631 1726776674.57385: done checking for max_fail_percentage 6631 1726776674.57386: checking to see if all hosts have failed and the running result is not ok 6631 1726776674.57386: done checking to see if all hosts have failed 6631 1726776674.57387: getting the remaining hosts for this loop 6631 1726776674.57388: done getting the remaining hosts for this loop 6631 1726776674.57390: getting the next task for host managed_node3 6631 1726776674.57394: done getting next task for host managed_node3 6631 1726776674.57396: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Verify settings 6631 1726776674.57399: ^ state is: HOST STATE: block=2, task=5, 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 6631 1726776674.57409: getting variables 6631 1726776674.57410: in VariableManager get_vars() 6631 1726776674.57433: Calling all_inventory to load vars for managed_node3 6631 1726776674.57434: Calling groups_inventory to load vars for managed_node3 6631 1726776674.57436: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776674.57443: Calling all_plugins_play to load vars for managed_node3 6631 1726776674.57445: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776674.57447: Calling groups_plugins_play to load vars for managed_node3 6631 1726776674.57482: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776674.57512: done with get_vars() 6631 1726776674.57520: 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:14 -0400 (0:00:00.017) 0:00:50.017 **** 6631 1726776674.57583: entering _queue_task() for managed_node3/include_tasks 6631 1726776674.57743: worker is 1 (out of 1 available) 6631 1726776674.57756: exiting _queue_task() for managed_node3/include_tasks 6631 1726776674.57770: done queuing things up, now waiting for results queue to drain 6631 1726776674.57771: waiting for pending results... 6631 1726776674.57916: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Verify settings 6631 1726776674.57981: in run() - task 025ceb90-32dd-8e45-738e-00000000020a 6631 1726776674.57994: variable 'ansible_search_path' from source: unknown 6631 1726776674.57997: variable 'ansible_search_path' from source: unknown 6631 1726776674.58023: calling self._execute() 6631 1726776674.58073: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776674.58077: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776674.58083: variable 'omit' from source: magic vars 6631 1726776674.58383: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6631 1726776674.58541: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6631 1726776674.58573: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6631 1726776674.58597: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6631 1726776674.58673: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6631 1726776674.58742: variable '__kernel_settings_register_apply' from source: set_fact 6631 1726776674.58762: Evaluated conditional (__kernel_settings_register_apply is changed): False 6631 1726776674.58765: when evaluation is False, skipping this task 6631 1726776674.58770: _execute() done 6631 1726776674.58773: dumping result to json 6631 1726776674.58775: done dumping result, returning 6631 1726776674.58778: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Verify settings [025ceb90-32dd-8e45-738e-00000000020a] 6631 1726776674.58783: sending task result for task 025ceb90-32dd-8e45-738e-00000000020a 6631 1726776674.58865: done sending task result for task 025ceb90-32dd-8e45-738e-00000000020a 6631 1726776674.58870: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_apply is changed", "skip_reason": "Conditional result was False" } 6631 1726776674.58923: no more pending results, returning what we have 6631 1726776674.58926: results queue empty 6631 1726776674.58926: checking for any_errors_fatal 6631 1726776674.58930: done checking for any_errors_fatal 6631 1726776674.58931: checking for max_fail_percentage 6631 1726776674.58932: done checking for max_fail_percentage 6631 1726776674.58933: checking to see if all hosts have failed and the running result is not ok 6631 1726776674.58934: done checking to see if all hosts have failed 6631 1726776674.58934: getting the remaining hosts for this loop 6631 1726776674.58935: done getting the remaining hosts for this loop 6631 1726776674.58938: getting the next task for host managed_node3 6631 1726776674.58942: done getting next task for host managed_node3 6631 1726776674.58944: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 6631 1726776674.58947: ^ state is: HOST STATE: block=2, task=5, 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? (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 6631 1726776674.58956: getting variables 6631 1726776674.58957: in VariableManager get_vars() 6631 1726776674.58982: Calling all_inventory to load vars for managed_node3 6631 1726776674.58984: Calling groups_inventory to load vars for managed_node3 6631 1726776674.58986: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776674.58991: Calling all_plugins_play to load vars for managed_node3 6631 1726776674.58993: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776674.58996: Calling groups_plugins_play to load vars for managed_node3 6631 1726776674.59032: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776674.59062: done with get_vars() 6631 1726776674.59066: done getting variables 6631 1726776674.59108: 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:14 -0400 (0:00:00.015) 0:00:50.032 **** 6631 1726776674.59131: entering _queue_task() for managed_node3/set_fact 6631 1726776674.59289: worker is 1 (out of 1 available) 6631 1726776674.59302: exiting _queue_task() for managed_node3/set_fact 6631 1726776674.59313: done queuing things up, now waiting for results queue to drain 6631 1726776674.59315: waiting for pending results... 6631 1726776674.59465: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 6631 1726776674.59524: in run() - task 025ceb90-32dd-8e45-738e-00000000020b 6631 1726776674.59536: variable 'ansible_search_path' from source: unknown 6631 1726776674.59541: variable 'ansible_search_path' from source: unknown 6631 1726776674.59566: calling self._execute() 6631 1726776674.59613: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776674.59616: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776674.59626: variable 'omit' from source: magic vars 6631 1726776674.59695: variable 'omit' from source: magic vars 6631 1726776674.59731: variable 'omit' from source: magic vars 6631 1726776674.59751: variable 'omit' from source: magic vars 6631 1726776674.59785: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6631 1726776674.59808: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6631 1726776674.59826: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6631 1726776674.59839: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776674.59848: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776674.59874: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6631 1726776674.59878: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776674.59880: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776674.59945: Set connection var ansible_shell_executable to /bin/sh 6631 1726776674.59951: Set connection var ansible_timeout to 10 6631 1726776674.59954: Set connection var ansible_shell_type to sh 6631 1726776674.59958: Set connection var ansible_connection to ssh 6631 1726776674.59965: Set connection var ansible_module_compression to ZIP_DEFLATED 6631 1726776674.59969: Set connection var ansible_pipelining to False 6631 1726776674.59987: variable 'ansible_shell_executable' from source: unknown 6631 1726776674.59991: variable 'ansible_connection' from source: unknown 6631 1726776674.59994: variable 'ansible_module_compression' from source: unknown 6631 1726776674.59996: variable 'ansible_shell_type' from source: unknown 6631 1726776674.59998: variable 'ansible_shell_executable' from source: unknown 6631 1726776674.60000: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776674.60003: variable 'ansible_pipelining' from source: unknown 6631 1726776674.60005: variable 'ansible_timeout' from source: unknown 6631 1726776674.60011: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776674.60105: 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) 6631 1726776674.60113: variable 'omit' from source: magic vars 6631 1726776674.60117: starting attempt loop 6631 1726776674.60120: running the handler 6631 1726776674.60130: handler run complete 6631 1726776674.60138: attempt loop complete, returning result 6631 1726776674.60141: _execute() done 6631 1726776674.60143: dumping result to json 6631 1726776674.60145: done dumping result, returning 6631 1726776674.60153: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes [025ceb90-32dd-8e45-738e-00000000020b] 6631 1726776674.60158: sending task result for task 025ceb90-32dd-8e45-738e-00000000020b 6631 1726776674.60243: done sending task result for task 025ceb90-32dd-8e45-738e-00000000020b 6631 1726776674.60246: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "kernel_settings_reboot_required": false }, "changed": false } 6631 1726776674.60301: no more pending results, returning what we have 6631 1726776674.60303: results queue empty 6631 1726776674.60304: checking for any_errors_fatal 6631 1726776674.60314: done checking for any_errors_fatal 6631 1726776674.60315: checking for max_fail_percentage 6631 1726776674.60316: done checking for max_fail_percentage 6631 1726776674.60316: checking to see if all hosts have failed and the running result is not ok 6631 1726776674.60317: done checking to see if all hosts have failed 6631 1726776674.60320: getting the remaining hosts for this loop 6631 1726776674.60321: done getting the remaining hosts for this loop 6631 1726776674.60323: getting the next task for host managed_node3 6631 1726776674.60327: done getting next task for host managed_node3 6631 1726776674.60329: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 6631 1726776674.60331: ^ state is: HOST STATE: block=2, task=5, 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 6631 1726776674.60338: getting variables 6631 1726776674.60339: in VariableManager get_vars() 6631 1726776674.60359: Calling all_inventory to load vars for managed_node3 6631 1726776674.60361: Calling groups_inventory to load vars for managed_node3 6631 1726776674.60362: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776674.60368: Calling all_plugins_play to load vars for managed_node3 6631 1726776674.60370: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776674.60372: Calling groups_plugins_play to load vars for managed_node3 6631 1726776674.60402: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776674.60434: done with get_vars() 6631 1726776674.60440: done getting variables 6631 1726776674.60476: 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:14 -0400 (0:00:00.013) 0:00:50.046 **** 6631 1726776674.60495: entering _queue_task() for managed_node3/set_fact 6631 1726776674.60644: worker is 1 (out of 1 available) 6631 1726776674.60656: exiting _queue_task() for managed_node3/set_fact 6631 1726776674.60666: done queuing things up, now waiting for results queue to drain 6631 1726776674.60667: waiting for pending results... 6631 1726776674.60835: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 6631 1726776674.60900: in run() - task 025ceb90-32dd-8e45-738e-00000000020c 6631 1726776674.60911: variable 'ansible_search_path' from source: unknown 6631 1726776674.60914: variable 'ansible_search_path' from source: unknown 6631 1726776674.60943: calling self._execute() 6631 1726776674.60997: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776674.61001: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776674.61009: variable 'omit' from source: magic vars 6631 1726776674.61083: variable 'omit' from source: magic vars 6631 1726776674.61122: variable 'omit' from source: magic vars 6631 1726776674.61374: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6631 1726776674.61611: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6631 1726776674.61642: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6631 1726776674.61666: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6631 1726776674.61692: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6631 1726776674.61787: variable '__kernel_settings_register_profile' from source: set_fact 6631 1726776674.61797: variable '__kernel_settings_register_mode' from source: set_fact 6631 1726776674.61803: variable '__kernel_settings_register_apply' from source: set_fact 6631 1726776674.61845: variable 'omit' from source: magic vars 6631 1726776674.61863: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6631 1726776674.61887: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6631 1726776674.61900: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6631 1726776674.61913: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776674.61922: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776674.61944: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6631 1726776674.61949: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776674.61952: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776674.62017: Set connection var ansible_shell_executable to /bin/sh 6631 1726776674.62025: Set connection var ansible_timeout to 10 6631 1726776674.62028: Set connection var ansible_shell_type to sh 6631 1726776674.62032: Set connection var ansible_connection to ssh 6631 1726776674.62037: Set connection var ansible_module_compression to ZIP_DEFLATED 6631 1726776674.62042: Set connection var ansible_pipelining to False 6631 1726776674.62061: variable 'ansible_shell_executable' from source: unknown 6631 1726776674.62065: variable 'ansible_connection' from source: unknown 6631 1726776674.62067: variable 'ansible_module_compression' from source: unknown 6631 1726776674.62069: variable 'ansible_shell_type' from source: unknown 6631 1726776674.62072: variable 'ansible_shell_executable' from source: unknown 6631 1726776674.62074: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776674.62079: variable 'ansible_pipelining' from source: unknown 6631 1726776674.62081: variable 'ansible_timeout' from source: unknown 6631 1726776674.62085: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776674.62155: 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) 6631 1726776674.62161: variable 'omit' from source: magic vars 6631 1726776674.62164: starting attempt loop 6631 1726776674.62166: running the handler 6631 1726776674.62178: handler run complete 6631 1726776674.62188: attempt loop complete, returning result 6631 1726776674.62191: _execute() done 6631 1726776674.62193: dumping result to json 6631 1726776674.62197: done dumping result, returning 6631 1726776674.62200: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing [025ceb90-32dd-8e45-738e-00000000020c] 6631 1726776674.62204: sending task result for task 025ceb90-32dd-8e45-738e-00000000020c 6631 1726776674.62277: done sending task result for task 025ceb90-32dd-8e45-738e-00000000020c 6631 1726776674.62280: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_changed": false }, "changed": false } 6631 1726776674.62359: no more pending results, returning what we have 6631 1726776674.62361: results queue empty 6631 1726776674.62362: checking for any_errors_fatal 6631 1726776674.62365: done checking for any_errors_fatal 6631 1726776674.62366: checking for max_fail_percentage 6631 1726776674.62368: done checking for max_fail_percentage 6631 1726776674.62368: checking to see if all hosts have failed and the running result is not ok 6631 1726776674.62369: done checking to see if all hosts have failed 6631 1726776674.62370: getting the remaining hosts for this loop 6631 1726776674.62371: done getting the remaining hosts for this loop 6631 1726776674.62378: getting the next task for host managed_node3 6631 1726776674.62383: done getting next task for host managed_node3 6631 1726776674.62385: ^ task is: TASK: meta (role_complete) 6631 1726776674.62387: ^ state is: HOST STATE: block=2, task=5, 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 6631 1726776674.62394: getting variables 6631 1726776674.62395: in VariableManager get_vars() 6631 1726776674.62419: Calling all_inventory to load vars for managed_node3 6631 1726776674.62422: Calling groups_inventory to load vars for managed_node3 6631 1726776674.62423: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776674.62428: Calling all_plugins_play to load vars for managed_node3 6631 1726776674.62430: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776674.62432: Calling groups_plugins_play to load vars for managed_node3 6631 1726776674.62462: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776674.62493: done with get_vars() 6631 1726776674.62498: done getting variables 6631 1726776674.62549: done queuing things up, now waiting for results queue to drain 6631 1726776674.62554: results queue empty 6631 1726776674.62554: checking for any_errors_fatal 6631 1726776674.62556: done checking for any_errors_fatal 6631 1726776674.62556: checking for max_fail_percentage 6631 1726776674.62557: done checking for max_fail_percentage 6631 1726776674.62557: checking to see if all hosts have failed and the running result is not ok 6631 1726776674.62558: done checking to see if all hosts have failed 6631 1726776674.62558: getting the remaining hosts for this loop 6631 1726776674.62559: done getting the remaining hosts for this loop 6631 1726776674.62560: getting the next task for host managed_node3 6631 1726776674.62563: done getting next task for host managed_node3 6631 1726776674.62564: ^ task is: TASK: Verify no settings 6631 1726776674.62565: ^ state is: HOST STATE: block=2, task=5, 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 6631 1726776674.62569: getting variables 6631 1726776674.62570: in VariableManager get_vars() 6631 1726776674.62576: Calling all_inventory to load vars for managed_node3 6631 1726776674.62578: Calling groups_inventory to load vars for managed_node3 6631 1726776674.62579: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776674.62582: Calling all_plugins_play to load vars for managed_node3 6631 1726776674.62583: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776674.62585: Calling groups_plugins_play to load vars for managed_node3 6631 1726776674.62605: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776674.62625: done with get_vars() 6631 1726776674.62629: done getting variables 6631 1726776674.62652: 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:11:14 -0400 (0:00:00.021) 0:00:50.068 **** 6631 1726776674.62672: entering _queue_task() for managed_node3/shell 6631 1726776674.62817: worker is 1 (out of 1 available) 6631 1726776674.62832: exiting _queue_task() for managed_node3/shell 6631 1726776674.62842: done queuing things up, now waiting for results queue to drain 6631 1726776674.62843: waiting for pending results... 6631 1726776674.62996: running TaskExecutor() for managed_node3/TASK: Verify no settings 6631 1726776674.63048: in run() - task 025ceb90-32dd-8e45-738e-000000000154 6631 1726776674.63060: variable 'ansible_search_path' from source: unknown 6631 1726776674.63063: variable 'ansible_search_path' from source: unknown 6631 1726776674.63089: calling self._execute() 6631 1726776674.63225: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776674.63228: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776674.63236: variable 'omit' from source: magic vars 6631 1726776674.63303: variable 'omit' from source: magic vars 6631 1726776674.63330: variable 'omit' from source: magic vars 6631 1726776674.63542: variable '__kernel_settings_profile_filename' from source: role '' exported vars 6631 1726776674.63594: variable '__kernel_settings_profile_dir' from source: role '' exported vars 6631 1726776674.63654: variable '__kernel_settings_profile_parent' from source: set_fact 6631 1726776674.63658: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 6631 1726776674.63693: variable 'omit' from source: magic vars 6631 1726776674.63724: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6631 1726776674.63749: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6631 1726776674.63764: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6631 1726776674.63777: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776674.63785: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776674.63807: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6631 1726776674.63810: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776674.63813: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776674.63879: Set connection var ansible_shell_executable to /bin/sh 6631 1726776674.63886: Set connection var ansible_timeout to 10 6631 1726776674.63888: Set connection var ansible_shell_type to sh 6631 1726776674.63893: Set connection var ansible_connection to ssh 6631 1726776674.63901: Set connection var ansible_module_compression to ZIP_DEFLATED 6631 1726776674.63903: Set connection var ansible_pipelining to False 6631 1726776674.63920: variable 'ansible_shell_executable' from source: unknown 6631 1726776674.63923: variable 'ansible_connection' from source: unknown 6631 1726776674.63925: variable 'ansible_module_compression' from source: unknown 6631 1726776674.63927: variable 'ansible_shell_type' from source: unknown 6631 1726776674.63930: variable 'ansible_shell_executable' from source: unknown 6631 1726776674.63932: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776674.63938: variable 'ansible_pipelining' from source: unknown 6631 1726776674.63940: variable 'ansible_timeout' from source: unknown 6631 1726776674.63943: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776674.64032: 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) 6631 1726776674.64039: variable 'omit' from source: magic vars 6631 1726776674.64047: starting attempt loop 6631 1726776674.64050: running the handler 6631 1726776674.64055: 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) 6631 1726776674.64070: _low_level_execute_command(): starting 6631 1726776674.64076: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6631 1726776674.64580: 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 <<< 6631 1726776674.64602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776674.64619: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776674.64632: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776674.64678: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776674.64690: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776674.64744: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776674.66391: stdout chunk (state=3): >>>/root <<< 6631 1726776674.66495: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776674.66545: stderr chunk (state=3): >>><<< 6631 1726776674.66548: stdout chunk (state=3): >>><<< 6631 1726776674.66565: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776674.66581: _low_level_execute_command(): starting 6631 1726776674.66587: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776674.6656573-7962-154188140781992 `" && echo ansible-tmp-1726776674.6656573-7962-154188140781992="` echo /root/.ansible/tmp/ansible-tmp-1726776674.6656573-7962-154188140781992 `" ) && sleep 0' 6631 1726776674.67024: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776674.67043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776674.67057: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776674.67071: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776674.67116: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776674.67137: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776674.67172: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776674.69107: stdout chunk (state=3): >>>ansible-tmp-1726776674.6656573-7962-154188140781992=/root/.ansible/tmp/ansible-tmp-1726776674.6656573-7962-154188140781992 <<< 6631 1726776674.69223: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776674.69269: stderr chunk (state=3): >>><<< 6631 1726776674.69275: stdout chunk (state=3): >>><<< 6631 1726776674.69290: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776674.6656573-7962-154188140781992=/root/.ansible/tmp/ansible-tmp-1726776674.6656573-7962-154188140781992 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776674.69314: variable 'ansible_module_compression' from source: unknown 6631 1726776674.69353: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6631n9q5x9dd/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 6631 1726776674.69387: variable 'ansible_facts' from source: unknown 6631 1726776674.69448: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776674.6656573-7962-154188140781992/AnsiballZ_command.py 6631 1726776674.69548: Sending initial data 6631 1726776674.69557: Sent initial data (154 bytes) 6631 1726776674.70207: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776674.70211: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776674.70247: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776674.70251: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776674.70255: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776674.70306: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776674.70310: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776674.70353: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776674.72172: 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 <<< 6631 1726776674.72205: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6631 1726776674.72237: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6631n9q5x9dd/tmpggo_9lez /root/.ansible/tmp/ansible-tmp-1726776674.6656573-7962-154188140781992/AnsiballZ_command.py <<< 6631 1726776674.72266: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6631 1726776674.73027: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776674.73115: stderr chunk (state=3): >>><<< 6631 1726776674.73120: stdout chunk (state=3): >>><<< 6631 1726776674.73134: done transferring module to remote 6631 1726776674.73142: _low_level_execute_command(): starting 6631 1726776674.73146: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776674.6656573-7962-154188140781992/ /root/.ansible/tmp/ansible-tmp-1726776674.6656573-7962-154188140781992/AnsiballZ_command.py && sleep 0' 6631 1726776674.73576: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776674.73580: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776674.73614: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776674.73618: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776674.73630: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776674.73665: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776674.73681: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776674.73727: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776674.75563: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776674.75603: stderr chunk (state=3): >>><<< 6631 1726776674.75607: stdout chunk (state=3): >>><<< 6631 1726776674.75620: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776674.75623: _low_level_execute_command(): starting 6631 1726776674.75628: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776674.6656573-7962-154188140781992/AnsiballZ_command.py && sleep 0' 6631 1726776674.76036: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776674.76048: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776674.76065: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 6631 1726776674.76085: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776674.76129: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776674.76140: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776674.76192: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776674.90901: 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:11:14.899199", "end": "2024-09-19 16:11:14.907979", "delta": "0:00:00.008780", "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}}} <<< 6631 1726776674.92247: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 6631 1726776674.92303: stderr chunk (state=3): >>><<< 6631 1726776674.92306: stdout chunk (state=3): >>><<< 6631 1726776674.92326: _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:11:14.899199", "end": "2024-09-19 16:11:14.907979", "delta": "0:00:00.008780", "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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.45.78 closed. 6631 1726776674.92362: 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-1726776674.6656573-7962-154188140781992/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6631 1726776674.92373: _low_level_execute_command(): starting 6631 1726776674.92376: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776674.6656573-7962-154188140781992/ > /dev/null 2>&1 && sleep 0' 6631 1726776674.92823: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776674.92837: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776674.92855: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 6631 1726776674.92866: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found <<< 6631 1726776674.92880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776674.92924: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776674.92936: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776674.92978: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776674.94792: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776674.94842: stderr chunk (state=3): >>><<< 6631 1726776674.94845: stdout chunk (state=3): >>><<< 6631 1726776674.94857: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776674.94863: handler run complete 6631 1726776674.94885: Evaluated conditional (False): False 6631 1726776674.94893: attempt loop complete, returning result 6631 1726776674.94895: _execute() done 6631 1726776674.94898: dumping result to json 6631 1726776674.94903: done dumping result, returning 6631 1726776674.94910: done running TaskExecutor() for managed_node3/TASK: Verify no settings [025ceb90-32dd-8e45-738e-000000000154] 6631 1726776674.94916: sending task result for task 025ceb90-32dd-8e45-738e-000000000154 6631 1726776674.95113: done sending task result for task 025ceb90-32dd-8e45-738e-000000000154 6631 1726776674.95115: WORKER PROCESS EXITING ok: [managed_node3] => { "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.008780", "end": "2024-09-19 16:11:14.907979", "rc": 0, "start": "2024-09-19 16:11:14.899199" } 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 6631 1726776674.95173: no more pending results, returning what we have 6631 1726776674.95176: results queue empty 6631 1726776674.95176: checking for any_errors_fatal 6631 1726776674.95178: done checking for any_errors_fatal 6631 1726776674.95178: checking for max_fail_percentage 6631 1726776674.95180: done checking for max_fail_percentage 6631 1726776674.95180: checking to see if all hosts have failed and the running result is not ok 6631 1726776674.95181: done checking to see if all hosts have failed 6631 1726776674.95182: getting the remaining hosts for this loop 6631 1726776674.95183: done getting the remaining hosts for this loop 6631 1726776674.95186: getting the next task for host managed_node3 6631 1726776674.95190: done getting next task for host managed_node3 6631 1726776674.95192: ^ task is: TASK: Remove kernel_settings tuned profile 6631 1726776674.95194: ^ state is: HOST STATE: block=2, task=5, 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 6631 1726776674.95196: getting variables 6631 1726776674.95197: in VariableManager get_vars() 6631 1726776674.95216: Calling all_inventory to load vars for managed_node3 6631 1726776674.95220: Calling groups_inventory to load vars for managed_node3 6631 1726776674.95222: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776674.95232: Calling all_plugins_play to load vars for managed_node3 6631 1726776674.95234: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776674.95236: Calling groups_plugins_play to load vars for managed_node3 6631 1726776674.95269: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776674.95293: done with get_vars() 6631 1726776674.95299: 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:11:14 -0400 (0:00:00.326) 0:00:50.395 **** 6631 1726776674.95365: entering _queue_task() for managed_node3/file 6631 1726776674.95536: worker is 1 (out of 1 available) 6631 1726776674.95548: exiting _queue_task() for managed_node3/file 6631 1726776674.95558: done queuing things up, now waiting for results queue to drain 6631 1726776674.95559: waiting for pending results... 6631 1726776674.95733: running TaskExecutor() for managed_node3/TASK: Remove kernel_settings tuned profile 6631 1726776674.95787: in run() - task 025ceb90-32dd-8e45-738e-000000000155 6631 1726776674.95798: variable 'ansible_search_path' from source: unknown 6631 1726776674.95802: variable 'ansible_search_path' from source: unknown 6631 1726776674.95831: calling self._execute() 6631 1726776674.95889: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776674.95893: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776674.95901: variable 'omit' from source: magic vars 6631 1726776674.95977: variable 'omit' from source: magic vars 6631 1726776674.96005: variable 'omit' from source: magic vars 6631 1726776674.96026: variable '__kernel_settings_profile_dir' from source: role '' exported vars 6631 1726776674.96243: variable '__kernel_settings_profile_dir' from source: role '' exported vars 6631 1726776674.96313: variable '__kernel_settings_profile_parent' from source: set_fact 6631 1726776674.96321: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 6631 1726776674.96353: variable 'omit' from source: magic vars 6631 1726776674.96387: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6631 1726776674.96411: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6631 1726776674.96431: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6631 1726776674.96442: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776674.96452: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776674.96476: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6631 1726776674.96479: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776674.96481: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776674.96551: Set connection var ansible_shell_executable to /bin/sh 6631 1726776674.96558: Set connection var ansible_timeout to 10 6631 1726776674.96561: Set connection var ansible_shell_type to sh 6631 1726776674.96565: Set connection var ansible_connection to ssh 6631 1726776674.96572: Set connection var ansible_module_compression to ZIP_DEFLATED 6631 1726776674.96577: Set connection var ansible_pipelining to False 6631 1726776674.96594: variable 'ansible_shell_executable' from source: unknown 6631 1726776674.96601: variable 'ansible_connection' from source: unknown 6631 1726776674.96604: variable 'ansible_module_compression' from source: unknown 6631 1726776674.96606: variable 'ansible_shell_type' from source: unknown 6631 1726776674.96608: variable 'ansible_shell_executable' from source: unknown 6631 1726776674.96611: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776674.96613: variable 'ansible_pipelining' from source: unknown 6631 1726776674.96616: variable 'ansible_timeout' from source: unknown 6631 1726776674.96620: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776674.96755: 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__) 6631 1726776674.96762: variable 'omit' from source: magic vars 6631 1726776674.96768: starting attempt loop 6631 1726776674.96773: running the handler 6631 1726776674.96783: _low_level_execute_command(): starting 6631 1726776674.96790: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6631 1726776674.97297: 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 <<< 6631 1726776674.97311: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776674.97333: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 6631 1726776674.97346: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776674.97406: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776674.97414: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776674.97466: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776674.99097: stdout chunk (state=3): >>>/root <<< 6631 1726776674.99200: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776674.99252: stderr chunk (state=3): >>><<< 6631 1726776674.99255: stdout chunk (state=3): >>><<< 6631 1726776674.99271: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776674.99290: _low_level_execute_command(): starting 6631 1726776674.99293: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776674.9927628-7970-281225176856682 `" && echo ansible-tmp-1726776674.9927628-7970-281225176856682="` echo /root/.ansible/tmp/ansible-tmp-1726776674.9927628-7970-281225176856682 `" ) && sleep 0' 6631 1726776674.99734: 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 <<< 6631 1726776674.99746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776674.99761: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 6631 1726776674.99787: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776674.99831: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776674.99848: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776674.99889: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776675.01809: stdout chunk (state=3): >>>ansible-tmp-1726776674.9927628-7970-281225176856682=/root/.ansible/tmp/ansible-tmp-1726776674.9927628-7970-281225176856682 <<< 6631 1726776675.01925: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776675.01972: stderr chunk (state=3): >>><<< 6631 1726776675.01976: stdout chunk (state=3): >>><<< 6631 1726776675.01991: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776674.9927628-7970-281225176856682=/root/.ansible/tmp/ansible-tmp-1726776674.9927628-7970-281225176856682 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776675.02030: variable 'ansible_module_compression' from source: unknown 6631 1726776675.02077: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6631n9q5x9dd/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 6631 1726776675.02108: variable 'ansible_facts' from source: unknown 6631 1726776675.02165: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776674.9927628-7970-281225176856682/AnsiballZ_file.py 6631 1726776675.02275: Sending initial data 6631 1726776675.02285: Sent initial data (151 bytes) 6631 1726776675.02951: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776675.02954: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776675.02991: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776675.02994: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776675.02996: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776675.02999: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776675.03050: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776675.03054: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776675.03097: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776675.04903: 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 <<< 6631 1726776675.04936: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6631 1726776675.04968: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6631n9q5x9dd/tmprbuccgzw /root/.ansible/tmp/ansible-tmp-1726776674.9927628-7970-281225176856682/AnsiballZ_file.py <<< 6631 1726776675.04999: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6631 1726776675.05798: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776675.05888: stderr chunk (state=3): >>><<< 6631 1726776675.05891: stdout chunk (state=3): >>><<< 6631 1726776675.05904: done transferring module to remote 6631 1726776675.05915: _low_level_execute_command(): starting 6631 1726776675.05918: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776674.9927628-7970-281225176856682/ /root/.ansible/tmp/ansible-tmp-1726776674.9927628-7970-281225176856682/AnsiballZ_file.py && sleep 0' 6631 1726776675.06337: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776675.06340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776675.06362: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776675.06379: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776675.06423: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776675.06436: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776675.06477: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776675.08288: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776675.08331: stderr chunk (state=3): >>><<< 6631 1726776675.08338: stdout chunk (state=3): >>><<< 6631 1726776675.08351: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776675.08354: _low_level_execute_command(): starting 6631 1726776675.08358: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776674.9927628-7970-281225176856682/AnsiballZ_file.py && sleep 0' 6631 1726776675.08787: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776675.08791: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776675.08827: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776675.08832: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776675.08834: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776675.08890: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776675.08897: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776675.08898: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776675.08939: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776675.23460: stdout chunk (state=3): >>> <<< 6631 1726776675.23474: 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}}} <<< 6631 1726776675.24670: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 6631 1726776675.24728: stderr chunk (state=3): >>><<< 6631 1726776675.24731: stdout chunk (state=3): >>><<< 6631 1726776675.24747: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.45.78 closed. 6631 1726776675.24782: 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-1726776674.9927628-7970-281225176856682/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6631 1726776675.24823: _low_level_execute_command(): starting 6631 1726776675.24826: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776674.9927628-7970-281225176856682/ > /dev/null 2>&1 && sleep 0' 6631 1726776675.25262: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776675.25278: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776675.25294: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 6631 1726776675.25310: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776675.25362: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776675.25377: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776675.25422: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776675.27252: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776675.27303: stderr chunk (state=3): >>><<< 6631 1726776675.27306: stdout chunk (state=3): >>><<< 6631 1726776675.27322: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776675.27327: handler run complete 6631 1726776675.27349: attempt loop complete, returning result 6631 1726776675.27352: _execute() done 6631 1726776675.27354: dumping result to json 6631 1726776675.27359: done dumping result, returning 6631 1726776675.27366: done running TaskExecutor() for managed_node3/TASK: Remove kernel_settings tuned profile [025ceb90-32dd-8e45-738e-000000000155] 6631 1726776675.27381: sending task result for task 025ceb90-32dd-8e45-738e-000000000155 6631 1726776675.27479: done sending task result for task 025ceb90-32dd-8e45-738e-000000000155 6631 1726776675.27482: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "path": "/etc/tuned/kernel_settings", "state": "absent" } 6631 1726776675.27555: no more pending results, returning what we have 6631 1726776675.27559: results queue empty 6631 1726776675.27559: checking for any_errors_fatal 6631 1726776675.27572: done checking for any_errors_fatal 6631 1726776675.27572: checking for max_fail_percentage 6631 1726776675.27575: done checking for max_fail_percentage 6631 1726776675.27575: checking to see if all hosts have failed and the running result is not ok 6631 1726776675.27577: done checking to see if all hosts have failed 6631 1726776675.27577: getting the remaining hosts for this loop 6631 1726776675.27579: done getting the remaining hosts for this loop 6631 1726776675.27582: getting the next task for host managed_node3 6631 1726776675.27588: done getting next task for host managed_node3 6631 1726776675.27591: ^ task is: TASK: Get active_profile 6631 1726776675.27594: ^ state is: HOST STATE: block=2, task=5, 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 6631 1726776675.27597: getting variables 6631 1726776675.27598: in VariableManager get_vars() 6631 1726776675.27633: Calling all_inventory to load vars for managed_node3 6631 1726776675.27636: Calling groups_inventory to load vars for managed_node3 6631 1726776675.27638: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776675.27647: Calling all_plugins_play to load vars for managed_node3 6631 1726776675.27649: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776675.27652: Calling groups_plugins_play to load vars for managed_node3 6631 1726776675.27689: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776675.27716: done with get_vars() 6631 1726776675.27725: 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:11:15 -0400 (0:00:00.324) 0:00:50.719 **** 6631 1726776675.27789: entering _queue_task() for managed_node3/slurp 6631 1726776675.27966: worker is 1 (out of 1 available) 6631 1726776675.27977: exiting _queue_task() for managed_node3/slurp 6631 1726776675.27989: done queuing things up, now waiting for results queue to drain 6631 1726776675.27990: waiting for pending results... 6631 1726776675.28160: running TaskExecutor() for managed_node3/TASK: Get active_profile 6631 1726776675.28219: in run() - task 025ceb90-32dd-8e45-738e-000000000156 6631 1726776675.28232: variable 'ansible_search_path' from source: unknown 6631 1726776675.28236: variable 'ansible_search_path' from source: unknown 6631 1726776675.28264: calling self._execute() 6631 1726776675.28318: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776675.28326: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776675.28334: variable 'omit' from source: magic vars 6631 1726776675.28409: variable 'omit' from source: magic vars 6631 1726776675.28440: variable 'omit' from source: magic vars 6631 1726776675.28461: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 6631 1726776675.28688: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 6631 1726776675.28748: variable '__kernel_settings_tuned_dir' from source: role '' exported vars 6631 1726776675.28777: variable 'omit' from source: magic vars 6631 1726776675.28812: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6631 1726776675.28839: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6631 1726776675.28855: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6631 1726776675.28870: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776675.28881: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776675.28905: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6631 1726776675.28908: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776675.28911: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776675.28979: Set connection var ansible_shell_executable to /bin/sh 6631 1726776675.28987: Set connection var ansible_timeout to 10 6631 1726776675.28989: Set connection var ansible_shell_type to sh 6631 1726776675.28992: Set connection var ansible_connection to ssh 6631 1726776675.29001: Set connection var ansible_module_compression to ZIP_DEFLATED 6631 1726776675.29003: Set connection var ansible_pipelining to False 6631 1726776675.29024: variable 'ansible_shell_executable' from source: unknown 6631 1726776675.29027: variable 'ansible_connection' from source: unknown 6631 1726776675.29029: variable 'ansible_module_compression' from source: unknown 6631 1726776675.29031: variable 'ansible_shell_type' from source: unknown 6631 1726776675.29034: variable 'ansible_shell_executable' from source: unknown 6631 1726776675.29036: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776675.29040: variable 'ansible_pipelining' from source: unknown 6631 1726776675.29042: variable 'ansible_timeout' from source: unknown 6631 1726776675.29046: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776675.29192: 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__) 6631 1726776675.29199: variable 'omit' from source: magic vars 6631 1726776675.29204: starting attempt loop 6631 1726776675.29206: running the handler 6631 1726776675.29220: _low_level_execute_command(): starting 6631 1726776675.29226: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6631 1726776675.29748: 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 <<< 6631 1726776675.29782: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776675.29797: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776675.29844: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776675.29856: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776675.29875: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776675.29912: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776675.31551: stdout chunk (state=3): >>>/root <<< 6631 1726776675.31654: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776675.31716: stderr chunk (state=3): >>><<< 6631 1726776675.31721: stdout chunk (state=3): >>><<< 6631 1726776675.31740: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776675.31752: _low_level_execute_command(): starting 6631 1726776675.31759: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776675.317409-7978-139133478666132 `" && echo ansible-tmp-1726776675.317409-7978-139133478666132="` echo /root/.ansible/tmp/ansible-tmp-1726776675.317409-7978-139133478666132 `" ) && sleep 0' 6631 1726776675.32220: 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 <<< 6631 1726776675.32226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776675.32258: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 6631 1726776675.32274: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776675.32323: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776675.32335: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776675.32383: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776675.34313: stdout chunk (state=3): >>>ansible-tmp-1726776675.317409-7978-139133478666132=/root/.ansible/tmp/ansible-tmp-1726776675.317409-7978-139133478666132 <<< 6631 1726776675.34424: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776675.34473: stderr chunk (state=3): >>><<< 6631 1726776675.34477: stdout chunk (state=3): >>><<< 6631 1726776675.34492: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776675.317409-7978-139133478666132=/root/.ansible/tmp/ansible-tmp-1726776675.317409-7978-139133478666132 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776675.34531: variable 'ansible_module_compression' from source: unknown 6631 1726776675.34563: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6631n9q5x9dd/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 6631 1726776675.34594: variable 'ansible_facts' from source: unknown 6631 1726776675.34656: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776675.317409-7978-139133478666132/AnsiballZ_slurp.py 6631 1726776675.34763: Sending initial data 6631 1726776675.34766: Sent initial data (151 bytes) 6631 1726776675.35437: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776675.35448: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776675.35482: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 6631 1726776675.35487: 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.45.78 is address debug1: re-parsing configuration <<< 6631 1726776675.35496: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776675.35501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776675.35511: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776675.35516: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776675.35573: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776675.35586: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776675.35637: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776675.37443: 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 <<< 6631 1726776675.37479: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6631 1726776675.37506: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6631n9q5x9dd/tmp2h5xq6fd /root/.ansible/tmp/ansible-tmp-1726776675.317409-7978-139133478666132/AnsiballZ_slurp.py <<< 6631 1726776675.37536: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6631 1726776675.38288: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776675.38391: stderr chunk (state=3): >>><<< 6631 1726776675.38394: stdout chunk (state=3): >>><<< 6631 1726776675.38410: done transferring module to remote 6631 1726776675.38420: _low_level_execute_command(): starting 6631 1726776675.38425: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776675.317409-7978-139133478666132/ /root/.ansible/tmp/ansible-tmp-1726776675.317409-7978-139133478666132/AnsiballZ_slurp.py && sleep 0' 6631 1726776675.38859: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776675.38874: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776675.38891: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 6631 1726776675.38907: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776675.38954: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776675.38965: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776675.39006: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776675.40791: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776675.40838: stderr chunk (state=3): >>><<< 6631 1726776675.40842: stdout chunk (state=3): >>><<< 6631 1726776675.40855: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776675.40862: _low_level_execute_command(): starting 6631 1726776675.40864: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776675.317409-7978-139133478666132/AnsiballZ_slurp.py && sleep 0' 6631 1726776675.41289: 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 <<< 6631 1726776675.41301: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776675.41315: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 6631 1726776675.41329: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found <<< 6631 1726776675.41339: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776675.41386: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776675.41400: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776675.41446: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776675.54955: 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"}}} <<< 6631 1726776675.55991: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 6631 1726776675.56046: stderr chunk (state=3): >>><<< 6631 1726776675.56050: stdout chunk (state=3): >>><<< 6631 1726776675.56066: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.45.78 closed. 6631 1726776675.56090: 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-1726776675.317409-7978-139133478666132/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6631 1726776675.56097: _low_level_execute_command(): starting 6631 1726776675.56102: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776675.317409-7978-139133478666132/ > /dev/null 2>&1 && sleep 0' 6631 1726776675.56678: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776675.56682: 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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776675.56711: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776675.56785: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776675.58602: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776675.58646: stderr chunk (state=3): >>><<< 6631 1726776675.58650: stdout chunk (state=3): >>><<< 6631 1726776675.58662: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776675.58667: handler run complete 6631 1726776675.58683: attempt loop complete, returning result 6631 1726776675.58686: _execute() done 6631 1726776675.58688: dumping result to json 6631 1726776675.58691: done dumping result, returning 6631 1726776675.58699: done running TaskExecutor() for managed_node3/TASK: Get active_profile [025ceb90-32dd-8e45-738e-000000000156] 6631 1726776675.58704: sending task result for task 025ceb90-32dd-8e45-738e-000000000156 6631 1726776675.58798: done sending task result for task 025ceb90-32dd-8e45-738e-000000000156 6631 1726776675.58804: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 6631 1726776675.58873: no more pending results, returning what we have 6631 1726776675.58876: results queue empty 6631 1726776675.58877: checking for any_errors_fatal 6631 1726776675.58883: done checking for any_errors_fatal 6631 1726776675.58884: checking for max_fail_percentage 6631 1726776675.58886: done checking for max_fail_percentage 6631 1726776675.58886: checking to see if all hosts have failed and the running result is not ok 6631 1726776675.58887: done checking to see if all hosts have failed 6631 1726776675.58888: getting the remaining hosts for this loop 6631 1726776675.58889: done getting the remaining hosts for this loop 6631 1726776675.58892: getting the next task for host managed_node3 6631 1726776675.58898: done getting next task for host managed_node3 6631 1726776675.58900: ^ task is: TASK: Ensure kernel_settings is not in active_profile 6631 1726776675.58903: ^ state is: HOST STATE: block=2, task=5, 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 6631 1726776675.58907: getting variables 6631 1726776675.58908: in VariableManager get_vars() 6631 1726776675.58942: Calling all_inventory to load vars for managed_node3 6631 1726776675.58944: Calling groups_inventory to load vars for managed_node3 6631 1726776675.58947: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776675.58955: Calling all_plugins_play to load vars for managed_node3 6631 1726776675.58958: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776675.58961: Calling groups_plugins_play to load vars for managed_node3 6631 1726776675.58996: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776675.59026: done with get_vars() 6631 1726776675.59033: done getting variables 6631 1726776675.59079: 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:11:15 -0400 (0:00:00.313) 0:00:51.032 **** 6631 1726776675.59101: entering _queue_task() for managed_node3/copy 6631 1726776675.59325: worker is 1 (out of 1 available) 6631 1726776675.59337: exiting _queue_task() for managed_node3/copy 6631 1726776675.59347: done queuing things up, now waiting for results queue to drain 6631 1726776675.59348: waiting for pending results... 6631 1726776675.59619: running TaskExecutor() for managed_node3/TASK: Ensure kernel_settings is not in active_profile 6631 1726776675.59701: in run() - task 025ceb90-32dd-8e45-738e-000000000157 6631 1726776675.59721: variable 'ansible_search_path' from source: unknown 6631 1726776675.59728: variable 'ansible_search_path' from source: unknown 6631 1726776675.59929: calling self._execute() 6631 1726776675.59976: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776675.59988: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776675.60001: variable 'omit' from source: magic vars 6631 1726776675.60107: variable 'omit' from source: magic vars 6631 1726776675.60151: variable 'omit' from source: magic vars 6631 1726776675.60182: variable '__active_profile' from source: task vars 6631 1726776675.60466: variable '__active_profile' from source: task vars 6631 1726776675.60670: variable '__cur_profile' from source: task vars 6631 1726776675.60800: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6631 1726776675.62901: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6631 1726776675.62969: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6631 1726776675.63009: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6631 1726776675.63046: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6631 1726776675.63074: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6631 1726776675.63148: 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) 6631 1726776675.63179: 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) 6631 1726776675.63206: 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) 6631 1726776675.63251: 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) 6631 1726776675.63269: 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) 6631 1726776675.63368: variable '__kernel_settings_tuned_current_profile' from source: set_fact 6631 1726776675.63430: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 6631 1726776675.63497: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 6631 1726776675.63570: variable '__kernel_settings_tuned_dir' from source: role '' exported vars 6631 1726776675.63598: variable 'omit' from source: magic vars 6631 1726776675.63627: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6631 1726776675.63657: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6631 1726776675.63677: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6631 1726776675.63695: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776675.63708: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776675.63740: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6631 1726776675.63749: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776675.63756: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776675.63844: Set connection var ansible_shell_executable to /bin/sh 6631 1726776675.63856: Set connection var ansible_timeout to 10 6631 1726776675.63861: Set connection var ansible_shell_type to sh 6631 1726776675.63868: Set connection var ansible_connection to ssh 6631 1726776675.63875: Set connection var ansible_module_compression to ZIP_DEFLATED 6631 1726776675.63882: Set connection var ansible_pipelining to False 6631 1726776675.63905: variable 'ansible_shell_executable' from source: unknown 6631 1726776675.63911: variable 'ansible_connection' from source: unknown 6631 1726776675.63919: variable 'ansible_module_compression' from source: unknown 6631 1726776675.63927: variable 'ansible_shell_type' from source: unknown 6631 1726776675.63933: variable 'ansible_shell_executable' from source: unknown 6631 1726776675.63940: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776675.63947: variable 'ansible_pipelining' from source: unknown 6631 1726776675.63954: variable 'ansible_timeout' from source: unknown 6631 1726776675.63963: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776675.64060: 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) 6631 1726776675.64078: variable 'omit' from source: magic vars 6631 1726776675.64088: starting attempt loop 6631 1726776675.64094: running the handler 6631 1726776675.64107: _low_level_execute_command(): starting 6631 1726776675.64119: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6631 1726776675.64812: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776675.64830: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776675.64846: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776675.64866: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776675.64908: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776675.64923: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776675.64937: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776675.64956: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776675.64968: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776675.64979: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776675.64992: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776675.65006: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776675.65025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776675.65038: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776675.65050: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776675.65072: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776675.65153: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776675.65171: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776675.65185: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776675.65261: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776675.66926: stdout chunk (state=3): >>>/root <<< 6631 1726776675.67115: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776675.67121: stdout chunk (state=3): >>><<< 6631 1726776675.67124: stderr chunk (state=3): >>><<< 6631 1726776675.67228: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776675.67231: _low_level_execute_command(): starting 6631 1726776675.67234: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776675.6714282-7994-32088157799068 `" && echo ansible-tmp-1726776675.6714282-7994-32088157799068="` echo /root/.ansible/tmp/ansible-tmp-1726776675.6714282-7994-32088157799068 `" ) && sleep 0' 6631 1726776675.67806: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776675.67821: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776675.67836: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776675.67851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776675.67899: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776675.67909: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776675.67924: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776675.67939: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776675.67949: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776675.67958: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776675.67968: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776675.67984: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776675.68001: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776675.68011: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776675.68022: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776675.68034: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776675.68114: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776675.68137: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776675.68151: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776675.68224: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776675.70160: stdout chunk (state=3): >>>ansible-tmp-1726776675.6714282-7994-32088157799068=/root/.ansible/tmp/ansible-tmp-1726776675.6714282-7994-32088157799068 <<< 6631 1726776675.70696: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776675.70700: stdout chunk (state=3): >>><<< 6631 1726776675.70702: stderr chunk (state=3): >>><<< 6631 1726776675.70705: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776675.6714282-7994-32088157799068=/root/.ansible/tmp/ansible-tmp-1726776675.6714282-7994-32088157799068 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776675.70707: variable 'ansible_module_compression' from source: unknown 6631 1726776675.70709: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6631n9q5x9dd/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6631 1726776675.70711: variable 'ansible_facts' from source: unknown 6631 1726776675.70712: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776675.6714282-7994-32088157799068/AnsiballZ_stat.py 6631 1726776675.70781: Sending initial data 6631 1726776675.70784: Sent initial data (150 bytes) 6631 1726776675.71785: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776675.71799: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776675.71820: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776675.71837: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776675.71879: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776675.71890: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776675.71902: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776675.71928: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776675.71938: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776675.71947: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776675.71957: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776675.71975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776675.71990: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776675.72000: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776675.72009: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776675.72023: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776675.72101: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776675.72122: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776675.72138: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776675.72208: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776675.74057: 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 <<< 6631 1726776675.74098: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6631 1726776675.74139: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6631n9q5x9dd/tmpte201vr7 /root/.ansible/tmp/ansible-tmp-1726776675.6714282-7994-32088157799068/AnsiballZ_stat.py <<< 6631 1726776675.74166: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6631 1726776675.75302: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776675.75505: stderr chunk (state=3): >>><<< 6631 1726776675.75508: stdout chunk (state=3): >>><<< 6631 1726776675.75511: done transferring module to remote 6631 1726776675.75513: _low_level_execute_command(): starting 6631 1726776675.75515: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776675.6714282-7994-32088157799068/ /root/.ansible/tmp/ansible-tmp-1726776675.6714282-7994-32088157799068/AnsiballZ_stat.py && sleep 0' 6631 1726776675.76101: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776675.76115: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776675.76134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776675.76152: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776675.76200: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776675.76212: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776675.76251: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776675.76276: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776675.76289: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776675.76301: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776675.76312: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776675.76326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776675.76340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776675.76351: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776675.76362: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776675.76391: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776675.76487: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776675.76503: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776675.76533: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776675.78361: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776675.78449: stderr chunk (state=3): >>><<< 6631 1726776675.78464: stdout chunk (state=3): >>><<< 6631 1726776675.78570: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776675.78573: _low_level_execute_command(): starting 6631 1726776675.78576: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776675.6714282-7994-32088157799068/AnsiballZ_stat.py && sleep 0' 6631 1726776675.79187: 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 <<< 6631 1726776675.79191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776675.79225: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776675.79230: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776675.79233: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776675.79286: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776675.79293: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776675.79350: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776675.94195: 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": 83886274, "dev": 51713, "nlink": 1, "atime": 1726776672.1701, "mtime": 1726776665.6251328, "ctime": 1726776665.6251328, "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": "3989780510", "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}}} <<< 6631 1726776675.95514: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 6631 1726776675.95569: stderr chunk (state=3): >>><<< 6631 1726776675.95573: stdout chunk (state=3): >>><<< 6631 1726776675.95589: _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": 83886274, "dev": 51713, "nlink": 1, "atime": 1726776672.1701, "mtime": 1726776665.6251328, "ctime": 1726776665.6251328, "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": "3989780510", "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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.45.78 closed. 6631 1726776675.95671: 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-1726776675.6714282-7994-32088157799068/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6631 1726776675.95806: Sending initial data 6631 1726776675.95810: Sent initial data (138 bytes) 6631 1726776675.96905: 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 <<< 6631 1726776675.96908: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776675.96951: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776675.96954: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776675.96957: 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.45.78 originally 10.31.45.78 debug2: match found <<< 6631 1726776675.96959: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776675.97013: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776675.97020: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776675.97023: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776675.97059: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776675.98885: 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 <<< 6631 1726776675.98915: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6631 1726776675.98948: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6631n9q5x9dd/.glj7r98m /root/.ansible/tmp/ansible-tmp-1726776675.6714282-7994-32088157799068/.source <<< 6631 1726776675.98979: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6631 1726776675.99122: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776675.99225: stderr chunk (state=3): >>><<< 6631 1726776675.99229: stdout chunk (state=3): >>><<< 6631 1726776675.99246: _low_level_execute_command(): starting 6631 1726776675.99250: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776675.6714282-7994-32088157799068/ /root/.ansible/tmp/ansible-tmp-1726776675.6714282-7994-32088157799068/.source && sleep 0' 6631 1726776675.99695: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776675.99707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776675.99728: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 6631 1726776675.99741: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776675.99757: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776675.99798: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776675.99817: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776675.99850: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776676.01649: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776676.01701: stderr chunk (state=3): >>><<< 6631 1726776676.01705: stdout chunk (state=3): >>><<< 6631 1726776676.01721: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776676.01741: variable 'ansible_module_compression' from source: unknown 6631 1726776676.01777: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6631n9q5x9dd/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 6631 1726776676.01794: variable 'ansible_facts' from source: unknown 6631 1726776676.01841: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776675.6714282-7994-32088157799068/AnsiballZ_copy.py 6631 1726776676.01942: Sending initial data 6631 1726776676.01945: Sent initial data (150 bytes) 6631 1726776676.02604: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776676.02607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776676.02645: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776676.02648: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776676.02650: 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.45.78 originally 10.31.45.78 debug2: match found <<< 6631 1726776676.02652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776676.02709: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776676.02712: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776676.02714: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776676.02752: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776676.04540: 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 <<< 6631 1726776676.04569: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6631 1726776676.04605: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6631n9q5x9dd/tmpujzaoobc /root/.ansible/tmp/ansible-tmp-1726776675.6714282-7994-32088157799068/AnsiballZ_copy.py <<< 6631 1726776676.04637: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6631 1726776676.05430: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776676.05534: stderr chunk (state=3): >>><<< 6631 1726776676.05537: stdout chunk (state=3): >>><<< 6631 1726776676.05553: done transferring module to remote 6631 1726776676.05560: _low_level_execute_command(): starting 6631 1726776676.05567: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776675.6714282-7994-32088157799068/ /root/.ansible/tmp/ansible-tmp-1726776675.6714282-7994-32088157799068/AnsiballZ_copy.py && sleep 0' 6631 1726776676.06020: 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 <<< 6631 1726776676.06033: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776676.06044: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776676.06055: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found <<< 6631 1726776676.06064: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776676.06108: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776676.06138: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776676.06162: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776676.07961: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776676.08006: stderr chunk (state=3): >>><<< 6631 1726776676.08009: stdout chunk (state=3): >>><<< 6631 1726776676.08023: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776676.08029: _low_level_execute_command(): starting 6631 1726776676.08032: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776675.6714282-7994-32088157799068/AnsiballZ_copy.py && sleep 0' 6631 1726776676.08473: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776676.08495: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776676.08507: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776676.08517: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776676.08562: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776676.08577: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776676.08627: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776676.22987: stdout chunk (state=3): >>> {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726776675.6714282-7994-32088157799068/.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-1726776675.6714282-7994-32088157799068/.source", "_original_basename": ".glj7r98m", "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}}} <<< 6631 1726776676.24227: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 6631 1726776676.24230: stdout chunk (state=3): >>><<< 6631 1726776676.24233: stderr chunk (state=3): >>><<< 6631 1726776676.24325: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726776675.6714282-7994-32088157799068/.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-1726776675.6714282-7994-32088157799068/.source", "_original_basename": ".glj7r98m", "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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.45.78 closed. 6631 1726776676.24329: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/active_profile', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726776675.6714282-7994-32088157799068/.source', '_original_basename': '.glj7r98m', '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-1726776675.6714282-7994-32088157799068/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6631 1726776676.24331: _low_level_execute_command(): starting 6631 1726776676.24333: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776675.6714282-7994-32088157799068/ > /dev/null 2>&1 && sleep 0' 6631 1726776676.24961: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776676.24975: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776676.24990: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776676.25009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776676.25062: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776676.25076: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776676.25092: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776676.25111: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776676.25126: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776676.25144: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776676.25165: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776676.25181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776676.25197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776676.25209: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776676.25222: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776676.25239: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776676.25322: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776676.25344: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776676.25364: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776676.25435: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776676.27268: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776676.27317: stderr chunk (state=3): >>><<< 6631 1726776676.27322: stdout chunk (state=3): >>><<< 6631 1726776676.27335: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776676.27341: handler run complete 6631 1726776676.27360: attempt loop complete, returning result 6631 1726776676.27363: _execute() done 6631 1726776676.27365: dumping result to json 6631 1726776676.27370: done dumping result, returning 6631 1726776676.27378: done running TaskExecutor() for managed_node3/TASK: Ensure kernel_settings is not in active_profile [025ceb90-32dd-8e45-738e-000000000157] 6631 1726776676.27384: sending task result for task 025ceb90-32dd-8e45-738e-000000000157 6631 1726776676.27488: done sending task result for task 025ceb90-32dd-8e45-738e-000000000157 6631 1726776676.27491: WORKER PROCESS EXITING changed: [managed_node3] => { "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-1726776675.6714282-7994-32088157799068/.source", "state": "file", "uid": 0 } 6631 1726776676.27587: no more pending results, returning what we have 6631 1726776676.27591: results queue empty 6631 1726776676.27591: checking for any_errors_fatal 6631 1726776676.27597: done checking for any_errors_fatal 6631 1726776676.27598: checking for max_fail_percentage 6631 1726776676.27600: done checking for max_fail_percentage 6631 1726776676.27601: checking to see if all hosts have failed and the running result is not ok 6631 1726776676.27602: done checking to see if all hosts have failed 6631 1726776676.27603: getting the remaining hosts for this loop 6631 1726776676.27604: done getting the remaining hosts for this loop 6631 1726776676.27607: getting the next task for host managed_node3 6631 1726776676.27613: done getting next task for host managed_node3 6631 1726776676.27616: ^ task is: TASK: Set profile_mode to auto 6631 1726776676.27621: ^ state is: HOST STATE: block=2, task=5, 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 6631 1726776676.27625: getting variables 6631 1726776676.27627: in VariableManager get_vars() 6631 1726776676.27658: Calling all_inventory to load vars for managed_node3 6631 1726776676.27661: Calling groups_inventory to load vars for managed_node3 6631 1726776676.27663: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776676.27673: Calling all_plugins_play to load vars for managed_node3 6631 1726776676.27676: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776676.27679: Calling groups_plugins_play to load vars for managed_node3 6631 1726776676.27731: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776676.27762: done with get_vars() 6631 1726776676.27777: done getting variables 6631 1726776676.27830: 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:11:16 -0400 (0:00:00.687) 0:00:51.719 **** 6631 1726776676.27861: entering _queue_task() for managed_node3/copy 6631 1726776676.28079: worker is 1 (out of 1 available) 6631 1726776676.28090: exiting _queue_task() for managed_node3/copy 6631 1726776676.28100: done queuing things up, now waiting for results queue to drain 6631 1726776676.28101: waiting for pending results... 6631 1726776676.28384: running TaskExecutor() for managed_node3/TASK: Set profile_mode to auto 6631 1726776676.28492: in run() - task 025ceb90-32dd-8e45-738e-000000000158 6631 1726776676.28509: variable 'ansible_search_path' from source: unknown 6631 1726776676.28516: variable 'ansible_search_path' from source: unknown 6631 1726776676.28570: calling self._execute() 6631 1726776676.28643: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776676.28657: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776676.28679: variable 'omit' from source: magic vars 6631 1726776676.28783: variable 'omit' from source: magic vars 6631 1726776676.28811: variable 'omit' from source: magic vars 6631 1726776676.28846: variable '__kernel_settings_tuned_profile_mode' from source: role '' exported vars 6631 1726776676.29231: variable '__kernel_settings_tuned_profile_mode' from source: role '' exported vars 6631 1726776676.29324: variable '__kernel_settings_tuned_dir' from source: role '' exported vars 6631 1726776676.29369: variable 'omit' from source: magic vars 6631 1726776676.29423: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6631 1726776676.29465: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6631 1726776676.29497: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6631 1726776676.29521: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776676.29537: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776676.29572: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6631 1726776676.29581: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776676.29589: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776676.29694: Set connection var ansible_shell_executable to /bin/sh 6631 1726776676.29714: Set connection var ansible_timeout to 10 6631 1726776676.29722: Set connection var ansible_shell_type to sh 6631 1726776676.29731: Set connection var ansible_connection to ssh 6631 1726776676.29739: Set connection var ansible_module_compression to ZIP_DEFLATED 6631 1726776676.29748: Set connection var ansible_pipelining to False 6631 1726776676.29777: variable 'ansible_shell_executable' from source: unknown 6631 1726776676.29785: variable 'ansible_connection' from source: unknown 6631 1726776676.29791: variable 'ansible_module_compression' from source: unknown 6631 1726776676.29797: variable 'ansible_shell_type' from source: unknown 6631 1726776676.29803: variable 'ansible_shell_executable' from source: unknown 6631 1726776676.29812: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776676.29828: variable 'ansible_pipelining' from source: unknown 6631 1726776676.29835: variable 'ansible_timeout' from source: unknown 6631 1726776676.29842: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776676.29992: 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) 6631 1726776676.30007: variable 'omit' from source: magic vars 6631 1726776676.30017: starting attempt loop 6631 1726776676.30026: running the handler 6631 1726776676.30048: _low_level_execute_command(): starting 6631 1726776676.30060: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6631 1726776676.30678: 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 <<< 6631 1726776676.30682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776676.30716: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 6631 1726776676.30723: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776676.30726: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776676.30778: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776676.30784: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776676.30786: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776676.30824: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776676.32483: stdout chunk (state=3): >>>/root <<< 6631 1726776676.32693: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776676.32696: stdout chunk (state=3): >>><<< 6631 1726776676.32698: stderr chunk (state=3): >>><<< 6631 1726776676.32801: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776676.32805: _low_level_execute_command(): starting 6631 1726776676.32808: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776676.327206-8025-117948419588059 `" && echo ansible-tmp-1726776676.327206-8025-117948419588059="` echo /root/.ansible/tmp/ansible-tmp-1726776676.327206-8025-117948419588059 `" ) && sleep 0' 6631 1726776676.33243: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776676.33256: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776676.33272: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 6631 1726776676.33296: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776676.33345: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776676.33357: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776676.33401: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776676.35377: stdout chunk (state=3): >>>ansible-tmp-1726776676.327206-8025-117948419588059=/root/.ansible/tmp/ansible-tmp-1726776676.327206-8025-117948419588059 <<< 6631 1726776676.35490: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776676.35535: stderr chunk (state=3): >>><<< 6631 1726776676.35538: stdout chunk (state=3): >>><<< 6631 1726776676.35552: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776676.327206-8025-117948419588059=/root/.ansible/tmp/ansible-tmp-1726776676.327206-8025-117948419588059 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776676.35622: variable 'ansible_module_compression' from source: unknown 6631 1726776676.35665: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6631n9q5x9dd/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6631 1726776676.35700: variable 'ansible_facts' from source: unknown 6631 1726776676.35764: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776676.327206-8025-117948419588059/AnsiballZ_stat.py 6631 1726776676.35855: Sending initial data 6631 1726776676.35865: Sent initial data (150 bytes) 6631 1726776676.36520: 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 <<< 6631 1726776676.36523: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776676.36561: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776676.36564: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776676.36566: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776676.36615: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776676.36622: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776676.36670: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776676.38513: 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 <<< 6631 1726776676.38551: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6631 1726776676.38586: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6631n9q5x9dd/tmpifqpvqj5 /root/.ansible/tmp/ansible-tmp-1726776676.327206-8025-117948419588059/AnsiballZ_stat.py <<< 6631 1726776676.38619: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6631 1726776676.39388: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776676.39490: stderr chunk (state=3): >>><<< 6631 1726776676.39494: stdout chunk (state=3): >>><<< 6631 1726776676.39509: done transferring module to remote 6631 1726776676.39519: _low_level_execute_command(): starting 6631 1726776676.39524: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776676.327206-8025-117948419588059/ /root/.ansible/tmp/ansible-tmp-1726776676.327206-8025-117948419588059/AnsiballZ_stat.py && sleep 0' 6631 1726776676.39957: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776676.39961: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776676.39996: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776676.39999: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776676.40001: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776676.40055: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776676.40058: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776676.40102: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776676.41942: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776676.41987: stderr chunk (state=3): >>><<< 6631 1726776676.41991: stdout chunk (state=3): >>><<< 6631 1726776676.42003: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776676.42006: _low_level_execute_command(): starting 6631 1726776676.42011: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776676.327206-8025-117948419588059/AnsiballZ_stat.py && sleep 0' 6631 1726776676.42440: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776676.42444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776676.42482: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776676.42485: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776676.42487: 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.45.78 originally 10.31.45.78 debug2: match found <<< 6631 1726776676.42490: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776676.42542: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776676.42549: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776676.42551: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776676.42594: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776676.57394: 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": 90177730, "dev": 51713, "nlink": 1, "atime": 1726776673.2450948, "mtime": 1726776665.626133, "ctime": 1726776665.626133, "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": "2362961149", "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}}} <<< 6631 1726776676.58730: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 6631 1726776676.58781: stderr chunk (state=3): >>><<< 6631 1726776676.58785: stdout chunk (state=3): >>><<< 6631 1726776676.58800: _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": 90177730, "dev": 51713, "nlink": 1, "atime": 1726776673.2450948, "mtime": 1726776665.626133, "ctime": 1726776665.626133, "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": "2362961149", "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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.45.78 closed. 6631 1726776676.58853: 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-1726776676.327206-8025-117948419588059/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6631 1726776676.58951: Sending initial data 6631 1726776676.58955: Sent initial data (138 bytes) 6631 1726776676.59787: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776676.59802: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776676.59817: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776676.59841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776676.59883: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776676.59899: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776676.59916: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776676.59941: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776676.59952: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776676.59961: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776676.59971: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776676.59983: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776676.59997: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776676.60008: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776676.60022: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776676.60036: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776676.60116: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776676.60142: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776676.60159: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776676.60225: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776676.62038: 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 <<< 6631 1726776676.62072: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6631 1726776676.62102: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6631n9q5x9dd/.sgdedfiz /root/.ansible/tmp/ansible-tmp-1726776676.327206-8025-117948419588059/.source <<< 6631 1726776676.62131: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6631 1726776676.62269: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776676.62356: stderr chunk (state=3): >>><<< 6631 1726776676.62359: stdout chunk (state=3): >>><<< 6631 1726776676.62384: _low_level_execute_command(): starting 6631 1726776676.62387: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776676.327206-8025-117948419588059/ /root/.ansible/tmp/ansible-tmp-1726776676.327206-8025-117948419588059/.source && sleep 0' 6631 1726776676.62779: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776676.62799: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776676.62802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776676.62804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776676.62847: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776676.62850: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776676.62852: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776676.62854: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776676.62923: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776676.62926: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776676.62978: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776676.64778: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776676.64814: stderr chunk (state=3): >>><<< 6631 1726776676.64820: stdout chunk (state=3): >>><<< 6631 1726776676.64831: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776676.64850: variable 'ansible_module_compression' from source: unknown 6631 1726776676.64891: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6631n9q5x9dd/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 6631 1726776676.64908: variable 'ansible_facts' from source: unknown 6631 1726776676.64952: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776676.327206-8025-117948419588059/AnsiballZ_copy.py 6631 1726776676.65040: Sending initial data 6631 1726776676.65050: Sent initial data (150 bytes) 6631 1726776676.65662: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776676.65665: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776676.65698: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776676.65701: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776676.65703: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776676.65761: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776676.65766: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776676.65800: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776676.67598: 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 <<< 6631 1726776676.67630: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6631 1726776676.67663: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6631n9q5x9dd/tmp5b064q4c /root/.ansible/tmp/ansible-tmp-1726776676.327206-8025-117948419588059/AnsiballZ_copy.py <<< 6631 1726776676.67695: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6631 1726776676.68474: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776676.68553: stderr chunk (state=3): >>><<< 6631 1726776676.68557: stdout chunk (state=3): >>><<< 6631 1726776676.68622: done transferring module to remote 6631 1726776676.68625: _low_level_execute_command(): starting 6631 1726776676.68628: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776676.327206-8025-117948419588059/ /root/.ansible/tmp/ansible-tmp-1726776676.327206-8025-117948419588059/AnsiballZ_copy.py && sleep 0' 6631 1726776676.68986: 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 <<< 6631 1726776676.68989: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776676.69022: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776676.69025: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776676.69027: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776676.69090: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776676.69092: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776676.69094: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776676.69127: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776676.70944: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776676.70982: stderr chunk (state=3): >>><<< 6631 1726776676.70985: stdout chunk (state=3): >>><<< 6631 1726776676.70996: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776676.70999: _low_level_execute_command(): starting 6631 1726776676.71004: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776676.327206-8025-117948419588059/AnsiballZ_copy.py && sleep 0' 6631 1726776676.71412: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776676.71416: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776676.71435: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776676.71449: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776676.71496: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776676.71507: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776676.71556: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776676.86166: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726776676.327206-8025-117948419588059/.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-1726776676.327206-8025-117948419588059/.source", "_original_basename": ".sgdedfiz", "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}}} <<< 6631 1726776676.87445: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 6631 1726776676.87449: stdout chunk (state=3): >>><<< 6631 1726776676.87451: stderr chunk (state=3): >>><<< 6631 1726776676.87525: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726776676.327206-8025-117948419588059/.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-1726776676.327206-8025-117948419588059/.source", "_original_basename": ".sgdedfiz", "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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.45.78 closed. 6631 1726776676.87532: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/profile_mode', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726776676.327206-8025-117948419588059/.source', '_original_basename': '.sgdedfiz', '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-1726776676.327206-8025-117948419588059/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6631 1726776676.87535: _low_level_execute_command(): starting 6631 1726776676.87620: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776676.327206-8025-117948419588059/ > /dev/null 2>&1 && sleep 0' 6631 1726776676.88246: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776676.88260: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776676.88284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776676.88305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776676.88350: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776676.88362: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776676.88383: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776676.88404: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776676.88417: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776676.88436: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776676.88449: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776676.88462: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776676.88478: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776676.88496: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776676.88509: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776676.88527: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776676.88603: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776676.88635: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776676.88652: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776676.88730: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776676.90581: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776676.90586: stderr chunk (state=3): >>><<< 6631 1726776676.90589: stdout chunk (state=3): >>><<< 6631 1726776676.90602: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776676.90608: handler run complete 6631 1726776676.90631: attempt loop complete, returning result 6631 1726776676.90634: _execute() done 6631 1726776676.90636: dumping result to json 6631 1726776676.90641: done dumping result, returning 6631 1726776676.90649: done running TaskExecutor() for managed_node3/TASK: Set profile_mode to auto [025ceb90-32dd-8e45-738e-000000000158] 6631 1726776676.90655: sending task result for task 025ceb90-32dd-8e45-738e-000000000158 6631 1726776676.90759: done sending task result for task 025ceb90-32dd-8e45-738e-000000000158 6631 1726776676.90761: WORKER PROCESS EXITING changed: [managed_node3] => { "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-1726776676.327206-8025-117948419588059/.source", "state": "file", "uid": 0 } 6631 1726776676.90851: no more pending results, returning what we have 6631 1726776676.90854: results queue empty 6631 1726776676.90855: checking for any_errors_fatal 6631 1726776676.90860: done checking for any_errors_fatal 6631 1726776676.90860: checking for max_fail_percentage 6631 1726776676.90862: done checking for max_fail_percentage 6631 1726776676.90863: checking to see if all hosts have failed and the running result is not ok 6631 1726776676.90864: done checking to see if all hosts have failed 6631 1726776676.90864: getting the remaining hosts for this loop 6631 1726776676.90865: done getting the remaining hosts for this loop 6631 1726776676.90871: getting the next task for host managed_node3 6631 1726776676.90875: done getting next task for host managed_node3 6631 1726776676.90878: ^ task is: TASK: Restart tuned 6631 1726776676.90881: ^ state is: HOST STATE: block=2, task=5, 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 6631 1726776676.90884: getting variables 6631 1726776676.90886: in VariableManager get_vars() 6631 1726776676.90913: Calling all_inventory to load vars for managed_node3 6631 1726776676.90915: Calling groups_inventory to load vars for managed_node3 6631 1726776676.90917: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776676.90925: Calling all_plugins_play to load vars for managed_node3 6631 1726776676.90927: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776676.90929: Calling groups_plugins_play to load vars for managed_node3 6631 1726776676.90961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776676.90993: done with get_vars() 6631 1726776676.90999: done getting variables 6631 1726776676.91044: 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:11:16 -0400 (0:00:00.632) 0:00:52.352 **** 6631 1726776676.91065: entering _queue_task() for managed_node3/service 6631 1726776676.91254: worker is 1 (out of 1 available) 6631 1726776676.91269: exiting _queue_task() for managed_node3/service 6631 1726776676.91280: done queuing things up, now waiting for results queue to drain 6631 1726776676.91281: waiting for pending results... 6631 1726776676.91522: running TaskExecutor() for managed_node3/TASK: Restart tuned 6631 1726776676.91622: in run() - task 025ceb90-32dd-8e45-738e-000000000159 6631 1726776676.91644: variable 'ansible_search_path' from source: unknown 6631 1726776676.91651: variable 'ansible_search_path' from source: unknown 6631 1726776676.91710: variable '__kernel_settings_services' from source: include_vars 6631 1726776676.92122: variable '__kernel_settings_services' from source: include_vars 6631 1726776676.92201: variable 'omit' from source: magic vars 6631 1726776676.92305: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776676.92322: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776676.92339: variable 'omit' from source: magic vars 6631 1726776676.92425: variable 'omit' from source: magic vars 6631 1726776676.92473: variable 'omit' from source: magic vars 6631 1726776676.92516: variable 'item' from source: unknown 6631 1726776676.92592: variable 'item' from source: unknown 6631 1726776676.92612: variable 'omit' from source: magic vars 6631 1726776676.92648: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6631 1726776676.92676: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6631 1726776676.92694: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6631 1726776676.92715: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776676.92725: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6631 1726776676.92746: variable 'inventory_hostname' from source: host vars for 'managed_node3' 6631 1726776676.92750: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776676.92752: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776676.92827: Set connection var ansible_shell_executable to /bin/sh 6631 1726776676.92833: Set connection var ansible_timeout to 10 6631 1726776676.92836: Set connection var ansible_shell_type to sh 6631 1726776676.92841: Set connection var ansible_connection to ssh 6631 1726776676.92846: Set connection var ansible_module_compression to ZIP_DEFLATED 6631 1726776676.92850: Set connection var ansible_pipelining to False 6631 1726776676.92866: variable 'ansible_shell_executable' from source: unknown 6631 1726776676.92871: variable 'ansible_connection' from source: unknown 6631 1726776676.92874: variable 'ansible_module_compression' from source: unknown 6631 1726776676.92876: variable 'ansible_shell_type' from source: unknown 6631 1726776676.92879: variable 'ansible_shell_executable' from source: unknown 6631 1726776676.92882: variable 'ansible_host' from source: host vars for 'managed_node3' 6631 1726776676.92890: variable 'ansible_pipelining' from source: unknown 6631 1726776676.92892: variable 'ansible_timeout' from source: unknown 6631 1726776676.92896: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 6631 1726776676.92991: 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) 6631 1726776676.92998: variable 'omit' from source: magic vars 6631 1726776676.93006: starting attempt loop 6631 1726776676.93012: running the handler 6631 1726776676.93078: variable 'ansible_facts' from source: unknown 6631 1726776676.93108: _low_level_execute_command(): starting 6631 1726776676.93112: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6631 1726776676.93589: 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 <<< 6631 1726776676.93604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776676.93616: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776676.93633: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776676.93643: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776676.93685: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776676.93698: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776676.93744: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776676.95407: stdout chunk (state=3): >>>/root <<< 6631 1726776676.95514: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776676.95592: stderr chunk (state=3): >>><<< 6631 1726776676.95601: stdout chunk (state=3): >>><<< 6631 1726776676.95637: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776676.95655: _low_level_execute_command(): starting 6631 1726776676.95664: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726776676.9564273-8060-167682277670766 `" && echo ansible-tmp-1726776676.9564273-8060-167682277670766="` echo /root/.ansible/tmp/ansible-tmp-1726776676.9564273-8060-167682277670766 `" ) && sleep 0' 6631 1726776676.96337: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776676.96351: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776676.96374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776676.96398: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776676.96445: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776676.96456: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776676.96471: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776676.96498: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776676.96510: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776676.96522: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776676.96534: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776676.96547: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776676.96561: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776676.96575: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776676.96591: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776676.96610: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776676.96691: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776676.96724: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776676.96741: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776676.96814: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776676.98763: stdout chunk (state=3): >>>ansible-tmp-1726776676.9564273-8060-167682277670766=/root/.ansible/tmp/ansible-tmp-1726776676.9564273-8060-167682277670766 <<< 6631 1726776676.98885: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776676.98963: stderr chunk (state=3): >>><<< 6631 1726776676.98977: stdout chunk (state=3): >>><<< 6631 1726776676.99125: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726776676.9564273-8060-167682277670766=/root/.ansible/tmp/ansible-tmp-1726776676.9564273-8060-167682277670766 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776676.99129: variable 'ansible_module_compression' from source: unknown 6631 1726776676.99131: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6631n9q5x9dd/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 6631 1726776676.99229: variable 'ansible_facts' from source: unknown 6631 1726776676.99343: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776676.9564273-8060-167682277670766/AnsiballZ_setup.py 6631 1726776676.99513: Sending initial data 6631 1726776676.99516: Sent initial data (152 bytes) 6631 1726776677.00534: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776677.00553: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776677.00578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776677.00597: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776677.00641: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776677.00653: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776677.00680: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776677.00699: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776677.00711: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776677.00725: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776677.00738: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776677.00751: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776677.00773: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776677.00793: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776677.00805: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776677.00821: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776677.00908: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776677.00931: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776677.00948: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776677.01025: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776677.02827: 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 <<< 6631 1726776677.02852: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6631 1726776677.02901: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6631n9q5x9dd/tmpyj4iyole /root/.ansible/tmp/ansible-tmp-1726776676.9564273-8060-167682277670766/AnsiballZ_setup.py <<< 6631 1726776677.02922: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6631 1726776677.05329: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776677.05596: stderr chunk (state=3): >>><<< 6631 1726776677.05600: stdout chunk (state=3): >>><<< 6631 1726776677.05602: done transferring module to remote 6631 1726776677.05604: _low_level_execute_command(): starting 6631 1726776677.05606: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776676.9564273-8060-167682277670766/ /root/.ansible/tmp/ansible-tmp-1726776676.9564273-8060-167682277670766/AnsiballZ_setup.py && sleep 0' 6631 1726776677.06230: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776677.06245: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776677.06268: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776677.06294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776677.06338: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776677.06350: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776677.06364: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776677.06392: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776677.06405: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776677.06416: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776677.06430: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776677.06444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776677.06460: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776677.06476: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776677.06488: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776677.06511: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776677.06592: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776677.06624: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776677.06641: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776677.06704: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776677.08535: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776677.08617: stderr chunk (state=3): >>><<< 6631 1726776677.08631: stdout chunk (state=3): >>><<< 6631 1726776677.08730: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776677.08733: _low_level_execute_command(): starting 6631 1726776677.08736: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776676.9564273-8060-167682277670766/AnsiballZ_setup.py && sleep 0' 6631 1726776677.09336: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776677.09350: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776677.09364: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776677.09392: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776677.09435: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776677.09448: stderr chunk (state=3): >>>debug2: match not found <<< 6631 1726776677.09462: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776677.09484: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6631 1726776677.09504: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.78 is address <<< 6631 1726776677.09516: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6631 1726776677.09533: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776677.09547: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776677.09563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776677.09580: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 <<< 6631 1726776677.09591: stderr chunk (state=3): >>>debug2: match found <<< 6631 1726776677.09612: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776677.09692: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776677.09715: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776677.09741: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776677.09815: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776677.36144: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} <<< 6631 1726776677.37919: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 6631 1726776677.37976: stderr chunk (state=3): >>><<< 6631 1726776677.37979: stdout chunk (state=3): >>><<< 6631 1726776677.37994: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.45.78 closed. 6631 1726776677.38022: done with _execute_module (ansible.legacy.setup, {'gather_subset': '!all', 'filter': 'ansible_service_mgr', '_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-1726776676.9564273-8060-167682277670766/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6631 1726776677.38036: Facts {'ansible_facts': {'ansible_service_mgr': 'systemd'}, 'invocation': {'module_args': {'gather_subset': ['!all'], 'filter': ['ansible_service_mgr'], 'gather_timeout': 10, 'fact_path': '/etc/ansible/facts.d'}}, '_ansible_parsed': True} 6631 1726776677.38091: variable 'ansible_module_compression' from source: unknown 6631 1726776677.38127: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6631n9q5x9dd/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 6631 1726776677.38174: variable 'ansible_facts' from source: unknown 6631 1726776677.38306: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726776676.9564273-8060-167682277670766/AnsiballZ_systemd.py 6631 1726776677.38412: Sending initial data 6631 1726776677.38415: Sent initial data (154 bytes) 6631 1726776677.39098: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776677.39104: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776677.39157: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 6631 1726776677.39161: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776677.39164: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776677.39170: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776677.39221: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776677.39225: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776677.39227: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776677.39272: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776677.41084: 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 <<< 6631 1726776677.41115: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 6631 1726776677.41151: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6631n9q5x9dd/tmpinyd0gc9 /root/.ansible/tmp/ansible-tmp-1726776676.9564273-8060-167682277670766/AnsiballZ_systemd.py <<< 6631 1726776677.41183: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 6631 1726776677.42859: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776677.42969: stderr chunk (state=3): >>><<< 6631 1726776677.42973: stdout chunk (state=3): >>><<< 6631 1726776677.42988: done transferring module to remote 6631 1726776677.42995: _low_level_execute_command(): starting 6631 1726776677.43000: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726776676.9564273-8060-167682277670766/ /root/.ansible/tmp/ansible-tmp-1726776676.9564273-8060-167682277670766/AnsiballZ_systemd.py && sleep 0' 6631 1726776677.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 <<< 6631 1726776677.43474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776677.43500: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 6631 1726776677.43511: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776677.43565: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776677.43580: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776677.43627: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776677.45444: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776677.45490: stderr chunk (state=3): >>><<< 6631 1726776677.45493: stdout chunk (state=3): >>><<< 6631 1726776677.45510: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776677.45513: _low_level_execute_command(): starting 6631 1726776677.45516: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726776676.9564273-8060-167682277670766/AnsiballZ_systemd.py && sleep 0' 6631 1726776677.45942: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6631 1726776677.45954: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776677.45973: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 6631 1726776677.45986: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776677.45999: 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.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776677.46046: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776677.46062: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776677.46104: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776677.72628: 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": "11311", "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:05 EDT", "ExecMainStartTimestampMonotonic": "237518120", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11311", "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:05 EDT] ; stop_time=[n/a] ; pid=11311 ; 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:05 EDT] ; stop_time=[n/a] ; pid=11311 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3883", "MemoryCurrent": "14024704", "MemoryAvailable": "infinity", "CPUUsageNSec": "114311000", "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", "TTY<<< 6631 1726776677.72668: stdout chunk (state=3): >>>VHangup": "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.socket dbus-broker.service system.slice", "WantedBy": "multi-user.target", "Conflicts": "cpupower.service power-profiles-daemon.service shutdown.target tlp.service auto-cpufreq.service", "Before": "multi-user.target shutdown.target", "After": "dbus-broker.service sysinit.target systemd-sysctl.service network.target systemd-journald.socket dbus.socket polkit.service basic.target 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:05 EDT", "StateChangeTimestampMonotonic": "237628573", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:05 EDT", "InactiveExitTimestampMonotonic": "237518444", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:05 EDT", "ActiveEnterTimestampMonotonic": "237628573", "ActiveExitTimestamp": "Thu 2024-09-19 16:11:05 EDT", "ActiveExitTimestampMonotonic": "237487082", "InactiveEnterTimestamp": "Thu 2024-09-19 16:11:05 EDT", "InactiveEnterTimestampMonotonic": "237507548", "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:05 EDT", "ConditionTimestampMonotonic": "237508045", "AssertTimestamp": "Thu 2024-09-19 16:11:05 EDT", "AssertTimestampMonotonic": "237508049", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "478a67758bf8410786a1d7f84d83e96e", "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}}} <<< 6631 1726776677.74406: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.78 closed. <<< 6631 1726776677.74467: stderr chunk (state=3): >>><<< 6631 1726776677.74470: stdout chunk (state=3): >>><<< 6631 1726776677.74537: _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": "11311", "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:05 EDT", "ExecMainStartTimestampMonotonic": "237518120", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11311", "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:05 EDT] ; stop_time=[n/a] ; pid=11311 ; 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:05 EDT] ; stop_time=[n/a] ; pid=11311 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3883", "MemoryCurrent": "14024704", "MemoryAvailable": "infinity", "CPUUsageNSec": "114311000", "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.socket dbus-broker.service system.slice", "WantedBy": "multi-user.target", "Conflicts": "cpupower.service power-profiles-daemon.service shutdown.target tlp.service auto-cpufreq.service", "Before": "multi-user.target shutdown.target", "After": "dbus-broker.service sysinit.target systemd-sysctl.service network.target systemd-journald.socket dbus.socket polkit.service basic.target 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:05 EDT", "StateChangeTimestampMonotonic": "237628573", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:05 EDT", "InactiveExitTimestampMonotonic": "237518444", "ActiveEnterTimestamp": "Thu 2024-09-19 16:11:05 EDT", "ActiveEnterTimestampMonotonic": "237628573", "ActiveExitTimestamp": "Thu 2024-09-19 16:11:05 EDT", "ActiveExitTimestampMonotonic": "237487082", "InactiveEnterTimestamp": "Thu 2024-09-19 16:11:05 EDT", "InactiveEnterTimestampMonotonic": "237507548", "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:05 EDT", "ConditionTimestampMonotonic": "237508045", "AssertTimestamp": "Thu 2024-09-19 16:11:05 EDT", "AssertTimestampMonotonic": "237508049", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "478a67758bf8410786a1d7f84d83e96e", "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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.45.78 closed. 6631 1726776677.74622: 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-1726776676.9564273-8060-167682277670766/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6631 1726776677.74636: _low_level_execute_command(): starting 6631 1726776677.74640: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726776676.9564273-8060-167682277670766/ > /dev/null 2>&1 && sleep 0' 6631 1726776677.75087: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6631 1726776677.75091: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6631 1726776677.75111: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6631 1726776677.75133: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match not found <<< 6631 1726776677.75145: 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.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found <<< 6631 1726776677.75154: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6631 1726776677.75198: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 6631 1726776677.75202: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6631 1726776677.75216: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6631 1726776677.75269: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6631 1726776677.77190: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6631 1726776677.77235: stderr chunk (state=3): >>><<< 6631 1726776677.77243: stdout chunk (state=3): >>><<< 6631 1726776677.77269: _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.45.78 originally 10.31.45.78 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.78 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.78 originally 10.31.45.78 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6631 1726776677.77282: handler run complete 6631 1726776677.77352: attempt loop complete, returning result 6631 1726776677.77378: variable 'item' from source: unknown 6631 1726776677.77474: variable 'item' from source: unknown ok: [managed_node3] => (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:05 EDT", "ActiveEnterTimestampMonotonic": "237628573", "ActiveExitTimestamp": "Thu 2024-09-19 16:11:05 EDT", "ActiveExitTimestampMonotonic": "237487082", "ActiveState": "active", "After": "dbus-broker.service sysinit.target systemd-sysctl.service network.target systemd-journald.socket dbus.socket polkit.service basic.target system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 16:11:05 EDT", "AssertTimestampMonotonic": "237508049", "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": "114311000", "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:05 EDT", "ConditionTimestampMonotonic": "237508045", "ConfigurationDirectoryMode": "0755", "Conflicts": "cpupower.service power-profiles-daemon.service shutdown.target tlp.service auto-cpufreq.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "3883", "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": "11311", "ExecMainStartTimestamp": "Thu 2024-09-19 16:11:05 EDT", "ExecMainStartTimestampMonotonic": "237518120", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 16:11:05 EDT] ; stop_time=[n/a] ; pid=11311 ; 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:05 EDT] ; stop_time=[n/a] ; pid=11311 ; 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", "InactiveEnterTimestamp": "Thu 2024-09-19 16:11:05 EDT", "InactiveEnterTimestampMonotonic": "237507548", "InactiveExitTimestamp": "Thu 2024-09-19 16:11:05 EDT", "InactiveExitTimestampMonotonic": "237518444", "InvocationID": "478a67758bf8410786a1d7f84d83e96e", "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": "11311", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "14024704", "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.socket dbus-broker.service 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:05 EDT", "StateChangeTimestampMonotonic": "237628573", "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" } } 6631 1726776677.78095: dumping result to json 6631 1726776677.78132: done dumping result, returning 6631 1726776677.78162: done running TaskExecutor() for managed_node3/TASK: Restart tuned [025ceb90-32dd-8e45-738e-000000000159] 6631 1726776677.78206: sending task result for task 025ceb90-32dd-8e45-738e-000000000159 6631 1726776677.78452: done sending task result for task 025ceb90-32dd-8e45-738e-000000000159 6631 1726776677.78456: WORKER PROCESS EXITING 6631 1726776677.78566: no more pending results, returning what we have 6631 1726776677.78569: results queue empty 6631 1726776677.78569: checking for any_errors_fatal 6631 1726776677.78574: done checking for any_errors_fatal 6631 1726776677.78575: checking for max_fail_percentage 6631 1726776677.78576: done checking for max_fail_percentage 6631 1726776677.78577: checking to see if all hosts have failed and the running result is not ok 6631 1726776677.78578: done checking to see if all hosts have failed 6631 1726776677.78579: getting the remaining hosts for this loop 6631 1726776677.78580: done getting the remaining hosts for this loop 6631 1726776677.78583: getting the next task for host managed_node3 6631 1726776677.78589: done getting next task for host managed_node3 6631 1726776677.78591: ^ task is: TASK: meta (flush_handlers) 6631 1726776677.78593: ^ 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 6631 1726776677.78597: getting variables 6631 1726776677.78598: in VariableManager get_vars() 6631 1726776677.78625: Calling all_inventory to load vars for managed_node3 6631 1726776677.78627: Calling groups_inventory to load vars for managed_node3 6631 1726776677.78629: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776677.78638: Calling all_plugins_play to load vars for managed_node3 6631 1726776677.78641: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776677.78643: Calling groups_plugins_play to load vars for managed_node3 6631 1726776677.78680: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776677.78704: done with get_vars() 6631 1726776677.78710: done getting variables 6631 1726776677.78759: in VariableManager get_vars() 6631 1726776677.78768: Calling all_inventory to load vars for managed_node3 6631 1726776677.78770: Calling groups_inventory to load vars for managed_node3 6631 1726776677.78771: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776677.78775: Calling all_plugins_play to load vars for managed_node3 6631 1726776677.78776: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776677.78778: Calling groups_plugins_play to load vars for managed_node3 6631 1726776677.78800: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776677.78816: done with get_vars() 6631 1726776677.78825: done queuing things up, now waiting for results queue to drain 6631 1726776677.78826: results queue empty 6631 1726776677.78827: checking for any_errors_fatal 6631 1726776677.78831: done checking for any_errors_fatal 6631 1726776677.78831: checking for max_fail_percentage 6631 1726776677.78832: done checking for max_fail_percentage 6631 1726776677.78832: checking to see if all hosts have failed and the running result is not ok 6631 1726776677.78833: done checking to see if all hosts have failed 6631 1726776677.78833: getting the remaining hosts for this loop 6631 1726776677.78834: done getting the remaining hosts for this loop 6631 1726776677.78835: getting the next task for host managed_node3 6631 1726776677.78839: done getting next task for host managed_node3 6631 1726776677.78840: ^ task is: TASK: meta (flush_handlers) 6631 1726776677.78841: ^ 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 6631 1726776677.78843: getting variables 6631 1726776677.78844: in VariableManager get_vars() 6631 1726776677.78850: Calling all_inventory to load vars for managed_node3 6631 1726776677.78851: Calling groups_inventory to load vars for managed_node3 6631 1726776677.78852: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776677.78855: Calling all_plugins_play to load vars for managed_node3 6631 1726776677.78856: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776677.78858: Calling groups_plugins_play to load vars for managed_node3 6631 1726776677.78879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776677.78895: done with get_vars() 6631 1726776677.78899: done getting variables 6631 1726776677.78930: in VariableManager get_vars() 6631 1726776677.78937: Calling all_inventory to load vars for managed_node3 6631 1726776677.78938: Calling groups_inventory to load vars for managed_node3 6631 1726776677.78940: Calling all_plugins_inventory to load vars for managed_node3 6631 1726776677.78942: Calling all_plugins_play to load vars for managed_node3 6631 1726776677.78943: Calling groups_plugins_inventory to load vars for managed_node3 6631 1726776677.78945: Calling groups_plugins_play to load vars for managed_node3 6631 1726776677.78964: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6631 1726776677.78981: done with get_vars() 6631 1726776677.78988: done queuing things up, now waiting for results queue to drain 6631 1726776677.78989: results queue empty 6631 1726776677.78989: checking for any_errors_fatal 6631 1726776677.78990: done checking for any_errors_fatal 6631 1726776677.78991: checking for max_fail_percentage 6631 1726776677.78991: done checking for max_fail_percentage 6631 1726776677.78992: checking to see if all hosts have failed and the running result is not ok 6631 1726776677.78992: done checking to see if all hosts have failed 6631 1726776677.78993: getting the remaining hosts for this loop 6631 1726776677.78993: done getting the remaining hosts for this loop 6631 1726776677.78995: getting the next task for host managed_node3 6631 1726776677.78997: done getting next task for host managed_node3 6631 1726776677.78997: ^ task is: None 6631 1726776677.78998: ^ 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 6631 1726776677.78999: done queuing things up, now waiting for results queue to drain 6631 1726776677.78999: results queue empty 6631 1726776677.79000: checking for any_errors_fatal 6631 1726776677.79000: done checking for any_errors_fatal 6631 1726776677.79000: checking for max_fail_percentage 6631 1726776677.79001: done checking for max_fail_percentage 6631 1726776677.79001: checking to see if all hosts have failed and the running result is not ok 6631 1726776677.79002: done checking to see if all hosts have failed 6631 1726776677.79003: getting the next task for host managed_node3 6631 1726776677.79005: done getting next task for host managed_node3 6631 1726776677.79005: ^ task is: None 6631 1726776677.79006: ^ 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_node3 : ok=50 changed=10 unreachable=0 failed=0 skipped=19 rescued=0 ignored=0 Thursday 19 September 2024 16:11:17 -0400 (0:00:00.880) 0:00:53.232 **** =============================================================================== fedora.linux_system_roles.kernel_settings : Ensure required packages are installed -- 29.97s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role --- 2.15s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 fedora.linux_system_roles.kernel_settings : Ensure required packages are installed --- 1.85s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started --- 1.52s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes --- 1.10s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started --- 0.95s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile --- 0.91s /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.89s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Restart tuned ----------------------------------------------------------- 0.88s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:64 fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory --- 0.79s /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.72s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 fedora.linux_system_roles.kernel_settings : Set profile_mode to manual --- 0.71s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Ensure kernel_settings is not in active_profile ------------------------- 0.69s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:46 fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly --- 0.68s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 fedora.linux_system_roles.kernel_settings : Apply kernel settings ------- 0.65s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile --- 0.64s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 fedora.linux_system_roles.kernel_settings : Set profile_mode to manual --- 0.64s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Set profile_mode to auto ------------------------------------------------ 0.63s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:57 fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists --- 0.59s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:74 fedora.linux_system_roles.kernel_settings : Read tuned main config ------ 0.56s /tmp/collections-gak/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:42 6631 1726776677.79085: RUNNING CLEANUP