[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. 4846 1726773121.00317: 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-iKE executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 4846 1726773121.00914: Added group all to inventory 4846 1726773121.00917: Added group ungrouped to inventory 4846 1726773121.00922: Group all now contains ungrouped 4846 1726773121.00927: Examining possible inventory source: /tmp/kernel_settings-Tkp/inventory.yml 4846 1726773121.23954: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 4846 1726773121.24038: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 4846 1726773121.24068: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 4846 1726773121.24159: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 4846 1726773121.24268: Loaded config def from plugin (inventory/script) 4846 1726773121.24270: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 4846 1726773121.24329: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 4846 1726773121.24451: Loaded config def from plugin (inventory/yaml) 4846 1726773121.24454: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 4846 1726773121.24564: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 4846 1726773121.25162: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 4846 1726773121.25166: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 4846 1726773121.25169: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 4846 1726773121.25175: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 4846 1726773121.25180: Loading data from /tmp/kernel_settings-Tkp/inventory.yml 4846 1726773121.25274: /tmp/kernel_settings-Tkp/inventory.yml was not parsable by auto 4846 1726773121.25358: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 4846 1726773121.25410: Loading data from /tmp/kernel_settings-Tkp/inventory.yml 4846 1726773121.25514: group all already in inventory 4846 1726773121.25522: set inventory_file for managed_node1 4846 1726773121.25526: set inventory_dir for managed_node1 4846 1726773121.25528: Added host managed_node1 to inventory 4846 1726773121.25530: Added host managed_node1 to group all 4846 1726773121.25531: set ansible_host for managed_node1 4846 1726773121.25532: set ansible_ssh_extra_args for managed_node1 4846 1726773121.25536: set inventory_file for managed_node2 4846 1726773121.25539: set inventory_dir for managed_node2 4846 1726773121.25540: Added host managed_node2 to inventory 4846 1726773121.25542: Added host managed_node2 to group all 4846 1726773121.25543: set ansible_host for managed_node2 4846 1726773121.25544: set ansible_ssh_extra_args for managed_node2 4846 1726773121.25547: set inventory_file for managed_node3 4846 1726773121.25549: set inventory_dir for managed_node3 4846 1726773121.25550: Added host managed_node3 to inventory 4846 1726773121.25552: Added host managed_node3 to group all 4846 1726773121.25553: set ansible_host for managed_node3 4846 1726773121.25554: set ansible_ssh_extra_args for managed_node3 4846 1726773121.25557: Reconcile groups and hosts in inventory. 4846 1726773121.25561: Group ungrouped now contains managed_node1 4846 1726773121.25564: Group ungrouped now contains managed_node2 4846 1726773121.25566: Group ungrouped now contains managed_node3 4846 1726773121.25667: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 4846 1726773121.25933: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 4846 1726773121.26002: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 4846 1726773121.26041: Loaded config def from plugin (vars/host_group_vars) 4846 1726773121.26044: 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) 4846 1726773121.26058: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 4846 1726773121.26068: 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) 4846 1726773121.26125: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 4846 1726773121.26533: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773121.26652: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 4846 1726773121.26714: Loaded config def from plugin (connection/local) 4846 1726773121.26718: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 4846 1726773121.27659: Loaded config def from plugin (connection/paramiko_ssh) 4846 1726773121.27663: 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) 4846 1726773121.28862: 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) 4846 1726773121.28922: Loaded config def from plugin (connection/psrp) 4846 1726773121.28926: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 4846 1726773121.29961: 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) 4846 1726773121.30023: Loaded config def from plugin (connection/ssh) 4846 1726773121.30027: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 4846 1726773121.32590: 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) 4846 1726773121.32650: Loaded config def from plugin (connection/winrm) 4846 1726773121.32654: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 4846 1726773121.32693: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 4846 1726773121.32781: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 4846 1726773121.32884: Loaded config def from plugin (shell/cmd) 4846 1726773121.32887: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 4846 1726773121.32923: 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) 4846 1726773121.33024: Loaded config def from plugin (shell/powershell) 4846 1726773121.33026: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 4846 1726773121.33098: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 4846 1726773121.33363: Loaded config def from plugin (shell/sh) 4846 1726773121.33366: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 4846 1726773121.33486: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 4846 1726773121.33666: Loaded config def from plugin (become/runas) 4846 1726773121.33669: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 4846 1726773121.34059: Loaded config def from plugin (become/su) 4846 1726773121.34062: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 4846 1726773121.34451: Loaded config def from plugin (become/sudo) 4846 1726773121.34454: 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 4846 1726773121.34497: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml 4846 1726773121.35753: trying /usr/local/lib/python3.12/site-packages/ansible/modules 4846 1726773121.39246: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 4846 1726773121.39618: in VariableManager get_vars() 4846 1726773121.39651: done with get_vars() 4846 1726773121.39701: in VariableManager get_vars() 4846 1726773121.39723: done with get_vars() 4846 1726773121.40008: in VariableManager get_vars() 4846 1726773121.40026: done with get_vars() 4846 1726773121.40202: in VariableManager get_vars() 4846 1726773121.40215: done with get_vars() 4846 1726773121.40253: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 4846 1726773121.40264: 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 4846 1726773121.40562: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 4846 1726773121.40794: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 4846 1726773121.40797: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-iKE/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) 4846 1726773121.40843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 4846 1726773121.40875: 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) 4846 1726773121.41038: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 4846 1726773121.41092: Loaded config def from plugin (callback/default) 4846 1726773121.41094: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 4846 1726773121.42027: Loaded config def from plugin (callback/junit) 4846 1726773121.42029: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 4846 1726773121.42067: 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) 4846 1726773121.42123: Loaded config def from plugin (callback/minimal) 4846 1726773121.42125: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 4846 1726773121.42159: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 4846 1726773121.42210: Loaded config def from plugin (callback/tree) 4846 1726773121.42212: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 4846 1726773121.42334: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 4846 1726773121.42336: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-iKE/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_simple_settings.yml ******************************************** 1 plays in /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml 4846 1726773121.42359: in VariableManager get_vars() 4846 1726773121.42379: done with get_vars() 4846 1726773121.42425: in VariableManager get_vars() 4846 1726773121.42438: done with get_vars() 4846 1726773121.42443: variable 'omit' from source: magic vars 4846 1726773121.42494: in VariableManager get_vars() 4846 1726773121.42522: done with get_vars() 4846 1726773121.42549: variable 'omit' from source: magic vars PLAY [Test simple kernel settings] ********************************************* 4846 1726773121.43356: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 4846 1726773121.43459: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 4846 1726773121.43495: getting the remaining hosts for this loop 4846 1726773121.43497: done getting the remaining hosts for this loop 4846 1726773121.43501: getting the next task for host managed_node3 4846 1726773121.43507: done getting next task for host managed_node3 4846 1726773121.43515: ^ task is: TASK: Gathering Facts 4846 1726773121.43517: ^ state is: HOST STATE: block=0, task=0, rescue=0, always=0, handlers=0, run_state=0, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=True, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4846 1726773121.43520: getting variables 4846 1726773121.43521: in VariableManager get_vars() 4846 1726773121.43533: Calling all_inventory to load vars for managed_node3 4846 1726773121.43663: Calling groups_inventory to load vars for managed_node3 4846 1726773121.43668: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773121.43683: Calling all_plugins_play to load vars for managed_node3 4846 1726773121.43697: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773121.43702: Calling groups_plugins_play to load vars for managed_node3 4846 1726773121.43749: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773121.43815: done with get_vars() 4846 1726773121.43823: done getting variables 4846 1726773121.43898: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:2 Thursday 19 September 2024 15:12:01 -0400 (0:00:00.016) 0:00:00.016 **** 4846 1726773121.43926: entering _queue_task() for managed_node3/gather_facts 4846 1726773121.43928: Creating lock for gather_facts 4846 1726773121.44297: worker is 1 (out of 1 available) 4846 1726773121.44311: exiting _queue_task() for managed_node3/gather_facts 4846 1726773121.44325: done queuing things up, now waiting for results queue to drain 4846 1726773121.44326: waiting for pending results... 4846 1726773121.44641: running TaskExecutor() for managed_node3/TASK: Gathering Facts 4846 1726773121.44660: in run() - task 0afff7ba-f7d3-e60c-8651-000000000014 4846 1726773121.44684: variable 'ansible_search_path' from source: unknown 4846 1726773121.44740: calling self._execute() 4846 1726773121.44814: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773121.44829: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773121.44854: variable 'omit' from source: magic vars 4846 1726773121.44989: variable 'omit' from source: magic vars 4846 1726773121.45029: variable 'omit' from source: magic vars 4846 1726773121.45087: variable 'omit' from source: magic vars 4846 1726773121.45146: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773121.45208: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773121.45237: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773121.45291: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773121.45303: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773121.45386: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773121.45393: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773121.45397: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773121.45518: Set connection var ansible_shell_executable to /bin/sh 4846 1726773121.45531: Set connection var ansible_pipelining to False 4846 1726773121.45539: Set connection var ansible_shell_type to sh 4846 1726773121.45558: Set connection var ansible_connection to ssh 4846 1726773121.45618: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773121.45622: Set connection var ansible_timeout to 10 4846 1726773121.45644: variable 'ansible_shell_executable' from source: unknown 4846 1726773121.45652: variable 'ansible_connection' from source: unknown 4846 1726773121.45661: variable 'ansible_module_compression' from source: unknown 4846 1726773121.45669: variable 'ansible_shell_type' from source: unknown 4846 1726773121.45679: variable 'ansible_shell_executable' from source: unknown 4846 1726773121.45689: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773121.45711: variable 'ansible_pipelining' from source: unknown 4846 1726773121.45714: variable 'ansible_timeout' from source: unknown 4846 1726773121.45812: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773121.45966: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (found_in_cache=True, class_only=False) 4846 1726773121.46001: variable 'omit' from source: magic vars 4846 1726773121.46015: starting attempt loop 4846 1726773121.46023: running the handler 4846 1726773121.46055: variable 'ansible_facts' from source: unknown 4846 1726773121.46085: _low_level_execute_command(): starting 4846 1726773121.46100: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4846 1726773121.46969: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773121.47050: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773121.47073: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773121.47102: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773121.47224: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773121.49017: stdout chunk (state=3): >>>/root <<< 4846 1726773121.49081: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773121.49341: stderr chunk (state=3): >>><<< 4846 1726773121.49345: stdout chunk (state=3): >>><<< 4846 1726773121.49358: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773121.49449: _low_level_execute_command(): starting 4846 1726773121.49453: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773121.4936485-4896-67056392656114 `" && echo ansible-tmp-1726773121.4936485-4896-67056392656114="` echo /root/.ansible/tmp/ansible-tmp-1726773121.4936485-4896-67056392656114 `" ) && sleep 0' 4846 1726773121.50330: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773121.50367: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773121.50385: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773121.50423: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773121.50505: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773121.52615: stdout chunk (state=3): >>>ansible-tmp-1726773121.4936485-4896-67056392656114=/root/.ansible/tmp/ansible-tmp-1726773121.4936485-4896-67056392656114 <<< 4846 1726773121.52826: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773121.52848: stderr chunk (state=3): >>><<< 4846 1726773121.52857: stdout chunk (state=3): >>><<< 4846 1726773121.52882: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773121.4936485-4896-67056392656114=/root/.ansible/tmp/ansible-tmp-1726773121.4936485-4896-67056392656114 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773121.52925: variable 'ansible_module_compression' from source: unknown 4846 1726773121.52997: ANSIBALLZ: Using generic lock for ansible.legacy.setup 4846 1726773121.53009: ANSIBALLZ: Acquiring lock 4846 1726773121.53017: ANSIBALLZ: Lock acquired: 140269493751776 4846 1726773121.53025: ANSIBALLZ: Creating module 4846 1726773121.83809: ANSIBALLZ: Writing module into payload 4846 1726773121.83925: ANSIBALLZ: Writing module 4846 1726773121.83946: ANSIBALLZ: Renaming module 4846 1726773121.83953: ANSIBALLZ: Done creating module 4846 1726773121.83983: variable 'ansible_facts' from source: unknown 4846 1726773121.83989: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773121.84000: _low_level_execute_command(): starting 4846 1726773121.84008: _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' 4846 1726773121.84508: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773121.84512: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773121.84515: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773121.84517: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773121.84520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773121.84578: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773121.84582: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773121.84584: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773121.84640: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773121.86453: stdout chunk (state=3): >>>PLATFORM <<< 4846 1726773121.86523: stdout chunk (state=3): >>>Linux <<< 4846 1726773121.86553: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 <<< 4846 1726773121.86572: stdout chunk (state=3): >>>/usr/bin/python3 /usr/bin/python3 <<< 4846 1726773121.86577: stdout chunk (state=3): >>>ENDFOUND <<< 4846 1726773121.86714: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773121.86768: stderr chunk (state=3): >>><<< 4846 1726773121.86772: stdout chunk (state=3): >>><<< 4846 1726773121.86790: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773121.86802 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 4846 1726773121.86842: _low_level_execute_command(): starting 4846 1726773121.86845: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 4846 1726773121.86938: Sending initial data 4846 1726773121.86942: Sent initial data (1181 bytes) 4846 1726773121.87311: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773121.87315: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773121.87327: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4846 1726773121.87346: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773121.87398: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773121.87402: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773121.87408: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773121.87448: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773121.91265: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"39 (Thirty Nine)\"\nID=fedora\nVERSION_ID=39\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f39\"\nPRETTY_NAME=\"Fedora Linux 39 (Thirty Nine)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:39\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=39\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=39\nSUPPORT_END=2024-11-12\n"} <<< 4846 1726773121.91710: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773121.91762: stderr chunk (state=3): >>><<< 4846 1726773121.91766: stdout chunk (state=3): >>><<< 4846 1726773121.91781: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"39 (Thirty Nine)\"\nID=fedora\nVERSION_ID=39\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f39\"\nPRETTY_NAME=\"Fedora Linux 39 (Thirty Nine)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:39\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=39\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=39\nSUPPORT_END=2024-11-12\n"} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773121.91852: variable 'ansible_facts' from source: unknown 4846 1726773121.91856: variable 'ansible_facts' from source: unknown 4846 1726773121.91866: variable 'ansible_module_compression' from source: unknown 4846 1726773121.91903: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4846hktl8x9z/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 4846 1726773121.91932: variable 'ansible_facts' from source: unknown 4846 1726773121.92044: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773121.4936485-4896-67056392656114/AnsiballZ_setup.py 4846 1726773121.92170: Sending initial data 4846 1726773121.92173: Sent initial data (151 bytes) 4846 1726773121.92643: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773121.92647: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773121.92649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration <<< 4846 1726773121.92652: 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.14.32 originally 10.31.14.32 debug2: match found <<< 4846 1726773121.92654: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773121.92710: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773121.92713: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773121.92762: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773121.94549: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773121.94603: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773121.94663: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpv9uvqie6 /root/.ansible/tmp/ansible-tmp-1726773121.4936485-4896-67056392656114/AnsiballZ_setup.py <<< 4846 1726773121.94685: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773121.4936485-4896-67056392656114/AnsiballZ_setup.py" <<< 4846 1726773121.94704: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 4846 1726773121.94742: stderr chunk (state=3): >>>debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpv9uvqie6" to remote "/root/.ansible/tmp/ansible-tmp-1726773121.4936485-4896-67056392656114/AnsiballZ_setup.py" <<< 4846 1726773121.94761: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773121.4936485-4896-67056392656114/AnsiballZ_setup.py" <<< 4846 1726773121.97319: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773121.97408: stderr chunk (state=3): >>><<< 4846 1726773121.97432: stdout chunk (state=3): >>><<< 4846 1726773121.97455: done transferring module to remote 4846 1726773121.97467: _low_level_execute_command(): starting 4846 1726773121.97472: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773121.4936485-4896-67056392656114/ /root/.ansible/tmp/ansible-tmp-1726773121.4936485-4896-67056392656114/AnsiballZ_setup.py && sleep 0' 4846 1726773121.97945: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773121.97952: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773121.97955: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4846 1726773121.97958: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773121.97960: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773121.98012: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773121.98021: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773121.98067: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773122.00135: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773122.00141: stdout chunk (state=3): >>><<< 4846 1726773122.00153: stderr chunk (state=3): >>><<< 4846 1726773122.00165: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773122.00168: _low_level_execute_command(): starting 4846 1726773122.00177: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773121.4936485-4896-67056392656114/AnsiballZ_setup.py && sleep 0' 4846 1726773122.00643: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773122.00647: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773122.00649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773122.00652: 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.14.32 originally 10.31.14.32 debug2: match found <<< 4846 1726773122.00654: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773122.00714: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773122.00719: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773122.00767: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773122.98460: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_fips": false, "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-32.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-32", "ansible_nodename": "ip-10-31-14-32.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec2c9460a9af94ddca81111241a2b2b6", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAPZ2z1RybDrLAGq4k/t2eNNlXt1GkbUx75g3aU1ftGWDoF2krRxOvcAGwX82JqmQqV17emFLf35IAsc1uuGZKmCJqgUvH584KlCZi6DlP0R1Hrot5wWYUczy4xHQ82WcwRM3GKllskyOBmhjhmKhULauk22DxR6writv35mWvJO9AAAAFQDbDXppeISeZPAyRNnfsbgovCuMrwAAAIBC6gqnFfPZ59jqO8dCPaDalFFMei9iP1jQjAsSu/qWdSR/PRP4oOCXKl+Wo/OoWQDvpFboSlOEoKnxOXjDcEdpCZJled1MjrB8o2AH30lhsEH0J6XGjPixxPMLIryjh6hiz1TLL6HRm2i/kJ/4iq1CJslpCVZe9WknxzziyE3YYgAAAIB3xO5OrF/79WdLWwGAi8lZcgf5qpPIxbAmOhh2S1aEk8Fp58842A9IioiPdScWwtgV5dD4yZUHSC3cWA0J9sH4Fb5/Q3fqGTMuUtadp9+DltjwnLCtAnN13CF76bFJ/EYi8ulZL0CJa91hAlGcB7mF/tzXPdjkRS0GpDT59fAdsA==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDdUitnsS15NIplY5p+hI/xpFRpEB4Yt/btQR3TF0UdR3wn8GkezI6wOH0lqYdUMnj/U/gGrhIsJaMZvmIBi5M2fZkzcad5BIZNvQkKFovNlADUAdZEMmSHPbG16cGp781wQFWagaSYkCXEhxAo8C/7h6qe6VKyKhfMIU2AndDh9GZ+8fucpSId9Twlu+vA3llHvDUA1ZWPZxz2Ejl1lNf/msdZ111bG9BMLAMoKXMonsySQGFq8ihSCXxlXI99GDCM3x1u7FD1XdnleOKvLLWzspTzjXUwE0jVXleWMfJoknaBWsN90AbCVt9DEYNM39jWqgT26h+ItF5MuMO9ZyBATDhFUpOK+YyhoteqhPpXyiZRwsRUzf6I6GX0+OiFWZYOmokdQdzevEDDG0s5qpNxtfI3aA1pz1HBo6glAgtfoJI8FyA5NM9pbksnpw2K7ylW4w79wRu+STHvt5FXU4oSQ85jzmesupfOCONU8W8V/MCYWX7Zds6np48vJuD/YFU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDUcRU3wdVDdKfsf3c/iqWOKD/Aeev11DhGJA7tUs07/Pmxf8gLq8eU9LQfwWP73PcDcTZJEisJEjl1KadeiKfk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAICRmC48xsOmMQgyKwHqH11MBzyXNTtGpR7tnfmx8evDN", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_pkg_mgr": "dnf", "ansible_fibre_channel_wwn": [], "ansible_is_chroot": false, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_iscsi_iqn": "", "ansible_env": {"SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.15.29 48440 10.31.14.32 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL"<<< 4846 1726773122.98503: stdout chunk (state=3): >>>: "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.15.29 48440 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_lsb": {}, "ansible_loadavg": {"1m": 1.17529296875, "5m": 0.443359375, "15m": 0.1806640625}, "ansible_service_mgr": "systemd", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_apparmor": {"status": "disabled"}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:da:f1:ac:a7", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.32", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::3c53:4fe6:4247:18b6", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": <<< 4846 1726773122.98526: stdout chunk (state=3): >>>"on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.14.32", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:da:f1:ac:a7", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.14.32"], "ansible_all_ipv6_addresses": ["fe80::3c53:4fe6:4247:18b6"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.32", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::3c53:4fe6:4247:18b6"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Thursday", "weekday_number": "4", "weeknumber": "38", "day": "19", "hour": "15", "minute": "12", "second": "02", "epoch": "1726773122", "epoch_int": "1726773122", "date": "2024-09-19", "time": "15:12:02", "iso8601_micro": "2024-09-19T19:12:02.387490Z", "iso8601": "2024-09-19T19:12:02Z", "iso8601_basic": "20240919T151202387490", "iso8601_basic_short": "20240919T151202", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_hostnqn": "", "ansible_local": {}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3717, "ansible_memfree_mb": 2858, "ansible_swaptotal_mb": 3716, "ansible_swapfree_mb": 3716, "ansible_memory_mb": {"real": {"total": 3717, "used": 859, "free": 2858}, "nocache": {"free": 3457,<<< 4846 1726773122.98538: stdout chunk (state=3): >>> "used": 260}, "swap": {"total": 3716, "free": 3716, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2c9460-a9af-94dd-ca81-111241a2b2b6", "ansible_product_uuid": "ec2c9460-a9af-94dd-ca81-111241a2b2b6", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7612416", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 508, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251215851520, "block_size": 4096, "block_total": 64483404, "block_available": 61331995, "block_used": 3151409, "inode_total": 16384000, "inode_available": 16303202, "inode_used": 80798, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 4846 1726773123.01261: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773123.01319: stderr chunk (state=3): >>><<< 4846 1726773123.01322: stdout chunk (state=3): >>><<< 4846 1726773123.01354: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_fips": false, "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-32.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-32", "ansible_nodename": "ip-10-31-14-32.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec2c9460a9af94ddca81111241a2b2b6", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAPZ2z1RybDrLAGq4k/t2eNNlXt1GkbUx75g3aU1ftGWDoF2krRxOvcAGwX82JqmQqV17emFLf35IAsc1uuGZKmCJqgUvH584KlCZi6DlP0R1Hrot5wWYUczy4xHQ82WcwRM3GKllskyOBmhjhmKhULauk22DxR6writv35mWvJO9AAAAFQDbDXppeISeZPAyRNnfsbgovCuMrwAAAIBC6gqnFfPZ59jqO8dCPaDalFFMei9iP1jQjAsSu/qWdSR/PRP4oOCXKl+Wo/OoWQDvpFboSlOEoKnxOXjDcEdpCZJled1MjrB8o2AH30lhsEH0J6XGjPixxPMLIryjh6hiz1TLL6HRm2i/kJ/4iq1CJslpCVZe9WknxzziyE3YYgAAAIB3xO5OrF/79WdLWwGAi8lZcgf5qpPIxbAmOhh2S1aEk8Fp58842A9IioiPdScWwtgV5dD4yZUHSC3cWA0J9sH4Fb5/Q3fqGTMuUtadp9+DltjwnLCtAnN13CF76bFJ/EYi8ulZL0CJa91hAlGcB7mF/tzXPdjkRS0GpDT59fAdsA==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDdUitnsS15NIplY5p+hI/xpFRpEB4Yt/btQR3TF0UdR3wn8GkezI6wOH0lqYdUMnj/U/gGrhIsJaMZvmIBi5M2fZkzcad5BIZNvQkKFovNlADUAdZEMmSHPbG16cGp781wQFWagaSYkCXEhxAo8C/7h6qe6VKyKhfMIU2AndDh9GZ+8fucpSId9Twlu+vA3llHvDUA1ZWPZxz2Ejl1lNf/msdZ111bG9BMLAMoKXMonsySQGFq8ihSCXxlXI99GDCM3x1u7FD1XdnleOKvLLWzspTzjXUwE0jVXleWMfJoknaBWsN90AbCVt9DEYNM39jWqgT26h+ItF5MuMO9ZyBATDhFUpOK+YyhoteqhPpXyiZRwsRUzf6I6GX0+OiFWZYOmokdQdzevEDDG0s5qpNxtfI3aA1pz1HBo6glAgtfoJI8FyA5NM9pbksnpw2K7ylW4w79wRu+STHvt5FXU4oSQ85jzmesupfOCONU8W8V/MCYWX7Zds6np48vJuD/YFU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDUcRU3wdVDdKfsf3c/iqWOKD/Aeev11DhGJA7tUs07/Pmxf8gLq8eU9LQfwWP73PcDcTZJEisJEjl1KadeiKfk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAICRmC48xsOmMQgyKwHqH11MBzyXNTtGpR7tnfmx8evDN", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_pkg_mgr": "dnf", "ansible_fibre_channel_wwn": [], "ansible_is_chroot": false, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_iscsi_iqn": "", "ansible_env": {"SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.15.29 48440 10.31.14.32 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.15.29 48440 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_lsb": {}, "ansible_loadavg": {"1m": 1.17529296875, "5m": 0.443359375, "15m": 0.1806640625}, "ansible_service_mgr": "systemd", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_apparmor": {"status": "disabled"}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:da:f1:ac:a7", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.32", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::3c53:4fe6:4247:18b6", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.14.32", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:da:f1:ac:a7", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.14.32"], "ansible_all_ipv6_addresses": ["fe80::3c53:4fe6:4247:18b6"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.32", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::3c53:4fe6:4247:18b6"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Thursday", "weekday_number": "4", "weeknumber": "38", "day": "19", "hour": "15", "minute": "12", "second": "02", "epoch": "1726773122", "epoch_int": "1726773122", "date": "2024-09-19", "time": "15:12:02", "iso8601_micro": "2024-09-19T19:12:02.387490Z", "iso8601": "2024-09-19T19:12:02Z", "iso8601_basic": "20240919T151202387490", "iso8601_basic_short": "20240919T151202", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_hostnqn": "", "ansible_local": {}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3717, "ansible_memfree_mb": 2858, "ansible_swaptotal_mb": 3716, "ansible_swapfree_mb": 3716, "ansible_memory_mb": {"real": {"total": 3717, "used": 859, "free": 2858}, "nocache": {"free": 3457, "used": 260}, "swap": {"total": 3716, "free": 3716, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2c9460-a9af-94dd-ca81-111241a2b2b6", "ansible_product_uuid": "ec2c9460-a9af-94dd-ca81-111241a2b2b6", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7612416", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 508, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251215851520, "block_size": 4096, "block_total": 64483404, "block_available": 61331995, "block_used": 3151409, "inode_total": 16384000, "inode_available": 16303202, "inode_used": 80798, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. [WARNING]: Platform linux on host managed_node3 is using the discovered Python interpreter at /usr/bin/python3.12, 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. 4846 1726773123.01683: done with _execute_module (ansible.legacy.setup, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726773121.4936485-4896-67056392656114/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4846 1726773123.01702: _low_level_execute_command(): starting 4846 1726773123.01708: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773121.4936485-4896-67056392656114/ > /dev/null 2>&1 && sleep 0' 4846 1726773123.02178: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773123.02181: 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.14.32 originally 10.31.14.32 <<< 4846 1726773123.02184: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773123.02186: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773123.02189: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773123.02242: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773123.02246: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773123.02295: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773123.04415: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773123.04460: stderr chunk (state=3): >>><<< 4846 1726773123.04464: stdout chunk (state=3): >>><<< 4846 1726773123.04480: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773123.04487: handler run complete 4846 1726773123.04605: variable 'ansible_facts' from source: unknown 4846 1726773123.04691: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773123.04988: variable 'ansible_facts' from source: unknown 4846 1726773123.05064: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773123.05185: attempt loop complete, returning result 4846 1726773123.05188: _execute() done 4846 1726773123.05193: dumping result to json 4846 1726773123.05222: done dumping result, returning 4846 1726773123.05228: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0afff7ba-f7d3-e60c-8651-000000000014] 4846 1726773123.05233: sending task result for task 0afff7ba-f7d3-e60c-8651-000000000014 4846 1726773123.07201: done sending task result for task 0afff7ba-f7d3-e60c-8651-000000000014 4846 1726773123.07205: WORKER PROCESS EXITING ok: [managed_node3] 4846 1726773123.07458: no more pending results, returning what we have 4846 1726773123.07461: results queue empty 4846 1726773123.07462: checking for any_errors_fatal 4846 1726773123.07463: done checking for any_errors_fatal 4846 1726773123.07464: checking for max_fail_percentage 4846 1726773123.07464: done checking for max_fail_percentage 4846 1726773123.07465: checking to see if all hosts have failed and the running result is not ok 4846 1726773123.07466: done checking to see if all hosts have failed 4846 1726773123.07466: getting the remaining hosts for this loop 4846 1726773123.07468: done getting the remaining hosts for this loop 4846 1726773123.07471: getting the next task for host managed_node3 4846 1726773123.07475: done getting next task for host managed_node3 4846 1726773123.07477: ^ task is: TASK: meta (flush_handlers) 4846 1726773123.07478: ^ 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 4846 1726773123.07481: getting variables 4846 1726773123.07482: in VariableManager get_vars() 4846 1726773123.07492: Calling all_inventory to load vars for managed_node3 4846 1726773123.07494: Calling groups_inventory to load vars for managed_node3 4846 1726773123.07497: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773123.07502: Calling all_plugins_play to load vars for managed_node3 4846 1726773123.07504: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773123.07509: Calling groups_plugins_play to load vars for managed_node3 4846 1726773123.07652: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773123.07824: done with get_vars() 4846 1726773123.07833: done getting variables 4846 1726773123.07869: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 4846 1726773123.07918: in VariableManager get_vars() 4846 1726773123.07925: Calling all_inventory to load vars for managed_node3 4846 1726773123.07927: Calling groups_inventory to load vars for managed_node3 4846 1726773123.07929: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773123.07932: Calling all_plugins_play to load vars for managed_node3 4846 1726773123.07934: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773123.07936: Calling groups_plugins_play to load vars for managed_node3 4846 1726773123.08067: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773123.08234: done with get_vars() 4846 1726773123.08246: done queuing things up, now waiting for results queue to drain 4846 1726773123.08247: results queue empty 4846 1726773123.08248: checking for any_errors_fatal 4846 1726773123.08250: done checking for any_errors_fatal 4846 1726773123.08250: checking for max_fail_percentage 4846 1726773123.08255: done checking for max_fail_percentage 4846 1726773123.08255: checking to see if all hosts have failed and the running result is not ok 4846 1726773123.08256: done checking to see if all hosts have failed 4846 1726773123.08256: getting the remaining hosts for this loop 4846 1726773123.08257: done getting the remaining hosts for this loop 4846 1726773123.08259: getting the next task for host managed_node3 4846 1726773123.08262: done getting next task for host managed_node3 4846 1726773123.08264: ^ task is: TASK: Set platform independent vars used by this test 4846 1726773123.08265: ^ 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 4846 1726773123.08266: getting variables 4846 1726773123.08267: in VariableManager get_vars() 4846 1726773123.08273: Calling all_inventory to load vars for managed_node3 4846 1726773123.08274: Calling groups_inventory to load vars for managed_node3 4846 1726773123.08277: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773123.08281: Calling all_plugins_play to load vars for managed_node3 4846 1726773123.08282: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773123.08285: Calling groups_plugins_play to load vars for managed_node3 4846 1726773123.08407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773123.08577: done with get_vars() 4846 1726773123.08584: done getting variables 4846 1726773123.08651: 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 [Set platform independent vars used by this test] ************************* task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:10 Thursday 19 September 2024 15:12:03 -0400 (0:00:01.647) 0:00:01.664 **** 4846 1726773123.08677: entering _queue_task() for managed_node3/include_vars 4846 1726773123.08679: Creating lock for include_vars 4846 1726773123.08909: worker is 1 (out of 1 available) 4846 1726773123.08923: exiting _queue_task() for managed_node3/include_vars 4846 1726773123.08936: done queuing things up, now waiting for results queue to drain 4846 1726773123.08938: waiting for pending results... 4846 1726773123.09090: running TaskExecutor() for managed_node3/TASK: Set platform independent vars used by this test 4846 1726773123.09153: in run() - task 0afff7ba-f7d3-e60c-8651-000000000006 4846 1726773123.09166: variable 'ansible_search_path' from source: unknown 4846 1726773123.09258: calling self._execute() 4846 1726773123.09314: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773123.09320: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773123.09330: variable 'omit' from source: magic vars 4846 1726773123.09415: variable 'omit' from source: magic vars 4846 1726773123.09441: variable 'omit' from source: magic vars 4846 1726773123.09468: variable 'omit' from source: magic vars 4846 1726773123.09507: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773123.09542: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773123.09560: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773123.09579: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773123.09588: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773123.09620: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773123.09624: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773123.09627: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773123.09711: Set connection var ansible_shell_executable to /bin/sh 4846 1726773123.09724: Set connection var ansible_pipelining to False 4846 1726773123.09727: Set connection var ansible_shell_type to sh 4846 1726773123.09730: Set connection var ansible_connection to ssh 4846 1726773123.09733: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773123.09741: Set connection var ansible_timeout to 10 4846 1726773123.09762: variable 'ansible_shell_executable' from source: unknown 4846 1726773123.09765: variable 'ansible_connection' from source: unknown 4846 1726773123.09768: variable 'ansible_module_compression' from source: unknown 4846 1726773123.09772: variable 'ansible_shell_type' from source: unknown 4846 1726773123.09777: variable 'ansible_shell_executable' from source: unknown 4846 1726773123.09780: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773123.09785: variable 'ansible_pipelining' from source: unknown 4846 1726773123.09788: variable 'ansible_timeout' from source: unknown 4846 1726773123.09793: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773123.09911: 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) 4846 1726773123.09921: variable 'omit' from source: magic vars 4846 1726773123.09930: starting attempt loop 4846 1726773123.09933: running the handler 4846 1726773123.09946: evaluation_path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings 4846 1726773123.09967: search_path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/vars/vars_simple_settings.yml /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/vars_simple_settings.yml /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/vars/vars_simple_settings.yml /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/vars_simple_settings.yml 4846 1726773123.10082: handler run complete 4846 1726773123.10091: attempt loop complete, returning result 4846 1726773123.10094: _execute() done 4846 1726773123.10097: dumping result to json 4846 1726773123.10104: done dumping result, returning 4846 1726773123.10113: done running TaskExecutor() for managed_node3/TASK: Set platform independent vars used by this test [0afff7ba-f7d3-e60c-8651-000000000006] 4846 1726773123.10118: sending task result for task 0afff7ba-f7d3-e60c-8651-000000000006 4846 1726773123.10270: done sending task result for task 0afff7ba-f7d3-e60c-8651-000000000006 4846 1726773123.10273: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_profile_file": "# File managed by Ansible - DO NOT EDIT\n[main]\nsummary = kernel settings\n[sysctl]\nfs.epoll.max_user_watches = 785592\nfs.file-max = 379724\n[vm]\ntransparent_hugepages = madvise\n[sysfs]\n/sys/kernel/debug/x86/ibrs_enabled = 0\n/sys/kernel/debug/x86/pti_enabled = 0\n/sys/kernel/debug/x86/retp_enabled = 0\n{% if __kernel_settings_blcmdline_value | d() %}\n[bootloader]\ncmdline = {{ __kernel_settings_blcmdline_value }}\n{% endif %}\n", "kernel_settings_sysctl": [ { "name": "fs.epoll.max_user_watches", "value": 785592 }, { "name": "fs.file-max", "value": 379724 }, { "name": "no.such.param", "state": "absent" } ], "kernel_settings_sysfs": [ { "name": "/sys/kernel/debug/x86/pti_enabled", "value": 0 }, { "name": "/sys/kernel/debug/x86/retp_enabled", "value": 0 }, { "name": "/sys/kernel/debug/x86/ibrs_enabled", "value": 0 }, { "name": "/sys/not/found", "state": "absent" } ], "kernel_settings_systemd_cpu_affinity": { "state": "absent" }, "kernel_settings_transparent_hugepages": "madvise", "kernel_settings_transparent_hugepages_defrag": { "state": "absent" } }, "ansible_included_var_files": [ "/tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/vars_simple_settings.yml" ], "changed": false } 4846 1726773123.10399: no more pending results, returning what we have 4846 1726773123.10402: results queue empty 4846 1726773123.10403: checking for any_errors_fatal 4846 1726773123.10403: done checking for any_errors_fatal 4846 1726773123.10404: checking for max_fail_percentage 4846 1726773123.10407: done checking for max_fail_percentage 4846 1726773123.10408: checking to see if all hosts have failed and the running result is not ok 4846 1726773123.10409: done checking to see if all hosts have failed 4846 1726773123.10409: getting the remaining hosts for this loop 4846 1726773123.10410: done getting the remaining hosts for this loop 4846 1726773123.10413: getting the next task for host managed_node3 4846 1726773123.10416: done getting next task for host managed_node3 4846 1726773123.10418: ^ task is: TASK: Disable bootloader cmdline testing on Fedora 4846 1726773123.10419: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4846 1726773123.10421: getting variables 4846 1726773123.10422: in VariableManager get_vars() 4846 1726773123.10440: Calling all_inventory to load vars for managed_node3 4846 1726773123.10442: Calling groups_inventory to load vars for managed_node3 4846 1726773123.10444: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773123.10451: Calling all_plugins_play to load vars for managed_node3 4846 1726773123.10453: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773123.10455: Calling groups_plugins_play to load vars for managed_node3 4846 1726773123.10592: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773123.10761: done with get_vars() 4846 1726773123.10769: done getting variables 4846 1726773123.10841: 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 [Disable bootloader cmdline testing on Fedora] **************************** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:14 Thursday 19 September 2024 15:12:03 -0400 (0:00:00.021) 0:00:01.686 **** 4846 1726773123.10859: entering _queue_task() for managed_node3/set_fact 4846 1726773123.10860: Creating lock for set_fact 4846 1726773123.11052: worker is 1 (out of 1 available) 4846 1726773123.11064: exiting _queue_task() for managed_node3/set_fact 4846 1726773123.11078: done queuing things up, now waiting for results queue to drain 4846 1726773123.11080: waiting for pending results... 4846 1726773123.11215: running TaskExecutor() for managed_node3/TASK: Disable bootloader cmdline testing on Fedora 4846 1726773123.11265: in run() - task 0afff7ba-f7d3-e60c-8651-000000000007 4846 1726773123.11279: variable 'ansible_search_path' from source: unknown 4846 1726773123.11333: calling self._execute() 4846 1726773123.11366: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773123.11374: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773123.11383: variable 'omit' from source: magic vars 4846 1726773123.11777: variable 'ansible_distribution' from source: facts 4846 1726773123.11792: Evaluated conditional (ansible_distribution == "Fedora"): True 4846 1726773123.11798: variable 'omit' from source: magic vars 4846 1726773123.11824: variable 'omit' from source: magic vars 4846 1726773123.11854: variable 'omit' from source: magic vars 4846 1726773123.11889: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773123.11919: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773123.11936: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773123.11951: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773123.11964: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773123.11991: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773123.11995: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773123.11999: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773123.12081: Set connection var ansible_shell_executable to /bin/sh 4846 1726773123.12085: Set connection var ansible_pipelining to False 4846 1726773123.12089: Set connection var ansible_shell_type to sh 4846 1726773123.12092: Set connection var ansible_connection to ssh 4846 1726773123.12100: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773123.12110: Set connection var ansible_timeout to 10 4846 1726773123.12130: variable 'ansible_shell_executable' from source: unknown 4846 1726773123.12133: variable 'ansible_connection' from source: unknown 4846 1726773123.12136: variable 'ansible_module_compression' from source: unknown 4846 1726773123.12140: variable 'ansible_shell_type' from source: unknown 4846 1726773123.12143: variable 'ansible_shell_executable' from source: unknown 4846 1726773123.12148: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773123.12152: variable 'ansible_pipelining' from source: unknown 4846 1726773123.12155: variable 'ansible_timeout' from source: unknown 4846 1726773123.12162: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773123.12274: 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) 4846 1726773123.12282: variable 'omit' from source: magic vars 4846 1726773123.12291: starting attempt loop 4846 1726773123.12294: running the handler 4846 1726773123.12305: handler run complete 4846 1726773123.12316: attempt loop complete, returning result 4846 1726773123.12319: _execute() done 4846 1726773123.12322: dumping result to json 4846 1726773123.12327: done dumping result, returning 4846 1726773123.12333: done running TaskExecutor() for managed_node3/TASK: Disable bootloader cmdline testing on Fedora [0afff7ba-f7d3-e60c-8651-000000000007] 4846 1726773123.12339: sending task result for task 0afff7ba-f7d3-e60c-8651-000000000007 4846 1726773123.12426: done sending task result for task 0afff7ba-f7d3-e60c-8651-000000000007 4846 1726773123.12429: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_blcmdline_value": null, "__kernel_settings_check_reboot": false, "kernel_settings_bootloader_cmdline": null }, "changed": false } 4846 1726773123.12491: no more pending results, returning what we have 4846 1726773123.12494: results queue empty 4846 1726773123.12495: checking for any_errors_fatal 4846 1726773123.12499: done checking for any_errors_fatal 4846 1726773123.12500: checking for max_fail_percentage 4846 1726773123.12502: done checking for max_fail_percentage 4846 1726773123.12503: checking to see if all hosts have failed and the running result is not ok 4846 1726773123.12503: done checking to see if all hosts have failed 4846 1726773123.12504: getting the remaining hosts for this loop 4846 1726773123.12507: done getting the remaining hosts for this loop 4846 1726773123.12510: getting the next task for host managed_node3 4846 1726773123.12515: done getting next task for host managed_node3 4846 1726773123.12517: ^ task is: TASK: Apply the settings - call the role 4846 1726773123.12519: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4846 1726773123.12522: getting variables 4846 1726773123.12523: in VariableManager get_vars() 4846 1726773123.12548: Calling all_inventory to load vars for managed_node3 4846 1726773123.12551: Calling groups_inventory to load vars for managed_node3 4846 1726773123.12554: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773123.12563: Calling all_plugins_play to load vars for managed_node3 4846 1726773123.12566: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773123.12569: Calling groups_plugins_play to load vars for managed_node3 4846 1726773123.12743: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773123.12918: done with get_vars() 4846 1726773123.12927: done getting variables TASK [Apply the settings - call the role] ************************************** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:25 Thursday 19 September 2024 15:12:03 -0400 (0:00:00.021) 0:00:01.707 **** 4846 1726773123.12992: entering _queue_task() for managed_node3/include_role 4846 1726773123.12993: Creating lock for include_role 4846 1726773123.13187: worker is 1 (out of 1 available) 4846 1726773123.13200: exiting _queue_task() for managed_node3/include_role 4846 1726773123.13214: done queuing things up, now waiting for results queue to drain 4846 1726773123.13216: waiting for pending results... 4846 1726773123.13351: running TaskExecutor() for managed_node3/TASK: Apply the settings - call the role 4846 1726773123.13412: in run() - task 0afff7ba-f7d3-e60c-8651-000000000008 4846 1726773123.13428: variable 'ansible_search_path' from source: unknown 4846 1726773123.13459: calling self._execute() 4846 1726773123.13514: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773123.13521: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773123.13530: variable 'omit' from source: magic vars 4846 1726773123.13615: _execute() done 4846 1726773123.13619: dumping result to json 4846 1726773123.13622: done dumping result, returning 4846 1726773123.13630: done running TaskExecutor() for managed_node3/TASK: Apply the settings - call the role [0afff7ba-f7d3-e60c-8651-000000000008] 4846 1726773123.13635: sending task result for task 0afff7ba-f7d3-e60c-8651-000000000008 4846 1726773123.13746: done sending task result for task 0afff7ba-f7d3-e60c-8651-000000000008 4846 1726773123.13749: WORKER PROCESS EXITING 4846 1726773123.13786: no more pending results, returning what we have 4846 1726773123.13791: in VariableManager get_vars() 4846 1726773123.13822: Calling all_inventory to load vars for managed_node3 4846 1726773123.13825: Calling groups_inventory to load vars for managed_node3 4846 1726773123.13829: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773123.13836: Calling all_plugins_play to load vars for managed_node3 4846 1726773123.13838: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773123.13840: Calling groups_plugins_play to load vars for managed_node3 4846 1726773123.13985: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773123.14171: done with get_vars() 4846 1726773123.14180: variable 'ansible_search_path' from source: unknown 4846 1726773123.14366: variable 'omit' from source: magic vars 4846 1726773123.14387: variable 'omit' from source: magic vars 4846 1726773123.14399: variable 'omit' from source: magic vars 4846 1726773123.14403: we have included files to process 4846 1726773123.14403: generating all_blocks data 4846 1726773123.14404: done generating all_blocks data 4846 1726773123.14407: processing included file: fedora.linux_system_roles.kernel_settings 4846 1726773123.14423: in VariableManager get_vars() 4846 1726773123.14432: done with get_vars() 4846 1726773123.14486: in VariableManager get_vars() 4846 1726773123.14497: done with get_vars() 4846 1726773123.14527: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/main.yml 4846 1726773123.14632: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/defaults/main.yml 4846 1726773123.14680: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/meta/main.yml 4846 1726773123.14800: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml 4846 1726773123.15473: in VariableManager get_vars() 4846 1726773123.15490: done with get_vars() 4846 1726773123.16655: in VariableManager get_vars() 4846 1726773123.16671: done with get_vars() 4846 1726773123.16808: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml 4846 1726773123.17692: iterating over new_blocks loaded from include file 4846 1726773123.17694: in VariableManager get_vars() 4846 1726773123.17714: done with get_vars() 4846 1726773123.17716: filtering new block on tags 4846 1726773123.17764: done filtering new block on tags 4846 1726773123.17768: in VariableManager get_vars() 4846 1726773123.17788: done with get_vars() 4846 1726773123.17790: filtering new block on tags 4846 1726773123.17842: done filtering new block on tags 4846 1726773123.17845: in VariableManager get_vars() 4846 1726773123.17862: done with get_vars() 4846 1726773123.17864: filtering new block on tags 4846 1726773123.18157: done filtering new block on tags 4846 1726773123.18159: in VariableManager get_vars() 4846 1726773123.18170: done with get_vars() 4846 1726773123.18171: filtering new block on tags 4846 1726773123.18186: done filtering new block on tags 4846 1726773123.18188: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kernel_settings for managed_node3 4846 1726773123.18193: extending task lists for all hosts with included blocks 4846 1726773123.18364: done extending task lists 4846 1726773123.18365: done processing included files 4846 1726773123.18366: results queue empty 4846 1726773123.18366: checking for any_errors_fatal 4846 1726773123.18368: done checking for any_errors_fatal 4846 1726773123.18369: checking for max_fail_percentage 4846 1726773123.18370: done checking for max_fail_percentage 4846 1726773123.18370: checking to see if all hosts have failed and the running result is not ok 4846 1726773123.18371: done checking to see if all hosts have failed 4846 1726773123.18371: getting the remaining hosts for this loop 4846 1726773123.18372: done getting the remaining hosts for this loop 4846 1726773123.18376: getting the next task for host managed_node3 4846 1726773123.18380: done getting next task for host managed_node3 4846 1726773123.18382: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 4846 1726773123.18383: ^ 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 4846 1726773123.18390: getting variables 4846 1726773123.18392: in VariableManager get_vars() 4846 1726773123.18401: Calling all_inventory to load vars for managed_node3 4846 1726773123.18403: Calling groups_inventory to load vars for managed_node3 4846 1726773123.18404: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773123.18410: Calling all_plugins_play to load vars for managed_node3 4846 1726773123.18412: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773123.18414: Calling groups_plugins_play to load vars for managed_node3 4846 1726773123.18548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773123.18733: done with get_vars() 4846 1726773123.18740: done getting variables 4846 1726773123.18797: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:2 Thursday 19 September 2024 15:12:03 -0400 (0:00:00.058) 0:00:01.765 **** 4846 1726773123.18819: entering _queue_task() for managed_node3/fail 4846 1726773123.18821: Creating lock for fail 4846 1726773123.19039: worker is 1 (out of 1 available) 4846 1726773123.19052: exiting _queue_task() for managed_node3/fail 4846 1726773123.19064: done queuing things up, now waiting for results queue to drain 4846 1726773123.19065: waiting for pending results... 4846 1726773123.19231: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 4846 1726773123.19306: in run() - task 0afff7ba-f7d3-e60c-8651-000000000047 4846 1726773123.19319: variable 'ansible_search_path' from source: unknown 4846 1726773123.19322: variable 'ansible_search_path' from source: unknown 4846 1726773123.19355: calling self._execute() 4846 1726773123.19420: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773123.19427: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773123.19437: variable 'omit' from source: magic vars 4846 1726773123.19819: variable 'kernel_settings_sysctl' from source: include_vars 4846 1726773123.19833: variable '__kernel_settings_state_empty' from source: role '' all vars 4846 1726773123.19841: Evaluated conditional (kernel_settings_sysctl != __kernel_settings_state_empty): True 4846 1726773123.20103: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4846 1726773123.22800: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4846 1726773123.22813: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4846 1726773123.22864: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4846 1726773123.22925: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4846 1726773123.22964: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4846 1726773123.23073: 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) 4846 1726773123.23120: 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) 4846 1726773123.23169: 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) 4846 1726773123.23233: 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) 4846 1726773123.23267: 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) 4846 1726773123.23360: 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) 4846 1726773123.23393: 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) 4846 1726773123.23459: 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) 4846 1726773123.23498: 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) 4846 1726773123.23525: 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) 4846 1726773123.23598: 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) 4846 1726773123.23680: 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) 4846 1726773123.23685: 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) 4846 1726773123.23733: 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) 4846 1726773123.23786: 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) 4846 1726773123.24218: variable 'kernel_settings_sysctl' from source: include_vars 4846 1726773123.24334: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4846 1726773123.24811: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4846 1726773123.24814: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4846 1726773123.24816: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4846 1726773123.24819: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4846 1726773123.24821: 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) 4846 1726773123.24823: 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) 4846 1726773123.24835: 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) 4846 1726773123.24872: 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) 4846 1726773123.24940: 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) 4846 1726773123.24971: 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) 4846 1726773123.25012: 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) 4846 1726773123.25055: 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) 4846 1726773123.25100: 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 4846 1726773123.25121: when evaluation is False, skipping this task 4846 1726773123.25130: _execute() done 4846 1726773123.25138: dumping result to json 4846 1726773123.25146: done dumping result, returning 4846 1726773123.25167: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values [0afff7ba-f7d3-e60c-8651-000000000047] 4846 1726773123.25183: sending task result for task 0afff7ba-f7d3-e60c-8651-000000000047 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" } 4846 1726773123.25437: no more pending results, returning what we have 4846 1726773123.25442: results queue empty 4846 1726773123.25443: checking for any_errors_fatal 4846 1726773123.25446: done checking for any_errors_fatal 4846 1726773123.25447: checking for max_fail_percentage 4846 1726773123.25449: done checking for max_fail_percentage 4846 1726773123.25450: checking to see if all hosts have failed and the running result is not ok 4846 1726773123.25451: done checking to see if all hosts have failed 4846 1726773123.25452: getting the remaining hosts for this loop 4846 1726773123.25454: done getting the remaining hosts for this loop 4846 1726773123.25460: getting the next task for host managed_node3 4846 1726773123.25468: done getting next task for host managed_node3 4846 1726773123.25473: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 4846 1726773123.25483: ^ 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 4846 1726773123.25503: getting variables 4846 1726773123.25507: in VariableManager get_vars() 4846 1726773123.25548: Calling all_inventory to load vars for managed_node3 4846 1726773123.25551: Calling groups_inventory to load vars for managed_node3 4846 1726773123.25554: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773123.25564: Calling all_plugins_play to load vars for managed_node3 4846 1726773123.25567: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773123.25571: Calling groups_plugins_play to load vars for managed_node3 4846 1726773123.25778: done sending task result for task 0afff7ba-f7d3-e60c-8651-000000000047 4846 1726773123.25782: WORKER PROCESS EXITING 4846 1726773123.25794: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773123.25985: done with get_vars() 4846 1726773123.25996: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Set version specific variables] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:9 Thursday 19 September 2024 15:12:03 -0400 (0:00:00.072) 0:00:01.838 **** 4846 1726773123.26074: entering _queue_task() for managed_node3/include_tasks 4846 1726773123.26078: Creating lock for include_tasks 4846 1726773123.26296: worker is 1 (out of 1 available) 4846 1726773123.26315: exiting _queue_task() for managed_node3/include_tasks 4846 1726773123.26328: done queuing things up, now waiting for results queue to drain 4846 1726773123.26329: waiting for pending results... 4846 1726773123.26488: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 4846 1726773123.26562: in run() - task 0afff7ba-f7d3-e60c-8651-000000000048 4846 1726773123.26578: variable 'ansible_search_path' from source: unknown 4846 1726773123.26582: variable 'ansible_search_path' from source: unknown 4846 1726773123.26614: calling self._execute() 4846 1726773123.26682: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773123.26686: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773123.26694: variable 'omit' from source: magic vars 4846 1726773123.26782: _execute() done 4846 1726773123.26787: dumping result to json 4846 1726773123.26790: done dumping result, returning 4846 1726773123.26811: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables [0afff7ba-f7d3-e60c-8651-000000000048] 4846 1726773123.26814: sending task result for task 0afff7ba-f7d3-e60c-8651-000000000048 4846 1726773123.26898: done sending task result for task 0afff7ba-f7d3-e60c-8651-000000000048 4846 1726773123.26902: WORKER PROCESS EXITING 4846 1726773123.26948: no more pending results, returning what we have 4846 1726773123.26953: in VariableManager get_vars() 4846 1726773123.26990: Calling all_inventory to load vars for managed_node3 4846 1726773123.26993: Calling groups_inventory to load vars for managed_node3 4846 1726773123.26996: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773123.27005: Calling all_plugins_play to load vars for managed_node3 4846 1726773123.27009: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773123.27012: Calling groups_plugins_play to load vars for managed_node3 4846 1726773123.27193: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773123.27433: done with get_vars() 4846 1726773123.27442: variable 'ansible_search_path' from source: unknown 4846 1726773123.27444: variable 'ansible_search_path' from source: unknown 4846 1726773123.27488: we have included files to process 4846 1726773123.27490: generating all_blocks data 4846 1726773123.27492: done generating all_blocks data 4846 1726773123.27498: processing included file: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 4846 1726773123.27500: loading included file: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 4846 1726773123.27503: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 4846 1726773123.28525: done processing included file 4846 1726773123.28527: iterating over new_blocks loaded from include file 4846 1726773123.28528: in VariableManager get_vars() 4846 1726773123.28544: done with get_vars() 4846 1726773123.28545: filtering new block on tags 4846 1726773123.28565: done filtering new block on tags 4846 1726773123.28567: in VariableManager get_vars() 4846 1726773123.28585: done with get_vars() 4846 1726773123.28586: filtering new block on tags 4846 1726773123.28635: done filtering new block on tags 4846 1726773123.28638: in VariableManager get_vars() 4846 1726773123.28653: done with get_vars() 4846 1726773123.28654: filtering new block on tags 4846 1726773123.28687: done filtering new block on tags 4846 1726773123.28690: in VariableManager get_vars() 4846 1726773123.28705: done with get_vars() 4846 1726773123.28708: filtering new block on tags 4846 1726773123.28726: done filtering new block on tags 4846 1726773123.28728: done iterating over new_blocks loaded from include file included: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml for managed_node3 4846 1726773123.28733: extending task lists for all hosts with included blocks 4846 1726773123.28854: done extending task lists 4846 1726773123.28855: done processing included files 4846 1726773123.28856: results queue empty 4846 1726773123.28856: checking for any_errors_fatal 4846 1726773123.28858: done checking for any_errors_fatal 4846 1726773123.28859: checking for max_fail_percentage 4846 1726773123.28860: done checking for max_fail_percentage 4846 1726773123.28860: checking to see if all hosts have failed and the running result is not ok 4846 1726773123.28861: done checking to see if all hosts have failed 4846 1726773123.28861: getting the remaining hosts for this loop 4846 1726773123.28862: done getting the remaining hosts for this loop 4846 1726773123.28864: getting the next task for host managed_node3 4846 1726773123.28867: done getting next task for host managed_node3 4846 1726773123.28869: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 4846 1726773123.28872: ^ 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? (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 4846 1726773123.28881: getting variables 4846 1726773123.28881: in VariableManager get_vars() 4846 1726773123.28891: Calling all_inventory to load vars for managed_node3 4846 1726773123.28893: Calling groups_inventory to load vars for managed_node3 4846 1726773123.28894: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773123.28898: Calling all_plugins_play to load vars for managed_node3 4846 1726773123.28900: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773123.28902: Calling groups_plugins_play to load vars for managed_node3 4846 1726773123.29028: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773123.29209: done with get_vars() 4846 1726773123.29217: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 Thursday 19 September 2024 15:12:03 -0400 (0:00:00.031) 0:00:01.870 **** 4846 1726773123.29270: entering _queue_task() for managed_node3/setup 4846 1726773123.29463: worker is 1 (out of 1 available) 4846 1726773123.29479: exiting _queue_task() for managed_node3/setup 4846 1726773123.29493: done queuing things up, now waiting for results queue to drain 4846 1726773123.29494: waiting for pending results... 4846 1726773123.29647: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 4846 1726773123.29767: in run() - task 0afff7ba-f7d3-e60c-8651-0000000000bb 4846 1726773123.29773: variable 'ansible_search_path' from source: unknown 4846 1726773123.29778: variable 'ansible_search_path' from source: unknown 4846 1726773123.29794: calling self._execute() 4846 1726773123.29855: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773123.29862: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773123.29873: variable 'omit' from source: magic vars 4846 1726773123.30394: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4846 1726773123.32683: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4846 1726773123.32748: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4846 1726773123.32778: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4846 1726773123.32817: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4846 1726773123.32838: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4846 1726773123.32905: 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) 4846 1726773123.32935: 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) 4846 1726773123.32956: 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) 4846 1726773123.32991: 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) 4846 1726773123.33003: 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) 4846 1726773123.33054: 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) 4846 1726773123.33074: 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) 4846 1726773123.33096: 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) 4846 1726773123.33134: 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) 4846 1726773123.33147: 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) 4846 1726773123.33294: variable '__kernel_settings_required_facts' from source: role '' all vars 4846 1726773123.33304: variable 'ansible_facts' from source: unknown 4846 1726773123.33391: Evaluated conditional (__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 4846 1726773123.33394: when evaluation is False, skipping this task 4846 1726773123.33397: _execute() done 4846 1726773123.33400: dumping result to json 4846 1726773123.33403: done dumping result, returning 4846 1726773123.33413: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role [0afff7ba-f7d3-e60c-8651-0000000000bb] 4846 1726773123.33419: sending task result for task 0afff7ba-f7d3-e60c-8651-0000000000bb 4846 1726773123.33507: done sending task result for task 0afff7ba-f7d3-e60c-8651-0000000000bb 4846 1726773123.33510: 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" } 4846 1726773123.33565: no more pending results, returning what we have 4846 1726773123.33569: results queue empty 4846 1726773123.33570: checking for any_errors_fatal 4846 1726773123.33572: done checking for any_errors_fatal 4846 1726773123.33573: checking for max_fail_percentage 4846 1726773123.33574: done checking for max_fail_percentage 4846 1726773123.33575: checking to see if all hosts have failed and the running result is not ok 4846 1726773123.33576: done checking to see if all hosts have failed 4846 1726773123.33577: getting the remaining hosts for this loop 4846 1726773123.33579: done getting the remaining hosts for this loop 4846 1726773123.33584: getting the next task for host managed_node3 4846 1726773123.33595: done getting next task for host managed_node3 4846 1726773123.33599: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 4846 1726773123.33604: ^ 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? (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 4846 1726773123.33625: getting variables 4846 1726773123.33626: in VariableManager get_vars() 4846 1726773123.33659: Calling all_inventory to load vars for managed_node3 4846 1726773123.33662: Calling groups_inventory to load vars for managed_node3 4846 1726773123.33665: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773123.33674: Calling all_plugins_play to load vars for managed_node3 4846 1726773123.33677: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773123.33681: Calling groups_plugins_play to load vars for managed_node3 4846 1726773123.33866: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773123.34120: done with get_vars() 4846 1726773123.34132: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if system is ostree] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:10 Thursday 19 September 2024 15:12:03 -0400 (0:00:00.049) 0:00:01.919 **** 4846 1726773123.34240: entering _queue_task() for managed_node3/stat 4846 1726773123.34488: worker is 1 (out of 1 available) 4846 1726773123.34504: exiting _queue_task() for managed_node3/stat 4846 1726773123.34719: done queuing things up, now waiting for results queue to drain 4846 1726773123.34721: waiting for pending results... 4846 1726773123.34924: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 4846 1726773123.34958: in run() - task 0afff7ba-f7d3-e60c-8651-0000000000bd 4846 1726773123.34983: variable 'ansible_search_path' from source: unknown 4846 1726773123.35055: variable 'ansible_search_path' from source: unknown 4846 1726773123.35058: calling self._execute() 4846 1726773123.35136: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773123.35144: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773123.35153: variable 'omit' from source: magic vars 4846 1726773123.35697: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4846 1726773123.36011: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4846 1726773123.36026: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4846 1726773123.36073: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4846 1726773123.36119: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4846 1726773123.36217: 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) 4846 1726773123.36255: 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) 4846 1726773123.36292: 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) 4846 1726773123.36333: 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) 4846 1726773123.36474: Evaluated conditional (not __kernel_settings_is_ostree is defined): True 4846 1726773123.36486: variable 'omit' from source: magic vars 4846 1726773123.36572: variable 'omit' from source: magic vars 4846 1726773123.36619: variable 'omit' from source: magic vars 4846 1726773123.36654: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773123.36726: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773123.36730: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773123.36733: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773123.36743: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773123.36769: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773123.36772: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773123.36779: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773123.36864: Set connection var ansible_shell_executable to /bin/sh 4846 1726773123.36870: Set connection var ansible_pipelining to False 4846 1726773123.36873: Set connection var ansible_shell_type to sh 4846 1726773123.36880: Set connection var ansible_connection to ssh 4846 1726773123.36887: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773123.36899: Set connection var ansible_timeout to 10 4846 1726773123.36924: variable 'ansible_shell_executable' from source: unknown 4846 1726773123.36927: variable 'ansible_connection' from source: unknown 4846 1726773123.36930: variable 'ansible_module_compression' from source: unknown 4846 1726773123.36933: variable 'ansible_shell_type' from source: unknown 4846 1726773123.36939: variable 'ansible_shell_executable' from source: unknown 4846 1726773123.36942: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773123.36948: variable 'ansible_pipelining' from source: unknown 4846 1726773123.36951: variable 'ansible_timeout' from source: unknown 4846 1726773123.36956: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773123.37075: 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__) 4846 1726773123.37087: variable 'omit' from source: magic vars 4846 1726773123.37093: starting attempt loop 4846 1726773123.37096: running the handler 4846 1726773123.37109: _low_level_execute_command(): starting 4846 1726773123.37118: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4846 1726773123.37639: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773123.37643: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773123.37647: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773123.37696: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773123.37700: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773123.37754: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773123.39616: stdout chunk (state=3): >>>/root <<< 4846 1726773123.39722: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773123.39812: stderr chunk (state=3): >>><<< 4846 1726773123.39815: stdout chunk (state=3): >>><<< 4846 1726773123.39819: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773123.39828: _low_level_execute_command(): starting 4846 1726773123.39831: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773123.397921-4960-28531619108660 `" && echo ansible-tmp-1726773123.397921-4960-28531619108660="` echo /root/.ansible/tmp/ansible-tmp-1726773123.397921-4960-28531619108660 `" ) && sleep 0' 4846 1726773123.40253: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773123.40256: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773123.40259: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773123.40261: 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.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773123.40311: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773123.40328: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773123.40374: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773123.42546: stdout chunk (state=3): >>>ansible-tmp-1726773123.397921-4960-28531619108660=/root/.ansible/tmp/ansible-tmp-1726773123.397921-4960-28531619108660 <<< 4846 1726773123.42663: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773123.42711: stderr chunk (state=3): >>><<< 4846 1726773123.42715: stdout chunk (state=3): >>><<< 4846 1726773123.42729: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773123.397921-4960-28531619108660=/root/.ansible/tmp/ansible-tmp-1726773123.397921-4960-28531619108660 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773123.42770: variable 'ansible_module_compression' from source: unknown 4846 1726773123.42818: ANSIBALLZ: Using lock for stat 4846 1726773123.42822: ANSIBALLZ: Acquiring lock 4846 1726773123.42824: ANSIBALLZ: Lock acquired: 140269493753264 4846 1726773123.42829: ANSIBALLZ: Creating module 4846 1726773123.52833: ANSIBALLZ: Writing module into payload 4846 1726773123.52917: ANSIBALLZ: Writing module 4846 1726773123.52935: ANSIBALLZ: Renaming module 4846 1726773123.52941: ANSIBALLZ: Done creating module 4846 1726773123.52956: variable 'ansible_facts' from source: unknown 4846 1726773123.53009: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773123.397921-4960-28531619108660/AnsiballZ_stat.py 4846 1726773123.53123: Sending initial data 4846 1726773123.53126: Sent initial data (149 bytes) 4846 1726773123.53667: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773123.53671: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773123.53735: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773123.55522: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773123.55585: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773123.55639: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpahmhufvj /root/.ansible/tmp/ansible-tmp-1726773123.397921-4960-28531619108660/AnsiballZ_stat.py <<< 4846 1726773123.55643: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773123.397921-4960-28531619108660/AnsiballZ_stat.py" <<< 4846 1726773123.55688: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpahmhufvj" to remote "/root/.ansible/tmp/ansible-tmp-1726773123.397921-4960-28531619108660/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773123.397921-4960-28531619108660/AnsiballZ_stat.py" <<< 4846 1726773123.56727: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773123.56771: stderr chunk (state=3): >>><<< 4846 1726773123.56774: stdout chunk (state=3): >>><<< 4846 1726773123.56800: done transferring module to remote 4846 1726773123.56812: _low_level_execute_command(): starting 4846 1726773123.56818: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773123.397921-4960-28531619108660/ /root/.ansible/tmp/ansible-tmp-1726773123.397921-4960-28531619108660/AnsiballZ_stat.py && sleep 0' 4846 1726773123.57267: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773123.57274: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773123.57280: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773123.57283: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773123.57334: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773123.57342: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773123.57385: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773123.59400: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773123.59444: stderr chunk (state=3): >>><<< 4846 1726773123.59448: stdout chunk (state=3): >>><<< 4846 1726773123.59461: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773123.59464: _low_level_execute_command(): starting 4846 1726773123.59471: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773123.397921-4960-28531619108660/AnsiballZ_stat.py && sleep 0' 4846 1726773123.59909: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773123.59912: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773123.59915: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773123.59917: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773123.59976: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773123.59979: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773123.60024: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773123.78765: 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"}}} <<< 4846 1726773123.80463: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773123.80523: stderr chunk (state=3): >>><<< 4846 1726773123.80528: stdout chunk (state=3): >>><<< 4846 1726773123.80544: _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_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773123.80583: 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-1726773123.397921-4960-28531619108660/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4846 1726773123.80592: _low_level_execute_command(): starting 4846 1726773123.80603: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773123.397921-4960-28531619108660/ > /dev/null 2>&1 && sleep 0' 4846 1726773123.81089: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773123.81092: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773123.81095: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773123.81101: 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.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773123.81153: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773123.81162: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773123.81212: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773123.83277: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773123.83328: stderr chunk (state=3): >>><<< 4846 1726773123.83331: stdout chunk (state=3): >>><<< 4846 1726773123.83345: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773123.83352: handler run complete 4846 1726773123.83370: attempt loop complete, returning result 4846 1726773123.83373: _execute() done 4846 1726773123.83378: dumping result to json 4846 1726773123.83381: done dumping result, returning 4846 1726773123.83391: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree [0afff7ba-f7d3-e60c-8651-0000000000bd] 4846 1726773123.83398: sending task result for task 0afff7ba-f7d3-e60c-8651-0000000000bd 4846 1726773123.83504: done sending task result for task 0afff7ba-f7d3-e60c-8651-0000000000bd 4846 1726773123.83510: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 4846 1726773123.83611: no more pending results, returning what we have 4846 1726773123.83614: results queue empty 4846 1726773123.83615: checking for any_errors_fatal 4846 1726773123.83620: done checking for any_errors_fatal 4846 1726773123.83621: checking for max_fail_percentage 4846 1726773123.83623: done checking for max_fail_percentage 4846 1726773123.83624: checking to see if all hosts have failed and the running result is not ok 4846 1726773123.83625: done checking to see if all hosts have failed 4846 1726773123.83626: getting the remaining hosts for this loop 4846 1726773123.83628: done getting the remaining hosts for this loop 4846 1726773123.83632: getting the next task for host managed_node3 4846 1726773123.83640: done getting next task for host managed_node3 4846 1726773123.83644: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 4846 1726773123.83649: ^ 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? (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 4846 1726773123.83660: getting variables 4846 1726773123.83662: in VariableManager get_vars() 4846 1726773123.83699: Calling all_inventory to load vars for managed_node3 4846 1726773123.83702: Calling groups_inventory to load vars for managed_node3 4846 1726773123.83704: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773123.83722: Calling all_plugins_play to load vars for managed_node3 4846 1726773123.83725: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773123.83729: Calling groups_plugins_play to load vars for managed_node3 4846 1726773123.83900: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773123.84118: done with get_vars() 4846 1726773123.84127: done getting variables 4846 1726773123.84180: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:15 Thursday 19 September 2024 15:12:03 -0400 (0:00:00.499) 0:00:02.419 **** 4846 1726773123.84208: entering _queue_task() for managed_node3/set_fact 4846 1726773123.84412: worker is 1 (out of 1 available) 4846 1726773123.84427: exiting _queue_task() for managed_node3/set_fact 4846 1726773123.84440: done queuing things up, now waiting for results queue to drain 4846 1726773123.84441: waiting for pending results... 4846 1726773123.84608: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 4846 1726773123.84703: in run() - task 0afff7ba-f7d3-e60c-8651-0000000000be 4846 1726773123.84717: variable 'ansible_search_path' from source: unknown 4846 1726773123.84721: variable 'ansible_search_path' from source: unknown 4846 1726773123.84752: calling self._execute() 4846 1726773123.84821: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773123.84828: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773123.84838: variable 'omit' from source: magic vars 4846 1726773123.85234: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4846 1726773123.85435: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4846 1726773123.85472: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4846 1726773123.85502: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4846 1726773123.85533: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4846 1726773123.85608: 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) 4846 1726773123.85629: 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) 4846 1726773123.85654: 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) 4846 1726773123.85678: 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) 4846 1726773123.85779: Evaluated conditional (not __kernel_settings_is_ostree is defined): True 4846 1726773123.85783: variable 'omit' from source: magic vars 4846 1726773123.85834: variable 'omit' from source: magic vars 4846 1726773123.85929: variable '__ostree_booted_stat' from source: set_fact 4846 1726773123.85968: variable 'omit' from source: magic vars 4846 1726773123.85996: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773123.86022: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773123.86038: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773123.86053: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773123.86063: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773123.86091: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773123.86100: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773123.86104: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773123.86187: Set connection var ansible_shell_executable to /bin/sh 4846 1726773123.86192: Set connection var ansible_pipelining to False 4846 1726773123.86198: Set connection var ansible_shell_type to sh 4846 1726773123.86201: Set connection var ansible_connection to ssh 4846 1726773123.86213: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773123.86223: Set connection var ansible_timeout to 10 4846 1726773123.86243: variable 'ansible_shell_executable' from source: unknown 4846 1726773123.86246: variable 'ansible_connection' from source: unknown 4846 1726773123.86249: variable 'ansible_module_compression' from source: unknown 4846 1726773123.86252: variable 'ansible_shell_type' from source: unknown 4846 1726773123.86257: variable 'ansible_shell_executable' from source: unknown 4846 1726773123.86261: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773123.86265: variable 'ansible_pipelining' from source: unknown 4846 1726773123.86269: variable 'ansible_timeout' from source: unknown 4846 1726773123.86274: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773123.86360: 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) 4846 1726773123.86370: variable 'omit' from source: magic vars 4846 1726773123.86380: starting attempt loop 4846 1726773123.86383: running the handler 4846 1726773123.86394: handler run complete 4846 1726773123.86402: attempt loop complete, returning result 4846 1726773123.86405: _execute() done 4846 1726773123.86410: dumping result to json 4846 1726773123.86416: done dumping result, returning 4846 1726773123.86425: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree [0afff7ba-f7d3-e60c-8651-0000000000be] 4846 1726773123.86433: sending task result for task 0afff7ba-f7d3-e60c-8651-0000000000be 4846 1726773123.86515: done sending task result for task 0afff7ba-f7d3-e60c-8651-0000000000be 4846 1726773123.86520: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_is_ostree": false }, "changed": false } 4846 1726773123.86601: no more pending results, returning what we have 4846 1726773123.86605: results queue empty 4846 1726773123.86608: checking for any_errors_fatal 4846 1726773123.86613: done checking for any_errors_fatal 4846 1726773123.86614: checking for max_fail_percentage 4846 1726773123.86616: done checking for max_fail_percentage 4846 1726773123.86617: checking to see if all hosts have failed and the running result is not ok 4846 1726773123.86618: done checking to see if all hosts have failed 4846 1726773123.86618: getting the remaining hosts for this loop 4846 1726773123.86620: done getting the remaining hosts for this loop 4846 1726773123.86623: getting the next task for host managed_node3 4846 1726773123.86633: done getting next task for host managed_node3 4846 1726773123.86637: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 4846 1726773123.86640: ^ 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? (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 4846 1726773123.86653: getting variables 4846 1726773123.86655: in VariableManager get_vars() 4846 1726773123.86686: Calling all_inventory to load vars for managed_node3 4846 1726773123.86688: Calling groups_inventory to load vars for managed_node3 4846 1726773123.86690: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773123.86697: Calling all_plugins_play to load vars for managed_node3 4846 1726773123.86699: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773123.86701: Calling groups_plugins_play to load vars for managed_node3 4846 1726773123.86847: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773123.87032: done with get_vars() 4846 1726773123.87040: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:22 Thursday 19 September 2024 15:12:03 -0400 (0:00:00.029) 0:00:02.448 **** 4846 1726773123.87115: entering _queue_task() for managed_node3/stat 4846 1726773123.87303: worker is 1 (out of 1 available) 4846 1726773123.87323: exiting _queue_task() for managed_node3/stat 4846 1726773123.87335: done queuing things up, now waiting for results queue to drain 4846 1726773123.87337: waiting for pending results... 4846 1726773123.87494: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 4846 1726773123.87586: in run() - task 0afff7ba-f7d3-e60c-8651-0000000000c0 4846 1726773123.87599: variable 'ansible_search_path' from source: unknown 4846 1726773123.87603: variable 'ansible_search_path' from source: unknown 4846 1726773123.87633: calling self._execute() 4846 1726773123.87698: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773123.87704: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773123.87714: variable 'omit' from source: magic vars 4846 1726773123.88104: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4846 1726773123.88355: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4846 1726773123.88393: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4846 1726773123.88423: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4846 1726773123.88454: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4846 1726773123.88525: 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) 4846 1726773123.88547: 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) 4846 1726773123.88571: 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) 4846 1726773123.88595: 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) 4846 1726773123.88694: Evaluated conditional (not __kernel_settings_is_transactional is defined): True 4846 1726773123.88698: variable 'omit' from source: magic vars 4846 1726773123.88746: variable 'omit' from source: magic vars 4846 1726773123.88777: variable 'omit' from source: magic vars 4846 1726773123.88802: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773123.88826: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773123.88842: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773123.88857: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773123.88867: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773123.88897: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773123.88901: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773123.88906: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773123.88987: Set connection var ansible_shell_executable to /bin/sh 4846 1726773123.88991: Set connection var ansible_pipelining to False 4846 1726773123.88994: Set connection var ansible_shell_type to sh 4846 1726773123.89003: Set connection var ansible_connection to ssh 4846 1726773123.89008: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773123.89016: Set connection var ansible_timeout to 10 4846 1726773123.89036: variable 'ansible_shell_executable' from source: unknown 4846 1726773123.89039: variable 'ansible_connection' from source: unknown 4846 1726773123.89042: variable 'ansible_module_compression' from source: unknown 4846 1726773123.89046: variable 'ansible_shell_type' from source: unknown 4846 1726773123.89049: variable 'ansible_shell_executable' from source: unknown 4846 1726773123.89054: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773123.89058: variable 'ansible_pipelining' from source: unknown 4846 1726773123.89062: variable 'ansible_timeout' from source: unknown 4846 1726773123.89067: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773123.89185: 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__) 4846 1726773123.89194: variable 'omit' from source: magic vars 4846 1726773123.89201: starting attempt loop 4846 1726773123.89204: running the handler 4846 1726773123.89225: _low_level_execute_command(): starting 4846 1726773123.89230: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4846 1726773123.89761: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773123.89767: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773123.89770: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773123.89772: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773123.89831: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773123.89838: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773123.89891: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773123.91743: stdout chunk (state=3): >>>/root <<< 4846 1726773123.91852: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773123.91908: stderr chunk (state=3): >>><<< 4846 1726773123.91912: stdout chunk (state=3): >>><<< 4846 1726773123.91935: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773123.91948: _low_level_execute_command(): starting 4846 1726773123.91954: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773123.9193342-4981-112324325699606 `" && echo ansible-tmp-1726773123.9193342-4981-112324325699606="` echo /root/.ansible/tmp/ansible-tmp-1726773123.9193342-4981-112324325699606 `" ) && sleep 0' 4846 1726773123.92447: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773123.92451: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773123.92453: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4846 1726773123.92456: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 <<< 4846 1726773123.92458: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773123.92511: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773123.92515: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773123.92564: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773123.94789: stdout chunk (state=3): >>>ansible-tmp-1726773123.9193342-4981-112324325699606=/root/.ansible/tmp/ansible-tmp-1726773123.9193342-4981-112324325699606 <<< 4846 1726773123.94917: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773123.94965: stderr chunk (state=3): >>><<< 4846 1726773123.94968: stdout chunk (state=3): >>><<< 4846 1726773123.94985: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773123.9193342-4981-112324325699606=/root/.ansible/tmp/ansible-tmp-1726773123.9193342-4981-112324325699606 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773123.95025: variable 'ansible_module_compression' from source: unknown 4846 1726773123.95069: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4846hktl8x9z/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4846 1726773123.95102: variable 'ansible_facts' from source: unknown 4846 1726773123.95168: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773123.9193342-4981-112324325699606/AnsiballZ_stat.py 4846 1726773123.95282: Sending initial data 4846 1726773123.95286: Sent initial data (151 bytes) 4846 1726773123.95729: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773123.95732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773123.95735: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773123.95739: 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.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773123.95798: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773123.95801: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773123.95849: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773123.97724: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773123.97769: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773123.97803: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpuao5f8rd /root/.ansible/tmp/ansible-tmp-1726773123.9193342-4981-112324325699606/AnsiballZ_stat.py <<< 4846 1726773123.97835: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773123.9193342-4981-112324325699606/AnsiballZ_stat.py" <<< 4846 1726773123.97882: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 4846 1726773123.97898: stderr chunk (state=3): >>>debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpuao5f8rd" to remote "/root/.ansible/tmp/ansible-tmp-1726773123.9193342-4981-112324325699606/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773123.9193342-4981-112324325699606/AnsiballZ_stat.py" <<< 4846 1726773123.99133: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773123.99190: stderr chunk (state=3): >>><<< 4846 1726773123.99201: stdout chunk (state=3): >>><<< 4846 1726773123.99242: done transferring module to remote 4846 1726773123.99348: _low_level_execute_command(): starting 4846 1726773123.99351: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773123.9193342-4981-112324325699606/ /root/.ansible/tmp/ansible-tmp-1726773123.9193342-4981-112324325699606/AnsiballZ_stat.py && sleep 0' 4846 1726773124.00024: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773124.00089: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773124.00104: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773124.00147: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773124.00264: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773124.02312: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773124.02352: stderr chunk (state=3): >>><<< 4846 1726773124.02368: stdout chunk (state=3): >>><<< 4846 1726773124.02466: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773124.02469: _low_level_execute_command(): starting 4846 1726773124.02472: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773123.9193342-4981-112324325699606/AnsiballZ_stat.py && sleep 0' 4846 1726773124.02973: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4846 1726773124.02989: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773124.03003: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773124.03025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773124.03043: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 <<< 4846 1726773124.03057: stderr chunk (state=3): >>>debug2: match not found <<< 4846 1726773124.03073: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773124.03094: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 4846 1726773124.03110: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address <<< 4846 1726773124.03200: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 4846 1726773124.03227: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773124.03245: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773124.03329: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773124.22515: 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"}}} <<< 4846 1726773124.24272: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773124.24340: stderr chunk (state=3): >>><<< 4846 1726773124.24344: stdout chunk (state=3): >>><<< 4846 1726773124.24361: _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_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773124.24402: 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-1726773123.9193342-4981-112324325699606/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4846 1726773124.24412: _low_level_execute_command(): starting 4846 1726773124.24418: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773123.9193342-4981-112324325699606/ > /dev/null 2>&1 && sleep 0' 4846 1726773124.24916: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773124.24924: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773124.24927: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773124.24929: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773124.24967: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773124.24991: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773124.25036: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773124.27099: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773124.27153: stderr chunk (state=3): >>><<< 4846 1726773124.27158: stdout chunk (state=3): >>><<< 4846 1726773124.27177: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773124.27182: handler run complete 4846 1726773124.27204: attempt loop complete, returning result 4846 1726773124.27209: _execute() done 4846 1726773124.27212: dumping result to json 4846 1726773124.27217: done dumping result, returning 4846 1726773124.27226: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin [0afff7ba-f7d3-e60c-8651-0000000000c0] 4846 1726773124.27232: sending task result for task 0afff7ba-f7d3-e60c-8651-0000000000c0 4846 1726773124.27340: done sending task result for task 0afff7ba-f7d3-e60c-8651-0000000000c0 4846 1726773124.27343: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 4846 1726773124.27425: no more pending results, returning what we have 4846 1726773124.27429: results queue empty 4846 1726773124.27430: checking for any_errors_fatal 4846 1726773124.27436: done checking for any_errors_fatal 4846 1726773124.27437: checking for max_fail_percentage 4846 1726773124.27438: done checking for max_fail_percentage 4846 1726773124.27439: checking to see if all hosts have failed and the running result is not ok 4846 1726773124.27440: done checking to see if all hosts have failed 4846 1726773124.27441: getting the remaining hosts for this loop 4846 1726773124.27443: done getting the remaining hosts for this loop 4846 1726773124.27448: getting the next task for host managed_node3 4846 1726773124.27455: done getting next task for host managed_node3 4846 1726773124.27459: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 4846 1726773124.27464: ^ 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? (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 4846 1726773124.27477: getting variables 4846 1726773124.27479: in VariableManager get_vars() 4846 1726773124.27521: Calling all_inventory to load vars for managed_node3 4846 1726773124.27525: Calling groups_inventory to load vars for managed_node3 4846 1726773124.27527: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773124.27537: Calling all_plugins_play to load vars for managed_node3 4846 1726773124.27540: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773124.27544: Calling groups_plugins_play to load vars for managed_node3 4846 1726773124.27744: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773124.27930: done with get_vars() 4846 1726773124.27939: done getting variables 4846 1726773124.27991: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:27 Thursday 19 September 2024 15:12:04 -0400 (0:00:00.409) 0:00:02.857 **** 4846 1726773124.28020: entering _queue_task() for managed_node3/set_fact 4846 1726773124.28226: worker is 1 (out of 1 available) 4846 1726773124.28239: exiting _queue_task() for managed_node3/set_fact 4846 1726773124.28254: done queuing things up, now waiting for results queue to drain 4846 1726773124.28255: waiting for pending results... 4846 1726773124.28424: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 4846 1726773124.28518: in run() - task 0afff7ba-f7d3-e60c-8651-0000000000c1 4846 1726773124.28530: variable 'ansible_search_path' from source: unknown 4846 1726773124.28534: variable 'ansible_search_path' from source: unknown 4846 1726773124.28565: calling self._execute() 4846 1726773124.28633: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773124.28641: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773124.28651: variable 'omit' from source: magic vars 4846 1726773124.29050: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4846 1726773124.29253: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4846 1726773124.29294: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4846 1726773124.29324: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4846 1726773124.29355: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4846 1726773124.29429: 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) 4846 1726773124.29450: 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) 4846 1726773124.29471: 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) 4846 1726773124.29498: 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) 4846 1726773124.29604: Evaluated conditional (not __kernel_settings_is_transactional is defined): True 4846 1726773124.29609: variable 'omit' from source: magic vars 4846 1726773124.29657: variable 'omit' from source: magic vars 4846 1726773124.29757: variable '__transactional_update_stat' from source: set_fact 4846 1726773124.29798: variable 'omit' from source: magic vars 4846 1726773124.29826: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773124.29850: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773124.29867: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773124.29883: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773124.29893: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773124.29923: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773124.29927: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773124.29931: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773124.30011: Set connection var ansible_shell_executable to /bin/sh 4846 1726773124.30019: Set connection var ansible_pipelining to False 4846 1726773124.30022: Set connection var ansible_shell_type to sh 4846 1726773124.30025: Set connection var ansible_connection to ssh 4846 1726773124.30034: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773124.30043: Set connection var ansible_timeout to 10 4846 1726773124.30084: variable 'ansible_shell_executable' from source: unknown 4846 1726773124.30088: variable 'ansible_connection' from source: unknown 4846 1726773124.30091: variable 'ansible_module_compression' from source: unknown 4846 1726773124.30094: variable 'ansible_shell_type' from source: unknown 4846 1726773124.30098: variable 'ansible_shell_executable' from source: unknown 4846 1726773124.30102: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773124.30109: variable 'ansible_pipelining' from source: unknown 4846 1726773124.30113: variable 'ansible_timeout' from source: unknown 4846 1726773124.30118: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773124.30200: 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) 4846 1726773124.30212: variable 'omit' from source: magic vars 4846 1726773124.30219: starting attempt loop 4846 1726773124.30222: running the handler 4846 1726773124.30232: handler run complete 4846 1726773124.30240: attempt loop complete, returning result 4846 1726773124.30244: _execute() done 4846 1726773124.30247: dumping result to json 4846 1726773124.30249: done dumping result, returning 4846 1726773124.30261: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists [0afff7ba-f7d3-e60c-8651-0000000000c1] 4846 1726773124.30267: sending task result for task 0afff7ba-f7d3-e60c-8651-0000000000c1 4846 1726773124.30348: done sending task result for task 0afff7ba-f7d3-e60c-8651-0000000000c1 4846 1726773124.30351: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_is_transactional": false }, "changed": false } 4846 1726773124.30434: no more pending results, returning what we have 4846 1726773124.30437: results queue empty 4846 1726773124.30439: checking for any_errors_fatal 4846 1726773124.30445: done checking for any_errors_fatal 4846 1726773124.30446: checking for max_fail_percentage 4846 1726773124.30447: done checking for max_fail_percentage 4846 1726773124.30448: checking to see if all hosts have failed and the running result is not ok 4846 1726773124.30449: done checking to see if all hosts have failed 4846 1726773124.30450: getting the remaining hosts for this loop 4846 1726773124.30452: done getting the remaining hosts for this loop 4846 1726773124.30456: getting the next task for host managed_node3 4846 1726773124.30464: done getting next task for host managed_node3 4846 1726773124.30469: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 4846 1726773124.30473: ^ 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? (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 4846 1726773124.30486: getting variables 4846 1726773124.30492: in VariableManager get_vars() 4846 1726773124.30528: Calling all_inventory to load vars for managed_node3 4846 1726773124.30531: Calling groups_inventory to load vars for managed_node3 4846 1726773124.30534: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773124.30543: Calling all_plugins_play to load vars for managed_node3 4846 1726773124.30546: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773124.30550: Calling groups_plugins_play to load vars for managed_node3 4846 1726773124.30700: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773124.30916: done with get_vars() 4846 1726773124.30924: done getting variables 4846 1726773124.30994: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:31 Thursday 19 September 2024 15:12:04 -0400 (0:00:00.030) 0:00:02.887 **** 4846 1726773124.31028: entering _queue_task() for managed_node3/include_vars 4846 1726773124.31242: worker is 1 (out of 1 available) 4846 1726773124.31258: exiting _queue_task() for managed_node3/include_vars 4846 1726773124.31272: done queuing things up, now waiting for results queue to drain 4846 1726773124.31273: waiting for pending results... 4846 1726773124.31435: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 4846 1726773124.31529: in run() - task 0afff7ba-f7d3-e60c-8651-0000000000c3 4846 1726773124.31542: variable 'ansible_search_path' from source: unknown 4846 1726773124.31545: variable 'ansible_search_path' from source: unknown 4846 1726773124.31577: calling self._execute() 4846 1726773124.31640: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773124.31647: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773124.31656: variable 'omit' from source: magic vars 4846 1726773124.31745: variable 'omit' from source: magic vars 4846 1726773124.31796: variable 'omit' from source: magic vars 4846 1726773124.32157: variable 'ffparams' from source: task vars 4846 1726773124.32282: variable 'ansible_facts' from source: unknown 4846 1726773124.32436: variable 'ansible_facts' from source: unknown 4846 1726773124.32568: variable 'ansible_facts' from source: unknown 4846 1726773124.32911: variable 'ansible_facts' from source: unknown 4846 1726773124.32914: variable 'role_path' from source: magic vars 4846 1726773124.33084: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 4846 1726773124.33330: Loaded config def from plugin (lookup/first_found) 4846 1726773124.33342: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 4846 1726773124.33394: variable 'ansible_search_path' from source: unknown 4846 1726773124.33424: variable 'ansible_search_path' from source: unknown 4846 1726773124.33441: variable 'ansible_search_path' from source: unknown 4846 1726773124.33455: variable 'ansible_search_path' from source: unknown 4846 1726773124.33468: variable 'ansible_search_path' from source: unknown 4846 1726773124.33498: variable 'omit' from source: magic vars 4846 1726773124.33534: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773124.33570: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773124.33598: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773124.33626: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773124.33643: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773124.33679: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773124.33690: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773124.33700: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773124.33822: Set connection var ansible_shell_executable to /bin/sh 4846 1726773124.33831: Set connection var ansible_pipelining to False 4846 1726773124.33834: Set connection var ansible_shell_type to sh 4846 1726773124.33837: Set connection var ansible_connection to ssh 4846 1726773124.33892: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773124.33896: Set connection var ansible_timeout to 10 4846 1726773124.33898: variable 'ansible_shell_executable' from source: unknown 4846 1726773124.33901: variable 'ansible_connection' from source: unknown 4846 1726773124.33903: variable 'ansible_module_compression' from source: unknown 4846 1726773124.33908: variable 'ansible_shell_type' from source: unknown 4846 1726773124.33910: variable 'ansible_shell_executable' from source: unknown 4846 1726773124.33913: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773124.33915: variable 'ansible_pipelining' from source: unknown 4846 1726773124.33919: variable 'ansible_timeout' from source: unknown 4846 1726773124.33924: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773124.34019: 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) 4846 1726773124.34029: variable 'omit' from source: magic vars 4846 1726773124.34036: starting attempt loop 4846 1726773124.34039: running the handler 4846 1726773124.34098: handler run complete 4846 1726773124.34108: attempt loop complete, returning result 4846 1726773124.34111: _execute() done 4846 1726773124.34114: dumping result to json 4846 1726773124.34120: done dumping result, returning 4846 1726773124.34128: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables [0afff7ba-f7d3-e60c-8651-0000000000c3] 4846 1726773124.34134: sending task result for task 0afff7ba-f7d3-e60c-8651-0000000000c3 4846 1726773124.34237: done sending task result for task 0afff7ba-f7d3-e60c-8651-0000000000c3 4846 1726773124.34240: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python3-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/default.yml" ], "changed": false } 4846 1726773124.34325: no more pending results, returning what we have 4846 1726773124.34329: results queue empty 4846 1726773124.34330: checking for any_errors_fatal 4846 1726773124.34334: done checking for any_errors_fatal 4846 1726773124.34335: checking for max_fail_percentage 4846 1726773124.34337: done checking for max_fail_percentage 4846 1726773124.34338: checking to see if all hosts have failed and the running result is not ok 4846 1726773124.34339: done checking to see if all hosts have failed 4846 1726773124.34340: getting the remaining hosts for this loop 4846 1726773124.34342: done getting the remaining hosts for this loop 4846 1726773124.34346: getting the next task for host managed_node3 4846 1726773124.34355: done getting next task for host managed_node3 4846 1726773124.34359: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 4846 1726773124.34362: ^ 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 4846 1726773124.34372: getting variables 4846 1726773124.34374: in VariableManager get_vars() 4846 1726773124.34414: Calling all_inventory to load vars for managed_node3 4846 1726773124.34417: Calling groups_inventory to load vars for managed_node3 4846 1726773124.34419: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773124.34426: Calling all_plugins_play to load vars for managed_node3 4846 1726773124.34428: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773124.34431: Calling groups_plugins_play to load vars for managed_node3 4846 1726773124.34611: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773124.34798: done with get_vars() 4846 1726773124.34807: done getting variables 4846 1726773124.34885: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Thursday 19 September 2024 15:12:04 -0400 (0:00:00.038) 0:00:02.926 **** 4846 1726773124.34911: entering _queue_task() for managed_node3/package 4846 1726773124.34912: Creating lock for package 4846 1726773124.35110: worker is 1 (out of 1 available) 4846 1726773124.35125: exiting _queue_task() for managed_node3/package 4846 1726773124.35138: done queuing things up, now waiting for results queue to drain 4846 1726773124.35139: waiting for pending results... 4846 1726773124.35322: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 4846 1726773124.35399: in run() - task 0afff7ba-f7d3-e60c-8651-000000000049 4846 1726773124.35414: variable 'ansible_search_path' from source: unknown 4846 1726773124.35417: variable 'ansible_search_path' from source: unknown 4846 1726773124.35450: calling self._execute() 4846 1726773124.35519: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773124.35525: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773124.35534: variable 'omit' from source: magic vars 4846 1726773124.35634: variable 'omit' from source: magic vars 4846 1726773124.35674: variable 'omit' from source: magic vars 4846 1726773124.35704: variable '__kernel_settings_packages' from source: include_vars 4846 1726773124.36005: variable '__kernel_settings_packages' from source: include_vars 4846 1726773124.36411: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4846 1726773124.38598: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4846 1726773124.38687: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4846 1726773124.38737: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4846 1726773124.38791: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4846 1726773124.38831: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4846 1726773124.38951: 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) 4846 1726773124.38995: 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) 4846 1726773124.39035: 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) 4846 1726773124.39097: 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) 4846 1726773124.39123: 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) 4846 1726773124.39250: variable '__kernel_settings_is_ostree' from source: set_fact 4846 1726773124.39263: variable 'omit' from source: magic vars 4846 1726773124.39305: variable 'omit' from source: magic vars 4846 1726773124.39348: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773124.39388: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773124.39416: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773124.39449: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773124.39466: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773124.39509: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773124.39520: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773124.39531: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773124.39679: Set connection var ansible_shell_executable to /bin/sh 4846 1726773124.39757: Set connection var ansible_pipelining to False 4846 1726773124.39760: Set connection var ansible_shell_type to sh 4846 1726773124.39763: Set connection var ansible_connection to ssh 4846 1726773124.39765: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773124.39768: Set connection var ansible_timeout to 10 4846 1726773124.39770: variable 'ansible_shell_executable' from source: unknown 4846 1726773124.39779: variable 'ansible_connection' from source: unknown 4846 1726773124.39789: variable 'ansible_module_compression' from source: unknown 4846 1726773124.39797: variable 'ansible_shell_type' from source: unknown 4846 1726773124.39807: variable 'ansible_shell_executable' from source: unknown 4846 1726773124.39816: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773124.39825: variable 'ansible_pipelining' from source: unknown 4846 1726773124.39833: variable 'ansible_timeout' from source: unknown 4846 1726773124.39843: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773124.39981: 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) 4846 1726773124.40011: variable 'omit' from source: magic vars 4846 1726773124.40015: starting attempt loop 4846 1726773124.40085: running the handler 4846 1726773124.40088: variable 'ansible_facts' from source: unknown 4846 1726773124.40091: variable 'ansible_facts' from source: unknown 4846 1726773124.40110: _low_level_execute_command(): starting 4846 1726773124.40124: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4846 1726773124.40978: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773124.41017: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773124.41036: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773124.41061: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773124.41154: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773124.43016: stdout chunk (state=3): >>>/root <<< 4846 1726773124.43125: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773124.43174: stderr chunk (state=3): >>><<< 4846 1726773124.43191: stdout chunk (state=3): >>><<< 4846 1726773124.43254: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773124.43264: _low_level_execute_command(): starting 4846 1726773124.43267: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773124.4320767-5000-178784033050071 `" && echo ansible-tmp-1726773124.4320767-5000-178784033050071="` echo /root/.ansible/tmp/ansible-tmp-1726773124.4320767-5000-178784033050071 `" ) && sleep 0' 4846 1726773124.43922: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773124.43978: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773124.43998: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773124.44020: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773124.44142: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773124.46341: stdout chunk (state=3): >>>ansible-tmp-1726773124.4320767-5000-178784033050071=/root/.ansible/tmp/ansible-tmp-1726773124.4320767-5000-178784033050071 <<< 4846 1726773124.46479: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773124.46519: stderr chunk (state=3): >>><<< 4846 1726773124.46534: stdout chunk (state=3): >>><<< 4846 1726773124.46811: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773124.4320767-5000-178784033050071=/root/.ansible/tmp/ansible-tmp-1726773124.4320767-5000-178784033050071 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773124.46815: variable 'ansible_module_compression' from source: unknown 4846 1726773124.46819: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 4846 1726773124.46823: ANSIBALLZ: Acquiring lock 4846 1726773124.46826: ANSIBALLZ: Lock acquired: 140269493751776 4846 1726773124.46833: ANSIBALLZ: Creating module 4846 1726773124.66459: ANSIBALLZ: Writing module into payload 4846 1726773124.66655: ANSIBALLZ: Writing module 4846 1726773124.66678: ANSIBALLZ: Renaming module 4846 1726773124.66681: ANSIBALLZ: Done creating module 4846 1726773124.66698: variable 'ansible_facts' from source: unknown 4846 1726773124.66762: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773124.4320767-5000-178784033050071/AnsiballZ_dnf.py 4846 1726773124.66879: Sending initial data 4846 1726773124.66883: Sent initial data (150 bytes) 4846 1726773124.67348: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773124.67351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773124.67354: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773124.67357: 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.14.32 originally 10.31.14.32 debug2: match found <<< 4846 1726773124.67359: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773124.67414: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773124.67426: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773124.67465: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773124.69280: 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 <<< 4846 1726773124.69284: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773124.69315: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773124.69361: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpm858ulzr /root/.ansible/tmp/ansible-tmp-1726773124.4320767-5000-178784033050071/AnsiballZ_dnf.py <<< 4846 1726773124.69364: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773124.4320767-5000-178784033050071/AnsiballZ_dnf.py" <<< 4846 1726773124.69395: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpm858ulzr" to remote "/root/.ansible/tmp/ansible-tmp-1726773124.4320767-5000-178784033050071/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773124.4320767-5000-178784033050071/AnsiballZ_dnf.py" <<< 4846 1726773124.70425: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773124.70490: stderr chunk (state=3): >>><<< 4846 1726773124.70494: stdout chunk (state=3): >>><<< 4846 1726773124.70514: done transferring module to remote 4846 1726773124.70525: _low_level_execute_command(): starting 4846 1726773124.70530: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773124.4320767-5000-178784033050071/ /root/.ansible/tmp/ansible-tmp-1726773124.4320767-5000-178784033050071/AnsiballZ_dnf.py && sleep 0' 4846 1726773124.70984: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773124.70987: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773124.70990: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address <<< 4846 1726773124.70993: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 <<< 4846 1726773124.70995: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773124.71056: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773124.71058: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773124.71100: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773124.73144: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773124.73193: stderr chunk (state=3): >>><<< 4846 1726773124.73197: stdout chunk (state=3): >>><<< 4846 1726773124.73217: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773124.73220: _low_level_execute_command(): starting 4846 1726773124.73226: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773124.4320767-5000-178784033050071/AnsiballZ_dnf.py && sleep 0' 4846 1726773124.73680: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773124.73683: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773124.73686: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773124.73688: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773124.73736: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773124.73740: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773124.73799: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773126.39391: 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}}} <<< 4846 1726773126.45971: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773126.46039: stderr chunk (state=3): >>><<< 4846 1726773126.46043: stdout chunk (state=3): >>><<< 4846 1726773126.46060: _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_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773126.46111: 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-1726773124.4320767-5000-178784033050071/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4846 1726773126.46122: _low_level_execute_command(): starting 4846 1726773126.46129: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773124.4320767-5000-178784033050071/ > /dev/null 2>&1 && sleep 0' 4846 1726773126.46614: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773126.46618: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773126.46620: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773126.46634: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773126.46672: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773126.46696: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773126.46737: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773126.48752: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773126.48809: stderr chunk (state=3): >>><<< 4846 1726773126.48813: stdout chunk (state=3): >>><<< 4846 1726773126.48831: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773126.48837: handler run complete 4846 1726773126.48873: attempt loop complete, returning result 4846 1726773126.48879: _execute() done 4846 1726773126.48882: dumping result to json 4846 1726773126.48887: done dumping result, returning 4846 1726773126.48899: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed [0afff7ba-f7d3-e60c-8651-000000000049] 4846 1726773126.48907: sending task result for task 0afff7ba-f7d3-e60c-8651-000000000049 4846 1726773126.49015: done sending task result for task 0afff7ba-f7d3-e60c-8651-000000000049 4846 1726773126.49018: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 4846 1726773126.49143: no more pending results, returning what we have 4846 1726773126.49146: results queue empty 4846 1726773126.49147: checking for any_errors_fatal 4846 1726773126.49153: done checking for any_errors_fatal 4846 1726773126.49154: checking for max_fail_percentage 4846 1726773126.49156: done checking for max_fail_percentage 4846 1726773126.49157: checking to see if all hosts have failed and the running result is not ok 4846 1726773126.49159: done checking to see if all hosts have failed 4846 1726773126.49159: getting the remaining hosts for this loop 4846 1726773126.49162: done getting the remaining hosts for this loop 4846 1726773126.49166: getting the next task for host managed_node3 4846 1726773126.49177: done getting next task for host managed_node3 4846 1726773126.49181: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 4846 1726773126.49185: ^ 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 4846 1726773126.49196: getting variables 4846 1726773126.49197: in VariableManager get_vars() 4846 1726773126.49242: Calling all_inventory to load vars for managed_node3 4846 1726773126.49245: Calling groups_inventory to load vars for managed_node3 4846 1726773126.49248: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773126.49259: Calling all_plugins_play to load vars for managed_node3 4846 1726773126.49262: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773126.49265: Calling groups_plugins_play to load vars for managed_node3 4846 1726773126.49463: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773126.49679: done with get_vars() 4846 1726773126.49688: done getting variables 4846 1726773126.49772: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:24 Thursday 19 September 2024 15:12:06 -0400 (0:00:02.148) 0:00:05.075 **** 4846 1726773126.49798: entering _queue_task() for managed_node3/debug 4846 1726773126.49799: Creating lock for debug 4846 1726773126.50017: worker is 1 (out of 1 available) 4846 1726773126.50031: exiting _queue_task() for managed_node3/debug 4846 1726773126.50044: done queuing things up, now waiting for results queue to drain 4846 1726773126.50045: waiting for pending results... 4846 1726773126.50220: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 4846 1726773126.50302: in run() - task 0afff7ba-f7d3-e60c-8651-00000000004b 4846 1726773126.50316: variable 'ansible_search_path' from source: unknown 4846 1726773126.50320: variable 'ansible_search_path' from source: unknown 4846 1726773126.50352: calling self._execute() 4846 1726773126.50424: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773126.50430: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773126.50439: variable 'omit' from source: magic vars 4846 1726773126.50851: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4846 1726773126.52459: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4846 1726773126.52523: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4846 1726773126.52553: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4846 1726773126.52588: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4846 1726773126.52612: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4846 1726773126.52681: 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) 4846 1726773126.52707: 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) 4846 1726773126.52728: 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) 4846 1726773126.52760: 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) 4846 1726773126.52772: 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) 4846 1726773126.52868: variable '__kernel_settings_is_transactional' from source: set_fact 4846 1726773126.52883: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 4846 1726773126.52889: when evaluation is False, skipping this task 4846 1726773126.52893: _execute() done 4846 1726773126.52895: dumping result to json 4846 1726773126.52897: done dumping result, returning 4846 1726773126.52912: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes [0afff7ba-f7d3-e60c-8651-00000000004b] 4846 1726773126.52915: sending task result for task 0afff7ba-f7d3-e60c-8651-00000000004b 4846 1726773126.53002: done sending task result for task 0afff7ba-f7d3-e60c-8651-00000000004b 4846 1726773126.53005: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "__kernel_settings_is_transactional | d(false)" } 4846 1726773126.53059: no more pending results, returning what we have 4846 1726773126.53063: results queue empty 4846 1726773126.53064: checking for any_errors_fatal 4846 1726773126.53072: done checking for any_errors_fatal 4846 1726773126.53073: checking for max_fail_percentage 4846 1726773126.53077: done checking for max_fail_percentage 4846 1726773126.53078: checking to see if all hosts have failed and the running result is not ok 4846 1726773126.53079: done checking to see if all hosts have failed 4846 1726773126.53080: getting the remaining hosts for this loop 4846 1726773126.53082: done getting the remaining hosts for this loop 4846 1726773126.53087: getting the next task for host managed_node3 4846 1726773126.53093: done getting next task for host managed_node3 4846 1726773126.53098: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 4846 1726773126.53101: ^ 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=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 4846 1726773126.53116: getting variables 4846 1726773126.53118: in VariableManager get_vars() 4846 1726773126.53149: Calling all_inventory to load vars for managed_node3 4846 1726773126.53152: Calling groups_inventory to load vars for managed_node3 4846 1726773126.53154: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773126.53162: Calling all_plugins_play to load vars for managed_node3 4846 1726773126.53165: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773126.53168: Calling groups_plugins_play to load vars for managed_node3 4846 1726773126.53345: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773126.53535: done with get_vars() 4846 1726773126.53545: done getting variables 4846 1726773126.53653: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:29 Thursday 19 September 2024 15:12:06 -0400 (0:00:00.038) 0:00:05.114 **** 4846 1726773126.53678: entering _queue_task() for managed_node3/reboot 4846 1726773126.53680: Creating lock for reboot 4846 1726773126.53889: worker is 1 (out of 1 available) 4846 1726773126.53905: exiting _queue_task() for managed_node3/reboot 4846 1726773126.53920: done queuing things up, now waiting for results queue to drain 4846 1726773126.53921: waiting for pending results... 4846 1726773126.54086: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 4846 1726773126.54164: in run() - task 0afff7ba-f7d3-e60c-8651-00000000004c 4846 1726773126.54179: variable 'ansible_search_path' from source: unknown 4846 1726773126.54183: variable 'ansible_search_path' from source: unknown 4846 1726773126.54215: calling self._execute() 4846 1726773126.54279: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773126.54283: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773126.54293: variable 'omit' from source: magic vars 4846 1726773126.54752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4846 1726773126.56294: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4846 1726773126.56349: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4846 1726773126.56381: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4846 1726773126.56584: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4846 1726773126.56608: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4846 1726773126.56673: 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) 4846 1726773126.56698: 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) 4846 1726773126.56721: 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) 4846 1726773126.56752: 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) 4846 1726773126.56770: 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) 4846 1726773126.56852: variable '__kernel_settings_is_transactional' from source: set_fact 4846 1726773126.56865: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 4846 1726773126.56869: when evaluation is False, skipping this task 4846 1726773126.56873: _execute() done 4846 1726773126.56879: dumping result to json 4846 1726773126.56882: done dumping result, returning 4846 1726773126.56887: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems [0afff7ba-f7d3-e60c-8651-00000000004c] 4846 1726773126.56897: sending task result for task 0afff7ba-f7d3-e60c-8651-00000000004c 4846 1726773126.56984: done sending task result for task 0afff7ba-f7d3-e60c-8651-00000000004c 4846 1726773126.56987: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 4846 1726773126.57050: no more pending results, returning what we have 4846 1726773126.57054: results queue empty 4846 1726773126.57055: checking for any_errors_fatal 4846 1726773126.57061: done checking for any_errors_fatal 4846 1726773126.57062: checking for max_fail_percentage 4846 1726773126.57063: done checking for max_fail_percentage 4846 1726773126.57064: checking to see if all hosts have failed and the running result is not ok 4846 1726773126.57066: done checking to see if all hosts have failed 4846 1726773126.57067: getting the remaining hosts for this loop 4846 1726773126.57068: done getting the remaining hosts for this loop 4846 1726773126.57072: getting the next task for host managed_node3 4846 1726773126.57081: done getting next task for host managed_node3 4846 1726773126.57085: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 4846 1726773126.57088: ^ 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=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 4846 1726773126.57102: getting variables 4846 1726773126.57106: in VariableManager get_vars() 4846 1726773126.57139: Calling all_inventory to load vars for managed_node3 4846 1726773126.57142: Calling groups_inventory to load vars for managed_node3 4846 1726773126.57144: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773126.57154: Calling all_plugins_play to load vars for managed_node3 4846 1726773126.57156: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773126.57159: Calling groups_plugins_play to load vars for managed_node3 4846 1726773126.57341: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773126.57525: done with get_vars() 4846 1726773126.57532: done getting variables 4846 1726773126.57577: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:34 Thursday 19 September 2024 15:12:06 -0400 (0:00:00.039) 0:00:05.153 **** 4846 1726773126.57603: entering _queue_task() for managed_node3/fail 4846 1726773126.57802: worker is 1 (out of 1 available) 4846 1726773126.57819: exiting _queue_task() for managed_node3/fail 4846 1726773126.57832: done queuing things up, now waiting for results queue to drain 4846 1726773126.57833: waiting for pending results... 4846 1726773126.58028: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 4846 1726773126.58085: in run() - task 0afff7ba-f7d3-e60c-8651-00000000004d 4846 1726773126.58097: variable 'ansible_search_path' from source: unknown 4846 1726773126.58101: variable 'ansible_search_path' from source: unknown 4846 1726773126.58139: calling self._execute() 4846 1726773126.58207: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773126.58213: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773126.58223: variable 'omit' from source: magic vars 4846 1726773126.58632: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4846 1726773126.60449: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4846 1726773126.60504: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4846 1726773126.60536: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4846 1726773126.60567: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4846 1726773126.60592: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4846 1726773126.60655: 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) 4846 1726773126.60683: 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) 4846 1726773126.60710: 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) 4846 1726773126.60742: 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) 4846 1726773126.60755: 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) 4846 1726773126.60843: variable '__kernel_settings_is_transactional' from source: set_fact 4846 1726773126.60856: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 4846 1726773126.60859: when evaluation is False, skipping this task 4846 1726773126.60862: _execute() done 4846 1726773126.60865: dumping result to json 4846 1726773126.60870: done dumping result, returning 4846 1726773126.60876: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set [0afff7ba-f7d3-e60c-8651-00000000004d] 4846 1726773126.60885: sending task result for task 0afff7ba-f7d3-e60c-8651-00000000004d 4846 1726773126.60974: done sending task result for task 0afff7ba-f7d3-e60c-8651-00000000004d 4846 1726773126.60977: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 4846 1726773126.61053: no more pending results, returning what we have 4846 1726773126.61057: results queue empty 4846 1726773126.61058: checking for any_errors_fatal 4846 1726773126.61062: done checking for any_errors_fatal 4846 1726773126.61063: checking for max_fail_percentage 4846 1726773126.61065: done checking for max_fail_percentage 4846 1726773126.61066: checking to see if all hosts have failed and the running result is not ok 4846 1726773126.61067: done checking to see if all hosts have failed 4846 1726773126.61068: getting the remaining hosts for this loop 4846 1726773126.61070: done getting the remaining hosts for this loop 4846 1726773126.61073: getting the next task for host managed_node3 4846 1726773126.61082: done getting next task for host managed_node3 4846 1726773126.61086: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 4846 1726773126.61089: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4846 1726773126.61103: getting variables 4846 1726773126.61104: in VariableManager get_vars() 4846 1726773126.61137: Calling all_inventory to load vars for managed_node3 4846 1726773126.61140: Calling groups_inventory to load vars for managed_node3 4846 1726773126.61143: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773126.61152: Calling all_plugins_play to load vars for managed_node3 4846 1726773126.61160: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773126.61164: Calling groups_plugins_play to load vars for managed_node3 4846 1726773126.61404: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773126.61738: done with get_vars() 4846 1726773126.61751: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Read tuned main config] ****** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:42 Thursday 19 September 2024 15:12:06 -0400 (0:00:00.042) 0:00:05.196 **** 4846 1726773126.61852: entering _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 4846 1726773126.61854: Creating lock for fedora.linux_system_roles.kernel_settings_get_config 4846 1726773126.62134: worker is 1 (out of 1 available) 4846 1726773126.62265: exiting _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 4846 1726773126.62277: done queuing things up, now waiting for results queue to drain 4846 1726773126.62279: waiting for pending results... 4846 1726773126.62595: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 4846 1726773126.62631: in run() - task 0afff7ba-f7d3-e60c-8651-00000000004f 4846 1726773126.62654: variable 'ansible_search_path' from source: unknown 4846 1726773126.62664: variable 'ansible_search_path' from source: unknown 4846 1726773126.62724: calling self._execute() 4846 1726773126.62833: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773126.62850: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773126.62864: variable 'omit' from source: magic vars 4846 1726773126.63075: variable 'omit' from source: magic vars 4846 1726773126.63151: variable 'omit' from source: magic vars 4846 1726773126.63232: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 4846 1726773126.63548: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 4846 1726773126.63657: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4846 1726773126.63718: variable 'omit' from source: magic vars 4846 1726773126.63774: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773126.63827: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773126.63886: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773126.63889: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773126.63900: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773126.63946: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773126.63956: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773126.63966: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773126.64131: Set connection var ansible_shell_executable to /bin/sh 4846 1726773126.64135: Set connection var ansible_pipelining to False 4846 1726773126.64137: Set connection var ansible_shell_type to sh 4846 1726773126.64141: Set connection var ansible_connection to ssh 4846 1726773126.64152: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773126.64170: Set connection var ansible_timeout to 10 4846 1726773126.64202: variable 'ansible_shell_executable' from source: unknown 4846 1726773126.64208: variable 'ansible_connection' from source: unknown 4846 1726773126.64211: variable 'ansible_module_compression' from source: unknown 4846 1726773126.64217: variable 'ansible_shell_type' from source: unknown 4846 1726773126.64219: variable 'ansible_shell_executable' from source: unknown 4846 1726773126.64229: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773126.64235: variable 'ansible_pipelining' from source: unknown 4846 1726773126.64282: variable 'ansible_timeout' from source: unknown 4846 1726773126.64286: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773126.64417: 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__) 4846 1726773126.64428: variable 'omit' from source: magic vars 4846 1726773126.64436: starting attempt loop 4846 1726773126.64439: running the handler 4846 1726773126.64460: _low_level_execute_command(): starting 4846 1726773126.64466: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4846 1726773126.64987: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773126.64991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773126.64994: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773126.64996: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773126.65054: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773126.65060: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773126.65109: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773126.66967: stdout chunk (state=3): >>>/root <<< 4846 1726773126.67123: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773126.67168: stderr chunk (state=3): >>><<< 4846 1726773126.67180: stdout chunk (state=3): >>><<< 4846 1726773126.67213: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773126.67263: _low_level_execute_command(): starting 4846 1726773126.67267: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773126.6722121-5051-34405188779110 `" && echo ansible-tmp-1726773126.6722121-5051-34405188779110="` echo /root/.ansible/tmp/ansible-tmp-1726773126.6722121-5051-34405188779110 `" ) && sleep 0' 4846 1726773126.67875: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4846 1726773126.67932: 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.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773126.68030: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773126.68037: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773126.68066: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773126.68085: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773126.68118: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773126.68209: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773126.70378: stdout chunk (state=3): >>>ansible-tmp-1726773126.6722121-5051-34405188779110=/root/.ansible/tmp/ansible-tmp-1726773126.6722121-5051-34405188779110 <<< 4846 1726773126.70526: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773126.70613: stderr chunk (state=3): >>><<< 4846 1726773126.70617: stdout chunk (state=3): >>><<< 4846 1726773126.70620: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773126.6722121-5051-34405188779110=/root/.ansible/tmp/ansible-tmp-1726773126.6722121-5051-34405188779110 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773126.70662: variable 'ansible_module_compression' from source: unknown 4846 1726773126.70714: ANSIBALLZ: Using lock for fedora.linux_system_roles.kernel_settings_get_config 4846 1726773126.70723: ANSIBALLZ: Acquiring lock 4846 1726773126.70731: ANSIBALLZ: Lock acquired: 140269490037744 4846 1726773126.70740: ANSIBALLZ: Creating module 4846 1726773126.86172: ANSIBALLZ: Writing module into payload 4846 1726773126.86278: ANSIBALLZ: Writing module 4846 1726773126.86341: ANSIBALLZ: Renaming module 4846 1726773126.86345: ANSIBALLZ: Done creating module 4846 1726773126.86351: variable 'ansible_facts' from source: unknown 4846 1726773126.86435: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773126.6722121-5051-34405188779110/AnsiballZ_kernel_settings_get_config.py 4846 1726773126.86722: Sending initial data 4846 1726773126.86725: Sent initial data (172 bytes) 4846 1726773126.87333: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773126.87384: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773126.87404: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773126.87443: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773126.87518: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773126.89320: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 4846 1726773126.89351: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773126.89374: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773126.89440: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpvvpfy41t /root/.ansible/tmp/ansible-tmp-1726773126.6722121-5051-34405188779110/AnsiballZ_kernel_settings_get_config.py <<< 4846 1726773126.89480: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773126.6722121-5051-34405188779110/AnsiballZ_kernel_settings_get_config.py" <<< 4846 1726773126.89499: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpvvpfy41t" to remote "/root/.ansible/tmp/ansible-tmp-1726773126.6722121-5051-34405188779110/AnsiballZ_kernel_settings_get_config.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773126.6722121-5051-34405188779110/AnsiballZ_kernel_settings_get_config.py" <<< 4846 1726773126.90526: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773126.90630: stderr chunk (state=3): >>><<< 4846 1726773126.90762: stdout chunk (state=3): >>><<< 4846 1726773126.90766: done transferring module to remote 4846 1726773126.90768: _low_level_execute_command(): starting 4846 1726773126.90771: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773126.6722121-5051-34405188779110/ /root/.ansible/tmp/ansible-tmp-1726773126.6722121-5051-34405188779110/AnsiballZ_kernel_settings_get_config.py && sleep 0' 4846 1726773126.91332: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4846 1726773126.91354: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773126.91367: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773126.91388: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773126.91423: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773126.91463: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773126.91548: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773126.91592: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773126.91676: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773126.93683: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773126.93774: stderr chunk (state=3): >>><<< 4846 1726773126.93780: stdout chunk (state=3): >>><<< 4846 1726773126.93784: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773126.93786: _low_level_execute_command(): starting 4846 1726773126.93809: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773126.6722121-5051-34405188779110/AnsiballZ_kernel_settings_get_config.py && sleep 0' 4846 1726773126.94273: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773126.94277: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773126.94279: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773126.94282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773126.94339: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773126.94342: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773126.94403: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773127.13085: 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"}}} <<< 4846 1726773127.14700: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773127.14756: stderr chunk (state=3): >>><<< 4846 1726773127.14760: stdout chunk (state=3): >>><<< 4846 1726773127.14776: _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_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773127.14818: 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-1726773126.6722121-5051-34405188779110/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4846 1726773127.14828: _low_level_execute_command(): starting 4846 1726773127.14833: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773126.6722121-5051-34405188779110/ > /dev/null 2>&1 && sleep 0' 4846 1726773127.15329: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773127.15333: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773127.15336: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration <<< 4846 1726773127.15338: 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.14.32 originally 10.31.14.32 debug2: match found <<< 4846 1726773127.15345: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773127.15396: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773127.15401: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773127.15403: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773127.15455: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773127.17479: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773127.17530: stderr chunk (state=3): >>><<< 4846 1726773127.17534: stdout chunk (state=3): >>><<< 4846 1726773127.17549: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773127.17555: handler run complete 4846 1726773127.17571: attempt loop complete, returning result 4846 1726773127.17577: _execute() done 4846 1726773127.17580: dumping result to json 4846 1726773127.17582: done dumping result, returning 4846 1726773127.17597: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config [0afff7ba-f7d3-e60c-8651-00000000004f] 4846 1726773127.17600: sending task result for task 0afff7ba-f7d3-e60c-8651-00000000004f 4846 1726773127.17705: done sending task result for task 0afff7ba-f7d3-e60c-8651-00000000004f 4846 1726773127.17708: 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" } } 4846 1726773127.17854: no more pending results, returning what we have 4846 1726773127.17858: results queue empty 4846 1726773127.17858: checking for any_errors_fatal 4846 1726773127.17862: done checking for any_errors_fatal 4846 1726773127.17863: checking for max_fail_percentage 4846 1726773127.17865: done checking for max_fail_percentage 4846 1726773127.17865: checking to see if all hosts have failed and the running result is not ok 4846 1726773127.17866: done checking to see if all hosts have failed 4846 1726773127.17867: getting the remaining hosts for this loop 4846 1726773127.17869: done getting the remaining hosts for this loop 4846 1726773127.17874: getting the next task for host managed_node3 4846 1726773127.17883: done getting next task for host managed_node3 4846 1726773127.17886: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 4846 1726773127.17890: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4846 1726773127.17900: getting variables 4846 1726773127.17902: in VariableManager get_vars() 4846 1726773127.17940: Calling all_inventory to load vars for managed_node3 4846 1726773127.17943: Calling groups_inventory to load vars for managed_node3 4846 1726773127.17945: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773127.17955: Calling all_plugins_play to load vars for managed_node3 4846 1726773127.17958: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773127.17962: Calling groups_plugins_play to load vars for managed_node3 4846 1726773127.18147: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773127.18334: done with get_vars() 4846 1726773127.18344: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Thursday 19 September 2024 15:12:07 -0400 (0:00:00.565) 0:00:05.761 **** 4846 1726773127.18423: entering _queue_task() for managed_node3/stat 4846 1726773127.18645: worker is 1 (out of 1 available) 4846 1726773127.18660: exiting _queue_task() for managed_node3/stat 4846 1726773127.18673: done queuing things up, now waiting for results queue to drain 4846 1726773127.18676: waiting for pending results... 4846 1726773127.18856: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 4846 1726773127.18939: in run() - task 0afff7ba-f7d3-e60c-8651-000000000050 4846 1726773127.18951: variable 'ansible_search_path' from source: unknown 4846 1726773127.18955: variable 'ansible_search_path' from source: unknown 4846 1726773127.18999: variable '__prof_from_conf' from source: task vars 4846 1726773127.19260: variable '__prof_from_conf' from source: task vars 4846 1726773127.19422: variable '__data' from source: task vars 4846 1726773127.19490: variable '__kernel_settings_register_tuned_main' from source: set_fact 4846 1726773127.19657: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4846 1726773127.19666: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4846 1726773127.19721: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4846 1726773127.19738: variable 'omit' from source: magic vars 4846 1726773127.19826: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773127.19835: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773127.19844: variable 'omit' from source: magic vars 4846 1726773127.20080: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4846 1726773127.21907: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4846 1726773127.21957: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4846 1726773127.21990: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4846 1726773127.22031: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4846 1726773127.22053: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4846 1726773127.22121: 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) 4846 1726773127.22144: 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) 4846 1726773127.22165: 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) 4846 1726773127.22204: 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) 4846 1726773127.22218: 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) 4846 1726773127.22292: variable 'item' from source: unknown 4846 1726773127.22305: Evaluated conditional (item | length > 0): False 4846 1726773127.22310: when evaluation is False, skipping this task 4846 1726773127.22336: variable 'item' from source: unknown 4846 1726773127.22390: 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" } 4846 1726773127.22542: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773127.22546: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773127.22549: variable 'omit' from source: magic vars 4846 1726773127.22644: 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) 4846 1726773127.22669: 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) 4846 1726773127.22691: 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) 4846 1726773127.22724: 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) 4846 1726773127.22737: 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) 4846 1726773127.22804: variable 'item' from source: unknown 4846 1726773127.22813: Evaluated conditional (item | length > 0): True 4846 1726773127.22819: variable 'omit' from source: magic vars 4846 1726773127.22853: variable 'omit' from source: magic vars 4846 1726773127.22895: variable 'item' from source: unknown 4846 1726773127.22948: variable 'item' from source: unknown 4846 1726773127.22961: variable 'omit' from source: magic vars 4846 1726773127.22988: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773127.23014: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773127.23030: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773127.23045: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773127.23055: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773127.23081: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773127.23085: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773127.23089: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773127.23172: Set connection var ansible_shell_executable to /bin/sh 4846 1726773127.23179: Set connection var ansible_pipelining to False 4846 1726773127.23182: Set connection var ansible_shell_type to sh 4846 1726773127.23185: Set connection var ansible_connection to ssh 4846 1726773127.23192: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773127.23201: Set connection var ansible_timeout to 10 4846 1726773127.23225: variable 'ansible_shell_executable' from source: unknown 4846 1726773127.23228: variable 'ansible_connection' from source: unknown 4846 1726773127.23231: variable 'ansible_module_compression' from source: unknown 4846 1726773127.23233: variable 'ansible_shell_type' from source: unknown 4846 1726773127.23238: variable 'ansible_shell_executable' from source: unknown 4846 1726773127.23242: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773127.23247: variable 'ansible_pipelining' from source: unknown 4846 1726773127.23251: variable 'ansible_timeout' from source: unknown 4846 1726773127.23256: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773127.23370: 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__) 4846 1726773127.23383: variable 'omit' from source: magic vars 4846 1726773127.23386: starting attempt loop 4846 1726773127.23389: running the handler 4846 1726773127.23403: _low_level_execute_command(): starting 4846 1726773127.23412: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4846 1726773127.23946: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773127.23950: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773127.23953: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773127.23962: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773127.24013: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773127.24028: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773127.24090: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773127.25922: stdout chunk (state=3): >>>/root <<< 4846 1726773127.26202: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773127.26208: stdout chunk (state=3): >>><<< 4846 1726773127.26211: stderr chunk (state=3): >>><<< 4846 1726773127.26214: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773127.26217: _low_level_execute_command(): starting 4846 1726773127.26220: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773127.2613163-5074-54441049431061 `" && echo ansible-tmp-1726773127.2613163-5074-54441049431061="` echo /root/.ansible/tmp/ansible-tmp-1726773127.2613163-5074-54441049431061 `" ) && sleep 0' 4846 1726773127.26742: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4846 1726773127.26751: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773127.26763: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773127.26781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773127.26795: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 <<< 4846 1726773127.26804: stderr chunk (state=3): >>>debug2: match not found <<< 4846 1726773127.26817: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773127.26833: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 4846 1726773127.26842: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address <<< 4846 1726773127.26849: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 4846 1726773127.26867: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773127.26870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773127.26882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773127.26890: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 <<< 4846 1726773127.26898: stderr chunk (state=3): >>>debug2: match found <<< 4846 1726773127.26921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773127.26990: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773127.27004: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773127.27023: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773127.27101: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773127.29264: stdout chunk (state=3): >>>ansible-tmp-1726773127.2613163-5074-54441049431061=/root/.ansible/tmp/ansible-tmp-1726773127.2613163-5074-54441049431061 <<< 4846 1726773127.29616: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773127.29620: stdout chunk (state=3): >>><<< 4846 1726773127.29622: stderr chunk (state=3): >>><<< 4846 1726773127.29624: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773127.2613163-5074-54441049431061=/root/.ansible/tmp/ansible-tmp-1726773127.2613163-5074-54441049431061 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773127.29627: variable 'ansible_module_compression' from source: unknown 4846 1726773127.29629: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4846hktl8x9z/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4846 1726773127.29630: variable 'ansible_facts' from source: unknown 4846 1726773127.29700: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773127.2613163-5074-54441049431061/AnsiballZ_stat.py 4846 1726773127.29930: Sending initial data 4846 1726773127.29933: Sent initial data (150 bytes) 4846 1726773127.30441: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4846 1726773127.30451: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773127.30463: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773127.30541: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773127.30577: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773127.30595: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773127.30627: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773127.30702: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773127.32492: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773127.32546: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773127.32592: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpi5fn6yz1 /root/.ansible/tmp/ansible-tmp-1726773127.2613163-5074-54441049431061/AnsiballZ_stat.py <<< 4846 1726773127.32596: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773127.2613163-5074-54441049431061/AnsiballZ_stat.py" <<< 4846 1726773127.32647: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpi5fn6yz1" to remote "/root/.ansible/tmp/ansible-tmp-1726773127.2613163-5074-54441049431061/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773127.2613163-5074-54441049431061/AnsiballZ_stat.py" <<< 4846 1726773127.33773: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773127.33812: stderr chunk (state=3): >>><<< 4846 1726773127.33823: stdout chunk (state=3): >>><<< 4846 1726773127.33855: done transferring module to remote 4846 1726773127.33873: _low_level_execute_command(): starting 4846 1726773127.33884: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773127.2613163-5074-54441049431061/ /root/.ansible/tmp/ansible-tmp-1726773127.2613163-5074-54441049431061/AnsiballZ_stat.py && sleep 0' 4846 1726773127.34553: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4846 1726773127.34622: 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.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773127.34681: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773127.34699: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773127.34723: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773127.34797: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773127.36907: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773127.36910: stdout chunk (state=3): >>><<< 4846 1726773127.36912: stderr chunk (state=3): >>><<< 4846 1726773127.37004: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773127.37010: _low_level_execute_command(): starting 4846 1726773127.37013: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773127.2613163-5074-54441049431061/AnsiballZ_stat.py && sleep 0' 4846 1726773127.37603: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4846 1726773127.37620: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773127.37637: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773127.37717: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773127.37738: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773127.37797: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773127.37816: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773127.37844: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773127.37941: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773127.57325: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262615, "dev": 51714, "nlink": 2, "atime": 1726773105.3569193, "mtime": 1726773117.087106, "ctime": 1726773117.087106, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "848452028", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 4846 1726773127.59340: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773127.59344: stdout chunk (state=3): >>><<< 4846 1726773127.59347: stderr chunk (state=3): >>><<< 4846 1726773127.59513: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262615, "dev": 51714, "nlink": 2, "atime": 1726773105.3569193, "mtime": 1726773117.087106, "ctime": 1726773117.087106, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "848452028", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773127.59517: 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-1726773127.2613163-5074-54441049431061/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4846 1726773127.59520: _low_level_execute_command(): starting 4846 1726773127.59522: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773127.2613163-5074-54441049431061/ > /dev/null 2>&1 && sleep 0' 4846 1726773127.60171: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4846 1726773127.60221: 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.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4846 1726773127.60238: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address <<< 4846 1726773127.60252: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 4846 1726773127.60312: 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.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773127.60370: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773127.60402: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773127.60483: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773127.62612: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773127.62615: stdout chunk (state=3): >>><<< 4846 1726773127.62618: stderr chunk (state=3): >>><<< 4846 1726773127.62811: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773127.62815: handler run complete 4846 1726773127.62817: attempt loop complete, returning result 4846 1726773127.62819: variable 'item' from source: unknown 4846 1726773127.62864: variable 'item' from source: unknown ok: [managed_node3] => (item=/etc/tuned/profiles) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned/profiles", "stat": { "atime": 1726773105.3569193, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726773117.087106, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262615, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726773117.087106, "nlink": 2, "path": "/etc/tuned/profiles", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "848452028", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 4846 1726773127.63185: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773127.63264: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773127.63267: variable 'omit' from source: magic vars 4846 1726773127.63452: 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) 4846 1726773127.63502: 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) 4846 1726773127.63545: 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) 4846 1726773127.63618: 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) 4846 1726773127.63642: 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) 4846 1726773127.63759: variable 'item' from source: unknown 4846 1726773127.63774: Evaluated conditional (item | length > 0): True 4846 1726773127.63787: variable 'omit' from source: magic vars 4846 1726773127.63821: variable 'omit' from source: magic vars 4846 1726773127.63927: variable 'item' from source: unknown 4846 1726773127.63973: variable 'item' from source: unknown 4846 1726773127.64000: variable 'omit' from source: magic vars 4846 1726773127.64039: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773127.64056: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773127.64069: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773127.64144: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773127.64148: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773127.64151: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773127.64235: Set connection var ansible_shell_executable to /bin/sh 4846 1726773127.64255: Set connection var ansible_pipelining to False 4846 1726773127.64264: Set connection var ansible_shell_type to sh 4846 1726773127.64272: Set connection var ansible_connection to ssh 4846 1726773127.64287: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773127.64303: Set connection var ansible_timeout to 10 4846 1726773127.64339: variable 'ansible_shell_executable' from source: unknown 4846 1726773127.64500: variable 'ansible_connection' from source: unknown 4846 1726773127.64527: variable 'ansible_module_compression' from source: unknown 4846 1726773127.64530: variable 'ansible_shell_type' from source: unknown 4846 1726773127.64609: variable 'ansible_shell_executable' from source: unknown 4846 1726773127.64615: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773127.64618: variable 'ansible_pipelining' from source: unknown 4846 1726773127.64621: variable 'ansible_timeout' from source: unknown 4846 1726773127.64623: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773127.64730: 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) 4846 1726773127.64755: variable 'omit' from source: magic vars 4846 1726773127.64767: starting attempt loop 4846 1726773127.64778: running the handler 4846 1726773127.64794: _low_level_execute_command(): starting 4846 1726773127.64805: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4846 1726773127.65603: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4846 1726773127.65609: 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.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773127.65654: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773127.65671: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773127.65711: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773127.65834: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773127.67672: stdout chunk (state=3): >>>/root <<< 4846 1726773127.67778: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773127.67875: stderr chunk (state=3): >>><<< 4846 1726773127.67889: stdout chunk (state=3): >>><<< 4846 1726773127.68013: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773127.68021: _low_level_execute_command(): starting 4846 1726773127.68024: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773127.6792047-5074-211729644582598 `" && echo ansible-tmp-1726773127.6792047-5074-211729644582598="` echo /root/.ansible/tmp/ansible-tmp-1726773127.6792047-5074-211729644582598 `" ) && sleep 0' 4846 1726773127.68599: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4846 1726773127.68640: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773127.68644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773127.68646: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773127.68653: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration <<< 4846 1726773127.68664: 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.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773127.68726: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773127.68763: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773127.68805: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773127.70992: stdout chunk (state=3): >>>ansible-tmp-1726773127.6792047-5074-211729644582598=/root/.ansible/tmp/ansible-tmp-1726773127.6792047-5074-211729644582598 <<< 4846 1726773127.71120: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773127.71165: stderr chunk (state=3): >>><<< 4846 1726773127.71169: stdout chunk (state=3): >>><<< 4846 1726773127.71187: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773127.6792047-5074-211729644582598=/root/.ansible/tmp/ansible-tmp-1726773127.6792047-5074-211729644582598 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773127.71226: variable 'ansible_module_compression' from source: unknown 4846 1726773127.71262: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4846hktl8x9z/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4846 1726773127.71279: variable 'ansible_facts' from source: unknown 4846 1726773127.71329: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773127.6792047-5074-211729644582598/AnsiballZ_stat.py 4846 1726773127.71431: Sending initial data 4846 1726773127.71435: Sent initial data (151 bytes) 4846 1726773127.71989: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773127.71993: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found <<< 4846 1726773127.71996: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773127.72086: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773127.72141: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773127.73889: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 4846 1726773127.73893: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773127.73918: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773127.73957: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmp4xpf23gx /root/.ansible/tmp/ansible-tmp-1726773127.6792047-5074-211729644582598/AnsiballZ_stat.py <<< 4846 1726773127.73962: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773127.6792047-5074-211729644582598/AnsiballZ_stat.py" <<< 4846 1726773127.73992: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmp4xpf23gx" to remote "/root/.ansible/tmp/ansible-tmp-1726773127.6792047-5074-211729644582598/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773127.6792047-5074-211729644582598/AnsiballZ_stat.py" <<< 4846 1726773127.74778: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773127.74997: stderr chunk (state=3): >>><<< 4846 1726773127.75001: stdout chunk (state=3): >>><<< 4846 1726773127.75003: done transferring module to remote 4846 1726773127.75007: _low_level_execute_command(): starting 4846 1726773127.75010: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773127.6792047-5074-211729644582598/ /root/.ansible/tmp/ansible-tmp-1726773127.6792047-5074-211729644582598/AnsiballZ_stat.py && sleep 0' 4846 1726773127.75608: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4846 1726773127.75631: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773127.75652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773127.75679: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773127.75697: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 <<< 4846 1726773127.75778: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773127.75781: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773127.75837: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773127.75862: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773127.75887: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773127.75968: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773127.77989: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773127.78060: stderr chunk (state=3): >>><<< 4846 1726773127.78063: stdout chunk (state=3): >>><<< 4846 1726773127.78081: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773127.78084: _low_level_execute_command(): starting 4846 1726773127.78089: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773127.6792047-5074-211729644582598/AnsiballZ_stat.py && sleep 0' 4846 1726773127.78712: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4846 1726773127.78719: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773127.78722: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773127.78725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773127.78727: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 <<< 4846 1726773127.78732: stderr chunk (state=3): >>>debug2: match not found <<< 4846 1726773127.78745: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773127.78761: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 4846 1726773127.78770: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address <<< 4846 1726773127.78780: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 4846 1726773127.78790: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773127.78802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773127.78823: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773127.78832: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 <<< 4846 1726773127.78840: stderr chunk (state=3): >>>debug2: match found <<< 4846 1726773127.78854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773127.78929: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773127.78941: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773127.78959: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773127.79034: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773127.98187: 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": 4096, "inode": 262610, "dev": 51714, "nlink": 4, "atime": 1726773089.7866793, "mtime": 1726773118.975136, "ctime": 1726773118.975136, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "903601599", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 4846 1726773128.00061: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773128.00123: stderr chunk (state=3): >>><<< 4846 1726773128.00127: stdout chunk (state=3): >>><<< 4846 1726773128.00143: _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": 4096, "inode": 262610, "dev": 51714, "nlink": 4, "atime": 1726773089.7866793, "mtime": 1726773118.975136, "ctime": 1726773118.975136, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "903601599", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773128.00199: 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-1726773127.6792047-5074-211729644582598/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4846 1726773128.00208: _low_level_execute_command(): starting 4846 1726773128.00214: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773127.6792047-5074-211729644582598/ > /dev/null 2>&1 && sleep 0' 4846 1726773128.00713: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773128.00718: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773128.00721: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773128.00723: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773128.00726: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773128.00776: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773128.00780: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773128.00836: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773128.02852: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773128.02917: stderr chunk (state=3): >>><<< 4846 1726773128.02921: stdout chunk (state=3): >>><<< 4846 1726773128.02936: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773128.02943: handler run complete 4846 1726773128.02989: attempt loop complete, returning result 4846 1726773128.03014: variable 'item' from source: unknown 4846 1726773128.03084: variable 'item' from source: unknown ok: [managed_node3] => (item=/etc/tuned) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned", "stat": { "atime": 1726773089.7866793, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726773118.975136, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262610, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726773118.975136, "nlink": 4, "path": "/etc/tuned", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "903601599", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 4846 1726773128.03257: dumping result to json 4846 1726773128.03260: done dumping result, returning 4846 1726773128.03263: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory [0afff7ba-f7d3-e60c-8651-000000000050] 4846 1726773128.03265: sending task result for task 0afff7ba-f7d3-e60c-8651-000000000050 4846 1726773128.03355: done sending task result for task 0afff7ba-f7d3-e60c-8651-000000000050 4846 1726773128.03359: WORKER PROCESS EXITING 4846 1726773128.03513: no more pending results, returning what we have 4846 1726773128.03517: results queue empty 4846 1726773128.03518: checking for any_errors_fatal 4846 1726773128.03522: done checking for any_errors_fatal 4846 1726773128.03523: checking for max_fail_percentage 4846 1726773128.03524: done checking for max_fail_percentage 4846 1726773128.03525: checking to see if all hosts have failed and the running result is not ok 4846 1726773128.03533: done checking to see if all hosts have failed 4846 1726773128.03534: getting the remaining hosts for this loop 4846 1726773128.03536: done getting the remaining hosts for this loop 4846 1726773128.03539: getting the next task for host managed_node3 4846 1726773128.03545: done getting next task for host managed_node3 4846 1726773128.03549: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 4846 1726773128.03551: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4846 1726773128.03562: getting variables 4846 1726773128.03563: in VariableManager get_vars() 4846 1726773128.03594: Calling all_inventory to load vars for managed_node3 4846 1726773128.03596: Calling groups_inventory to load vars for managed_node3 4846 1726773128.03598: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773128.03607: Calling all_plugins_play to load vars for managed_node3 4846 1726773128.03610: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773128.03613: Calling groups_plugins_play to load vars for managed_node3 4846 1726773128.03767: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773128.03953: done with get_vars() 4846 1726773128.03964: done getting variables 4846 1726773128.04017: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:63 Thursday 19 September 2024 15:12:08 -0400 (0:00:00.856) 0:00:06.617 **** 4846 1726773128.04041: entering _queue_task() for managed_node3/set_fact 4846 1726773128.04260: worker is 1 (out of 1 available) 4846 1726773128.04276: exiting _queue_task() for managed_node3/set_fact 4846 1726773128.04289: done queuing things up, now waiting for results queue to drain 4846 1726773128.04291: waiting for pending results... 4846 1726773128.04479: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 4846 1726773128.04561: in run() - task 0afff7ba-f7d3-e60c-8651-000000000051 4846 1726773128.04574: variable 'ansible_search_path' from source: unknown 4846 1726773128.04577: variable 'ansible_search_path' from source: unknown 4846 1726773128.04613: calling self._execute() 4846 1726773128.04684: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773128.04691: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773128.04702: variable 'omit' from source: magic vars 4846 1726773128.04795: variable 'omit' from source: magic vars 4846 1726773128.04836: variable 'omit' from source: magic vars 4846 1726773128.05238: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4846 1726773128.07086: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4846 1726773128.07142: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4846 1726773128.07173: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4846 1726773128.07207: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4846 1726773128.07232: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4846 1726773128.07298: 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) 4846 1726773128.07325: 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) 4846 1726773128.07348: 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) 4846 1726773128.07386: 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) 4846 1726773128.07398: 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) 4846 1726773128.07440: 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) 4846 1726773128.07473: 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) 4846 1726773128.07498: 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) 4846 1726773128.07531: 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) 4846 1726773128.07543: 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) 4846 1726773128.07601: 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) 4846 1726773128.07622: 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) 4846 1726773128.07642: 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) 4846 1726773128.07675: 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) 4846 1726773128.07692: 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) 4846 1726773128.07883: variable '__kernel_settings_find_profile_dirs' from source: set_fact 4846 1726773128.07967: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4846 1726773128.08114: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4846 1726773128.08140: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4846 1726773128.08164: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4846 1726773128.08191: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4846 1726773128.08232: 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) 4846 1726773128.08252: 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) 4846 1726773128.08272: 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) 4846 1726773128.08296: 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) 4846 1726773128.08344: variable 'omit' from source: magic vars 4846 1726773128.08369: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773128.08395: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773128.08412: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773128.08432: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773128.08442: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773128.08470: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773128.08473: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773128.08480: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773128.08565: Set connection var ansible_shell_executable to /bin/sh 4846 1726773128.08571: Set connection var ansible_pipelining to False 4846 1726773128.08577: Set connection var ansible_shell_type to sh 4846 1726773128.08582: Set connection var ansible_connection to ssh 4846 1726773128.08592: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773128.08599: Set connection var ansible_timeout to 10 4846 1726773128.08622: variable 'ansible_shell_executable' from source: unknown 4846 1726773128.08625: variable 'ansible_connection' from source: unknown 4846 1726773128.08628: variable 'ansible_module_compression' from source: unknown 4846 1726773128.08634: variable 'ansible_shell_type' from source: unknown 4846 1726773128.08636: variable 'ansible_shell_executable' from source: unknown 4846 1726773128.08639: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773128.08644: variable 'ansible_pipelining' from source: unknown 4846 1726773128.08648: variable 'ansible_timeout' from source: unknown 4846 1726773128.08655: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773128.08737: 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) 4846 1726773128.08746: variable 'omit' from source: magic vars 4846 1726773128.08753: starting attempt loop 4846 1726773128.08760: running the handler 4846 1726773128.08771: handler run complete 4846 1726773128.08782: attempt loop complete, returning result 4846 1726773128.08785: _execute() done 4846 1726773128.08787: dumping result to json 4846 1726773128.08792: done dumping result, returning 4846 1726773128.08801: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir [0afff7ba-f7d3-e60c-8651-000000000051] 4846 1726773128.08808: sending task result for task 0afff7ba-f7d3-e60c-8651-000000000051 4846 1726773128.08895: done sending task result for task 0afff7ba-f7d3-e60c-8651-000000000051 4846 1726773128.08899: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_profile_parent": "/etc/tuned/profiles" }, "changed": false } 4846 1726773128.08975: no more pending results, returning what we have 4846 1726773128.08978: results queue empty 4846 1726773128.08980: checking for any_errors_fatal 4846 1726773128.08989: done checking for any_errors_fatal 4846 1726773128.08990: checking for max_fail_percentage 4846 1726773128.08992: done checking for max_fail_percentage 4846 1726773128.08993: checking to see if all hosts have failed and the running result is not ok 4846 1726773128.08994: done checking to see if all hosts have failed 4846 1726773128.08995: getting the remaining hosts for this loop 4846 1726773128.08997: done getting the remaining hosts for this loop 4846 1726773128.09002: getting the next task for host managed_node3 4846 1726773128.09017: done getting next task for host managed_node3 4846 1726773128.09021: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 4846 1726773128.09025: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4846 1726773128.09036: getting variables 4846 1726773128.09037: in VariableManager get_vars() 4846 1726773128.09071: Calling all_inventory to load vars for managed_node3 4846 1726773128.09074: Calling groups_inventory to load vars for managed_node3 4846 1726773128.09077: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773128.09086: Calling all_plugins_play to load vars for managed_node3 4846 1726773128.09088: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773128.09092: Calling groups_plugins_play to load vars for managed_node3 4846 1726773128.09447: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773128.09628: done with get_vars() 4846 1726773128.09636: done getting variables 4846 1726773128.09714: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 Thursday 19 September 2024 15:12:08 -0400 (0:00:00.056) 0:00:06.674 **** 4846 1726773128.09738: entering _queue_task() for managed_node3/service 4846 1726773128.09740: Creating lock for service 4846 1726773128.09951: worker is 1 (out of 1 available) 4846 1726773128.09966: exiting _queue_task() for managed_node3/service 4846 1726773128.09978: done queuing things up, now waiting for results queue to drain 4846 1726773128.09980: waiting for pending results... 4846 1726773128.10169: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 4846 1726773128.10257: in run() - task 0afff7ba-f7d3-e60c-8651-000000000052 4846 1726773128.10270: variable 'ansible_search_path' from source: unknown 4846 1726773128.10274: variable 'ansible_search_path' from source: unknown 4846 1726773128.10318: variable '__kernel_settings_services' from source: include_vars 4846 1726773128.10589: variable '__kernel_settings_services' from source: include_vars 4846 1726773128.10651: variable 'omit' from source: magic vars 4846 1726773128.10744: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773128.10755: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773128.10770: variable 'omit' from source: magic vars 4846 1726773128.10836: variable 'omit' from source: magic vars 4846 1726773128.10874: variable 'omit' from source: magic vars 4846 1726773128.10917: variable 'item' from source: unknown 4846 1726773128.10982: variable 'item' from source: unknown 4846 1726773128.11008: variable 'omit' from source: magic vars 4846 1726773128.11043: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773128.11078: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773128.11097: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773128.11116: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773128.11127: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773128.11153: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773128.11157: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773128.11161: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773128.11248: Set connection var ansible_shell_executable to /bin/sh 4846 1726773128.11255: Set connection var ansible_pipelining to False 4846 1726773128.11258: Set connection var ansible_shell_type to sh 4846 1726773128.11260: Set connection var ansible_connection to ssh 4846 1726773128.11268: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773128.11276: Set connection var ansible_timeout to 10 4846 1726773128.11299: variable 'ansible_shell_executable' from source: unknown 4846 1726773128.11302: variable 'ansible_connection' from source: unknown 4846 1726773128.11304: variable 'ansible_module_compression' from source: unknown 4846 1726773128.11310: variable 'ansible_shell_type' from source: unknown 4846 1726773128.11313: variable 'ansible_shell_executable' from source: unknown 4846 1726773128.11319: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773128.11322: variable 'ansible_pipelining' from source: unknown 4846 1726773128.11330: variable 'ansible_timeout' from source: unknown 4846 1726773128.11333: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773128.11451: 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) 4846 1726773128.11460: variable 'omit' from source: magic vars 4846 1726773128.11467: starting attempt loop 4846 1726773128.11470: running the handler 4846 1726773128.11550: variable 'ansible_facts' from source: unknown 4846 1726773128.11657: _low_level_execute_command(): starting 4846 1726773128.11666: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4846 1726773128.12194: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773128.12234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773128.12238: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773128.12241: 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.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773128.12295: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773128.12298: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773128.12352: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773128.14178: stdout chunk (state=3): >>>/root <<< 4846 1726773128.14293: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773128.14351: stderr chunk (state=3): >>><<< 4846 1726773128.14355: stdout chunk (state=3): >>><<< 4846 1726773128.14378: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773128.14388: _low_level_execute_command(): starting 4846 1726773128.14395: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773128.1437557-5111-32477256696061 `" && echo ansible-tmp-1726773128.1437557-5111-32477256696061="` echo /root/.ansible/tmp/ansible-tmp-1726773128.1437557-5111-32477256696061 `" ) && sleep 0' 4846 1726773128.14866: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773128.14871: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773128.14882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration <<< 4846 1726773128.14885: 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.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773128.14939: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773128.14944: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773128.14995: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773128.17202: stdout chunk (state=3): >>>ansible-tmp-1726773128.1437557-5111-32477256696061=/root/.ansible/tmp/ansible-tmp-1726773128.1437557-5111-32477256696061 <<< 4846 1726773128.17326: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773128.17376: stderr chunk (state=3): >>><<< 4846 1726773128.17380: stdout chunk (state=3): >>><<< 4846 1726773128.17395: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773128.1437557-5111-32477256696061=/root/.ansible/tmp/ansible-tmp-1726773128.1437557-5111-32477256696061 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773128.17426: variable 'ansible_module_compression' from source: unknown 4846 1726773128.17475: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 4846 1726773128.17481: ANSIBALLZ: Acquiring lock 4846 1726773128.17484: ANSIBALLZ: Lock acquired: 140269493751776 4846 1726773128.17486: ANSIBALLZ: Creating module 4846 1726773128.42034: ANSIBALLZ: Writing module into payload 4846 1726773128.42177: ANSIBALLZ: Writing module 4846 1726773128.42207: ANSIBALLZ: Renaming module 4846 1726773128.42219: ANSIBALLZ: Done creating module 4846 1726773128.42249: variable 'ansible_facts' from source: unknown 4846 1726773128.42396: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773128.1437557-5111-32477256696061/AnsiballZ_systemd.py 4846 1726773128.42527: Sending initial data 4846 1726773128.42531: Sent initial data (153 bytes) 4846 1726773128.43008: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773128.43048: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773128.43051: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773128.43054: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773128.43056: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration <<< 4846 1726773128.43058: 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 <<< 4846 1726773128.43061: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773128.43118: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773128.43122: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773128.43177: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773128.44976: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 4846 1726773128.44985: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773128.45016: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773128.45053: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpidqjtrwv /root/.ansible/tmp/ansible-tmp-1726773128.1437557-5111-32477256696061/AnsiballZ_systemd.py <<< 4846 1726773128.45061: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773128.1437557-5111-32477256696061/AnsiballZ_systemd.py" <<< 4846 1726773128.45093: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpidqjtrwv" to remote "/root/.ansible/tmp/ansible-tmp-1726773128.1437557-5111-32477256696061/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773128.1437557-5111-32477256696061/AnsiballZ_systemd.py" <<< 4846 1726773128.48603: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773128.48677: stderr chunk (state=3): >>><<< 4846 1726773128.48681: stdout chunk (state=3): >>><<< 4846 1726773128.48710: done transferring module to remote 4846 1726773128.48721: _low_level_execute_command(): starting 4846 1726773128.48727: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773128.1437557-5111-32477256696061/ /root/.ansible/tmp/ansible-tmp-1726773128.1437557-5111-32477256696061/AnsiballZ_systemd.py && sleep 0' 4846 1726773128.49184: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773128.49222: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773128.49231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773128.49233: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration <<< 4846 1726773128.49237: 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 <<< 4846 1726773128.49240: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773128.49290: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773128.49297: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773128.49343: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773128.51370: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773128.51426: stderr chunk (state=3): >>><<< 4846 1726773128.51429: stdout chunk (state=3): >>><<< 4846 1726773128.51442: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773128.51446: _low_level_execute_command(): starting 4846 1726773128.51452: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773128.1437557-5111-32477256696061/AnsiballZ_systemd.py && sleep 0' 4846 1726773128.51882: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773128.51919: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773128.51922: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration <<< 4846 1726773128.51925: 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.14.32 originally 10.31.14.32 debug2: match found <<< 4846 1726773128.51927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773128.51985: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773128.51991: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773128.52040: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773128.87627: stdout chunk (state=3): >>> {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "5141", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "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 15:11:45 EDT", "ExecMainStartTimestampMonotonic": "491594127", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5141", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:11:45 EDT] ; stop_time=[n/a] ; pid=5141 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:11:45 EDT] ; stop_time=[n/a] ; pid=5141 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5587", "MemoryCurrent": "15249408", "MemoryAvailable": "infinity", "CPUUsageNSec": "153286000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551<<< 4846 1726773128.87674: stdout chunk (state=3): >>>615", "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", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "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": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "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<<< 4846 1726773128.87690: stdout chunk (state=3): >>>", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "dbus-broker.service sysinit.target system.slice dbus.socket", "WantedBy": "multi-user.target", "Conflicts": "tlp.service shutdown.target cpupower.service power-profiles-daemon.service auto-cpufreq.service", "Before": "multi-user.target shutdown.target", "After": "systemd-journald.socket network.target polkit.service dbus-broker.service systemd-sysctl.service system.slice sysinit.target dbus.socket basic.target", "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", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 15:11:45 EDT", "StateChangeTimestampMonotonic": "491742880", "InactiveExitTimestamp": "Thu 2024-09-19 15:11:45 EDT", "InactiveExitTimestampMonotonic": "491594815", "ActiveEnterTimestamp": "Thu 2024-09-19 15:11:45 EDT", "ActiveEnterTimestampMonotonic": "491742880", "ActiveExitTimestamp": "Thu 2024-09-19 15:11:45 EDT", "ActiveExitTimestampMonotonic": "491548839", "InactiveEnterTimestamp": "Thu 2024-09-19 15:11:45 EDT", "InactiveEnterTimestampMonotonic": "491584715", "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 15:11:45 EDT", "ConditionTimestampMonotonic": "491586206", "AssertTimestamp": "Thu 2024-09-19 15:11:45 EDT", "AssertTimestampMonotonic": "491586227", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "f1f373f8ebef4b10a57e540c459059e4", "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}}} <<< 4846 1726773128.89996: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773128.90060: stderr chunk (state=3): >>><<< 4846 1726773128.90063: stdout chunk (state=3): >>><<< 4846 1726773128.90094: _low_level_execute_command() done: rc=0, stdout= {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "5141", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "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 15:11:45 EDT", "ExecMainStartTimestampMonotonic": "491594127", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5141", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:11:45 EDT] ; stop_time=[n/a] ; pid=5141 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:11:45 EDT] ; stop_time=[n/a] ; pid=5141 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5587", "MemoryCurrent": "15249408", "MemoryAvailable": "infinity", "CPUUsageNSec": "153286000", "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", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "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": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "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", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "dbus-broker.service sysinit.target system.slice dbus.socket", "WantedBy": "multi-user.target", "Conflicts": "tlp.service shutdown.target cpupower.service power-profiles-daemon.service auto-cpufreq.service", "Before": "multi-user.target shutdown.target", "After": "systemd-journald.socket network.target polkit.service dbus-broker.service systemd-sysctl.service system.slice sysinit.target dbus.socket basic.target", "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", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 15:11:45 EDT", "StateChangeTimestampMonotonic": "491742880", "InactiveExitTimestamp": "Thu 2024-09-19 15:11:45 EDT", "InactiveExitTimestampMonotonic": "491594815", "ActiveEnterTimestamp": "Thu 2024-09-19 15:11:45 EDT", "ActiveEnterTimestampMonotonic": "491742880", "ActiveExitTimestamp": "Thu 2024-09-19 15:11:45 EDT", "ActiveExitTimestampMonotonic": "491548839", "InactiveEnterTimestamp": "Thu 2024-09-19 15:11:45 EDT", "InactiveEnterTimestampMonotonic": "491584715", "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 15:11:45 EDT", "ConditionTimestampMonotonic": "491586206", "AssertTimestamp": "Thu 2024-09-19 15:11:45 EDT", "AssertTimestampMonotonic": "491586227", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "f1f373f8ebef4b10a57e540c459059e4", "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_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773128.90273: 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-1726773128.1437557-5111-32477256696061/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4846 1726773128.90292: _low_level_execute_command(): starting 4846 1726773128.90298: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773128.1437557-5111-32477256696061/ > /dev/null 2>&1 && sleep 0' 4846 1726773128.90801: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773128.90805: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773128.90814: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found <<< 4846 1726773128.90817: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773128.90868: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773128.90872: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773128.90874: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773128.90930: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773128.92977: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773128.93038: stderr chunk (state=3): >>><<< 4846 1726773128.93042: stdout chunk (state=3): >>><<< 4846 1726773128.93058: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773128.93067: handler run complete 4846 1726773128.93121: attempt loop complete, returning result 4846 1726773128.93143: variable 'item' from source: unknown 4846 1726773128.93220: 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 15:11:45 EDT", "ActiveEnterTimestampMonotonic": "491742880", "ActiveExitTimestamp": "Thu 2024-09-19 15:11:45 EDT", "ActiveExitTimestampMonotonic": "491548839", "ActiveState": "active", "After": "systemd-journald.socket network.target polkit.service dbus-broker.service systemd-sysctl.service system.slice sysinit.target dbus.socket basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 15:11:45 EDT", "AssertTimestampMonotonic": "491586227", "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": "153286000", "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 15:11:45 EDT", "ConditionTimestampMonotonic": "491586206", "ConfigurationDirectoryMode": "0755", "Conflicts": "tlp.service shutdown.target cpupower.service power-profiles-daemon.service auto-cpufreq.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5587", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5141", "ExecMainStartTimestamp": "Thu 2024-09-19 15:11:45 EDT", "ExecMainStartTimestampMonotonic": "491594127", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:11:45 EDT] ; stop_time=[n/a] ; pid=5141 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:11:45 EDT] ; stop_time=[n/a] ; pid=5141 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/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 15:11:45 EDT", "InactiveEnterTimestampMonotonic": "491584715", "InactiveExitTimestamp": "Thu 2024-09-19 15:11:45 EDT", "InactiveExitTimestampMonotonic": "491594815", "InvocationID": "f1f373f8ebef4b10a57e540c459059e4", "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": "14752", "LimitNPROCSoft": "14752", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "5141", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "15249408", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus-broker.service sysinit.target system.slice dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestamp": "Thu 2024-09-19 15:11:45 EDT", "StateChangeTimestampMonotonic": "491742880", "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": "4425", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 4846 1726773128.93744: dumping result to json 4846 1726773128.93747: done dumping result, returning 4846 1726773128.93749: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started [0afff7ba-f7d3-e60c-8651-000000000052] 4846 1726773128.93751: sending task result for task 0afff7ba-f7d3-e60c-8651-000000000052 4846 1726773128.94017: done sending task result for task 0afff7ba-f7d3-e60c-8651-000000000052 4846 1726773128.94020: WORKER PROCESS EXITING 4846 1726773128.94029: no more pending results, returning what we have 4846 1726773128.94032: results queue empty 4846 1726773128.94033: checking for any_errors_fatal 4846 1726773128.94036: done checking for any_errors_fatal 4846 1726773128.94037: checking for max_fail_percentage 4846 1726773128.94038: done checking for max_fail_percentage 4846 1726773128.94038: checking to see if all hosts have failed and the running result is not ok 4846 1726773128.94039: done checking to see if all hosts have failed 4846 1726773128.94040: getting the remaining hosts for this loop 4846 1726773128.94041: done getting the remaining hosts for this loop 4846 1726773128.94043: getting the next task for host managed_node3 4846 1726773128.94048: done getting next task for host managed_node3 4846 1726773128.94055: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 4846 1726773128.94058: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4846 1726773128.94066: getting variables 4846 1726773128.94067: in VariableManager get_vars() 4846 1726773128.94090: Calling all_inventory to load vars for managed_node3 4846 1726773128.94092: Calling groups_inventory to load vars for managed_node3 4846 1726773128.94094: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773128.94101: Calling all_plugins_play to load vars for managed_node3 4846 1726773128.94103: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773128.94107: Calling groups_plugins_play to load vars for managed_node3 4846 1726773128.94265: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773128.94457: done with get_vars() 4846 1726773128.94466: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:74 Thursday 19 September 2024 15:12:08 -0400 (0:00:00.848) 0:00:07.522 **** 4846 1726773128.94544: entering _queue_task() for managed_node3/file 4846 1726773128.94766: worker is 1 (out of 1 available) 4846 1726773128.94782: exiting _queue_task() for managed_node3/file 4846 1726773128.94795: done queuing things up, now waiting for results queue to drain 4846 1726773128.94797: waiting for pending results... 4846 1726773128.94983: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 4846 1726773128.95073: in run() - task 0afff7ba-f7d3-e60c-8651-000000000053 4846 1726773128.95089: variable 'ansible_search_path' from source: unknown 4846 1726773128.95093: variable 'ansible_search_path' from source: unknown 4846 1726773128.95128: calling self._execute() 4846 1726773128.95202: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773128.95211: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773128.95220: variable 'omit' from source: magic vars 4846 1726773128.95314: variable 'omit' from source: magic vars 4846 1726773128.95355: variable 'omit' from source: magic vars 4846 1726773128.95385: variable '__kernel_settings_profile_dir' from source: role '' all vars 4846 1726773128.95643: variable '__kernel_settings_profile_dir' from source: role '' all vars 4846 1726773128.95729: variable '__kernel_settings_profile_parent' from source: set_fact 4846 1726773128.95735: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4846 1726773128.95773: variable 'omit' from source: magic vars 4846 1726773128.95817: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773128.95848: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773128.95866: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773128.95885: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773128.95896: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773128.95927: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773128.95930: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773128.95935: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773128.96026: Set connection var ansible_shell_executable to /bin/sh 4846 1726773128.96029: Set connection var ansible_pipelining to False 4846 1726773128.96034: Set connection var ansible_shell_type to sh 4846 1726773128.96036: Set connection var ansible_connection to ssh 4846 1726773128.96043: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773128.96052: Set connection var ansible_timeout to 10 4846 1726773128.96072: variable 'ansible_shell_executable' from source: unknown 4846 1726773128.96074: variable 'ansible_connection' from source: unknown 4846 1726773128.96081: variable 'ansible_module_compression' from source: unknown 4846 1726773128.96083: variable 'ansible_shell_type' from source: unknown 4846 1726773128.96088: variable 'ansible_shell_executable' from source: unknown 4846 1726773128.96092: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773128.96097: variable 'ansible_pipelining' from source: unknown 4846 1726773128.96100: variable 'ansible_timeout' from source: unknown 4846 1726773128.96107: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773128.96275: 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__) 4846 1726773128.96287: variable 'omit' from source: magic vars 4846 1726773128.96293: starting attempt loop 4846 1726773128.96297: running the handler 4846 1726773128.96310: _low_level_execute_command(): starting 4846 1726773128.96319: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4846 1726773128.96867: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773128.96871: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773128.96877: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773128.96880: 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.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773128.96939: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773128.96947: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773128.96953: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773128.96992: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773128.98818: stdout chunk (state=3): >>>/root <<< 4846 1726773128.98928: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773128.98983: stderr chunk (state=3): >>><<< 4846 1726773128.98987: stdout chunk (state=3): >>><<< 4846 1726773128.99013: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773128.99026: _low_level_execute_command(): starting 4846 1726773128.99032: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773128.9901307-5122-77596085250077 `" && echo ansible-tmp-1726773128.9901307-5122-77596085250077="` echo /root/.ansible/tmp/ansible-tmp-1726773128.9901307-5122-77596085250077 `" ) && sleep 0' 4846 1726773128.99500: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773128.99503: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773128.99515: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773128.99517: 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.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773128.99576: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773128.99580: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773128.99622: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773129.01811: stdout chunk (state=3): >>>ansible-tmp-1726773128.9901307-5122-77596085250077=/root/.ansible/tmp/ansible-tmp-1726773128.9901307-5122-77596085250077 <<< 4846 1726773129.01937: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773129.01987: stderr chunk (state=3): >>><<< 4846 1726773129.01991: stdout chunk (state=3): >>><<< 4846 1726773129.02007: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773128.9901307-5122-77596085250077=/root/.ansible/tmp/ansible-tmp-1726773128.9901307-5122-77596085250077 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773129.02055: variable 'ansible_module_compression' from source: unknown 4846 1726773129.02104: ANSIBALLZ: Using lock for file 4846 1726773129.02109: ANSIBALLZ: Acquiring lock 4846 1726773129.02112: ANSIBALLZ: Lock acquired: 140269493753168 4846 1726773129.02115: ANSIBALLZ: Creating module 4846 1726773129.13756: ANSIBALLZ: Writing module into payload 4846 1726773129.13916: ANSIBALLZ: Writing module 4846 1726773129.13933: ANSIBALLZ: Renaming module 4846 1726773129.13940: ANSIBALLZ: Done creating module 4846 1726773129.13956: variable 'ansible_facts' from source: unknown 4846 1726773129.14010: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773128.9901307-5122-77596085250077/AnsiballZ_file.py 4846 1726773129.14138: Sending initial data 4846 1726773129.14141: Sent initial data (150 bytes) 4846 1726773129.14611: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773129.14635: 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.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration <<< 4846 1726773129.14639: 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.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773129.14702: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773129.14712: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773129.14755: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773129.16567: 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 <<< 4846 1726773129.16573: stderr chunk (state=3): >>>debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773129.16604: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773129.16648: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpatfus6ye /root/.ansible/tmp/ansible-tmp-1726773128.9901307-5122-77596085250077/AnsiballZ_file.py <<< 4846 1726773129.16651: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773128.9901307-5122-77596085250077/AnsiballZ_file.py" <<< 4846 1726773129.16682: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpatfus6ye" to remote "/root/.ansible/tmp/ansible-tmp-1726773128.9901307-5122-77596085250077/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773128.9901307-5122-77596085250077/AnsiballZ_file.py" <<< 4846 1726773129.17511: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773129.17584: stderr chunk (state=3): >>><<< 4846 1726773129.17587: stdout chunk (state=3): >>><<< 4846 1726773129.17609: done transferring module to remote 4846 1726773129.17620: _low_level_execute_command(): starting 4846 1726773129.17624: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773128.9901307-5122-77596085250077/ /root/.ansible/tmp/ansible-tmp-1726773128.9901307-5122-77596085250077/AnsiballZ_file.py && sleep 0' 4846 1726773129.18102: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773129.18108: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773129.18111: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773129.18117: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773129.18159: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773129.18162: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773129.18219: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773129.20247: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773129.20300: stderr chunk (state=3): >>><<< 4846 1726773129.20303: stdout chunk (state=3): >>><<< 4846 1726773129.20320: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773129.20323: _low_level_execute_command(): starting 4846 1726773129.20329: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773128.9901307-5122-77596085250077/AnsiballZ_file.py && sleep 0' 4846 1726773129.20792: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773129.20797: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773129.20800: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4846 1726773129.20802: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773129.20857: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773129.20860: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773129.20919: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773129.41273: stdout chunk (state=3): >>> {"path": "/etc/tuned/profiles/kernel_settings", "changed": true, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings", "state": "absent"}, "after": {"path": "/etc/tuned/profiles/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": 4096, "invocation": {"module_args": {"path": "/etc/tuned/profiles/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}}} <<< 4846 1726773129.43092: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773129.43154: stderr chunk (state=3): >>><<< 4846 1726773129.43158: stdout chunk (state=3): >>><<< 4846 1726773129.43174: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/profiles/kernel_settings", "changed": true, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings", "state": "absent"}, "after": {"path": "/etc/tuned/profiles/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": 4096, "invocation": {"module_args": {"path": "/etc/tuned/profiles/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_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773129.43230: done with _execute_module (file, {'path': '/etc/tuned/profiles/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-1726773128.9901307-5122-77596085250077/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4846 1726773129.43239: _low_level_execute_command(): starting 4846 1726773129.43245: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773128.9901307-5122-77596085250077/ > /dev/null 2>&1 && sleep 0' 4846 1726773129.43765: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773129.43770: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773129.43773: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4846 1726773129.43776: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773129.43779: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773129.43918: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773129.45965: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773129.46030: stderr chunk (state=3): >>><<< 4846 1726773129.46034: stdout chunk (state=3): >>><<< 4846 1726773129.46048: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773129.46055: handler run complete 4846 1726773129.46080: attempt loop complete, returning result 4846 1726773129.46083: _execute() done 4846 1726773129.46086: dumping result to json 4846 1726773129.46091: done dumping result, returning 4846 1726773129.46107: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists [0afff7ba-f7d3-e60c-8651-000000000053] 4846 1726773129.46113: sending task result for task 0afff7ba-f7d3-e60c-8651-000000000053 4846 1726773129.46231: done sending task result for task 0afff7ba-f7d3-e60c-8651-000000000053 4846 1726773129.46234: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/tuned/profiles/kernel_settings", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } 4846 1726773129.46338: no more pending results, returning what we have 4846 1726773129.46342: results queue empty 4846 1726773129.46347: checking for any_errors_fatal 4846 1726773129.46373: done checking for any_errors_fatal 4846 1726773129.46374: checking for max_fail_percentage 4846 1726773129.46378: done checking for max_fail_percentage 4846 1726773129.46379: checking to see if all hosts have failed and the running result is not ok 4846 1726773129.46380: done checking to see if all hosts have failed 4846 1726773129.46381: getting the remaining hosts for this loop 4846 1726773129.46383: done getting the remaining hosts for this loop 4846 1726773129.46388: getting the next task for host managed_node3 4846 1726773129.46395: done getting next task for host managed_node3 4846 1726773129.46399: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 4846 1726773129.46403: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4846 1726773129.46419: getting variables 4846 1726773129.46421: in VariableManager get_vars() 4846 1726773129.46457: Calling all_inventory to load vars for managed_node3 4846 1726773129.46461: Calling groups_inventory to load vars for managed_node3 4846 1726773129.46464: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773129.46473: Calling all_plugins_play to load vars for managed_node3 4846 1726773129.46478: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773129.46482: Calling groups_plugins_play to load vars for managed_node3 4846 1726773129.46698: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773129.47067: done with get_vars() 4846 1726773129.47083: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get active_profile] ********** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:80 Thursday 19 September 2024 15:12:09 -0400 (0:00:00.526) 0:00:08.049 **** 4846 1726773129.47201: entering _queue_task() for managed_node3/slurp 4846 1726773129.47489: worker is 1 (out of 1 available) 4846 1726773129.47503: exiting _queue_task() for managed_node3/slurp 4846 1726773129.47517: done queuing things up, now waiting for results queue to drain 4846 1726773129.47518: waiting for pending results... 4846 1726773129.47923: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 4846 1726773129.47974: in run() - task 0afff7ba-f7d3-e60c-8651-000000000054 4846 1726773129.47999: variable 'ansible_search_path' from source: unknown 4846 1726773129.48009: variable 'ansible_search_path' from source: unknown 4846 1726773129.48061: calling self._execute() 4846 1726773129.48165: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773129.48262: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773129.48266: variable 'omit' from source: magic vars 4846 1726773129.48339: variable 'omit' from source: magic vars 4846 1726773129.48419: variable 'omit' from source: magic vars 4846 1726773129.48459: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 4846 1726773129.48852: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 4846 1726773129.48970: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4846 1726773129.49035: variable 'omit' from source: magic vars 4846 1726773129.49094: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773129.49151: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773129.49184: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773129.49215: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773129.49240: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773129.49351: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773129.49354: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773129.49358: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773129.49451: Set connection var ansible_shell_executable to /bin/sh 4846 1726773129.49478: Set connection var ansible_pipelining to False 4846 1726773129.49488: Set connection var ansible_shell_type to sh 4846 1726773129.49496: Set connection var ansible_connection to ssh 4846 1726773129.49511: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773129.49528: Set connection var ansible_timeout to 10 4846 1726773129.49568: variable 'ansible_shell_executable' from source: unknown 4846 1726773129.49680: variable 'ansible_connection' from source: unknown 4846 1726773129.49684: variable 'ansible_module_compression' from source: unknown 4846 1726773129.49688: variable 'ansible_shell_type' from source: unknown 4846 1726773129.49690: variable 'ansible_shell_executable' from source: unknown 4846 1726773129.49693: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773129.49695: variable 'ansible_pipelining' from source: unknown 4846 1726773129.49697: variable 'ansible_timeout' from source: unknown 4846 1726773129.49700: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773129.49924: 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__) 4846 1726773129.49931: variable 'omit' from source: magic vars 4846 1726773129.49943: starting attempt loop 4846 1726773129.50004: running the handler 4846 1726773129.50009: _low_level_execute_command(): starting 4846 1726773129.50011: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4846 1726773129.50927: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4846 1726773129.51001: 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.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773129.51073: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773129.51111: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773129.51133: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773129.51234: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773129.53119: stdout chunk (state=3): >>>/root <<< 4846 1726773129.53321: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773129.53325: stdout chunk (state=3): >>><<< 4846 1726773129.53328: stderr chunk (state=3): >>><<< 4846 1726773129.53457: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773129.53461: _low_level_execute_command(): starting 4846 1726773129.53464: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773129.5335515-5131-17932437725641 `" && echo ansible-tmp-1726773129.5335515-5131-17932437725641="` echo /root/.ansible/tmp/ansible-tmp-1726773129.5335515-5131-17932437725641 `" ) && sleep 0' 4846 1726773129.54031: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4846 1726773129.54055: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773129.54071: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773129.54091: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773129.54154: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 <<< 4846 1726773129.54177: 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.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773129.54247: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773129.54275: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773129.54299: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773129.54385: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773129.56602: stdout chunk (state=3): >>>ansible-tmp-1726773129.5335515-5131-17932437725641=/root/.ansible/tmp/ansible-tmp-1726773129.5335515-5131-17932437725641 <<< 4846 1726773129.56830: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773129.56834: stdout chunk (state=3): >>><<< 4846 1726773129.56836: stderr chunk (state=3): >>><<< 4846 1726773129.56912: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773129.5335515-5131-17932437725641=/root/.ansible/tmp/ansible-tmp-1726773129.5335515-5131-17932437725641 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773129.56929: variable 'ansible_module_compression' from source: unknown 4846 1726773129.56990: ANSIBALLZ: Using lock for slurp 4846 1726773129.57000: ANSIBALLZ: Acquiring lock 4846 1726773129.57010: ANSIBALLZ: Lock acquired: 140269493752256 4846 1726773129.57019: ANSIBALLZ: Creating module 4846 1726773129.73297: ANSIBALLZ: Writing module into payload 4846 1726773129.73348: ANSIBALLZ: Writing module 4846 1726773129.73366: ANSIBALLZ: Renaming module 4846 1726773129.73372: ANSIBALLZ: Done creating module 4846 1726773129.73396: variable 'ansible_facts' from source: unknown 4846 1726773129.73465: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773129.5335515-5131-17932437725641/AnsiballZ_slurp.py 4846 1726773129.73586: Sending initial data 4846 1726773129.73589: Sent initial data (151 bytes) 4846 1726773129.74075: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773129.74079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773129.74082: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773129.74085: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773129.74135: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773129.74138: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773129.74201: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773129.75999: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773129.76032: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773129.76070: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpjkcgvp0p /root/.ansible/tmp/ansible-tmp-1726773129.5335515-5131-17932437725641/AnsiballZ_slurp.py <<< 4846 1726773129.76073: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773129.5335515-5131-17932437725641/AnsiballZ_slurp.py" <<< 4846 1726773129.76100: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpjkcgvp0p" to remote "/root/.ansible/tmp/ansible-tmp-1726773129.5335515-5131-17932437725641/AnsiballZ_slurp.py" <<< 4846 1726773129.76104: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773129.5335515-5131-17932437725641/AnsiballZ_slurp.py" <<< 4846 1726773129.76866: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773129.76941: stderr chunk (state=3): >>><<< 4846 1726773129.76944: stdout chunk (state=3): >>><<< 4846 1726773129.76966: done transferring module to remote 4846 1726773129.77018: _low_level_execute_command(): starting 4846 1726773129.77021: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773129.5335515-5131-17932437725641/ /root/.ansible/tmp/ansible-tmp-1726773129.5335515-5131-17932437725641/AnsiballZ_slurp.py && sleep 0' 4846 1726773129.77679: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773129.77688: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773129.77716: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773129.77719: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773129.77784: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773129.79771: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773129.79825: stderr chunk (state=3): >>><<< 4846 1726773129.79829: stdout chunk (state=3): >>><<< 4846 1726773129.79847: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773129.79850: _low_level_execute_command(): starting 4846 1726773129.79856: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773129.5335515-5131-17932437725641/AnsiballZ_slurp.py && sleep 0' 4846 1726773129.80311: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773129.80315: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773129.80317: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773129.80320: 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.14.32 originally 10.31.14.32 debug2: match found <<< 4846 1726773129.80322: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773129.80372: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773129.80379: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773129.80430: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773129.98965: 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"}}} <<< 4846 1726773130.00542: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773130.00608: stderr chunk (state=3): >>><<< 4846 1726773130.00612: stdout chunk (state=3): >>><<< 4846 1726773130.00630: _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_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773130.00662: 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-1726773129.5335515-5131-17932437725641/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4846 1726773130.00672: _low_level_execute_command(): starting 4846 1726773130.00680: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773129.5335515-5131-17932437725641/ > /dev/null 2>&1 && sleep 0' 4846 1726773130.01180: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773130.01184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773130.01186: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration <<< 4846 1726773130.01188: 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.14.32 originally 10.31.14.32 <<< 4846 1726773130.01191: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773130.01244: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773130.01249: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773130.01251: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773130.01296: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773130.03333: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773130.03382: stderr chunk (state=3): >>><<< 4846 1726773130.03387: stdout chunk (state=3): >>><<< 4846 1726773130.03402: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773130.03411: handler run complete 4846 1726773130.03426: attempt loop complete, returning result 4846 1726773130.03429: _execute() done 4846 1726773130.03432: dumping result to json 4846 1726773130.03437: done dumping result, returning 4846 1726773130.03447: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile [0afff7ba-f7d3-e60c-8651-000000000054] 4846 1726773130.03454: sending task result for task 0afff7ba-f7d3-e60c-8651-000000000054 4846 1726773130.03559: done sending task result for task 0afff7ba-f7d3-e60c-8651-000000000054 4846 1726773130.03562: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdAo=", "encoding": "base64", "source": "/etc/tuned/active_profile" } 4846 1726773130.03652: no more pending results, returning what we have 4846 1726773130.03656: results queue empty 4846 1726773130.03657: checking for any_errors_fatal 4846 1726773130.03665: done checking for any_errors_fatal 4846 1726773130.03666: checking for max_fail_percentage 4846 1726773130.03668: done checking for max_fail_percentage 4846 1726773130.03669: checking to see if all hosts have failed and the running result is not ok 4846 1726773130.03670: done checking to see if all hosts have failed 4846 1726773130.03673: getting the remaining hosts for this loop 4846 1726773130.03677: done getting the remaining hosts for this loop 4846 1726773130.03682: getting the next task for host managed_node3 4846 1726773130.03688: done getting next task for host managed_node3 4846 1726773130.03692: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 4846 1726773130.03696: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4846 1726773130.03709: getting variables 4846 1726773130.03711: in VariableManager get_vars() 4846 1726773130.03748: Calling all_inventory to load vars for managed_node3 4846 1726773130.03751: Calling groups_inventory to load vars for managed_node3 4846 1726773130.03753: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773130.03763: Calling all_plugins_play to load vars for managed_node3 4846 1726773130.03766: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773130.03770: Calling groups_plugins_play to load vars for managed_node3 4846 1726773130.03961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773130.04241: done with get_vars() 4846 1726773130.04253: done getting variables 4846 1726773130.04329: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:85 Thursday 19 September 2024 15:12:10 -0400 (0:00:00.571) 0:00:08.621 **** 4846 1726773130.04364: entering _queue_task() for managed_node3/set_fact 4846 1726773130.04636: worker is 1 (out of 1 available) 4846 1726773130.04650: exiting _queue_task() for managed_node3/set_fact 4846 1726773130.04663: done queuing things up, now waiting for results queue to drain 4846 1726773130.04665: waiting for pending results... 4846 1726773130.05124: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 4846 1726773130.05132: in run() - task 0afff7ba-f7d3-e60c-8651-000000000055 4846 1726773130.05134: variable 'ansible_search_path' from source: unknown 4846 1726773130.05143: variable 'ansible_search_path' from source: unknown 4846 1726773130.05192: calling self._execute() 4846 1726773130.05295: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773130.05311: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773130.05327: variable 'omit' from source: magic vars 4846 1726773130.05465: variable 'omit' from source: magic vars 4846 1726773130.05539: variable 'omit' from source: magic vars 4846 1726773130.06112: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4846 1726773130.06116: variable '__cur_profile' from source: task vars 4846 1726773130.06293: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4846 1726773130.08908: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4846 1726773130.09014: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4846 1726773130.09063: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4846 1726773130.09122: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4846 1726773130.09203: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4846 1726773130.09262: 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) 4846 1726773130.09313: 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) 4846 1726773130.09352: 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) 4846 1726773130.09414: 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) 4846 1726773130.09442: 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) 4846 1726773130.09589: variable '__kernel_settings_tuned_current_profile' from source: set_fact 4846 1726773130.09711: variable 'omit' from source: magic vars 4846 1726773130.09714: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773130.09729: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773130.09755: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773130.09783: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773130.09798: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773130.09835: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773130.09843: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773130.09850: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773130.09985: Set connection var ansible_shell_executable to /bin/sh 4846 1726773130.09998: Set connection var ansible_pipelining to False 4846 1726773130.10008: Set connection var ansible_shell_type to sh 4846 1726773130.10078: Set connection var ansible_connection to ssh 4846 1726773130.10082: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773130.10084: Set connection var ansible_timeout to 10 4846 1726773130.10086: variable 'ansible_shell_executable' from source: unknown 4846 1726773130.10088: variable 'ansible_connection' from source: unknown 4846 1726773130.10090: variable 'ansible_module_compression' from source: unknown 4846 1726773130.10095: variable 'ansible_shell_type' from source: unknown 4846 1726773130.10103: variable 'ansible_shell_executable' from source: unknown 4846 1726773130.10113: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773130.10121: variable 'ansible_pipelining' from source: unknown 4846 1726773130.10128: variable 'ansible_timeout' from source: unknown 4846 1726773130.10136: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773130.10259: 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) 4846 1726773130.10278: variable 'omit' from source: magic vars 4846 1726773130.10293: starting attempt loop 4846 1726773130.10300: running the handler 4846 1726773130.10404: handler run complete 4846 1726773130.10410: attempt loop complete, returning result 4846 1726773130.10412: _execute() done 4846 1726773130.10414: dumping result to json 4846 1726773130.10416: done dumping result, returning 4846 1726773130.10418: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile [0afff7ba-f7d3-e60c-8651-000000000055] 4846 1726773130.10420: sending task result for task 0afff7ba-f7d3-e60c-8651-000000000055 4846 1726773130.10493: done sending task result for task 0afff7ba-f7d3-e60c-8651-000000000055 4846 1726773130.10496: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_active_profile": "virtual-guest kernel_settings" }, "changed": false } 4846 1726773130.10588: no more pending results, returning what we have 4846 1726773130.10592: results queue empty 4846 1726773130.10593: checking for any_errors_fatal 4846 1726773130.10603: done checking for any_errors_fatal 4846 1726773130.10604: checking for max_fail_percentage 4846 1726773130.10609: done checking for max_fail_percentage 4846 1726773130.10610: checking to see if all hosts have failed and the running result is not ok 4846 1726773130.10611: done checking to see if all hosts have failed 4846 1726773130.10612: getting the remaining hosts for this loop 4846 1726773130.10615: done getting the remaining hosts for this loop 4846 1726773130.10620: getting the next task for host managed_node3 4846 1726773130.10628: done getting next task for host managed_node3 4846 1726773130.10632: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 4846 1726773130.10636: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4846 1726773130.10656: getting variables 4846 1726773130.10658: in VariableManager get_vars() 4846 1726773130.10703: Calling all_inventory to load vars for managed_node3 4846 1726773130.10810: Calling groups_inventory to load vars for managed_node3 4846 1726773130.10815: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773130.10827: Calling all_plugins_play to load vars for managed_node3 4846 1726773130.10832: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773130.10836: Calling groups_plugins_play to load vars for managed_node3 4846 1726773130.11260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773130.11594: done with get_vars() 4846 1726773130.11608: done getting variables 4846 1726773130.11748: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 Thursday 19 September 2024 15:12:10 -0400 (0:00:00.074) 0:00:08.695 **** 4846 1726773130.11786: entering _queue_task() for managed_node3/copy 4846 1726773130.12045: worker is 1 (out of 1 available) 4846 1726773130.12058: exiting _queue_task() for managed_node3/copy 4846 1726773130.12070: done queuing things up, now waiting for results queue to drain 4846 1726773130.12071: waiting for pending results... 4846 1726773130.12435: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 4846 1726773130.12514: in run() - task 0afff7ba-f7d3-e60c-8651-000000000056 4846 1726773130.12541: variable 'ansible_search_path' from source: unknown 4846 1726773130.12550: variable 'ansible_search_path' from source: unknown 4846 1726773130.12598: calling self._execute() 4846 1726773130.12697: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773130.12750: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773130.12753: variable 'omit' from source: magic vars 4846 1726773130.12867: variable 'omit' from source: magic vars 4846 1726773130.12939: variable 'omit' from source: magic vars 4846 1726773130.12987: variable '__kernel_settings_active_profile' from source: set_fact 4846 1726773130.13351: variable '__kernel_settings_active_profile' from source: set_fact 4846 1726773130.13712: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 4846 1726773130.13716: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 4846 1726773130.13718: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4846 1726773130.13722: variable 'omit' from source: magic vars 4846 1726773130.13758: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773130.13810: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773130.13846: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773130.13878: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773130.13898: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773130.13948: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773130.13960: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773130.13969: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773130.14108: Set connection var ansible_shell_executable to /bin/sh 4846 1726773130.14122: Set connection var ansible_pipelining to False 4846 1726773130.14130: Set connection var ansible_shell_type to sh 4846 1726773130.14137: Set connection var ansible_connection to ssh 4846 1726773130.14147: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773130.14167: Set connection var ansible_timeout to 10 4846 1726773130.14203: variable 'ansible_shell_executable' from source: unknown 4846 1726773130.14214: variable 'ansible_connection' from source: unknown 4846 1726773130.14223: variable 'ansible_module_compression' from source: unknown 4846 1726773130.14230: variable 'ansible_shell_type' from source: unknown 4846 1726773130.14236: variable 'ansible_shell_executable' from source: unknown 4846 1726773130.14244: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773130.14252: variable 'ansible_pipelining' from source: unknown 4846 1726773130.14261: variable 'ansible_timeout' from source: unknown 4846 1726773130.14277: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773130.14453: 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) 4846 1726773130.14469: variable 'omit' from source: magic vars 4846 1726773130.14484: starting attempt loop 4846 1726773130.14499: running the handler 4846 1726773130.14520: _low_level_execute_command(): starting 4846 1726773130.14536: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4846 1726773130.15100: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773130.15121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773130.15136: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773130.15202: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773130.15208: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773130.15210: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773130.15251: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773130.17097: stdout chunk (state=3): >>>/root <<< 4846 1726773130.17286: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773130.17333: stderr chunk (state=3): >>><<< 4846 1726773130.17336: stdout chunk (state=3): >>><<< 4846 1726773130.17362: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773130.17378: _low_level_execute_command(): starting 4846 1726773130.17381: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773130.1736262-5155-58108546937633 `" && echo ansible-tmp-1726773130.1736262-5155-58108546937633="` echo /root/.ansible/tmp/ansible-tmp-1726773130.1736262-5155-58108546937633 `" ) && sleep 0' 4846 1726773130.17840: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773130.17844: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773130.17855: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773130.17858: 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.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773130.17917: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773130.17919: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773130.17960: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773130.20122: stdout chunk (state=3): >>>ansible-tmp-1726773130.1736262-5155-58108546937633=/root/.ansible/tmp/ansible-tmp-1726773130.1736262-5155-58108546937633 <<< 4846 1726773130.20328: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773130.20332: stdout chunk (state=3): >>><<< 4846 1726773130.20334: stderr chunk (state=3): >>><<< 4846 1726773130.20412: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773130.1736262-5155-58108546937633=/root/.ansible/tmp/ansible-tmp-1726773130.1736262-5155-58108546937633 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773130.20473: variable 'ansible_module_compression' from source: unknown 4846 1726773130.20539: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4846hktl8x9z/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4846 1726773130.20593: variable 'ansible_facts' from source: unknown 4846 1726773130.20684: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773130.1736262-5155-58108546937633/AnsiballZ_stat.py 4846 1726773130.20783: Sending initial data 4846 1726773130.20787: Sent initial data (150 bytes) 4846 1726773130.21245: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773130.21248: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773130.21251: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773130.21253: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773130.21312: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773130.21315: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773130.21367: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773130.23146: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773130.23179: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773130.23249: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpqk0isrwa /root/.ansible/tmp/ansible-tmp-1726773130.1736262-5155-58108546937633/AnsiballZ_stat.py <<< 4846 1726773130.23255: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773130.1736262-5155-58108546937633/AnsiballZ_stat.py" <<< 4846 1726773130.23279: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpqk0isrwa" to remote "/root/.ansible/tmp/ansible-tmp-1726773130.1736262-5155-58108546937633/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773130.1736262-5155-58108546937633/AnsiballZ_stat.py" <<< 4846 1726773130.24314: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773130.24392: stderr chunk (state=3): >>><<< 4846 1726773130.24405: stdout chunk (state=3): >>><<< 4846 1726773130.24477: done transferring module to remote 4846 1726773130.24481: _low_level_execute_command(): starting 4846 1726773130.24484: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773130.1736262-5155-58108546937633/ /root/.ansible/tmp/ansible-tmp-1726773130.1736262-5155-58108546937633/AnsiballZ_stat.py && sleep 0' 4846 1726773130.24984: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773130.24988: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773130.24990: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773130.24993: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773130.25049: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773130.25055: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773130.25099: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773130.27247: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773130.27251: stdout chunk (state=3): >>><<< 4846 1726773130.27254: stderr chunk (state=3): >>><<< 4846 1726773130.27257: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773130.27259: _low_level_execute_command(): starting 4846 1726773130.27261: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773130.1736262-5155-58108546937633/AnsiballZ_stat.py && sleep 0' 4846 1726773130.27718: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773130.27722: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773130.27725: 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.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773130.27777: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773130.27780: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773130.27835: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773130.47488: 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": 14, "inode": 262418, "dev": 51714, "nlink": 1, "atime": 1726773129.9873118, "mtime": 1726773105.3679194, "ctime": 1726773118.211124, "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": "633f07e1b5698d04352d5dca735869bf2fe77897", "mimetype": "text/plain", "charset": "us-ascii", "version": "296332208", "attributes": ["extents"], "attr_flags": "e"}, "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}}} <<< 4846 1726773130.49345: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773130.49400: stderr chunk (state=3): >>><<< 4846 1726773130.49404: stdout chunk (state=3): >>><<< 4846 1726773130.49421: _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": 14, "inode": 262418, "dev": 51714, "nlink": 1, "atime": 1726773129.9873118, "mtime": 1726773105.3679194, "ctime": 1726773118.211124, "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": "633f07e1b5698d04352d5dca735869bf2fe77897", "mimetype": "text/plain", "charset": "us-ascii", "version": "296332208", "attributes": ["extents"], "attr_flags": "e"}, "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_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773130.49484: 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-1726773130.1736262-5155-58108546937633/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 4846 1726773130.49583: Sending initial data 4846 1726773130.49587: Sent initial data (138 bytes) 4846 1726773130.50058: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773130.50062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773130.50064: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773130.50067: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773130.50133: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773130.50138: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773130.50140: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773130.50186: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773130.51975: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773130.52017: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773130.52058: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/.7iw8h4y8 /root/.ansible/tmp/ansible-tmp-1726773130.1736262-5155-58108546937633/.source <<< 4846 1726773130.52078: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773130.1736262-5155-58108546937633/.source" <<< 4846 1726773130.52118: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/.7iw8h4y8" to remote "/root/.ansible/tmp/ansible-tmp-1726773130.1736262-5155-58108546937633/.source" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773130.1736262-5155-58108546937633/.source" <<< 4846 1726773130.52372: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773130.52409: stderr chunk (state=3): >>><<< 4846 1726773130.52412: stdout chunk (state=3): >>><<< 4846 1726773130.52432: _low_level_execute_command(): starting 4846 1726773130.52445: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773130.1736262-5155-58108546937633/ /root/.ansible/tmp/ansible-tmp-1726773130.1736262-5155-58108546937633/.source && sleep 0' 4846 1726773130.52900: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773130.52904: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773130.52908: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773130.52911: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773130.52963: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773130.52967: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773130.53016: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773130.55022: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773130.55075: stderr chunk (state=3): >>><<< 4846 1726773130.55080: stdout chunk (state=3): >>><<< 4846 1726773130.55119: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773130.55142: variable 'ansible_module_compression' from source: unknown 4846 1726773130.55177: ANSIBALLZ: Using generic lock for ansible.legacy.copy 4846 1726773130.55182: ANSIBALLZ: Acquiring lock 4846 1726773130.55185: ANSIBALLZ: Lock acquired: 140269493751776 4846 1726773130.55192: ANSIBALLZ: Creating module 4846 1726773130.68386: ANSIBALLZ: Writing module into payload 4846 1726773130.68510: ANSIBALLZ: Writing module 4846 1726773130.68528: ANSIBALLZ: Renaming module 4846 1726773130.68535: ANSIBALLZ: Done creating module 4846 1726773130.68547: variable 'ansible_facts' from source: unknown 4846 1726773130.68596: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773130.1736262-5155-58108546937633/AnsiballZ_copy.py 4846 1726773130.68709: Sending initial data 4846 1726773130.68713: Sent initial data (150 bytes) 4846 1726773130.69165: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773130.69198: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773130.69202: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773130.69204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773130.69213: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773130.69258: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773130.69278: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773130.69336: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773130.71093: 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 <<< 4846 1726773130.71098: stderr chunk (state=3): >>>debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773130.71132: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773130.71168: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmptqm_upyd /root/.ansible/tmp/ansible-tmp-1726773130.1736262-5155-58108546937633/AnsiballZ_copy.py <<< 4846 1726773130.71177: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773130.1736262-5155-58108546937633/AnsiballZ_copy.py" <<< 4846 1726773130.71205: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmptqm_upyd" to remote "/root/.ansible/tmp/ansible-tmp-1726773130.1736262-5155-58108546937633/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773130.1736262-5155-58108546937633/AnsiballZ_copy.py" <<< 4846 1726773130.72011: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773130.72084: stderr chunk (state=3): >>><<< 4846 1726773130.72087: stdout chunk (state=3): >>><<< 4846 1726773130.72113: done transferring module to remote 4846 1726773130.72122: _low_level_execute_command(): starting 4846 1726773130.72128: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773130.1736262-5155-58108546937633/ /root/.ansible/tmp/ansible-tmp-1726773130.1736262-5155-58108546937633/AnsiballZ_copy.py && sleep 0' 4846 1726773130.72575: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773130.72616: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773130.72619: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773130.72621: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration <<< 4846 1726773130.72624: 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.14.32 originally 10.31.14.32 <<< 4846 1726773130.72626: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773130.72679: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773130.72683: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773130.72731: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773130.74760: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773130.74826: stderr chunk (state=3): >>><<< 4846 1726773130.74829: stdout chunk (state=3): >>><<< 4846 1726773130.74846: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773130.74849: _low_level_execute_command(): starting 4846 1726773130.74855: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773130.1736262-5155-58108546937633/AnsiballZ_copy.py && sleep 0' 4846 1726773130.75356: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773130.75360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773130.75362: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773130.75365: 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.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773130.75413: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773130.75421: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773130.75481: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773130.94990: stdout chunk (state=3): >>> {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726773130.1736262-5155-58108546937633/.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-1726773130.1736262-5155-58108546937633/.source", "_original_basename": ".7iw8h4y8", "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}}} <<< 4846 1726773130.96797: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773130.96802: stdout chunk (state=3): >>><<< 4846 1726773130.96805: stderr chunk (state=3): >>><<< 4846 1726773130.96832: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726773130.1736262-5155-58108546937633/.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-1726773130.1736262-5155-58108546937633/.source", "_original_basename": ".7iw8h4y8", "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_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773130.96905: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/active_profile', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726773130.1736262-5155-58108546937633/.source', '_original_basename': '.7iw8h4y8', '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-1726773130.1736262-5155-58108546937633/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4846 1726773130.96920: _low_level_execute_command(): starting 4846 1726773130.97007: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773130.1736262-5155-58108546937633/ > /dev/null 2>&1 && sleep 0' 4846 1726773130.97646: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4846 1726773130.97664: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773130.97689: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773130.97793: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773130.97797: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773130.97836: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773130.97858: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773130.97887: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773130.97971: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773131.00012: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773131.00022: stdout chunk (state=3): >>><<< 4846 1726773131.00029: stderr chunk (state=3): >>><<< 4846 1726773131.00046: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773131.00056: handler run complete 4846 1726773131.00083: attempt loop complete, returning result 4846 1726773131.00086: _execute() done 4846 1726773131.00089: dumping result to json 4846 1726773131.00095: done dumping result, returning 4846 1726773131.00104: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile [0afff7ba-f7d3-e60c-8651-000000000056] 4846 1726773131.00115: sending task result for task 0afff7ba-f7d3-e60c-8651-000000000056 4846 1726773131.00227: done sending task result for task 0afff7ba-f7d3-e60c-8651-000000000056 4846 1726773131.00230: 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-1726773130.1736262-5155-58108546937633/.source", "state": "file", "uid": 0 } 4846 1726773131.00335: no more pending results, returning what we have 4846 1726773131.00340: results queue empty 4846 1726773131.00341: checking for any_errors_fatal 4846 1726773131.00346: done checking for any_errors_fatal 4846 1726773131.00351: checking for max_fail_percentage 4846 1726773131.00353: done checking for max_fail_percentage 4846 1726773131.00354: checking to see if all hosts have failed and the running result is not ok 4846 1726773131.00355: done checking to see if all hosts have failed 4846 1726773131.00356: getting the remaining hosts for this loop 4846 1726773131.00358: done getting the remaining hosts for this loop 4846 1726773131.00363: getting the next task for host managed_node3 4846 1726773131.00369: done getting next task for host managed_node3 4846 1726773131.00373: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 4846 1726773131.00376: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4846 1726773131.00388: getting variables 4846 1726773131.00390: in VariableManager get_vars() 4846 1726773131.00433: Calling all_inventory to load vars for managed_node3 4846 1726773131.00436: Calling groups_inventory to load vars for managed_node3 4846 1726773131.00439: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773131.00449: Calling all_plugins_play to load vars for managed_node3 4846 1726773131.00452: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773131.00455: Calling groups_plugins_play to load vars for managed_node3 4846 1726773131.00673: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773131.00861: done with get_vars() 4846 1726773131.00871: done getting variables 4846 1726773131.00928: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Thursday 19 September 2024 15:12:11 -0400 (0:00:00.891) 0:00:09.587 **** 4846 1726773131.00960: entering _queue_task() for managed_node3/copy 4846 1726773131.01219: worker is 1 (out of 1 available) 4846 1726773131.01235: exiting _queue_task() for managed_node3/copy 4846 1726773131.01249: done queuing things up, now waiting for results queue to drain 4846 1726773131.01251: waiting for pending results... 4846 1726773131.01727: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 4846 1726773131.01733: in run() - task 0afff7ba-f7d3-e60c-8651-000000000057 4846 1726773131.01737: variable 'ansible_search_path' from source: unknown 4846 1726773131.01740: variable 'ansible_search_path' from source: unknown 4846 1726773131.01767: calling self._execute() 4846 1726773131.01869: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773131.01883: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773131.01897: variable 'omit' from source: magic vars 4846 1726773131.02051: variable 'omit' from source: magic vars 4846 1726773131.02124: variable 'omit' from source: magic vars 4846 1726773131.02211: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 4846 1726773131.02571: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 4846 1726773131.02646: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4846 1726773131.02684: variable 'omit' from source: magic vars 4846 1726773131.02728: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773131.02765: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773131.02789: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773131.02807: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773131.02820: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773131.02888: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773131.02891: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773131.02895: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773131.02948: Set connection var ansible_shell_executable to /bin/sh 4846 1726773131.02953: Set connection var ansible_pipelining to False 4846 1726773131.02960: Set connection var ansible_shell_type to sh 4846 1726773131.02962: Set connection var ansible_connection to ssh 4846 1726773131.02969: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773131.02980: Set connection var ansible_timeout to 10 4846 1726773131.03002: variable 'ansible_shell_executable' from source: unknown 4846 1726773131.03007: variable 'ansible_connection' from source: unknown 4846 1726773131.03010: variable 'ansible_module_compression' from source: unknown 4846 1726773131.03013: variable 'ansible_shell_type' from source: unknown 4846 1726773131.03018: variable 'ansible_shell_executable' from source: unknown 4846 1726773131.03021: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773131.03028: variable 'ansible_pipelining' from source: unknown 4846 1726773131.03031: variable 'ansible_timeout' from source: unknown 4846 1726773131.03037: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773131.03161: 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) 4846 1726773131.03172: variable 'omit' from source: magic vars 4846 1726773131.03181: starting attempt loop 4846 1726773131.03184: running the handler 4846 1726773131.03197: _low_level_execute_command(): starting 4846 1726773131.03207: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4846 1726773131.03766: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773131.03770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773131.03773: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773131.03778: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773131.03832: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773131.03839: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773131.03883: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773131.05737: stdout chunk (state=3): >>>/root <<< 4846 1726773131.05965: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773131.05968: stdout chunk (state=3): >>><<< 4846 1726773131.05971: stderr chunk (state=3): >>><<< 4846 1726773131.05996: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773131.06045: _low_level_execute_command(): starting 4846 1726773131.06049: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773131.0599554-5190-194702140177170 `" && echo ansible-tmp-1726773131.0599554-5190-194702140177170="` echo /root/.ansible/tmp/ansible-tmp-1726773131.0599554-5190-194702140177170 `" ) && sleep 0' 4846 1726773131.06516: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4846 1726773131.06519: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773131.06522: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773131.06531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773131.06534: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773131.06536: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773131.06579: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773131.06587: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773131.06645: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773131.08804: stdout chunk (state=3): >>>ansible-tmp-1726773131.0599554-5190-194702140177170=/root/.ansible/tmp/ansible-tmp-1726773131.0599554-5190-194702140177170 <<< 4846 1726773131.09046: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773131.09050: stdout chunk (state=3): >>><<< 4846 1726773131.09052: stderr chunk (state=3): >>><<< 4846 1726773131.09070: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773131.0599554-5190-194702140177170=/root/.ansible/tmp/ansible-tmp-1726773131.0599554-5190-194702140177170 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773131.09195: variable 'ansible_module_compression' from source: unknown 4846 1726773131.09269: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4846hktl8x9z/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4846 1726773131.09315: variable 'ansible_facts' from source: unknown 4846 1726773131.09444: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773131.0599554-5190-194702140177170/AnsiballZ_stat.py 4846 1726773131.09604: Sending initial data 4846 1726773131.09621: Sent initial data (151 bytes) 4846 1726773131.10232: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773131.10254: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773131.10328: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773131.12085: 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 <<< 4846 1726773131.12101: stderr chunk (state=3): >>>debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773131.12131: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773131.12167: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpv4700n_q /root/.ansible/tmp/ansible-tmp-1726773131.0599554-5190-194702140177170/AnsiballZ_stat.py <<< 4846 1726773131.12177: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773131.0599554-5190-194702140177170/AnsiballZ_stat.py" <<< 4846 1726773131.12203: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpv4700n_q" to remote "/root/.ansible/tmp/ansible-tmp-1726773131.0599554-5190-194702140177170/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773131.0599554-5190-194702140177170/AnsiballZ_stat.py" <<< 4846 1726773131.13116: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773131.13150: stderr chunk (state=3): >>><<< 4846 1726773131.13282: stdout chunk (state=3): >>><<< 4846 1726773131.13285: done transferring module to remote 4846 1726773131.13288: _low_level_execute_command(): starting 4846 1726773131.13290: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773131.0599554-5190-194702140177170/ /root/.ansible/tmp/ansible-tmp-1726773131.0599554-5190-194702140177170/AnsiballZ_stat.py && sleep 0' 4846 1726773131.13892: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773131.13908: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773131.13921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773131.13982: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773131.13991: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773131.14038: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773131.16070: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773131.16122: stderr chunk (state=3): >>><<< 4846 1726773131.16125: stdout chunk (state=3): >>><<< 4846 1726773131.16140: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773131.16143: _low_level_execute_command(): starting 4846 1726773131.16150: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773131.0599554-5190-194702140177170/AnsiballZ_stat.py && sleep 0' 4846 1726773131.16601: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773131.16605: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773131.16609: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773131.16612: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773131.16614: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773131.16672: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773131.16674: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773131.16723: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773131.36413: 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": 5, "inode": 262614, "dev": 51714, "nlink": 1, "atime": 1726773114.4590642, "mtime": 1726773105.3679194, "ctime": 1726773118.975136, "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": "43683f4e92c48be4b00ddd86e011a4f27fcdbeb5", "mimetype": "text/plain", "charset": "us-ascii", "version": "1360597353", "attributes": ["extents"], "attr_flags": "e"}, "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}}} <<< 4846 1726773131.38265: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773131.38330: stderr chunk (state=3): >>><<< 4846 1726773131.38334: stdout chunk (state=3): >>><<< 4846 1726773131.38352: _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": 5, "inode": 262614, "dev": 51714, "nlink": 1, "atime": 1726773114.4590642, "mtime": 1726773105.3679194, "ctime": 1726773118.975136, "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": "43683f4e92c48be4b00ddd86e011a4f27fcdbeb5", "mimetype": "text/plain", "charset": "us-ascii", "version": "1360597353", "attributes": ["extents"], "attr_flags": "e"}, "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_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773131.38418: 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-1726773131.0599554-5190-194702140177170/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 4846 1726773131.38521: Sending initial data 4846 1726773131.38525: Sent initial data (139 bytes) 4846 1726773131.39030: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773131.39033: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773131.39036: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4846 1726773131.39039: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773131.39041: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773131.39102: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773131.39110: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773131.39113: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773131.39147: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773131.40916: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 4846 1726773131.40921: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773131.40953: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773131.40992: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/.v9nrsfz2 /root/.ansible/tmp/ansible-tmp-1726773131.0599554-5190-194702140177170/.source <<< 4846 1726773131.40996: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773131.0599554-5190-194702140177170/.source" <<< 4846 1726773131.41027: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/.v9nrsfz2" to remote "/root/.ansible/tmp/ansible-tmp-1726773131.0599554-5190-194702140177170/.source" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773131.0599554-5190-194702140177170/.source" <<< 4846 1726773131.41185: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773131.41251: stderr chunk (state=3): >>><<< 4846 1726773131.41254: stdout chunk (state=3): >>><<< 4846 1726773131.41279: _low_level_execute_command(): starting 4846 1726773131.41282: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773131.0599554-5190-194702140177170/ /root/.ansible/tmp/ansible-tmp-1726773131.0599554-5190-194702140177170/.source && sleep 0' 4846 1726773131.41761: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773131.41765: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773131.41767: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773131.41770: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773131.41772: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773131.41830: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773131.41836: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773131.41877: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773131.43892: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773131.43947: stderr chunk (state=3): >>><<< 4846 1726773131.43950: stdout chunk (state=3): >>><<< 4846 1726773131.43966: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773131.43995: variable 'ansible_module_compression' from source: unknown 4846 1726773131.44033: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4846hktl8x9z/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 4846 1726773131.44053: variable 'ansible_facts' from source: unknown 4846 1726773131.44104: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773131.0599554-5190-194702140177170/AnsiballZ_copy.py 4846 1726773131.44215: Sending initial data 4846 1726773131.44218: Sent initial data (151 bytes) 4846 1726773131.44683: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773131.44687: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 <<< 4846 1726773131.44692: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773131.44742: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773131.44751: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773131.44794: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773131.46590: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773131.46620: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773131.46657: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpmkgn0e5h /root/.ansible/tmp/ansible-tmp-1726773131.0599554-5190-194702140177170/AnsiballZ_copy.py <<< 4846 1726773131.46661: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773131.0599554-5190-194702140177170/AnsiballZ_copy.py" <<< 4846 1726773131.46696: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpmkgn0e5h" to remote "/root/.ansible/tmp/ansible-tmp-1726773131.0599554-5190-194702140177170/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773131.0599554-5190-194702140177170/AnsiballZ_copy.py" <<< 4846 1726773131.47495: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773131.47570: stderr chunk (state=3): >>><<< 4846 1726773131.47574: stdout chunk (state=3): >>><<< 4846 1726773131.47594: done transferring module to remote 4846 1726773131.47603: _low_level_execute_command(): starting 4846 1726773131.47610: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773131.0599554-5190-194702140177170/ /root/.ansible/tmp/ansible-tmp-1726773131.0599554-5190-194702140177170/AnsiballZ_copy.py && sleep 0' 4846 1726773131.48098: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773131.48102: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773131.48105: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773131.48109: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773131.48165: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773131.48171: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773131.48217: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773131.50322: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773131.50325: stdout chunk (state=3): >>><<< 4846 1726773131.50328: stderr chunk (state=3): >>><<< 4846 1726773131.50513: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773131.50517: _low_level_execute_command(): starting 4846 1726773131.50520: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773131.0599554-5190-194702140177170/AnsiballZ_copy.py && sleep 0' 4846 1726773131.51026: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773131.51095: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773131.51109: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773131.51130: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773131.51199: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773131.70564: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726773131.0599554-5190-194702140177170/.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-1726773131.0599554-5190-194702140177170/.source", "_original_basename": ".v9nrsfz2", "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}}} <<< 4846 1726773131.72330: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773131.72387: stderr chunk (state=3): >>><<< 4846 1726773131.72391: stdout chunk (state=3): >>><<< 4846 1726773131.72412: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726773131.0599554-5190-194702140177170/.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-1726773131.0599554-5190-194702140177170/.source", "_original_basename": ".v9nrsfz2", "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_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773131.72473: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/profile_mode', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726773131.0599554-5190-194702140177170/.source', '_original_basename': '.v9nrsfz2', '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-1726773131.0599554-5190-194702140177170/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4846 1726773131.72483: _low_level_execute_command(): starting 4846 1726773131.72489: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773131.0599554-5190-194702140177170/ > /dev/null 2>&1 && sleep 0' 4846 1726773131.72972: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773131.72978: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773131.72980: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773131.72983: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773131.73033: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773131.73037: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773131.73088: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773131.75163: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773131.75224: stderr chunk (state=3): >>><<< 4846 1726773131.75228: stdout chunk (state=3): >>><<< 4846 1726773131.75244: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773131.75253: handler run complete 4846 1726773131.75280: attempt loop complete, returning result 4846 1726773131.75283: _execute() done 4846 1726773131.75286: dumping result to json 4846 1726773131.75291: done dumping result, returning 4846 1726773131.75300: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual [0afff7ba-f7d3-e60c-8651-000000000057] 4846 1726773131.75309: sending task result for task 0afff7ba-f7d3-e60c-8651-000000000057 4846 1726773131.75424: done sending task result for task 0afff7ba-f7d3-e60c-8651-000000000057 4846 1726773131.75426: 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-1726773131.0599554-5190-194702140177170/.source", "state": "file", "uid": 0 } 4846 1726773131.75559: no more pending results, returning what we have 4846 1726773131.75563: results queue empty 4846 1726773131.75564: checking for any_errors_fatal 4846 1726773131.75571: done checking for any_errors_fatal 4846 1726773131.75572: checking for max_fail_percentage 4846 1726773131.75574: done checking for max_fail_percentage 4846 1726773131.75581: checking to see if all hosts have failed and the running result is not ok 4846 1726773131.75582: done checking to see if all hosts have failed 4846 1726773131.75583: getting the remaining hosts for this loop 4846 1726773131.75585: done getting the remaining hosts for this loop 4846 1726773131.75589: getting the next task for host managed_node3 4846 1726773131.75595: done getting next task for host managed_node3 4846 1726773131.75599: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get current config 4846 1726773131.75602: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4846 1726773131.75621: getting variables 4846 1726773131.75623: in VariableManager get_vars() 4846 1726773131.75653: Calling all_inventory to load vars for managed_node3 4846 1726773131.75656: Calling groups_inventory to load vars for managed_node3 4846 1726773131.75657: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773131.75665: Calling all_plugins_play to load vars for managed_node3 4846 1726773131.75667: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773131.75669: Calling groups_plugins_play to load vars for managed_node3 4846 1726773131.75833: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773131.76050: done with get_vars() 4846 1726773131.76060: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get current config] ********** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:107 Thursday 19 September 2024 15:12:11 -0400 (0:00:00.751) 0:00:10.338 **** 4846 1726773131.76127: entering _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 4846 1726773131.76342: worker is 1 (out of 1 available) 4846 1726773131.76356: exiting _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 4846 1726773131.76368: done queuing things up, now waiting for results queue to drain 4846 1726773131.76370: waiting for pending results... 4846 1726773131.76559: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get current config 4846 1726773131.76639: in run() - task 0afff7ba-f7d3-e60c-8651-000000000058 4846 1726773131.76651: variable 'ansible_search_path' from source: unknown 4846 1726773131.76655: variable 'ansible_search_path' from source: unknown 4846 1726773131.76691: calling self._execute() 4846 1726773131.76764: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773131.76771: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773131.76784: variable 'omit' from source: magic vars 4846 1726773131.76879: variable 'omit' from source: magic vars 4846 1726773131.76925: variable 'omit' from source: magic vars 4846 1726773131.76952: variable '__kernel_settings_profile_filename' from source: role '' all vars 4846 1726773131.77212: variable '__kernel_settings_profile_filename' from source: role '' all vars 4846 1726773131.77284: variable '__kernel_settings_profile_dir' from source: role '' all vars 4846 1726773131.77362: variable '__kernel_settings_profile_parent' from source: set_fact 4846 1726773131.77367: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4846 1726773131.77411: variable 'omit' from source: magic vars 4846 1726773131.77450: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773131.77489: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773131.77510: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773131.77527: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773131.77537: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773131.77564: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773131.77568: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773131.77573: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773131.77663: Set connection var ansible_shell_executable to /bin/sh 4846 1726773131.77669: Set connection var ansible_pipelining to False 4846 1726773131.77672: Set connection var ansible_shell_type to sh 4846 1726773131.77676: Set connection var ansible_connection to ssh 4846 1726773131.77686: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773131.77702: Set connection var ansible_timeout to 10 4846 1726773131.77725: variable 'ansible_shell_executable' from source: unknown 4846 1726773131.77729: variable 'ansible_connection' from source: unknown 4846 1726773131.77731: variable 'ansible_module_compression' from source: unknown 4846 1726773131.77736: variable 'ansible_shell_type' from source: unknown 4846 1726773131.77738: variable 'ansible_shell_executable' from source: unknown 4846 1726773131.77743: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773131.77748: variable 'ansible_pipelining' from source: unknown 4846 1726773131.77751: variable 'ansible_timeout' from source: unknown 4846 1726773131.77757: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773131.77920: 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__) 4846 1726773131.77930: variable 'omit' from source: magic vars 4846 1726773131.77937: starting attempt loop 4846 1726773131.77940: running the handler 4846 1726773131.77953: _low_level_execute_command(): starting 4846 1726773131.77962: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4846 1726773131.78525: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773131.78530: 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.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773131.78532: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration <<< 4846 1726773131.78535: 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.14.32 originally 10.31.14.32 debug2: match found <<< 4846 1726773131.78538: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773131.78583: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773131.78595: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773131.78648: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773131.80477: stdout chunk (state=3): >>>/root <<< 4846 1726773131.80584: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773131.80645: stderr chunk (state=3): >>><<< 4846 1726773131.80649: stdout chunk (state=3): >>><<< 4846 1726773131.80670: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773131.80686: _low_level_execute_command(): starting 4846 1726773131.80692: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773131.8067107-5221-198822844074615 `" && echo ansible-tmp-1726773131.8067107-5221-198822844074615="` echo /root/.ansible/tmp/ansible-tmp-1726773131.8067107-5221-198822844074615 `" ) && sleep 0' 4846 1726773131.81186: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773131.81191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773131.81202: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773131.81204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773131.81245: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773131.81248: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773131.81309: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773131.83508: stdout chunk (state=3): >>>ansible-tmp-1726773131.8067107-5221-198822844074615=/root/.ansible/tmp/ansible-tmp-1726773131.8067107-5221-198822844074615 <<< 4846 1726773131.83630: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773131.83694: stderr chunk (state=3): >>><<< 4846 1726773131.83697: stdout chunk (state=3): >>><<< 4846 1726773131.83717: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773131.8067107-5221-198822844074615=/root/.ansible/tmp/ansible-tmp-1726773131.8067107-5221-198822844074615 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773131.83762: variable 'ansible_module_compression' from source: unknown 4846 1726773131.83803: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4846hktl8x9z/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 4846 1726773131.83840: variable 'ansible_facts' from source: unknown 4846 1726773131.83907: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773131.8067107-5221-198822844074615/AnsiballZ_kernel_settings_get_config.py 4846 1726773131.84025: Sending initial data 4846 1726773131.84028: Sent initial data (173 bytes) 4846 1726773131.84507: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773131.84511: 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.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773131.84514: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773131.84516: 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.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773131.84571: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773131.84578: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773131.84630: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773131.86530: 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 debug2: Server supports extension "copy-data" revision 1 <<< 4846 1726773131.86536: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773131.86567: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773131.86611: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpp3kv6sgu /root/.ansible/tmp/ansible-tmp-1726773131.8067107-5221-198822844074615/AnsiballZ_kernel_settings_get_config.py <<< 4846 1726773131.86614: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773131.8067107-5221-198822844074615/AnsiballZ_kernel_settings_get_config.py" <<< 4846 1726773131.86650: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpp3kv6sgu" to remote "/root/.ansible/tmp/ansible-tmp-1726773131.8067107-5221-198822844074615/AnsiballZ_kernel_settings_get_config.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773131.8067107-5221-198822844074615/AnsiballZ_kernel_settings_get_config.py" <<< 4846 1726773131.87426: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773131.87504: stderr chunk (state=3): >>><<< 4846 1726773131.87510: stdout chunk (state=3): >>><<< 4846 1726773131.87530: done transferring module to remote 4846 1726773131.87541: _low_level_execute_command(): starting 4846 1726773131.87546: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773131.8067107-5221-198822844074615/ /root/.ansible/tmp/ansible-tmp-1726773131.8067107-5221-198822844074615/AnsiballZ_kernel_settings_get_config.py && sleep 0' 4846 1726773131.88016: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773131.88020: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773131.88038: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773131.88092: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773131.88098: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773131.88159: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773131.90230: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773131.90287: stderr chunk (state=3): >>><<< 4846 1726773131.90290: stdout chunk (state=3): >>><<< 4846 1726773131.90303: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773131.90308: _low_level_execute_command(): starting 4846 1726773131.90314: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773131.8067107-5221-198822844074615/AnsiballZ_kernel_settings_get_config.py && sleep 0' 4846 1726773131.90954: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4846 1726773131.90970: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773131.90991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773131.91013: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773131.91129: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 4846 1726773131.91150: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773131.91165: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773131.91262: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773132.10300: stdout chunk (state=3): >>> {"changed": false, "data": {}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} <<< 4846 1726773132.12105: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773132.12169: stderr chunk (state=3): >>><<< 4846 1726773132.12173: stdout chunk (state=3): >>><<< 4846 1726773132.12194: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773132.12223: done with _execute_module (fedora.linux_system_roles.kernel_settings_get_config, {'path': '/etc/tuned/profiles/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-1726773131.8067107-5221-198822844074615/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4846 1726773132.12232: _low_level_execute_command(): starting 4846 1726773132.12238: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773131.8067107-5221-198822844074615/ > /dev/null 2>&1 && sleep 0' 4846 1726773132.12718: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773132.12743: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773132.12801: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773132.12804: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773132.12856: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773132.14924: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773132.14987: stderr chunk (state=3): >>><<< 4846 1726773132.14991: stdout chunk (state=3): >>><<< 4846 1726773132.15005: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773132.15014: handler run complete 4846 1726773132.15029: attempt loop complete, returning result 4846 1726773132.15032: _execute() done 4846 1726773132.15036: dumping result to json 4846 1726773132.15040: done dumping result, returning 4846 1726773132.15050: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get current config [0afff7ba-f7d3-e60c-8651-000000000058] 4846 1726773132.15056: sending task result for task 0afff7ba-f7d3-e60c-8651-000000000058 4846 1726773132.15157: done sending task result for task 0afff7ba-f7d3-e60c-8651-000000000058 4846 1726773132.15160: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "data": {} } 4846 1726773132.15242: no more pending results, returning what we have 4846 1726773132.15247: results queue empty 4846 1726773132.15248: checking for any_errors_fatal 4846 1726773132.15256: done checking for any_errors_fatal 4846 1726773132.15256: checking for max_fail_percentage 4846 1726773132.15258: done checking for max_fail_percentage 4846 1726773132.15259: checking to see if all hosts have failed and the running result is not ok 4846 1726773132.15260: done checking to see if all hosts have failed 4846 1726773132.15261: getting the remaining hosts for this loop 4846 1726773132.15264: done getting the remaining hosts for this loop 4846 1726773132.15268: getting the next task for host managed_node3 4846 1726773132.15279: done getting next task for host managed_node3 4846 1726773132.15283: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 4846 1726773132.15286: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4846 1726773132.15297: getting variables 4846 1726773132.15299: in VariableManager get_vars() 4846 1726773132.15336: Calling all_inventory to load vars for managed_node3 4846 1726773132.15340: Calling groups_inventory to load vars for managed_node3 4846 1726773132.15342: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773132.15352: Calling all_plugins_play to load vars for managed_node3 4846 1726773132.15355: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773132.15358: Calling groups_plugins_play to load vars for managed_node3 4846 1726773132.15533: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773132.15731: done with get_vars() 4846 1726773132.15742: done getting variables 4846 1726773132.15839: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Thursday 19 September 2024 15:12:12 -0400 (0:00:00.397) 0:00:10.736 **** 4846 1726773132.15865: entering _queue_task() for managed_node3/template 4846 1726773132.15866: Creating lock for template 4846 1726773132.16110: worker is 1 (out of 1 available) 4846 1726773132.16127: exiting _queue_task() for managed_node3/template 4846 1726773132.16142: done queuing things up, now waiting for results queue to drain 4846 1726773132.16144: waiting for pending results... 4846 1726773132.16329: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 4846 1726773132.16410: in run() - task 0afff7ba-f7d3-e60c-8651-000000000059 4846 1726773132.16423: variable 'ansible_search_path' from source: unknown 4846 1726773132.16426: variable 'ansible_search_path' from source: unknown 4846 1726773132.16460: calling self._execute() 4846 1726773132.16536: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773132.16543: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773132.16552: variable 'omit' from source: magic vars 4846 1726773132.16647: variable 'omit' from source: magic vars 4846 1726773132.16691: variable 'omit' from source: magic vars 4846 1726773132.16968: variable '__kernel_settings_profile_src' from source: role '' all vars 4846 1726773132.16977: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4846 1726773132.17046: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4846 1726773132.17067: variable '__kernel_settings_profile_filename' from source: role '' all vars 4846 1726773132.17189: variable '__kernel_settings_profile_filename' from source: role '' all vars 4846 1726773132.17253: variable '__kernel_settings_profile_dir' from source: role '' all vars 4846 1726773132.17323: variable '__kernel_settings_profile_parent' from source: set_fact 4846 1726773132.17327: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4846 1726773132.17358: variable 'omit' from source: magic vars 4846 1726773132.17400: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773132.17432: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773132.17453: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773132.17469: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773132.17481: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773132.17513: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773132.17516: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773132.17521: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773132.17616: Set connection var ansible_shell_executable to /bin/sh 4846 1726773132.17623: Set connection var ansible_pipelining to False 4846 1726773132.17627: Set connection var ansible_shell_type to sh 4846 1726773132.17629: Set connection var ansible_connection to ssh 4846 1726773132.17636: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773132.17644: Set connection var ansible_timeout to 10 4846 1726773132.17665: variable 'ansible_shell_executable' from source: unknown 4846 1726773132.17668: variable 'ansible_connection' from source: unknown 4846 1726773132.17672: variable 'ansible_module_compression' from source: unknown 4846 1726773132.17675: variable 'ansible_shell_type' from source: unknown 4846 1726773132.17682: variable 'ansible_shell_executable' from source: unknown 4846 1726773132.17685: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773132.17691: variable 'ansible_pipelining' from source: unknown 4846 1726773132.17694: variable 'ansible_timeout' from source: unknown 4846 1726773132.17703: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773132.17823: 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) 4846 1726773132.17832: variable 'omit' from source: magic vars 4846 1726773132.17839: starting attempt loop 4846 1726773132.17842: running the handler 4846 1726773132.17854: _low_level_execute_command(): starting 4846 1726773132.17863: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4846 1726773132.18422: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773132.18426: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773132.18430: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found <<< 4846 1726773132.18433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773132.18490: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773132.18496: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773132.18544: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773132.20373: stdout chunk (state=3): >>>/root <<< 4846 1726773132.20484: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773132.20549: stderr chunk (state=3): >>><<< 4846 1726773132.20553: stdout chunk (state=3): >>><<< 4846 1726773132.20578: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773132.20589: _low_level_execute_command(): starting 4846 1726773132.20596: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773132.2057643-5238-138534611080001 `" && echo ansible-tmp-1726773132.2057643-5238-138534611080001="` echo /root/.ansible/tmp/ansible-tmp-1726773132.2057643-5238-138534611080001 `" ) && sleep 0' 4846 1726773132.21096: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773132.21099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773132.21103: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773132.21105: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 <<< 4846 1726773132.21109: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773132.21157: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773132.21164: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773132.21216: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773132.23379: stdout chunk (state=3): >>>ansible-tmp-1726773132.2057643-5238-138534611080001=/root/.ansible/tmp/ansible-tmp-1726773132.2057643-5238-138534611080001 <<< 4846 1726773132.23501: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773132.23554: stderr chunk (state=3): >>><<< 4846 1726773132.23559: stdout chunk (state=3): >>><<< 4846 1726773132.23574: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773132.2057643-5238-138534611080001=/root/.ansible/tmp/ansible-tmp-1726773132.2057643-5238-138534611080001 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773132.23595: evaluation_path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks 4846 1726773132.23619: search_path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/templates/kernel_settings.j2 /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/kernel_settings.j2 /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/templates/kernel_settings.j2 /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/kernel_settings.j2 /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/kernel_settings.j2 /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/kernel_settings.j2 4846 1726773132.23643: variable 'ansible_search_path' from source: unknown 4846 1726773132.24432: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4846 1726773132.26033: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4846 1726773132.26088: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4846 1726773132.26120: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4846 1726773132.26152: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4846 1726773132.26179: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4846 1726773132.26441: 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) 4846 1726773132.26465: 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) 4846 1726773132.26492: 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) 4846 1726773132.26526: 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) 4846 1726773132.26539: 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) 4846 1726773132.26878: 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) 4846 1726773132.26900: 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) 4846 1726773132.26960: 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) 4846 1726773132.26981: 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) 4846 1726773132.26992: 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) 4846 1726773132.27315: variable 'ansible_managed' from source: unknown 4846 1726773132.27321: variable '__sections' from source: task vars 4846 1726773132.27442: 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) 4846 1726773132.27464: 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) 4846 1726773132.27487: 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) 4846 1726773132.27535: 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) 4846 1726773132.27550: 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) 4846 1726773132.27650: variable 'kernel_settings_sysctl' from source: include_vars 4846 1726773132.27662: variable '__kernel_settings_state_empty' from source: role '' all vars 4846 1726773132.27669: variable '__kernel_settings_previous_replaced' from source: role '' all vars 4846 1726773132.27732: variable '__sysctl_old' from source: task vars 4846 1726773132.27790: variable '__sysctl_old' from source: task vars 4846 1726773132.27983: variable 'kernel_settings_purge' from source: role '' defaults 4846 1726773132.27987: variable 'kernel_settings_sysctl' from source: include_vars 4846 1726773132.28008: variable '__kernel_settings_state_empty' from source: role '' all vars 4846 1726773132.28012: variable '__kernel_settings_previous_replaced' from source: role '' all vars 4846 1726773132.28015: variable '__kernel_settings_profile_contents' from source: set_fact 4846 1726773132.28177: variable 'kernel_settings_sysfs' from source: include_vars 4846 1726773132.28188: variable '__kernel_settings_state_empty' from source: role '' all vars 4846 1726773132.28194: variable '__kernel_settings_previous_replaced' from source: role '' all vars 4846 1726773132.28236: variable '__sysfs_old' from source: task vars 4846 1726773132.28287: variable '__sysfs_old' from source: task vars 4846 1726773132.28711: variable 'kernel_settings_purge' from source: role '' defaults 4846 1726773132.28714: variable 'kernel_settings_sysfs' from source: include_vars 4846 1726773132.28717: variable '__kernel_settings_state_empty' from source: role '' all vars 4846 1726773132.28719: variable '__kernel_settings_previous_replaced' from source: role '' all vars 4846 1726773132.28722: variable '__kernel_settings_profile_contents' from source: set_fact 4846 1726773132.28724: variable 'kernel_settings_systemd_cpu_affinity' from source: include_vars 4846 1726773132.28726: variable 'kernel_settings_systemd_cpu_affinity' from source: include_vars 4846 1726773132.28728: variable '__systemd_old' from source: task vars 4846 1726773132.28779: variable '__systemd_old' from source: task vars 4846 1726773132.29074: variable 'kernel_settings_purge' from source: role '' defaults 4846 1726773132.29088: variable 'kernel_settings_systemd_cpu_affinity' from source: include_vars 4846 1726773132.29098: variable '__kernel_settings_state_absent' from source: role '' all vars 4846 1726773132.29111: variable '__kernel_settings_profile_contents' from source: set_fact 4846 1726773132.29132: variable 'kernel_settings_transparent_hugepages' from source: include_vars 4846 1726773132.29214: variable 'kernel_settings_transparent_hugepages' from source: include_vars 4846 1726773132.29229: variable 'kernel_settings_transparent_hugepages_defrag' from source: include_vars 4846 1726773132.29311: variable 'kernel_settings_transparent_hugepages_defrag' from source: include_vars 4846 1726773132.29336: variable '__trans_huge_old' from source: task vars 4846 1726773132.29417: variable '__trans_huge_old' from source: task vars 4846 1726773132.29696: variable 'kernel_settings_purge' from source: role '' defaults 4846 1726773132.29712: variable 'kernel_settings_transparent_hugepages' from source: include_vars 4846 1726773132.29724: variable '__kernel_settings_state_absent' from source: role '' all vars 4846 1726773132.29736: variable '__kernel_settings_profile_contents' from source: set_fact 4846 1726773132.29747: variable '__trans_defrag_old' from source: task vars 4846 1726773132.29803: variable '__trans_defrag_old' from source: task vars 4846 1726773132.29990: variable 'kernel_settings_purge' from source: role '' defaults 4846 1726773132.29994: variable 'kernel_settings_transparent_hugepages_defrag' from source: include_vars 4846 1726773132.30001: variable '__kernel_settings_state_absent' from source: role '' all vars 4846 1726773132.30011: variable '__kernel_settings_profile_contents' from source: set_fact 4846 1726773132.30029: variable '__kernel_settings_state_absent' from source: role '' all vars 4846 1726773132.30043: variable '__kernel_settings_state_absent' from source: role '' all vars 4846 1726773132.30052: variable '__kernel_settings_state_absent' from source: role '' all vars 4846 1726773132.30060: variable '__kernel_settings_state_absent' from source: role '' all vars 4846 1726773132.30068: variable '__kernel_settings_state_absent' from source: role '' all vars 4846 1726773132.30076: variable '__kernel_settings_state_absent' from source: role '' all vars 4846 1726773132.30087: variable '__kernel_settings_state_absent' from source: role '' all vars 4846 1726773132.30095: variable '__kernel_settings_state_absent' from source: role '' all vars 4846 1726773132.30104: variable '__kernel_settings_state_absent' from source: role '' all vars 4846 1726773132.30114: variable '__kernel_settings_state_absent' from source: role '' all vars 4846 1726773132.30135: variable '__kernel_settings_state_absent' from source: role '' all vars 4846 1726773132.30147: variable '__kernel_settings_state_absent' from source: role '' all vars 4846 1726773132.30155: variable '__kernel_settings_state_absent' from source: role '' all vars 4846 1726773132.30163: variable '__kernel_settings_state_absent' from source: role '' all vars 4846 1726773132.30171: variable '__kernel_settings_state_absent' from source: role '' all vars 4846 1726773132.30181: variable '__kernel_settings_state_absent' from source: role '' all vars 4846 1726773132.30188: variable '__kernel_settings_state_absent' from source: role '' all vars 4846 1726773132.30196: variable '__kernel_settings_state_absent' from source: role '' all vars 4846 1726773132.30203: variable '__kernel_settings_state_absent' from source: role '' all vars 4846 1726773132.30211: variable '__kernel_settings_state_absent' from source: role '' all vars 4846 1726773132.30831: 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) 4846 1726773132.30880: variable 'ansible_module_compression' from source: unknown 4846 1726773132.30926: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4846hktl8x9z/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4846 1726773132.30947: variable 'ansible_facts' from source: unknown 4846 1726773132.31010: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773132.2057643-5238-138534611080001/AnsiballZ_stat.py 4846 1726773132.31115: Sending initial data 4846 1726773132.31119: Sent initial data (151 bytes) 4846 1726773132.31616: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773132.31620: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773132.31622: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773132.31624: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773132.31627: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773132.31718: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773132.31781: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773132.33578: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 4846 1726773132.33613: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773132.33665: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773132.33703: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpfpai79du /root/.ansible/tmp/ansible-tmp-1726773132.2057643-5238-138534611080001/AnsiballZ_stat.py <<< 4846 1726773132.33746: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773132.2057643-5238-138534611080001/AnsiballZ_stat.py" debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpfpai79du" to remote "/root/.ansible/tmp/ansible-tmp-1726773132.2057643-5238-138534611080001/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773132.2057643-5238-138534611080001/AnsiballZ_stat.py" <<< 4846 1726773132.34928: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773132.35152: stderr chunk (state=3): >>><<< 4846 1726773132.35156: stdout chunk (state=3): >>><<< 4846 1726773132.35159: done transferring module to remote 4846 1726773132.35161: _low_level_execute_command(): starting 4846 1726773132.35164: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773132.2057643-5238-138534611080001/ /root/.ansible/tmp/ansible-tmp-1726773132.2057643-5238-138534611080001/AnsiballZ_stat.py && sleep 0' 4846 1726773132.35824: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773132.35890: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773132.35910: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773132.35931: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773132.36003: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773132.38141: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773132.38181: stderr chunk (state=3): >>><<< 4846 1726773132.38194: stdout chunk (state=3): >>><<< 4846 1726773132.38332: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773132.38344: _low_level_execute_command(): starting 4846 1726773132.38347: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773132.2057643-5238-138534611080001/AnsiballZ_stat.py && sleep 0' 4846 1726773132.39003: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4846 1726773132.39028: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773132.39122: 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.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773132.39161: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773132.39187: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773132.39244: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773132.39309: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773132.57809: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 4846 1726773132.59401: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773132.59446: stderr chunk (state=3): >>><<< 4846 1726773132.59450: stdout chunk (state=3): >>><<< 4846 1726773132.59470: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773132.59504: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/profiles/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-1726773132.2057643-5238-138534611080001/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 4846 1726773132.59613: Sending initial data 4846 1726773132.59623: Sent initial data (165 bytes) 4846 1726773132.60110: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773132.60113: 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.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773132.60118: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773132.60120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773132.60180: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773132.60183: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773132.60235: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773132.61992: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773132.62027: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773132.62071: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpfx6yovi8/kernel_settings.j2 /root/.ansible/tmp/ansible-tmp-1726773132.2057643-5238-138534611080001/.source.conf <<< 4846 1726773132.62074: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773132.2057643-5238-138534611080001/.source.conf" <<< 4846 1726773132.62104: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpfx6yovi8/kernel_settings.j2" to remote "/root/.ansible/tmp/ansible-tmp-1726773132.2057643-5238-138534611080001/.source.conf" <<< 4846 1726773132.62113: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773132.2057643-5238-138534611080001/.source.conf" <<< 4846 1726773132.62278: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773132.62352: stderr chunk (state=3): >>><<< 4846 1726773132.62356: stdout chunk (state=3): >>><<< 4846 1726773132.62372: _low_level_execute_command(): starting 4846 1726773132.62396: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773132.2057643-5238-138534611080001/ /root/.ansible/tmp/ansible-tmp-1726773132.2057643-5238-138534611080001/.source.conf && sleep 0' 4846 1726773132.62859: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773132.62862: 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.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773132.62865: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773132.62869: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773132.62924: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773132.62927: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773132.62977: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773132.64990: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773132.65057: stderr chunk (state=3): >>><<< 4846 1726773132.65061: stdout chunk (state=3): >>><<< 4846 1726773132.65078: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773132.65102: variable 'ansible_module_compression' from source: unknown 4846 1726773132.65146: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4846hktl8x9z/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 4846 1726773132.65165: variable 'ansible_facts' from source: unknown 4846 1726773132.65215: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773132.2057643-5238-138534611080001/AnsiballZ_copy.py 4846 1726773132.65322: Sending initial data 4846 1726773132.65326: Sent initial data (151 bytes) 4846 1726773132.65828: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773132.65831: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773132.65834: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773132.65836: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773132.65838: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773132.65896: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773132.65902: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773132.65945: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773132.67700: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773132.67738: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773132.67774: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpwo43cy7a /root/.ansible/tmp/ansible-tmp-1726773132.2057643-5238-138534611080001/AnsiballZ_copy.py <<< 4846 1726773132.67782: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773132.2057643-5238-138534611080001/AnsiballZ_copy.py" <<< 4846 1726773132.67812: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpwo43cy7a" to remote "/root/.ansible/tmp/ansible-tmp-1726773132.2057643-5238-138534611080001/AnsiballZ_copy.py" <<< 4846 1726773132.67815: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773132.2057643-5238-138534611080001/AnsiballZ_copy.py" <<< 4846 1726773132.68627: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773132.68706: stderr chunk (state=3): >>><<< 4846 1726773132.68710: stdout chunk (state=3): >>><<< 4846 1726773132.68735: done transferring module to remote 4846 1726773132.68743: _low_level_execute_command(): starting 4846 1726773132.68749: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773132.2057643-5238-138534611080001/ /root/.ansible/tmp/ansible-tmp-1726773132.2057643-5238-138534611080001/AnsiballZ_copy.py && sleep 0' 4846 1726773132.69259: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773132.69263: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773132.69266: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773132.69268: 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.14.32 originally 10.31.14.32 debug2: match found <<< 4846 1726773132.69270: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773132.69327: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773132.69331: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773132.69383: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773132.71408: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773132.71473: stderr chunk (state=3): >>><<< 4846 1726773132.71477: stdout chunk (state=3): >>><<< 4846 1726773132.71493: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773132.71497: _low_level_execute_command(): starting 4846 1726773132.71503: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773132.2057643-5238-138534611080001/AnsiballZ_copy.py && sleep 0' 4846 1726773132.72001: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773132.72004: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773132.72015: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773132.72095: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773132.72145: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773132.92020: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726773132.2057643-5238-138534611080001/.source.conf", "md5sum": "db02fa7304c082dd9b84c2d712d07ec0", "checksum": "ba15904bb90578344fad097ce2f46f9231275eae", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 312, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726773132.2057643-5238-138534611080001/.source.conf", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "mode": "0644", "follow": false, "_original_basename": "kernel_settings.j2", "checksum": "ba15904bb90578344fad097ce2f46f9231275eae", "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}}} <<< 4846 1726773132.93698: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773132.93764: stderr chunk (state=3): >>><<< 4846 1726773132.93768: stdout chunk (state=3): >>><<< 4846 1726773132.93788: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726773132.2057643-5238-138534611080001/.source.conf", "md5sum": "db02fa7304c082dd9b84c2d712d07ec0", "checksum": "ba15904bb90578344fad097ce2f46f9231275eae", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 312, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726773132.2057643-5238-138534611080001/.source.conf", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "mode": "0644", "follow": false, "_original_basename": "kernel_settings.j2", "checksum": "ba15904bb90578344fad097ce2f46f9231275eae", "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_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773132.93823: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726773132.2057643-5238-138534611080001/.source.conf', 'dest': '/etc/tuned/profiles/kernel_settings/tuned.conf', 'mode': '0644', 'follow': False, '_original_basename': 'kernel_settings.j2', 'checksum': 'ba15904bb90578344fad097ce2f46f9231275eae', '_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-1726773132.2057643-5238-138534611080001/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4846 1726773132.93855: _low_level_execute_command(): starting 4846 1726773132.93865: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773132.2057643-5238-138534611080001/ > /dev/null 2>&1 && sleep 0' 4846 1726773132.94363: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773132.94367: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773132.94369: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773132.94372: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773132.94374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773132.94433: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773132.94436: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773132.94486: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773132.96536: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773132.96599: stderr chunk (state=3): >>><<< 4846 1726773132.96602: stdout chunk (state=3): >>><<< 4846 1726773132.96619: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773132.96630: handler run complete 4846 1726773132.96660: attempt loop complete, returning result 4846 1726773132.96663: _execute() done 4846 1726773132.96666: dumping result to json 4846 1726773132.96671: done dumping result, returning 4846 1726773132.96684: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings [0afff7ba-f7d3-e60c-8651-000000000059] 4846 1726773132.96690: sending task result for task 0afff7ba-f7d3-e60c-8651-000000000059 4846 1726773132.96841: done sending task result for task 0afff7ba-f7d3-e60c-8651-000000000059 4846 1726773132.96844: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "checksum": "ba15904bb90578344fad097ce2f46f9231275eae", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "gid": 0, "group": "root", "md5sum": "db02fa7304c082dd9b84c2d712d07ec0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 312, "src": "/root/.ansible/tmp/ansible-tmp-1726773132.2057643-5238-138534611080001/.source.conf", "state": "file", "uid": 0 } 4846 1726773132.97036: no more pending results, returning what we have 4846 1726773132.97039: results queue empty 4846 1726773132.97040: checking for any_errors_fatal 4846 1726773132.97044: done checking for any_errors_fatal 4846 1726773132.97045: checking for max_fail_percentage 4846 1726773132.97047: done checking for max_fail_percentage 4846 1726773132.97048: checking to see if all hosts have failed and the running result is not ok 4846 1726773132.97049: done checking to see if all hosts have failed 4846 1726773132.97049: getting the remaining hosts for this loop 4846 1726773132.97051: done getting the remaining hosts for this loop 4846 1726773132.97055: getting the next task for host managed_node3 4846 1726773132.97060: done getting next task for host managed_node3 4846 1726773132.97069: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 4846 1726773132.97072: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4846 1726773132.97083: getting variables 4846 1726773132.97085: in VariableManager get_vars() 4846 1726773132.97111: Calling all_inventory to load vars for managed_node3 4846 1726773132.97114: Calling groups_inventory to load vars for managed_node3 4846 1726773132.97115: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773132.97123: Calling all_plugins_play to load vars for managed_node3 4846 1726773132.97126: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773132.97130: Calling groups_plugins_play to load vars for managed_node3 4846 1726773132.97275: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773132.97460: done with get_vars() 4846 1726773132.97469: done getting variables 4846 1726773132.97522: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 Thursday 19 September 2024 15:12:12 -0400 (0:00:00.816) 0:00:11.553 **** 4846 1726773132.97547: entering _queue_task() for managed_node3/service 4846 1726773132.97766: worker is 1 (out of 1 available) 4846 1726773132.97779: exiting _queue_task() for managed_node3/service 4846 1726773132.97793: done queuing things up, now waiting for results queue to drain 4846 1726773132.97794: waiting for pending results... 4846 1726773132.97983: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 4846 1726773132.98071: in run() - task 0afff7ba-f7d3-e60c-8651-00000000005a 4846 1726773132.98087: variable 'ansible_search_path' from source: unknown 4846 1726773132.98091: variable 'ansible_search_path' from source: unknown 4846 1726773132.98137: variable '__kernel_settings_services' from source: include_vars 4846 1726773132.98415: variable '__kernel_settings_services' from source: include_vars 4846 1726773132.98480: variable 'omit' from source: magic vars 4846 1726773132.98571: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773132.98585: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773132.98594: variable 'omit' from source: magic vars 4846 1726773132.98828: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4846 1726773132.99063: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4846 1726773132.99101: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4846 1726773132.99138: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4846 1726773132.99168: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4846 1726773132.99261: variable '__kernel_settings_register_profile' from source: set_fact 4846 1726773132.99272: variable '__kernel_settings_register_mode' from source: set_fact 4846 1726773132.99291: Evaluated conditional (__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed): True 4846 1726773132.99297: variable 'omit' from source: magic vars 4846 1726773132.99337: variable 'omit' from source: magic vars 4846 1726773132.99379: variable 'item' from source: unknown 4846 1726773132.99437: variable 'item' from source: unknown 4846 1726773132.99456: variable 'omit' from source: magic vars 4846 1726773132.99485: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773132.99510: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773132.99527: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773132.99543: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773132.99554: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773132.99585: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773132.99589: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773132.99592: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773132.99681: Set connection var ansible_shell_executable to /bin/sh 4846 1726773132.99684: Set connection var ansible_pipelining to False 4846 1726773132.99687: Set connection var ansible_shell_type to sh 4846 1726773132.99690: Set connection var ansible_connection to ssh 4846 1726773132.99699: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773132.99710: Set connection var ansible_timeout to 10 4846 1726773132.99730: variable 'ansible_shell_executable' from source: unknown 4846 1726773132.99733: variable 'ansible_connection' from source: unknown 4846 1726773132.99735: variable 'ansible_module_compression' from source: unknown 4846 1726773132.99740: variable 'ansible_shell_type' from source: unknown 4846 1726773132.99742: variable 'ansible_shell_executable' from source: unknown 4846 1726773132.99747: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773132.99752: variable 'ansible_pipelining' from source: unknown 4846 1726773132.99756: variable 'ansible_timeout' from source: unknown 4846 1726773132.99761: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773132.99855: 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) 4846 1726773132.99865: variable 'omit' from source: magic vars 4846 1726773132.99873: starting attempt loop 4846 1726773132.99879: running the handler 4846 1726773132.99951: variable 'ansible_facts' from source: unknown 4846 1726773133.00062: _low_level_execute_command(): starting 4846 1726773133.00071: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4846 1726773133.00604: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773133.00649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773133.00652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773133.00655: 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.14.32 originally 10.31.14.32 debug2: match found <<< 4846 1726773133.00658: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773133.00717: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773133.00721: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773133.00723: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773133.00778: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773133.02604: stdout chunk (state=3): >>>/root <<< 4846 1726773133.02820: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773133.02824: stdout chunk (state=3): >>><<< 4846 1726773133.02826: stderr chunk (state=3): >>><<< 4846 1726773133.02962: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773133.02973: _low_level_execute_command(): starting 4846 1726773133.02976: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773133.0285745-5269-245519680700344 `" && echo ansible-tmp-1726773133.0285745-5269-245519680700344="` echo /root/.ansible/tmp/ansible-tmp-1726773133.0285745-5269-245519680700344 `" ) && sleep 0' 4846 1726773133.03517: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773133.03555: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773133.03559: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found <<< 4846 1726773133.03562: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773133.03621: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773133.03625: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773133.03681: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773133.06029: stdout chunk (state=3): >>>ansible-tmp-1726773133.0285745-5269-245519680700344=/root/.ansible/tmp/ansible-tmp-1726773133.0285745-5269-245519680700344 <<< 4846 1726773133.06033: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773133.06089: stderr chunk (state=3): >>><<< 4846 1726773133.06098: stdout chunk (state=3): >>><<< 4846 1726773133.06136: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773133.0285745-5269-245519680700344=/root/.ansible/tmp/ansible-tmp-1726773133.0285745-5269-245519680700344 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773133.06184: variable 'ansible_module_compression' from source: unknown 4846 1726773133.06258: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4846hktl8x9z/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 4846 1726773133.06352: variable 'ansible_facts' from source: unknown 4846 1726773133.06579: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773133.0285745-5269-245519680700344/AnsiballZ_systemd.py 4846 1726773133.06817: Sending initial data 4846 1726773133.06820: Sent initial data (154 bytes) 4846 1726773133.07467: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4846 1726773133.07482: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773133.07522: 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.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773133.07672: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773133.07689: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773133.07790: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773133.09555: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773133.09592: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773133.09629: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpldifix82 /root/.ansible/tmp/ansible-tmp-1726773133.0285745-5269-245519680700344/AnsiballZ_systemd.py <<< 4846 1726773133.09633: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773133.0285745-5269-245519680700344/AnsiballZ_systemd.py" <<< 4846 1726773133.09663: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpldifix82" to remote "/root/.ansible/tmp/ansible-tmp-1726773133.0285745-5269-245519680700344/AnsiballZ_systemd.py" <<< 4846 1726773133.09667: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773133.0285745-5269-245519680700344/AnsiballZ_systemd.py" <<< 4846 1726773133.11467: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773133.11654: stderr chunk (state=3): >>><<< 4846 1726773133.11658: stdout chunk (state=3): >>><<< 4846 1726773133.11660: done transferring module to remote 4846 1726773133.11662: _low_level_execute_command(): starting 4846 1726773133.11665: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773133.0285745-5269-245519680700344/ /root/.ansible/tmp/ansible-tmp-1726773133.0285745-5269-245519680700344/AnsiballZ_systemd.py && sleep 0' 4846 1726773133.12220: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4846 1726773133.12253: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773133.12271: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773133.12368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773133.12398: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773133.12419: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773133.12437: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773133.12524: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773133.14536: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773133.14591: stderr chunk (state=3): >>><<< 4846 1726773133.14596: stdout chunk (state=3): >>><<< 4846 1726773133.14638: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773133.14642: _low_level_execute_command(): starting 4846 1726773133.14645: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773133.0285745-5269-245519680700344/AnsiballZ_systemd.py && sleep 0' 4846 1726773133.15237: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4846 1726773133.15246: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773133.15259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773133.15278: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773133.15289: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 <<< 4846 1726773133.15298: stderr chunk (state=3): >>>debug2: match not found <<< 4846 1726773133.15311: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773133.15327: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 4846 1726773133.15373: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address <<< 4846 1726773133.15383: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 4846 1726773133.15386: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773133.15389: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773133.15391: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773133.15394: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 <<< 4846 1726773133.15396: stderr chunk (state=3): >>>debug2: match found <<< 4846 1726773133.15398: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773133.15534: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773133.15538: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773133.15540: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773133.15603: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773133.68689: stdout chunk (state=3): >>> {"name": "tuned", "changed": true, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "5141", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "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 15:11:45 EDT", "ExecMainStartTimestampMonotonic": "491594127", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5141", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:11:45 EDT] ; stop_time=[n/a] ; pid=5141 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:11:45 EDT] ; stop_time=[n/a] ; pid=5141 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5587", "MemoryCurrent": "15249408", "MemoryAvailable": "infinity", "CPUUsageNSec": "154075000", "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", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "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": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "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"<<< 4846 1726773133.68701: stdout chunk (state=3): >>>, "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "dbus-broker.service sysinit.target system.slice dbus.socket", "WantedBy": "multi-user.target", "Conflicts": "tlp.service shutdown.target cpupower.service power-profiles-daemon.service auto-cpufreq.service", "Before": "multi-user.target shutdown.target", "After": "systemd-journald.socket network.target polkit.service dbus-broker.service systemd-sysctl.service system.slice sysinit.target dbus.socket basic.target", "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", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 15:11:45 EDT", "StateChangeTimestampMonotonic": "491742880", "InactiveExitTimestamp": "Thu 2024-09-19 15:11:45 EDT", "InactiveExitTimestampMonotonic": "491594815", "ActiveEnterTimestamp": "Thu 2024-09-19 15:11:45 EDT", "ActiveEnterTimestampMonotonic": "491742880", "ActiveExitTimestamp": "Thu 2024-09-19 15:11:45 EDT", "ActiveExitTimestampMonotonic": "491548839", "InactiveEnterTimestamp": "Thu 2024-09-19 15:11:45 EDT", "InactiveEnterTimestampMonotonic": "491584715", "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 15:11:45 EDT", "ConditionTimestampMonotonic": "491586206", "AssertTimestamp": "Thu 2024-09-19 15:11:45 EDT", "AssertTimestampMonotonic": "491586227", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "f1f373f8ebef4b10a57e540c459059e4", "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}}} <<< 4846 1726773133.71008: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773133.71073: stderr chunk (state=3): >>><<< 4846 1726773133.71077: stdout chunk (state=3): >>><<< 4846 1726773133.71104: _low_level_execute_command() done: rc=0, stdout= {"name": "tuned", "changed": true, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "5141", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "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 15:11:45 EDT", "ExecMainStartTimestampMonotonic": "491594127", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5141", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:11:45 EDT] ; stop_time=[n/a] ; pid=5141 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:11:45 EDT] ; stop_time=[n/a] ; pid=5141 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5587", "MemoryCurrent": "15249408", "MemoryAvailable": "infinity", "CPUUsageNSec": "154075000", "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", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "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": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "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", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "dbus-broker.service sysinit.target system.slice dbus.socket", "WantedBy": "multi-user.target", "Conflicts": "tlp.service shutdown.target cpupower.service power-profiles-daemon.service auto-cpufreq.service", "Before": "multi-user.target shutdown.target", "After": "systemd-journald.socket network.target polkit.service dbus-broker.service systemd-sysctl.service system.slice sysinit.target dbus.socket basic.target", "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", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 15:11:45 EDT", "StateChangeTimestampMonotonic": "491742880", "InactiveExitTimestamp": "Thu 2024-09-19 15:11:45 EDT", "InactiveExitTimestampMonotonic": "491594815", "ActiveEnterTimestamp": "Thu 2024-09-19 15:11:45 EDT", "ActiveEnterTimestampMonotonic": "491742880", "ActiveExitTimestamp": "Thu 2024-09-19 15:11:45 EDT", "ActiveExitTimestampMonotonic": "491548839", "InactiveEnterTimestamp": "Thu 2024-09-19 15:11:45 EDT", "InactiveEnterTimestampMonotonic": "491584715", "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 15:11:45 EDT", "ConditionTimestampMonotonic": "491586206", "AssertTimestamp": "Thu 2024-09-19 15:11:45 EDT", "AssertTimestampMonotonic": "491586227", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "f1f373f8ebef4b10a57e540c459059e4", "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_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773133.71413: 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-1726773133.0285745-5269-245519680700344/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4846 1726773133.71427: _low_level_execute_command(): starting 4846 1726773133.71438: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773133.0285745-5269-245519680700344/ > /dev/null 2>&1 && sleep 0' 4846 1726773133.72099: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4846 1726773133.72121: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773133.72138: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773133.72158: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773133.72268: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 4846 1726773133.72293: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773133.72315: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773133.72397: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773133.83756: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773133.83810: stderr chunk (state=3): >>><<< 4846 1726773133.83814: stdout chunk (state=3): >>><<< 4846 1726773133.83831: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773133.83839: handler run complete 4846 1726773133.83904: attempt loop complete, returning result 4846 1726773133.83923: variable 'item' from source: unknown 4846 1726773133.83990: 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 15:11:45 EDT", "ActiveEnterTimestampMonotonic": "491742880", "ActiveExitTimestamp": "Thu 2024-09-19 15:11:45 EDT", "ActiveExitTimestampMonotonic": "491548839", "ActiveState": "active", "After": "systemd-journald.socket network.target polkit.service dbus-broker.service systemd-sysctl.service system.slice sysinit.target dbus.socket basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 15:11:45 EDT", "AssertTimestampMonotonic": "491586227", "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": "154075000", "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 15:11:45 EDT", "ConditionTimestampMonotonic": "491586206", "ConfigurationDirectoryMode": "0755", "Conflicts": "tlp.service shutdown.target cpupower.service power-profiles-daemon.service auto-cpufreq.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5587", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5141", "ExecMainStartTimestamp": "Thu 2024-09-19 15:11:45 EDT", "ExecMainStartTimestampMonotonic": "491594127", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:11:45 EDT] ; stop_time=[n/a] ; pid=5141 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:11:45 EDT] ; stop_time=[n/a] ; pid=5141 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/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 15:11:45 EDT", "InactiveEnterTimestampMonotonic": "491584715", "InactiveExitTimestamp": "Thu 2024-09-19 15:11:45 EDT", "InactiveExitTimestampMonotonic": "491594815", "InvocationID": "f1f373f8ebef4b10a57e540c459059e4", "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": "14752", "LimitNPROCSoft": "14752", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "5141", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "15249408", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus-broker.service sysinit.target system.slice dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestamp": "Thu 2024-09-19 15:11:45 EDT", "StateChangeTimestampMonotonic": "491742880", "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": "4425", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 4846 1726773133.84553: dumping result to json 4846 1726773133.84556: done dumping result, returning 4846 1726773133.84559: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes [0afff7ba-f7d3-e60c-8651-00000000005a] 4846 1726773133.84561: sending task result for task 0afff7ba-f7d3-e60c-8651-00000000005a 4846 1726773133.84765: done sending task result for task 0afff7ba-f7d3-e60c-8651-00000000005a 4846 1726773133.84769: WORKER PROCESS EXITING 4846 1726773133.84774: no more pending results, returning what we have 4846 1726773133.84779: results queue empty 4846 1726773133.84780: checking for any_errors_fatal 4846 1726773133.84787: done checking for any_errors_fatal 4846 1726773133.84787: checking for max_fail_percentage 4846 1726773133.84788: done checking for max_fail_percentage 4846 1726773133.84789: checking to see if all hosts have failed and the running result is not ok 4846 1726773133.84790: done checking to see if all hosts have failed 4846 1726773133.84790: getting the remaining hosts for this loop 4846 1726773133.84792: done getting the remaining hosts for this loop 4846 1726773133.84795: getting the next task for host managed_node3 4846 1726773133.84799: done getting next task for host managed_node3 4846 1726773133.84802: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 4846 1726773133.84804: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4846 1726773133.84813: getting variables 4846 1726773133.84814: in VariableManager get_vars() 4846 1726773133.84837: Calling all_inventory to load vars for managed_node3 4846 1726773133.84839: Calling groups_inventory to load vars for managed_node3 4846 1726773133.84841: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773133.84847: Calling all_plugins_play to load vars for managed_node3 4846 1726773133.84850: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773133.84854: Calling groups_plugins_play to load vars for managed_node3 4846 1726773133.85021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773133.85211: done with get_vars() 4846 1726773133.85220: done getting variables 4846 1726773133.85296: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 Thursday 19 September 2024 15:12:13 -0400 (0:00:00.877) 0:00:12.430 **** 4846 1726773133.85321: entering _queue_task() for managed_node3/command 4846 1726773133.85323: Creating lock for command 4846 1726773133.85599: worker is 1 (out of 1 available) 4846 1726773133.85619: exiting _queue_task() for managed_node3/command 4846 1726773133.85633: done queuing things up, now waiting for results queue to drain 4846 1726773133.85634: waiting for pending results... 4846 1726773133.86025: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 4846 1726773133.86030: in run() - task 0afff7ba-f7d3-e60c-8651-00000000005b 4846 1726773133.86037: variable 'ansible_search_path' from source: unknown 4846 1726773133.86041: variable 'ansible_search_path' from source: unknown 4846 1726773133.86078: calling self._execute() 4846 1726773133.86177: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773133.86192: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773133.86210: variable 'omit' from source: magic vars 4846 1726773133.86747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4846 1726773133.87019: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4846 1726773133.87137: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4846 1726773133.87140: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4846 1726773133.87148: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4846 1726773133.87281: variable '__kernel_settings_register_profile' from source: set_fact 4846 1726773133.87312: Evaluated conditional (not __kernel_settings_register_profile is changed): False 4846 1726773133.87316: when evaluation is False, skipping this task 4846 1726773133.87319: _execute() done 4846 1726773133.87322: dumping result to json 4846 1726773133.87331: done dumping result, returning 4846 1726773133.87340: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings [0afff7ba-f7d3-e60c-8651-00000000005b] 4846 1726773133.87343: sending task result for task 0afff7ba-f7d3-e60c-8651-00000000005b 4846 1726773133.87446: done sending task result for task 0afff7ba-f7d3-e60c-8651-00000000005b 4846 1726773133.87449: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_register_profile is changed", "skip_reason": "Conditional result was False" } 4846 1726773133.87508: no more pending results, returning what we have 4846 1726773133.87513: results queue empty 4846 1726773133.87514: checking for any_errors_fatal 4846 1726773133.87535: done checking for any_errors_fatal 4846 1726773133.87536: checking for max_fail_percentage 4846 1726773133.87538: done checking for max_fail_percentage 4846 1726773133.87539: checking to see if all hosts have failed and the running result is not ok 4846 1726773133.87540: done checking to see if all hosts have failed 4846 1726773133.87541: getting the remaining hosts for this loop 4846 1726773133.87543: done getting the remaining hosts for this loop 4846 1726773133.87547: getting the next task for host managed_node3 4846 1726773133.87553: done getting next task for host managed_node3 4846 1726773133.87557: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Verify settings 4846 1726773133.87561: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4846 1726773133.87639: getting variables 4846 1726773133.87641: in VariableManager get_vars() 4846 1726773133.87678: Calling all_inventory to load vars for managed_node3 4846 1726773133.87682: Calling groups_inventory to load vars for managed_node3 4846 1726773133.87685: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773133.87694: Calling all_plugins_play to load vars for managed_node3 4846 1726773133.87698: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773133.87702: Calling groups_plugins_play to load vars for managed_node3 4846 1726773133.87947: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773133.88273: done with get_vars() 4846 1726773133.88287: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Verify settings] ************* task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:166 Thursday 19 September 2024 15:12:13 -0400 (0:00:00.030) 0:00:12.461 **** 4846 1726773133.88388: entering _queue_task() for managed_node3/include_tasks 4846 1726773133.88585: worker is 1 (out of 1 available) 4846 1726773133.88601: exiting _queue_task() for managed_node3/include_tasks 4846 1726773133.88618: done queuing things up, now waiting for results queue to drain 4846 1726773133.88619: waiting for pending results... 4846 1726773133.88809: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Verify settings 4846 1726773133.88900: in run() - task 0afff7ba-f7d3-e60c-8651-00000000005c 4846 1726773133.88918: variable 'ansible_search_path' from source: unknown 4846 1726773133.88922: variable 'ansible_search_path' from source: unknown 4846 1726773133.88954: calling self._execute() 4846 1726773133.89026: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773133.89033: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773133.89043: variable 'omit' from source: magic vars 4846 1726773133.89431: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4846 1726773133.89691: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4846 1726773133.89763: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4846 1726773133.89777: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4846 1726773133.89809: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4846 1726773133.89903: variable '__kernel_settings_register_apply' from source: set_fact 4846 1726773133.89925: Evaluated conditional (__kernel_settings_register_apply is changed): True 4846 1726773133.89931: _execute() done 4846 1726773133.89935: dumping result to json 4846 1726773133.89939: done dumping result, returning 4846 1726773133.89947: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Verify settings [0afff7ba-f7d3-e60c-8651-00000000005c] 4846 1726773133.89953: sending task result for task 0afff7ba-f7d3-e60c-8651-00000000005c 4846 1726773133.90049: done sending task result for task 0afff7ba-f7d3-e60c-8651-00000000005c 4846 1726773133.90052: WORKER PROCESS EXITING 4846 1726773133.90116: no more pending results, returning what we have 4846 1726773133.90122: in VariableManager get_vars() 4846 1726773133.90163: Calling all_inventory to load vars for managed_node3 4846 1726773133.90167: Calling groups_inventory to load vars for managed_node3 4846 1726773133.90170: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773133.90179: Calling all_plugins_play to load vars for managed_node3 4846 1726773133.90183: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773133.90187: Calling groups_plugins_play to load vars for managed_node3 4846 1726773133.90470: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773133.90778: done with get_vars() 4846 1726773133.90787: variable 'ansible_search_path' from source: unknown 4846 1726773133.90788: variable 'ansible_search_path' from source: unknown 4846 1726773133.90828: we have included files to process 4846 1726773133.90830: generating all_blocks data 4846 1726773133.90835: done generating all_blocks data 4846 1726773133.90840: processing included file: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 4846 1726773133.90842: loading included file: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 4846 1726773133.90845: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 4846 1726773133.91426: done processing included file 4846 1726773133.91428: iterating over new_blocks loaded from include file 4846 1726773133.91429: in VariableManager get_vars() 4846 1726773133.91448: done with get_vars() 4846 1726773133.91450: filtering new block on tags 4846 1726773133.91517: done filtering new block on tags 4846 1726773133.91519: done iterating over new_blocks loaded from include file included: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml for managed_node3 4846 1726773133.91523: extending task lists for all hosts with included blocks 4846 1726773133.92030: done extending task lists 4846 1726773133.92031: done processing included files 4846 1726773133.92031: results queue empty 4846 1726773133.92032: checking for any_errors_fatal 4846 1726773133.92035: done checking for any_errors_fatal 4846 1726773133.92035: checking for max_fail_percentage 4846 1726773133.92036: done checking for max_fail_percentage 4846 1726773133.92037: checking to see if all hosts have failed and the running result is not ok 4846 1726773133.92037: done checking to see if all hosts have failed 4846 1726773133.92038: getting the remaining hosts for this loop 4846 1726773133.92039: done getting the remaining hosts for this loop 4846 1726773133.92041: getting the next task for host managed_node3 4846 1726773133.92044: done getting next task for host managed_node3 4846 1726773133.92046: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 4846 1726773133.92049: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4846 1726773133.92056: getting variables 4846 1726773133.92056: in VariableManager get_vars() 4846 1726773133.92066: Calling all_inventory to load vars for managed_node3 4846 1726773133.92069: Calling groups_inventory to load vars for managed_node3 4846 1726773133.92071: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773133.92077: Calling all_plugins_play to load vars for managed_node3 4846 1726773133.92079: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773133.92082: Calling groups_plugins_play to load vars for managed_node3 4846 1726773133.92229: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773133.92412: done with get_vars() 4846 1726773133.92420: done getting variables 4846 1726773133.92452: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 Thursday 19 September 2024 15:12:13 -0400 (0:00:00.040) 0:00:12.502 **** 4846 1726773133.92477: entering _queue_task() for managed_node3/command 4846 1726773133.92711: worker is 1 (out of 1 available) 4846 1726773133.92725: exiting _queue_task() for managed_node3/command 4846 1726773133.92738: done queuing things up, now waiting for results queue to drain 4846 1726773133.92739: waiting for pending results... 4846 1726773133.92932: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 4846 1726773133.93025: in run() - task 0afff7ba-f7d3-e60c-8651-00000000012b 4846 1726773133.93038: variable 'ansible_search_path' from source: unknown 4846 1726773133.93041: variable 'ansible_search_path' from source: unknown 4846 1726773133.93081: calling self._execute() 4846 1726773133.93149: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773133.93156: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773133.93166: variable 'omit' from source: magic vars 4846 1726773133.93260: variable 'omit' from source: magic vars 4846 1726773133.93319: variable 'omit' from source: magic vars 4846 1726773133.93348: variable 'omit' from source: magic vars 4846 1726773133.93388: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773133.93425: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773133.93444: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773133.93463: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773133.93473: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773133.93505: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773133.93508: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773133.93521: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773133.93601: Set connection var ansible_shell_executable to /bin/sh 4846 1726773133.93609: Set connection var ansible_pipelining to False 4846 1726773133.93612: Set connection var ansible_shell_type to sh 4846 1726773133.93614: Set connection var ansible_connection to ssh 4846 1726773133.93626: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773133.93634: Set connection var ansible_timeout to 10 4846 1726773133.93655: variable 'ansible_shell_executable' from source: unknown 4846 1726773133.93658: variable 'ansible_connection' from source: unknown 4846 1726773133.93662: variable 'ansible_module_compression' from source: unknown 4846 1726773133.93666: variable 'ansible_shell_type' from source: unknown 4846 1726773133.93669: variable 'ansible_shell_executable' from source: unknown 4846 1726773133.93674: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773133.93681: variable 'ansible_pipelining' from source: unknown 4846 1726773133.93684: variable 'ansible_timeout' from source: unknown 4846 1726773133.93689: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773133.93818: 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) 4846 1726773133.93826: variable 'omit' from source: magic vars 4846 1726773133.93833: starting attempt loop 4846 1726773133.93838: running the handler 4846 1726773133.93854: _low_level_execute_command(): starting 4846 1726773133.93862: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4846 1726773133.94398: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773133.94438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773133.94443: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773133.94446: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773133.94494: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773133.94497: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773133.94551: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773133.96342: stdout chunk (state=3): >>>/root <<< 4846 1726773133.96494: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773133.96500: stderr chunk (state=3): >>><<< 4846 1726773133.96508: stdout chunk (state=3): >>><<< 4846 1726773133.96527: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773133.96539: _low_level_execute_command(): starting 4846 1726773133.96545: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773133.9652674-5302-258016309578506 `" && echo ansible-tmp-1726773133.9652674-5302-258016309578506="` echo /root/.ansible/tmp/ansible-tmp-1726773133.9652674-5302-258016309578506 `" ) && sleep 0' 4846 1726773133.97010: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773133.97013: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773133.97017: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773133.97027: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773133.97077: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773133.97083: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773133.97131: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773133.99225: stdout chunk (state=3): >>>ansible-tmp-1726773133.9652674-5302-258016309578506=/root/.ansible/tmp/ansible-tmp-1726773133.9652674-5302-258016309578506 <<< 4846 1726773133.99344: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773133.99396: stderr chunk (state=3): >>><<< 4846 1726773133.99401: stdout chunk (state=3): >>><<< 4846 1726773133.99424: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773133.9652674-5302-258016309578506=/root/.ansible/tmp/ansible-tmp-1726773133.9652674-5302-258016309578506 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773133.99450: variable 'ansible_module_compression' from source: unknown 4846 1726773133.99497: ANSIBALLZ: Using generic lock for ansible.legacy.command 4846 1726773133.99501: ANSIBALLZ: Acquiring lock 4846 1726773133.99503: ANSIBALLZ: Lock acquired: 140269493751776 4846 1726773133.99509: ANSIBALLZ: Creating module 4846 1726773134.08866: ANSIBALLZ: Writing module into payload 4846 1726773134.08947: ANSIBALLZ: Writing module 4846 1726773134.08965: ANSIBALLZ: Renaming module 4846 1726773134.08971: ANSIBALLZ: Done creating module 4846 1726773134.08988: variable 'ansible_facts' from source: unknown 4846 1726773134.09040: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773133.9652674-5302-258016309578506/AnsiballZ_command.py 4846 1726773134.09156: Sending initial data 4846 1726773134.09159: Sent initial data (154 bytes) 4846 1726773134.09669: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773134.09682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773134.09685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4846 1726773134.09688: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773134.09690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773134.09737: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773134.09741: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773134.09802: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773134.11568: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773134.11674: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773134.11731: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpe1tg3omv /root/.ansible/tmp/ansible-tmp-1726773133.9652674-5302-258016309578506/AnsiballZ_command.py <<< 4846 1726773134.11734: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773133.9652674-5302-258016309578506/AnsiballZ_command.py" <<< 4846 1726773134.11782: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpe1tg3omv" to remote "/root/.ansible/tmp/ansible-tmp-1726773133.9652674-5302-258016309578506/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773133.9652674-5302-258016309578506/AnsiballZ_command.py" <<< 4846 1726773134.12561: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773134.12625: stderr chunk (state=3): >>><<< 4846 1726773134.12628: stdout chunk (state=3): >>><<< 4846 1726773134.12652: done transferring module to remote 4846 1726773134.12664: _low_level_execute_command(): starting 4846 1726773134.12670: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773133.9652674-5302-258016309578506/ /root/.ansible/tmp/ansible-tmp-1726773133.9652674-5302-258016309578506/AnsiballZ_command.py && sleep 0' 4846 1726773134.13129: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773134.13132: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773134.13135: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773134.13137: 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.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773134.13185: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773134.13206: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773134.13242: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773134.15400: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773134.15404: stdout chunk (state=3): >>><<< 4846 1726773134.15409: stderr chunk (state=3): >>><<< 4846 1726773134.15412: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773134.15415: _low_level_execute_command(): starting 4846 1726773134.15418: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773133.9652674-5302-258016309578506/AnsiballZ_command.py && sleep 0' 4846 1726773134.15937: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4846 1726773134.15951: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773134.15968: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773134.15989: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773134.16095: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 4846 1726773134.16124: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773134.16143: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773134.16225: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773134.46251: 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 15:12:14.341481", "end": "2024-09-19 15:12:14.461306", "delta": "0:00:00.119825", "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}}} <<< 4846 1726773134.48097: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773134.48164: stderr chunk (state=3): >>><<< 4846 1726773134.48167: stdout chunk (state=3): >>><<< 4846 1726773134.48187: _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 15:12:14.341481", "end": "2024-09-19 15:12:14.461306", "delta": "0:00:00.119825", "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_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773134.48236: 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-1726773133.9652674-5302-258016309578506/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4846 1726773134.48243: _low_level_execute_command(): starting 4846 1726773134.48249: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773133.9652674-5302-258016309578506/ > /dev/null 2>&1 && sleep 0' 4846 1726773134.48756: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773134.48759: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773134.48762: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration <<< 4846 1726773134.48769: 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.14.32 originally 10.31.14.32 <<< 4846 1726773134.48771: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773134.48823: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773134.48830: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773134.48875: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773134.50901: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773134.50959: stderr chunk (state=3): >>><<< 4846 1726773134.50963: stdout chunk (state=3): >>><<< 4846 1726773134.50978: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773134.50987: handler run complete 4846 1726773134.51012: Evaluated conditional (False): False 4846 1726773134.51025: attempt loop complete, returning result 4846 1726773134.51028: _execute() done 4846 1726773134.51031: dumping result to json 4846 1726773134.51038: done dumping result, returning 4846 1726773134.51048: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly [0afff7ba-f7d3-e60c-8651-00000000012b] 4846 1726773134.51054: sending task result for task 0afff7ba-f7d3-e60c-8651-00000000012b 4846 1726773134.51167: done sending task result for task 0afff7ba-f7d3-e60c-8651-00000000012b 4846 1726773134.51170: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:00.119825", "end": "2024-09-19 15:12:14.461306", "rc": 0, "start": "2024-09-19 15:12:14.341481" } STDOUT: Verification succeeded, current system settings match the preset profile. See TuneD log file ('/var/log/tuned/tuned.log') for details. 4846 1726773134.51273: no more pending results, returning what we have 4846 1726773134.51277: results queue empty 4846 1726773134.51278: checking for any_errors_fatal 4846 1726773134.51281: done checking for any_errors_fatal 4846 1726773134.51282: checking for max_fail_percentage 4846 1726773134.51284: done checking for max_fail_percentage 4846 1726773134.51285: checking to see if all hosts have failed and the running result is not ok 4846 1726773134.51286: done checking to see if all hosts have failed 4846 1726773134.51287: getting the remaining hosts for this loop 4846 1726773134.51289: done getting the remaining hosts for this loop 4846 1726773134.51294: getting the next task for host managed_node3 4846 1726773134.51301: done getting next task for host managed_node3 4846 1726773134.51307: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 4846 1726773134.51312: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4846 1726773134.51325: getting variables 4846 1726773134.51327: in VariableManager get_vars() 4846 1726773134.51367: Calling all_inventory to load vars for managed_node3 4846 1726773134.51370: Calling groups_inventory to load vars for managed_node3 4846 1726773134.51373: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773134.51383: Calling all_plugins_play to load vars for managed_node3 4846 1726773134.51387: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773134.51390: Calling groups_plugins_play to load vars for managed_node3 4846 1726773134.51590: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773134.51784: done with get_vars() 4846 1726773134.51794: done getting variables 4846 1726773134.51872: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:12 Thursday 19 September 2024 15:12:14 -0400 (0:00:00.594) 0:00:13.096 **** 4846 1726773134.51899: entering _queue_task() for managed_node3/shell 4846 1726773134.51900: Creating lock for shell 4846 1726773134.52113: worker is 1 (out of 1 available) 4846 1726773134.52129: exiting _queue_task() for managed_node3/shell 4846 1726773134.52143: done queuing things up, now waiting for results queue to drain 4846 1726773134.52144: waiting for pending results... 4846 1726773134.52333: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 4846 1726773134.52432: in run() - task 0afff7ba-f7d3-e60c-8651-00000000012c 4846 1726773134.52445: variable 'ansible_search_path' from source: unknown 4846 1726773134.52449: variable 'ansible_search_path' from source: unknown 4846 1726773134.52482: calling self._execute() 4846 1726773134.52560: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773134.52566: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773134.52576: variable 'omit' from source: magic vars 4846 1726773134.53039: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4846 1726773134.53242: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4846 1726773134.53282: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4846 1726773134.53313: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4846 1726773134.53342: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4846 1726773134.53433: variable '__kernel_settings_register_verify_values' from source: set_fact 4846 1726773134.53459: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 4846 1726773134.53462: when evaluation is False, skipping this task 4846 1726773134.53467: _execute() done 4846 1726773134.53470: dumping result to json 4846 1726773134.53472: done dumping result, returning 4846 1726773134.53482: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log [0afff7ba-f7d3-e60c-8651-00000000012c] 4846 1726773134.53489: sending task result for task 0afff7ba-f7d3-e60c-8651-00000000012c 4846 1726773134.53578: done sending task result for task 0afff7ba-f7d3-e60c-8651-00000000012c 4846 1726773134.53583: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 4846 1726773134.53639: no more pending results, returning what we have 4846 1726773134.53644: results queue empty 4846 1726773134.53645: checking for any_errors_fatal 4846 1726773134.53653: done checking for any_errors_fatal 4846 1726773134.53654: checking for max_fail_percentage 4846 1726773134.53656: done checking for max_fail_percentage 4846 1726773134.53657: checking to see if all hosts have failed and the running result is not ok 4846 1726773134.53658: done checking to see if all hosts have failed 4846 1726773134.53659: getting the remaining hosts for this loop 4846 1726773134.53661: done getting the remaining hosts for this loop 4846 1726773134.53664: getting the next task for host managed_node3 4846 1726773134.53672: done getting next task for host managed_node3 4846 1726773134.53675: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 4846 1726773134.53680: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4846 1726773134.53693: getting variables 4846 1726773134.53695: in VariableManager get_vars() 4846 1726773134.53736: Calling all_inventory to load vars for managed_node3 4846 1726773134.53739: Calling groups_inventory to load vars for managed_node3 4846 1726773134.53742: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773134.53750: Calling all_plugins_play to load vars for managed_node3 4846 1726773134.53755: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773134.53757: Calling groups_plugins_play to load vars for managed_node3 4846 1726773134.53952: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773134.54136: done with get_vars() 4846 1726773134.54144: done getting variables 4846 1726773134.54193: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:23 Thursday 19 September 2024 15:12:14 -0400 (0:00:00.023) 0:00:13.119 **** 4846 1726773134.54221: entering _queue_task() for managed_node3/fail 4846 1726773134.54423: worker is 1 (out of 1 available) 4846 1726773134.54438: exiting _queue_task() for managed_node3/fail 4846 1726773134.54449: done queuing things up, now waiting for results queue to drain 4846 1726773134.54451: waiting for pending results... 4846 1726773134.54637: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 4846 1726773134.54732: in run() - task 0afff7ba-f7d3-e60c-8651-00000000012d 4846 1726773134.54745: variable 'ansible_search_path' from source: unknown 4846 1726773134.54749: variable 'ansible_search_path' from source: unknown 4846 1726773134.54785: calling self._execute() 4846 1726773134.54853: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773134.54859: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773134.54868: variable 'omit' from source: magic vars 4846 1726773134.55284: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4846 1726773134.55490: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4846 1726773134.55528: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4846 1726773134.55563: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4846 1726773134.55818: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4846 1726773134.55902: variable '__kernel_settings_register_verify_values' from source: set_fact 4846 1726773134.55926: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 4846 1726773134.55930: when evaluation is False, skipping this task 4846 1726773134.55933: _execute() done 4846 1726773134.55936: dumping result to json 4846 1726773134.55938: done dumping result, returning 4846 1726773134.55947: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors [0afff7ba-f7d3-e60c-8651-00000000012d] 4846 1726773134.55953: sending task result for task 0afff7ba-f7d3-e60c-8651-00000000012d 4846 1726773134.56045: done sending task result for task 0afff7ba-f7d3-e60c-8651-00000000012d 4846 1726773134.56048: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 4846 1726773134.56098: no more pending results, returning what we have 4846 1726773134.56102: results queue empty 4846 1726773134.56103: checking for any_errors_fatal 4846 1726773134.56110: done checking for any_errors_fatal 4846 1726773134.56111: checking for max_fail_percentage 4846 1726773134.56113: done checking for max_fail_percentage 4846 1726773134.56114: checking to see if all hosts have failed and the running result is not ok 4846 1726773134.56115: done checking to see if all hosts have failed 4846 1726773134.56116: getting the remaining hosts for this loop 4846 1726773134.56118: done getting the remaining hosts for this loop 4846 1726773134.56122: getting the next task for host managed_node3 4846 1726773134.56130: done getting next task for host managed_node3 4846 1726773134.56134: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 4846 1726773134.56137: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4846 1726773134.56151: getting variables 4846 1726773134.56152: in VariableManager get_vars() 4846 1726773134.56184: Calling all_inventory to load vars for managed_node3 4846 1726773134.56187: Calling groups_inventory to load vars for managed_node3 4846 1726773134.56190: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773134.56199: Calling all_plugins_play to load vars for managed_node3 4846 1726773134.56208: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773134.56211: Calling groups_plugins_play to load vars for managed_node3 4846 1726773134.56358: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773134.56695: done with get_vars() 4846 1726773134.56703: done getting variables 4846 1726773134.56750: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:177 Thursday 19 September 2024 15:12:14 -0400 (0:00:00.025) 0:00:13.145 **** 4846 1726773134.56773: entering _queue_task() for managed_node3/set_fact 4846 1726773134.57001: worker is 1 (out of 1 available) 4846 1726773134.57216: exiting _queue_task() for managed_node3/set_fact 4846 1726773134.57227: done queuing things up, now waiting for results queue to drain 4846 1726773134.57229: waiting for pending results... 4846 1726773134.57428: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 4846 1726773134.57524: in run() - task 0afff7ba-f7d3-e60c-8651-00000000005d 4846 1726773134.57529: variable 'ansible_search_path' from source: unknown 4846 1726773134.57532: variable 'ansible_search_path' from source: unknown 4846 1726773134.57540: calling self._execute() 4846 1726773134.57658: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773134.57674: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773134.57693: variable 'omit' from source: magic vars 4846 1726773134.57828: variable 'omit' from source: magic vars 4846 1726773134.57904: variable 'omit' from source: magic vars 4846 1726773134.57951: variable 'omit' from source: magic vars 4846 1726773134.58016: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773134.58060: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773134.58087: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773134.58120: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773134.58142: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773134.58179: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773134.58189: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773134.58198: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773134.58353: Set connection var ansible_shell_executable to /bin/sh 4846 1726773134.58411: Set connection var ansible_pipelining to False 4846 1726773134.58415: Set connection var ansible_shell_type to sh 4846 1726773134.58418: Set connection var ansible_connection to ssh 4846 1726773134.58421: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773134.58424: Set connection var ansible_timeout to 10 4846 1726773134.58439: variable 'ansible_shell_executable' from source: unknown 4846 1726773134.58453: variable 'ansible_connection' from source: unknown 4846 1726773134.58463: variable 'ansible_module_compression' from source: unknown 4846 1726773134.58471: variable 'ansible_shell_type' from source: unknown 4846 1726773134.58480: variable 'ansible_shell_executable' from source: unknown 4846 1726773134.58492: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773134.58501: variable 'ansible_pipelining' from source: unknown 4846 1726773134.58504: variable 'ansible_timeout' from source: unknown 4846 1726773134.58511: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773134.58663: 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) 4846 1726773134.58676: variable 'omit' from source: magic vars 4846 1726773134.58684: starting attempt loop 4846 1726773134.58688: running the handler 4846 1726773134.58699: handler run complete 4846 1726773134.58709: attempt loop complete, returning result 4846 1726773134.58713: _execute() done 4846 1726773134.58716: dumping result to json 4846 1726773134.58719: done dumping result, returning 4846 1726773134.58727: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes [0afff7ba-f7d3-e60c-8651-00000000005d] 4846 1726773134.58734: sending task result for task 0afff7ba-f7d3-e60c-8651-00000000005d 4846 1726773134.58836: done sending task result for task 0afff7ba-f7d3-e60c-8651-00000000005d 4846 1726773134.58839: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "kernel_settings_reboot_required": false }, "changed": false } 4846 1726773134.58913: no more pending results, returning what we have 4846 1726773134.58916: results queue empty 4846 1726773134.58917: checking for any_errors_fatal 4846 1726773134.58923: done checking for any_errors_fatal 4846 1726773134.58924: checking for max_fail_percentage 4846 1726773134.58926: done checking for max_fail_percentage 4846 1726773134.58927: checking to see if all hosts have failed and the running result is not ok 4846 1726773134.58928: done checking to see if all hosts have failed 4846 1726773134.58929: getting the remaining hosts for this loop 4846 1726773134.58931: done getting the remaining hosts for this loop 4846 1726773134.58935: getting the next task for host managed_node3 4846 1726773134.58940: done getting next task for host managed_node3 4846 1726773134.58943: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 4846 1726773134.58946: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4846 1726773134.58956: getting variables 4846 1726773134.58958: in VariableManager get_vars() 4846 1726773134.58989: Calling all_inventory to load vars for managed_node3 4846 1726773134.58992: Calling groups_inventory to load vars for managed_node3 4846 1726773134.58994: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773134.59003: Calling all_plugins_play to load vars for managed_node3 4846 1726773134.59013: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773134.59018: Calling groups_plugins_play to load vars for managed_node3 4846 1726773134.59173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773134.59367: done with get_vars() 4846 1726773134.59376: done getting variables 4846 1726773134.59423: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:181 Thursday 19 September 2024 15:12:14 -0400 (0:00:00.026) 0:00:13.172 **** 4846 1726773134.59448: entering _queue_task() for managed_node3/set_fact 4846 1726773134.59639: worker is 1 (out of 1 available) 4846 1726773134.59654: exiting _queue_task() for managed_node3/set_fact 4846 1726773134.59668: done queuing things up, now waiting for results queue to drain 4846 1726773134.59669: waiting for pending results... 4846 1726773134.59846: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 4846 1726773134.59926: in run() - task 0afff7ba-f7d3-e60c-8651-00000000005e 4846 1726773134.59938: variable 'ansible_search_path' from source: unknown 4846 1726773134.59942: variable 'ansible_search_path' from source: unknown 4846 1726773134.59973: calling self._execute() 4846 1726773134.60048: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773134.60055: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773134.60063: variable 'omit' from source: magic vars 4846 1726773134.60150: variable 'omit' from source: magic vars 4846 1726773134.60194: variable 'omit' from source: magic vars 4846 1726773134.60597: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4846 1726773134.61011: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4846 1726773134.61015: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4846 1726773134.61051: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4846 1726773134.61089: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4846 1726773134.61260: variable '__kernel_settings_register_profile' from source: set_fact 4846 1726773134.61282: variable '__kernel_settings_register_mode' from source: set_fact 4846 1726773134.61297: variable '__kernel_settings_register_apply' from source: set_fact 4846 1726773134.61360: variable 'omit' from source: magic vars 4846 1726773134.61401: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773134.61442: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773134.61553: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773134.61558: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773134.61560: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773134.61563: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773134.61565: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773134.61568: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773134.61649: Set connection var ansible_shell_executable to /bin/sh 4846 1726773134.61657: Set connection var ansible_pipelining to False 4846 1726773134.61661: Set connection var ansible_shell_type to sh 4846 1726773134.61663: Set connection var ansible_connection to ssh 4846 1726773134.61670: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773134.61679: Set connection var ansible_timeout to 10 4846 1726773134.61718: variable 'ansible_shell_executable' from source: unknown 4846 1726773134.61722: variable 'ansible_connection' from source: unknown 4846 1726773134.61725: variable 'ansible_module_compression' from source: unknown 4846 1726773134.61727: variable 'ansible_shell_type' from source: unknown 4846 1726773134.61730: variable 'ansible_shell_executable' from source: unknown 4846 1726773134.61733: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773134.61735: variable 'ansible_pipelining' from source: unknown 4846 1726773134.61740: variable 'ansible_timeout' from source: unknown 4846 1726773134.61745: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773134.62011: 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) 4846 1726773134.62015: variable 'omit' from source: magic vars 4846 1726773134.62017: starting attempt loop 4846 1726773134.62020: running the handler 4846 1726773134.62022: handler run complete 4846 1726773134.62024: attempt loop complete, returning result 4846 1726773134.62026: _execute() done 4846 1726773134.62028: dumping result to json 4846 1726773134.62030: done dumping result, returning 4846 1726773134.62033: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing [0afff7ba-f7d3-e60c-8651-00000000005e] 4846 1726773134.62035: sending task result for task 0afff7ba-f7d3-e60c-8651-00000000005e 4846 1726773134.62102: done sending task result for task 0afff7ba-f7d3-e60c-8651-00000000005e 4846 1726773134.62105: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_changed": true }, "changed": false } 4846 1726773134.62345: no more pending results, returning what we have 4846 1726773134.62348: results queue empty 4846 1726773134.62349: checking for any_errors_fatal 4846 1726773134.62354: done checking for any_errors_fatal 4846 1726773134.62355: checking for max_fail_percentage 4846 1726773134.62357: done checking for max_fail_percentage 4846 1726773134.62358: checking to see if all hosts have failed and the running result is not ok 4846 1726773134.62359: done checking to see if all hosts have failed 4846 1726773134.62360: getting the remaining hosts for this loop 4846 1726773134.62362: done getting the remaining hosts for this loop 4846 1726773134.62366: getting the next task for host managed_node3 4846 1726773134.62378: done getting next task for host managed_node3 4846 1726773134.62380: ^ task is: TASK: meta (role_complete) 4846 1726773134.62384: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4846 1726773134.62395: getting variables 4846 1726773134.62397: in VariableManager get_vars() 4846 1726773134.62436: Calling all_inventory to load vars for managed_node3 4846 1726773134.62439: Calling groups_inventory to load vars for managed_node3 4846 1726773134.62443: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773134.62452: Calling all_plugins_play to load vars for managed_node3 4846 1726773134.62455: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773134.62459: Calling groups_plugins_play to load vars for managed_node3 4846 1726773134.62783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773134.62995: done with get_vars() 4846 1726773134.63003: done getting variables 4846 1726773134.63073: done queuing things up, now waiting for results queue to drain 4846 1726773134.63074: results queue empty 4846 1726773134.63075: checking for any_errors_fatal 4846 1726773134.63077: done checking for any_errors_fatal 4846 1726773134.63078: checking for max_fail_percentage 4846 1726773134.63079: done checking for max_fail_percentage 4846 1726773134.63083: checking to see if all hosts have failed and the running result is not ok 4846 1726773134.63084: done checking to see if all hosts have failed 4846 1726773134.63084: getting the remaining hosts for this loop 4846 1726773134.63085: done getting the remaining hosts for this loop 4846 1726773134.63087: getting the next task for host managed_node3 4846 1726773134.63090: done getting next task for host managed_node3 4846 1726773134.63092: ^ task is: TASK: Verify that settings were applied correctly 4846 1726773134.63093: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4846 1726773134.63095: getting variables 4846 1726773134.63096: in VariableManager get_vars() 4846 1726773134.63105: Calling all_inventory to load vars for managed_node3 4846 1726773134.63108: Calling groups_inventory to load vars for managed_node3 4846 1726773134.63110: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773134.63114: Calling all_plugins_play to load vars for managed_node3 4846 1726773134.63116: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773134.63118: Calling groups_plugins_play to load vars for managed_node3 4846 1726773134.63240: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773134.63416: done with get_vars() 4846 1726773134.63423: done getting variables TASK [Verify that settings were applied correctly] ***************************** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:30 Thursday 19 September 2024 15:12:14 -0400 (0:00:00.040) 0:00:13.212 **** 4846 1726773134.63475: entering _queue_task() for managed_node3/include_tasks 4846 1726773134.63671: worker is 1 (out of 1 available) 4846 1726773134.63684: exiting _queue_task() for managed_node3/include_tasks 4846 1726773134.63698: done queuing things up, now waiting for results queue to drain 4846 1726773134.63699: waiting for pending results... 4846 1726773134.63883: running TaskExecutor() for managed_node3/TASK: Verify that settings were applied correctly 4846 1726773134.63951: in run() - task 0afff7ba-f7d3-e60c-8651-000000000009 4846 1726773134.63963: variable 'ansible_search_path' from source: unknown 4846 1726773134.64001: calling self._execute() 4846 1726773134.64078: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773134.64087: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773134.64096: variable 'omit' from source: magic vars 4846 1726773134.64192: _execute() done 4846 1726773134.64196: dumping result to json 4846 1726773134.64199: done dumping result, returning 4846 1726773134.64207: done running TaskExecutor() for managed_node3/TASK: Verify that settings were applied correctly [0afff7ba-f7d3-e60c-8651-000000000009] 4846 1726773134.64214: sending task result for task 0afff7ba-f7d3-e60c-8651-000000000009 4846 1726773134.64317: done sending task result for task 0afff7ba-f7d3-e60c-8651-000000000009 4846 1726773134.64320: WORKER PROCESS EXITING 4846 1726773134.64350: no more pending results, returning what we have 4846 1726773134.64354: in VariableManager get_vars() 4846 1726773134.64390: Calling all_inventory to load vars for managed_node3 4846 1726773134.64394: Calling groups_inventory to load vars for managed_node3 4846 1726773134.64397: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773134.64408: Calling all_plugins_play to load vars for managed_node3 4846 1726773134.64411: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773134.64415: Calling groups_plugins_play to load vars for managed_node3 4846 1726773134.64604: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773134.64818: done with get_vars() 4846 1726773134.64826: variable 'ansible_search_path' from source: unknown 4846 1726773134.64839: we have included files to process 4846 1726773134.64840: generating all_blocks data 4846 1726773134.64842: done generating all_blocks data 4846 1726773134.64845: processing included file: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml 4846 1726773134.64846: loading included file: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml 4846 1726773134.64849: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml 4846 1726773134.65843: in VariableManager get_vars() 4846 1726773134.65868: done with get_vars() 4846 1726773134.66038: done processing included file 4846 1726773134.66040: iterating over new_blocks loaded from include file 4846 1726773134.66041: in VariableManager get_vars() 4846 1726773134.66052: done with get_vars() 4846 1726773134.66054: filtering new block on tags 4846 1726773134.66134: done filtering new block on tags 4846 1726773134.66137: done iterating over new_blocks loaded from include file included: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml for managed_node3 4846 1726773134.66141: extending task lists for all hosts with included blocks 4846 1726773134.67071: done extending task lists 4846 1726773134.67072: done processing included files 4846 1726773134.67073: results queue empty 4846 1726773134.67073: checking for any_errors_fatal 4846 1726773134.67075: done checking for any_errors_fatal 4846 1726773134.67075: checking for max_fail_percentage 4846 1726773134.67077: done checking for max_fail_percentage 4846 1726773134.67077: checking to see if all hosts have failed and the running result is not ok 4846 1726773134.67078: done checking to see if all hosts have failed 4846 1726773134.67079: getting the remaining hosts for this loop 4846 1726773134.67080: done getting the remaining hosts for this loop 4846 1726773134.67081: getting the next task for host managed_node3 4846 1726773134.67084: done getting next task for host managed_node3 4846 1726773134.67086: ^ task is: TASK: Set version specific variables 4846 1726773134.67088: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4846 1726773134.67090: getting variables 4846 1726773134.67091: in VariableManager get_vars() 4846 1726773134.67100: Calling all_inventory to load vars for managed_node3 4846 1726773134.67102: Calling groups_inventory to load vars for managed_node3 4846 1726773134.67104: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773134.67110: Calling all_plugins_play to load vars for managed_node3 4846 1726773134.67111: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773134.67114: Calling groups_plugins_play to load vars for managed_node3 4846 1726773134.67253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773134.67431: done with get_vars() 4846 1726773134.67439: done getting variables 4846 1726773134.67470: 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 [Set version specific variables] ****************************************** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml:2 Thursday 19 September 2024 15:12:14 -0400 (0:00:00.040) 0:00:13.252 **** 4846 1726773134.67491: entering _queue_task() for managed_node3/include_vars 4846 1726773134.67722: worker is 1 (out of 1 available) 4846 1726773134.67736: exiting _queue_task() for managed_node3/include_vars 4846 1726773134.67749: done queuing things up, now waiting for results queue to drain 4846 1726773134.67750: waiting for pending results... 4846 1726773134.67930: running TaskExecutor() for managed_node3/TASK: Set version specific variables 4846 1726773134.68005: in run() - task 0afff7ba-f7d3-e60c-8651-000000000187 4846 1726773134.68019: variable 'ansible_search_path' from source: unknown 4846 1726773134.68023: variable 'ansible_search_path' from source: unknown 4846 1726773134.68055: calling self._execute() 4846 1726773134.68131: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773134.68138: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773134.68148: variable 'omit' from source: magic vars 4846 1726773134.68242: variable 'omit' from source: magic vars 4846 1726773134.68275: variable 'omit' from source: magic vars 4846 1726773134.68600: variable 'ffparams' from source: task vars 4846 1726773134.68695: variable 'ansible_distribution' from source: facts 4846 1726773134.68699: variable 'ansible_distribution_major_version' from source: facts 4846 1726773134.68785: variable 'ansible_distribution' from source: facts 4846 1726773134.68931: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 4846 1726773134.69134: Loaded config def from plugin (lookup/first_found) 4846 1726773134.69139: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 4846 1726773134.69172: variable 'ansible_search_path' from source: unknown 4846 1726773134.69183: evaluation_path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings 4846 1726773134.69222: search_path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/files/vars/tests_Fedora_39.yml /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/vars/tests_Fedora_39.yml /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/files/vars/tests_Fedora_39.yml /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/tests_Fedora_39.yml /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/files/vars/tests_Fedora_39.yml /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/tests_Fedora_39.yml 4846 1726773134.69244: variable 'ansible_search_path' from source: unknown 4846 1726773134.69247: evaluation_path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings 4846 1726773134.69278: search_path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/files/vars/tests_Fedora.yml /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/vars/tests_Fedora.yml /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/files/vars/tests_Fedora.yml /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/tests_Fedora.yml /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/files/vars/tests_Fedora.yml /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/tests_Fedora.yml 4846 1726773134.69303: variable 'omit' from source: magic vars 4846 1726773134.69328: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773134.69350: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773134.69366: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773134.69384: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773134.69399: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773134.69422: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773134.69426: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773134.69430: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773134.69511: Set connection var ansible_shell_executable to /bin/sh 4846 1726773134.69523: Set connection var ansible_pipelining to False 4846 1726773134.69526: Set connection var ansible_shell_type to sh 4846 1726773134.69529: Set connection var ansible_connection to ssh 4846 1726773134.69536: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773134.69545: Set connection var ansible_timeout to 10 4846 1726773134.69565: variable 'ansible_shell_executable' from source: unknown 4846 1726773134.69568: variable 'ansible_connection' from source: unknown 4846 1726773134.69571: variable 'ansible_module_compression' from source: unknown 4846 1726773134.69578: variable 'ansible_shell_type' from source: unknown 4846 1726773134.69581: variable 'ansible_shell_executable' from source: unknown 4846 1726773134.69583: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773134.69587: variable 'ansible_pipelining' from source: unknown 4846 1726773134.69591: variable 'ansible_timeout' from source: unknown 4846 1726773134.69597: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773134.69687: 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) 4846 1726773134.69696: variable 'omit' from source: magic vars 4846 1726773134.69703: starting attempt loop 4846 1726773134.69707: running the handler 4846 1726773134.69760: handler run complete 4846 1726773134.69769: attempt loop complete, returning result 4846 1726773134.69772: _execute() done 4846 1726773134.69774: dumping result to json 4846 1726773134.69779: done dumping result, returning 4846 1726773134.69787: done running TaskExecutor() for managed_node3/TASK: Set version specific variables [0afff7ba-f7d3-e60c-8651-000000000187] 4846 1726773134.69793: sending task result for task 0afff7ba-f7d3-e60c-8651-000000000187 4846 1726773134.69900: done sending task result for task 0afff7ba-f7d3-e60c-8651-000000000187 4846 1726773134.69903: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_test_python_cmd": "python3", "__kernel_settings_test_python_pkgs": [ "python3", "python3-configobj" ] }, "ansible_included_var_files": [ "/tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/vars/tests_Fedora.yml" ], "changed": false } 4846 1726773134.69969: no more pending results, returning what we have 4846 1726773134.69972: results queue empty 4846 1726773134.69973: checking for any_errors_fatal 4846 1726773134.69977: done checking for any_errors_fatal 4846 1726773134.69978: checking for max_fail_percentage 4846 1726773134.69980: done checking for max_fail_percentage 4846 1726773134.69981: checking to see if all hosts have failed and the running result is not ok 4846 1726773134.69982: done checking to see if all hosts have failed 4846 1726773134.69983: getting the remaining hosts for this loop 4846 1726773134.69985: done getting the remaining hosts for this loop 4846 1726773134.69995: getting the next task for host managed_node3 4846 1726773134.70001: done getting next task for host managed_node3 4846 1726773134.70004: ^ task is: TASK: Reset settings success flag 4846 1726773134.70009: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4846 1726773134.70013: getting variables 4846 1726773134.70015: in VariableManager get_vars() 4846 1726773134.70044: Calling all_inventory to load vars for managed_node3 4846 1726773134.70047: Calling groups_inventory to load vars for managed_node3 4846 1726773134.70049: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773134.70058: Calling all_plugins_play to load vars for managed_node3 4846 1726773134.70060: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773134.70063: Calling groups_plugins_play to load vars for managed_node3 4846 1726773134.70252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773134.70458: done with get_vars() 4846 1726773134.70467: done getting variables 4846 1726773134.70514: 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 [Reset settings success flag] ********************************************* task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml:13 Thursday 19 September 2024 15:12:14 -0400 (0:00:00.030) 0:00:13.282 **** 4846 1726773134.70535: entering _queue_task() for managed_node3/set_fact 4846 1726773134.70744: worker is 1 (out of 1 available) 4846 1726773134.70759: exiting _queue_task() for managed_node3/set_fact 4846 1726773134.70772: done queuing things up, now waiting for results queue to drain 4846 1726773134.70773: waiting for pending results... 4846 1726773134.70953: running TaskExecutor() for managed_node3/TASK: Reset settings success flag 4846 1726773134.71020: in run() - task 0afff7ba-f7d3-e60c-8651-000000000188 4846 1726773134.71035: variable 'ansible_search_path' from source: unknown 4846 1726773134.71038: variable 'ansible_search_path' from source: unknown 4846 1726773134.71071: calling self._execute() 4846 1726773134.71144: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773134.71151: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773134.71160: variable 'omit' from source: magic vars 4846 1726773134.71251: variable 'omit' from source: magic vars 4846 1726773134.71286: variable 'omit' from source: magic vars 4846 1726773134.71314: variable 'omit' from source: magic vars 4846 1726773134.71355: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773134.71387: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773134.71405: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773134.71423: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773134.71433: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773134.71462: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773134.71466: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773134.71470: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773134.71556: Set connection var ansible_shell_executable to /bin/sh 4846 1726773134.71564: Set connection var ansible_pipelining to False 4846 1726773134.71567: Set connection var ansible_shell_type to sh 4846 1726773134.71569: Set connection var ansible_connection to ssh 4846 1726773134.71579: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773134.71586: Set connection var ansible_timeout to 10 4846 1726773134.71610: variable 'ansible_shell_executable' from source: unknown 4846 1726773134.71613: variable 'ansible_connection' from source: unknown 4846 1726773134.71664: variable 'ansible_module_compression' from source: unknown 4846 1726773134.71669: variable 'ansible_shell_type' from source: unknown 4846 1726773134.71672: variable 'ansible_shell_executable' from source: unknown 4846 1726773134.71677: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773134.71679: variable 'ansible_pipelining' from source: unknown 4846 1726773134.71682: variable 'ansible_timeout' from source: unknown 4846 1726773134.71684: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773134.71755: 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) 4846 1726773134.71771: variable 'omit' from source: magic vars 4846 1726773134.71774: starting attempt loop 4846 1726773134.71780: running the handler 4846 1726773134.71787: handler run complete 4846 1726773134.71799: attempt loop complete, returning result 4846 1726773134.71802: _execute() done 4846 1726773134.71805: dumping result to json 4846 1726773134.71810: done dumping result, returning 4846 1726773134.71816: done running TaskExecutor() for managed_node3/TASK: Reset settings success flag [0afff7ba-f7d3-e60c-8651-000000000188] 4846 1726773134.71823: sending task result for task 0afff7ba-f7d3-e60c-8651-000000000188 4846 1726773134.71910: done sending task result for task 0afff7ba-f7d3-e60c-8651-000000000188 4846 1726773134.71915: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_success": true }, "changed": false } 4846 1726773134.71977: no more pending results, returning what we have 4846 1726773134.71980: results queue empty 4846 1726773134.71981: checking for any_errors_fatal 4846 1726773134.71988: done checking for any_errors_fatal 4846 1726773134.71989: checking for max_fail_percentage 4846 1726773134.71992: done checking for max_fail_percentage 4846 1726773134.71993: checking to see if all hosts have failed and the running result is not ok 4846 1726773134.71994: done checking to see if all hosts have failed 4846 1726773134.71995: getting the remaining hosts for this loop 4846 1726773134.71997: done getting the remaining hosts for this loop 4846 1726773134.72001: getting the next task for host managed_node3 4846 1726773134.72009: done getting next task for host managed_node3 4846 1726773134.72012: ^ task is: TASK: Check tuned-adm verify 4846 1726773134.72015: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 4846 1726773134.72018: getting variables 4846 1726773134.72020: in VariableManager get_vars() 4846 1726773134.72050: Calling all_inventory to load vars for managed_node3 4846 1726773134.72053: Calling groups_inventory to load vars for managed_node3 4846 1726773134.72056: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773134.72064: Calling all_plugins_play to load vars for managed_node3 4846 1726773134.72066: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773134.72068: Calling groups_plugins_play to load vars for managed_node3 4846 1726773134.72220: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773134.72403: done with get_vars() 4846 1726773134.72413: done getting variables 4846 1726773134.72455: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check tuned-adm verify] ************************************************** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml:17 Thursday 19 September 2024 15:12:14 -0400 (0:00:00.019) 0:00:13.302 **** 4846 1726773134.72478: entering _queue_task() for managed_node3/command 4846 1726773134.72674: worker is 1 (out of 1 available) 4846 1726773134.72693: exiting _queue_task() for managed_node3/command 4846 1726773134.72708: done queuing things up, now waiting for results queue to drain 4846 1726773134.72709: waiting for pending results... 4846 1726773134.72872: running TaskExecutor() for managed_node3/TASK: Check tuned-adm verify 4846 1726773134.72943: in run() - task 0afff7ba-f7d3-e60c-8651-000000000189 4846 1726773134.72956: variable 'ansible_search_path' from source: unknown 4846 1726773134.72960: variable 'ansible_search_path' from source: unknown 4846 1726773134.72989: calling self._execute() 4846 1726773134.73060: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773134.73065: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773134.73073: variable 'omit' from source: magic vars 4846 1726773134.73437: variable '__kernel_settings_test_verify' from source: include params 4846 1726773134.73444: Evaluated conditional (__kernel_settings_test_verify): False 4846 1726773134.73448: when evaluation is False, skipping this task 4846 1726773134.73451: _execute() done 4846 1726773134.73456: dumping result to json 4846 1726773134.73459: done dumping result, returning 4846 1726773134.73466: done running TaskExecutor() for managed_node3/TASK: Check tuned-adm verify [0afff7ba-f7d3-e60c-8651-000000000189] 4846 1726773134.73476: sending task result for task 0afff7ba-f7d3-e60c-8651-000000000189 4846 1726773134.73566: done sending task result for task 0afff7ba-f7d3-e60c-8651-000000000189 4846 1726773134.73569: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_test_verify", "skip_reason": "Conditional result was False" } 4846 1726773134.73641: no more pending results, returning what we have 4846 1726773134.73645: results queue empty 4846 1726773134.73645: checking for any_errors_fatal 4846 1726773134.73649: done checking for any_errors_fatal 4846 1726773134.73650: checking for max_fail_percentage 4846 1726773134.73652: done checking for max_fail_percentage 4846 1726773134.73653: checking to see if all hosts have failed and the running result is not ok 4846 1726773134.73654: done checking to see if all hosts have failed 4846 1726773134.73654: getting the remaining hosts for this loop 4846 1726773134.73656: done getting the remaining hosts for this loop 4846 1726773134.73660: getting the next task for host managed_node3 4846 1726773134.73666: done getting next task for host managed_node3 4846 1726773134.73668: ^ task is: TASK: Check for verify errors 4846 1726773134.73671: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 4846 1726773134.73677: getting variables 4846 1726773134.73678: in VariableManager get_vars() 4846 1726773134.73704: Calling all_inventory to load vars for managed_node3 4846 1726773134.73709: Calling groups_inventory to load vars for managed_node3 4846 1726773134.73711: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773134.73720: Calling all_plugins_play to load vars for managed_node3 4846 1726773134.73723: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773134.73726: Calling groups_plugins_play to load vars for managed_node3 4846 1726773134.73905: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773134.74088: done with get_vars() 4846 1726773134.74096: done getting variables 4846 1726773134.74140: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check for verify errors] ************************************************* task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml:24 Thursday 19 September 2024 15:12:14 -0400 (0:00:00.016) 0:00:13.319 **** 4846 1726773134.74163: entering _queue_task() for managed_node3/command 4846 1726773134.74350: worker is 1 (out of 1 available) 4846 1726773134.74364: exiting _queue_task() for managed_node3/command 4846 1726773134.74381: done queuing things up, now waiting for results queue to drain 4846 1726773134.74382: waiting for pending results... 4846 1726773134.74628: running TaskExecutor() for managed_node3/TASK: Check for verify errors 4846 1726773134.74699: in run() - task 0afff7ba-f7d3-e60c-8651-00000000018a 4846 1726773134.74724: variable 'ansible_search_path' from source: unknown 4846 1726773134.74739: variable 'ansible_search_path' from source: unknown 4846 1726773134.74780: calling self._execute() 4846 1726773134.74883: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773134.74951: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773134.74954: variable 'omit' from source: magic vars 4846 1726773134.75500: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4846 1726773134.75814: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4846 1726773134.75878: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4846 1726773134.75934: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4846 1726773134.75980: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4846 1726773134.76091: 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) 4846 1726773134.76151: 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) 4846 1726773134.76171: 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) 4846 1726773134.76211: 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) 4846 1726773134.76334: variable '__kernel_settings_register_verify' from source: set_fact 4846 1726773134.76341: Evaluated conditional (__kernel_settings_register_verify is defined): True 4846 1726773134.76447: variable '__kernel_settings_register_verify' from source: set_fact 4846 1726773134.76456: Evaluated conditional (__kernel_settings_register_verify is failed): False 4846 1726773134.76460: when evaluation is False, skipping this task 4846 1726773134.76463: _execute() done 4846 1726773134.76468: dumping result to json 4846 1726773134.76473: done dumping result, returning 4846 1726773134.76479: done running TaskExecutor() for managed_node3/TASK: Check for verify errors [0afff7ba-f7d3-e60c-8651-00000000018a] 4846 1726773134.76487: sending task result for task 0afff7ba-f7d3-e60c-8651-00000000018a skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_verify is failed", "skip_reason": "Conditional result was False" } 4846 1726773134.76627: no more pending results, returning what we have 4846 1726773134.76631: results queue empty 4846 1726773134.76632: checking for any_errors_fatal 4846 1726773134.76637: done checking for any_errors_fatal 4846 1726773134.76638: checking for max_fail_percentage 4846 1726773134.76640: done checking for max_fail_percentage 4846 1726773134.76641: checking to see if all hosts have failed and the running result is not ok 4846 1726773134.76642: done checking to see if all hosts have failed 4846 1726773134.76643: getting the remaining hosts for this loop 4846 1726773134.76645: done getting the remaining hosts for this loop 4846 1726773134.76648: getting the next task for host managed_node3 4846 1726773134.76662: done getting next task for host managed_node3 4846 1726773134.76665: ^ task is: TASK: Check /proc/cmdline 4846 1726773134.76668: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 4846 1726773134.76671: getting variables 4846 1726773134.76672: in VariableManager get_vars() 4846 1726773134.76708: Calling all_inventory to load vars for managed_node3 4846 1726773134.76710: Calling groups_inventory to load vars for managed_node3 4846 1726773134.76712: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773134.76720: Calling all_plugins_play to load vars for managed_node3 4846 1726773134.76722: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773134.76726: Calling groups_plugins_play to load vars for managed_node3 4846 1726773134.76877: done sending task result for task 0afff7ba-f7d3-e60c-8651-00000000018a 4846 1726773134.76881: WORKER PROCESS EXITING 4846 1726773134.76893: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773134.77077: done with get_vars() 4846 1726773134.77085: done getting variables 4846 1726773134.77130: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check /proc/cmdline] ***************************************************** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml:31 Thursday 19 September 2024 15:12:14 -0400 (0:00:00.029) 0:00:13.349 **** 4846 1726773134.77153: entering _queue_task() for managed_node3/command 4846 1726773134.77332: worker is 1 (out of 1 available) 4846 1726773134.77346: exiting _queue_task() for managed_node3/command 4846 1726773134.77358: done queuing things up, now waiting for results queue to drain 4846 1726773134.77360: waiting for pending results... 4846 1726773134.77522: running TaskExecutor() for managed_node3/TASK: Check /proc/cmdline 4846 1726773134.77595: in run() - task 0afff7ba-f7d3-e60c-8651-00000000018b 4846 1726773134.77608: variable 'ansible_search_path' from source: unknown 4846 1726773134.77613: variable 'ansible_search_path' from source: unknown 4846 1726773134.77642: calling self._execute() 4846 1726773134.77712: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773134.77719: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773134.77727: variable 'omit' from source: magic vars 4846 1726773134.78089: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4846 1726773134.78337: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4846 1726773134.78378: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4846 1726773134.78404: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4846 1726773134.78434: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4846 1726773134.78502: 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) 4846 1726773134.78524: 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) 4846 1726773134.78546: 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) 4846 1726773134.78568: 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) 4846 1726773134.78653: variable '__kernel_settings_register_verify' from source: set_fact 4846 1726773134.78664: Evaluated conditional (__kernel_settings_register_verify is defined): True 4846 1726773134.78767: variable '__kernel_settings_register_verify' from source: set_fact 4846 1726773134.78778: Evaluated conditional (__kernel_settings_register_verify is failed): False 4846 1726773134.78782: when evaluation is False, skipping this task 4846 1726773134.78785: _execute() done 4846 1726773134.78789: dumping result to json 4846 1726773134.78792: done dumping result, returning 4846 1726773134.78795: done running TaskExecutor() for managed_node3/TASK: Check /proc/cmdline [0afff7ba-f7d3-e60c-8651-00000000018b] 4846 1726773134.78807: sending task result for task 0afff7ba-f7d3-e60c-8651-00000000018b 4846 1726773134.78893: done sending task result for task 0afff7ba-f7d3-e60c-8651-00000000018b 4846 1726773134.78896: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_verify is failed", "skip_reason": "Conditional result was False" } 4846 1726773134.78950: no more pending results, returning what we have 4846 1726773134.78953: results queue empty 4846 1726773134.78954: checking for any_errors_fatal 4846 1726773134.78958: done checking for any_errors_fatal 4846 1726773134.78959: checking for max_fail_percentage 4846 1726773134.78961: done checking for max_fail_percentage 4846 1726773134.78962: checking to see if all hosts have failed and the running result is not ok 4846 1726773134.78963: done checking to see if all hosts have failed 4846 1726773134.78964: getting the remaining hosts for this loop 4846 1726773134.78965: done getting the remaining hosts for this loop 4846 1726773134.78969: getting the next task for host managed_node3 4846 1726773134.78977: done getting next task for host managed_node3 4846 1726773134.78979: ^ task is: TASK: Set error flag based on verify 4846 1726773134.78982: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 4846 1726773134.78985: getting variables 4846 1726773134.78986: in VariableManager get_vars() 4846 1726773134.79018: Calling all_inventory to load vars for managed_node3 4846 1726773134.79020: Calling groups_inventory to load vars for managed_node3 4846 1726773134.79022: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773134.79029: Calling all_plugins_play to load vars for managed_node3 4846 1726773134.79031: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773134.79033: Calling groups_plugins_play to load vars for managed_node3 4846 1726773134.79212: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773134.79391: done with get_vars() 4846 1726773134.79399: done getting variables 4846 1726773134.79442: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set error flag based on verify] ****************************************** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml:38 Thursday 19 September 2024 15:12:14 -0400 (0:00:00.023) 0:00:13.372 **** 4846 1726773134.79464: entering _queue_task() for managed_node3/set_fact 4846 1726773134.79645: worker is 1 (out of 1 available) 4846 1726773134.79660: exiting _queue_task() for managed_node3/set_fact 4846 1726773134.79672: done queuing things up, now waiting for results queue to drain 4846 1726773134.79674: waiting for pending results... 4846 1726773134.79835: running TaskExecutor() for managed_node3/TASK: Set error flag based on verify 4846 1726773134.79898: in run() - task 0afff7ba-f7d3-e60c-8651-00000000018c 4846 1726773134.79913: variable 'ansible_search_path' from source: unknown 4846 1726773134.79917: variable 'ansible_search_path' from source: unknown 4846 1726773134.79945: calling self._execute() 4846 1726773134.80019: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773134.80023: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773134.80112: variable 'omit' from source: magic vars 4846 1726773134.80390: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4846 1726773134.80586: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4846 1726773134.80622: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4846 1726773134.80651: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4846 1726773134.80684: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4846 1726773134.80748: 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) 4846 1726773134.80792: 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) 4846 1726773134.80822: 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) 4846 1726773134.80843: 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) 4846 1726773134.80938: variable '__kernel_settings_register_verify' from source: set_fact 4846 1726773134.80950: Evaluated conditional (__kernel_settings_register_verify is defined): True 4846 1726773134.81056: variable '__kernel_settings_register_verify' from source: set_fact 4846 1726773134.81064: Evaluated conditional (__kernel_settings_register_verify is failed): False 4846 1726773134.81067: when evaluation is False, skipping this task 4846 1726773134.81072: _execute() done 4846 1726773134.81075: dumping result to json 4846 1726773134.81082: done dumping result, returning 4846 1726773134.81089: done running TaskExecutor() for managed_node3/TASK: Set error flag based on verify [0afff7ba-f7d3-e60c-8651-00000000018c] 4846 1726773134.81095: sending task result for task 0afff7ba-f7d3-e60c-8651-00000000018c 4846 1726773134.81183: done sending task result for task 0afff7ba-f7d3-e60c-8651-00000000018c 4846 1726773134.81186: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_verify is failed", "skip_reason": "Conditional result was False" } 4846 1726773134.81259: no more pending results, returning what we have 4846 1726773134.81263: results queue empty 4846 1726773134.81264: checking for any_errors_fatal 4846 1726773134.81268: done checking for any_errors_fatal 4846 1726773134.81269: checking for max_fail_percentage 4846 1726773134.81271: done checking for max_fail_percentage 4846 1726773134.81272: checking to see if all hosts have failed and the running result is not ok 4846 1726773134.81273: done checking to see if all hosts have failed 4846 1726773134.81274: getting the remaining hosts for this loop 4846 1726773134.81276: done getting the remaining hosts for this loop 4846 1726773134.81279: getting the next task for host managed_node3 4846 1726773134.81285: done getting next task for host managed_node3 4846 1726773134.81289: ^ task is: TASK: Check config files 4846 1726773134.81291: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4846 1726773134.81295: getting variables 4846 1726773134.81296: in VariableManager get_vars() 4846 1726773134.81321: Calling all_inventory to load vars for managed_node3 4846 1726773134.81323: Calling groups_inventory to load vars for managed_node3 4846 1726773134.81324: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773134.81334: Calling all_plugins_play to load vars for managed_node3 4846 1726773134.81336: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773134.81338: Calling groups_plugins_play to load vars for managed_node3 4846 1726773134.81483: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773134.81663: done with get_vars() 4846 1726773134.81671: done getting variables TASK [Check config files] ****************************************************** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml:45 Thursday 19 September 2024 15:12:14 -0400 (0:00:00.022) 0:00:13.394 **** 4846 1726773134.81741: entering _queue_task() for managed_node3/include_tasks 4846 1726773134.81914: worker is 1 (out of 1 available) 4846 1726773134.81928: exiting _queue_task() for managed_node3/include_tasks 4846 1726773134.81941: done queuing things up, now waiting for results queue to drain 4846 1726773134.81942: waiting for pending results... 4846 1726773134.82109: running TaskExecutor() for managed_node3/TASK: Check config files 4846 1726773134.82173: in run() - task 0afff7ba-f7d3-e60c-8651-00000000018d 4846 1726773134.82187: variable 'ansible_search_path' from source: unknown 4846 1726773134.82191: variable 'ansible_search_path' from source: unknown 4846 1726773134.82222: calling self._execute() 4846 1726773134.82291: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773134.82295: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773134.82304: variable 'omit' from source: magic vars 4846 1726773134.82732: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4846 1726773134.82922: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4846 1726773134.82960: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4846 1726773134.82990: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4846 1726773134.83019: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4846 1726773134.83089: 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) 4846 1726773134.83110: 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) 4846 1726773134.83132: 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) 4846 1726773134.83156: 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) 4846 1726773134.83242: variable '__kernel_settings_profile_file' from source: include_vars 4846 1726773134.83363: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4846 1726773134.84919: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4846 1726773134.84967: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4846 1726773134.84998: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4846 1726773134.85031: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4846 1726773134.85054: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4846 1726773134.85096: 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) 4846 1726773134.85124: 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) 4846 1726773134.85147: 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) 4846 1726773134.85181: 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) 4846 1726773134.85195: 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) 4846 1726773134.85267: variable '__kernel_settings_blcmdline_value' from source: set_fact 4846 1726773134.85292: Evaluated conditional (__kernel_settings_profile_file is defined): True 4846 1726773134.85350: _execute() done 4846 1726773134.85353: dumping result to json 4846 1726773134.85356: done dumping result, returning 4846 1726773134.85358: done running TaskExecutor() for managed_node3/TASK: Check config files [0afff7ba-f7d3-e60c-8651-00000000018d] 4846 1726773134.85361: sending task result for task 0afff7ba-f7d3-e60c-8651-00000000018d 4846 1726773134.85436: done sending task result for task 0afff7ba-f7d3-e60c-8651-00000000018d 4846 1726773134.85439: WORKER PROCESS EXITING 4846 1726773134.85467: no more pending results, returning what we have 4846 1726773134.85472: in VariableManager get_vars() 4846 1726773134.85518: Calling all_inventory to load vars for managed_node3 4846 1726773134.85522: Calling groups_inventory to load vars for managed_node3 4846 1726773134.85525: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773134.85534: Calling all_plugins_play to load vars for managed_node3 4846 1726773134.85538: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773134.85541: Calling groups_plugins_play to load vars for managed_node3 4846 1726773134.85764: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773134.85942: done with get_vars() 4846 1726773134.85950: variable 'ansible_search_path' from source: unknown 4846 1726773134.85951: variable 'ansible_search_path' from source: unknown 4846 1726773134.85981: we have included files to process 4846 1726773134.85982: generating all_blocks data 4846 1726773134.85983: done generating all_blocks data 4846 1726773134.85988: processing included file: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml 4846 1726773134.85988: loading included file: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml 4846 1726773134.85990: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml 4846 1726773134.87214: done processing included file 4846 1726773134.87216: iterating over new_blocks loaded from include file 4846 1726773134.87218: in VariableManager get_vars() 4846 1726773134.87238: done with get_vars() 4846 1726773134.87240: filtering new block on tags 4846 1726773134.87415: done filtering new block on tags 4846 1726773134.87418: done iterating over new_blocks loaded from include file included: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml for managed_node3 4846 1726773134.87424: extending task lists for all hosts with included blocks 4846 1726773134.87904: done extending task lists 4846 1726773134.87907: done processing included files 4846 1726773134.87908: results queue empty 4846 1726773134.87909: checking for any_errors_fatal 4846 1726773134.87912: done checking for any_errors_fatal 4846 1726773134.87913: checking for max_fail_percentage 4846 1726773134.87915: done checking for max_fail_percentage 4846 1726773134.87916: checking to see if all hosts have failed and the running result is not ok 4846 1726773134.87917: done checking to see if all hosts have failed 4846 1726773134.87918: getting the remaining hosts for this loop 4846 1726773134.87920: done getting the remaining hosts for this loop 4846 1726773134.87923: getting the next task for host managed_node3 4846 1726773134.87933: done getting next task for host managed_node3 4846 1726773134.87936: ^ task is: TASK: Create temporary file for expected config 4846 1726773134.87940: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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 4846 1726773134.87943: getting variables 4846 1726773134.87944: in VariableManager get_vars() 4846 1726773134.87956: Calling all_inventory to load vars for managed_node3 4846 1726773134.87959: Calling groups_inventory to load vars for managed_node3 4846 1726773134.87961: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773134.87967: Calling all_plugins_play to load vars for managed_node3 4846 1726773134.87970: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773134.87974: Calling groups_plugins_play to load vars for managed_node3 4846 1726773134.88177: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773134.88356: done with get_vars() 4846 1726773134.88364: done getting variables TASK [Create temporary file for expected config] ******************************* task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:2 Thursday 19 September 2024 15:12:14 -0400 (0:00:00.066) 0:00:13.461 **** 4846 1726773134.88421: entering _queue_task() for managed_node3/tempfile 4846 1726773134.88422: Creating lock for tempfile 4846 1726773134.88633: worker is 1 (out of 1 available) 4846 1726773134.88647: exiting _queue_task() for managed_node3/tempfile 4846 1726773134.88662: done queuing things up, now waiting for results queue to drain 4846 1726773134.88663: waiting for pending results... 4846 1726773134.88839: running TaskExecutor() for managed_node3/TASK: Create temporary file for expected config 4846 1726773134.88916: in run() - task 0afff7ba-f7d3-e60c-8651-000000000227 4846 1726773134.88929: variable 'ansible_search_path' from source: unknown 4846 1726773134.88932: variable 'ansible_search_path' from source: unknown 4846 1726773134.88965: calling self._execute() 4846 1726773134.89038: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773134.89045: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773134.89054: variable 'omit' from source: magic vars 4846 1726773134.89177: variable 'omit' from source: magic vars 4846 1726773134.89220: variable 'omit' from source: magic vars 4846 1726773134.89248: variable 'omit' from source: magic vars 4846 1726773134.89286: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773134.89320: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773134.89338: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773134.89358: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773134.89367: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773134.89395: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773134.89399: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773134.89403: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773134.89494: Set connection var ansible_shell_executable to /bin/sh 4846 1726773134.89501: Set connection var ansible_pipelining to False 4846 1726773134.89504: Set connection var ansible_shell_type to sh 4846 1726773134.89509: Set connection var ansible_connection to ssh 4846 1726773134.89516: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773134.89525: Set connection var ansible_timeout to 10 4846 1726773134.89546: variable 'ansible_shell_executable' from source: unknown 4846 1726773134.89551: variable 'ansible_connection' from source: unknown 4846 1726773134.89554: variable 'ansible_module_compression' from source: unknown 4846 1726773134.89556: variable 'ansible_shell_type' from source: unknown 4846 1726773134.89561: variable 'ansible_shell_executable' from source: unknown 4846 1726773134.89563: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773134.89572: variable 'ansible_pipelining' from source: unknown 4846 1726773134.89577: variable 'ansible_timeout' from source: unknown 4846 1726773134.89580: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773134.89745: 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__) 4846 1726773134.89755: variable 'omit' from source: magic vars 4846 1726773134.89762: starting attempt loop 4846 1726773134.89765: running the handler 4846 1726773134.89780: _low_level_execute_command(): starting 4846 1726773134.89793: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4846 1726773134.90467: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773134.90472: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773134.90538: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773134.90569: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773134.92383: stdout chunk (state=3): >>>/root <<< 4846 1726773134.92535: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773134.92565: stderr chunk (state=3): >>><<< 4846 1726773134.92582: stdout chunk (state=3): >>><<< 4846 1726773134.92612: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773134.92644: _low_level_execute_command(): starting 4846 1726773134.92658: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773134.9262013-5338-270467465940595 `" && echo ansible-tmp-1726773134.9262013-5338-270467465940595="` echo /root/.ansible/tmp/ansible-tmp-1726773134.9262013-5338-270467465940595 `" ) && sleep 0' 4846 1726773134.93323: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4846 1726773134.93339: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773134.93356: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773134.93385: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773134.93422: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773134.93489: 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.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773134.93548: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773134.93572: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773134.93612: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773134.93684: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773134.95824: stdout chunk (state=3): >>>ansible-tmp-1726773134.9262013-5338-270467465940595=/root/.ansible/tmp/ansible-tmp-1726773134.9262013-5338-270467465940595 <<< 4846 1726773134.96039: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773134.96043: stdout chunk (state=3): >>><<< 4846 1726773134.96046: stderr chunk (state=3): >>><<< 4846 1726773134.96212: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773134.9262013-5338-270467465940595=/root/.ansible/tmp/ansible-tmp-1726773134.9262013-5338-270467465940595 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773134.96215: variable 'ansible_module_compression' from source: unknown 4846 1726773134.96218: ANSIBALLZ: Using lock for tempfile 4846 1726773134.96220: ANSIBALLZ: Acquiring lock 4846 1726773134.96222: ANSIBALLZ: Lock acquired: 140269491344576 4846 1726773134.96224: ANSIBALLZ: Creating module 4846 1726773135.13597: ANSIBALLZ: Writing module into payload 4846 1726773135.13653: ANSIBALLZ: Writing module 4846 1726773135.13671: ANSIBALLZ: Renaming module 4846 1726773135.13680: ANSIBALLZ: Done creating module 4846 1726773135.13695: variable 'ansible_facts' from source: unknown 4846 1726773135.13750: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773134.9262013-5338-270467465940595/AnsiballZ_tempfile.py 4846 1726773135.13875: Sending initial data 4846 1726773135.13879: Sent initial data (155 bytes) 4846 1726773135.14357: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773135.14361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773135.14364: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773135.14366: 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.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773135.14412: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773135.14428: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773135.14487: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773135.16260: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773135.16292: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773135.16329: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmp7t94apx6 /root/.ansible/tmp/ansible-tmp-1726773134.9262013-5338-270467465940595/AnsiballZ_tempfile.py <<< 4846 1726773135.16333: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773134.9262013-5338-270467465940595/AnsiballZ_tempfile.py" <<< 4846 1726773135.16366: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmp7t94apx6" to remote "/root/.ansible/tmp/ansible-tmp-1726773134.9262013-5338-270467465940595/AnsiballZ_tempfile.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773134.9262013-5338-270467465940595/AnsiballZ_tempfile.py" <<< 4846 1726773135.17114: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773135.17188: stderr chunk (state=3): >>><<< 4846 1726773135.17192: stdout chunk (state=3): >>><<< 4846 1726773135.17216: done transferring module to remote 4846 1726773135.17226: _low_level_execute_command(): starting 4846 1726773135.17232: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773134.9262013-5338-270467465940595/ /root/.ansible/tmp/ansible-tmp-1726773134.9262013-5338-270467465940595/AnsiballZ_tempfile.py && sleep 0' 4846 1726773135.17848: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773135.17879: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773135.19924: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773135.19946: stderr chunk (state=3): >>><<< 4846 1726773135.19949: stdout chunk (state=3): >>><<< 4846 1726773135.19964: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773135.19967: _low_level_execute_command(): starting 4846 1726773135.19974: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773134.9262013-5338-270467465940595/AnsiballZ_tempfile.py && sleep 0' 4846 1726773135.20402: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773135.20478: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773135.20482: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773135.20484: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration <<< 4846 1726773135.20487: 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.14.32 originally 10.31.14.32 debug2: match found <<< 4846 1726773135.20489: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773135.20528: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773135.20534: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773135.20592: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773135.38829: stdout chunk (state=3): >>> {"changed": true, "path": "/tmp/ansible.r185tqxi.kernel_settings", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "invocation": {"module_args": {"state": "file", "suffix": ".kernel_settings", "prefix": "ansible.", "path": null}}} <<< 4846 1726773135.40392: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773135.40461: stderr chunk (state=3): >>><<< 4846 1726773135.40465: stdout chunk (state=3): >>><<< 4846 1726773135.40481: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "path": "/tmp/ansible.r185tqxi.kernel_settings", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "invocation": {"module_args": {"state": "file", "suffix": ".kernel_settings", "prefix": "ansible.", "path": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773135.40528: done with _execute_module (tempfile, {'state': 'file', 'suffix': '.kernel_settings', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'tempfile', '_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-1726773134.9262013-5338-270467465940595/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4846 1726773135.40538: _low_level_execute_command(): starting 4846 1726773135.40544: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773134.9262013-5338-270467465940595/ > /dev/null 2>&1 && sleep 0' 4846 1726773135.41061: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773135.41065: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773135.41068: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773135.41070: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773135.41072: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773135.41140: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773135.41143: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773135.41186: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773135.43229: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773135.43286: stderr chunk (state=3): >>><<< 4846 1726773135.43295: stdout chunk (state=3): >>><<< 4846 1726773135.43307: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773135.43315: handler run complete 4846 1726773135.43333: attempt loop complete, returning result 4846 1726773135.43336: _execute() done 4846 1726773135.43339: dumping result to json 4846 1726773135.43348: done dumping result, returning 4846 1726773135.43360: done running TaskExecutor() for managed_node3/TASK: Create temporary file for expected config [0afff7ba-f7d3-e60c-8651-000000000227] 4846 1726773135.43366: sending task result for task 0afff7ba-f7d3-e60c-8651-000000000227 4846 1726773135.43474: done sending task result for task 0afff7ba-f7d3-e60c-8651-000000000227 4846 1726773135.43478: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.r185tqxi.kernel_settings", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } 4846 1726773135.43553: no more pending results, returning what we have 4846 1726773135.43557: results queue empty 4846 1726773135.43558: checking for any_errors_fatal 4846 1726773135.43560: done checking for any_errors_fatal 4846 1726773135.43560: checking for max_fail_percentage 4846 1726773135.43562: done checking for max_fail_percentage 4846 1726773135.43563: checking to see if all hosts have failed and the running result is not ok 4846 1726773135.43564: done checking to see if all hosts have failed 4846 1726773135.43565: getting the remaining hosts for this loop 4846 1726773135.43567: done getting the remaining hosts for this loop 4846 1726773135.43573: getting the next task for host managed_node3 4846 1726773135.43581: done getting next task for host managed_node3 4846 1726773135.43584: ^ task is: TASK: Put expected contents into temporary file 4846 1726773135.43596: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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 4846 1726773135.43601: getting variables 4846 1726773135.43603: in VariableManager get_vars() 4846 1726773135.43700: Calling all_inventory to load vars for managed_node3 4846 1726773135.43704: Calling groups_inventory to load vars for managed_node3 4846 1726773135.43709: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773135.43721: Calling all_plugins_play to load vars for managed_node3 4846 1726773135.43725: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773135.43729: Calling groups_plugins_play to load vars for managed_node3 4846 1726773135.43935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773135.44122: done with get_vars() 4846 1726773135.44132: done getting variables 4846 1726773135.44182: 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 [Put expected contents into temporary file] ******************************* task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:8 Thursday 19 September 2024 15:12:15 -0400 (0:00:00.557) 0:00:14.019 **** 4846 1726773135.44205: entering _queue_task() for managed_node3/copy 4846 1726773135.44418: worker is 1 (out of 1 available) 4846 1726773135.44432: exiting _queue_task() for managed_node3/copy 4846 1726773135.44444: done queuing things up, now waiting for results queue to drain 4846 1726773135.44445: waiting for pending results... 4846 1726773135.44641: running TaskExecutor() for managed_node3/TASK: Put expected contents into temporary file 4846 1726773135.44729: in run() - task 0afff7ba-f7d3-e60c-8651-000000000228 4846 1726773135.44745: variable 'ansible_search_path' from source: unknown 4846 1726773135.44749: variable 'ansible_search_path' from source: unknown 4846 1726773135.44786: calling self._execute() 4846 1726773135.44860: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773135.44865: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773135.44876: variable 'omit' from source: magic vars 4846 1726773135.44972: variable 'omit' from source: magic vars 4846 1726773135.45021: variable 'omit' from source: magic vars 4846 1726773135.45304: variable '__kernel_settings_register_profile_conf_tempfile' from source: set_fact 4846 1726773135.45332: variable '__kernel_settings_profile_file' from source: include_vars 4846 1726773135.45611: variable '__kernel_settings_profile_file' from source: include_vars 4846 1726773135.45656: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4846 1726773135.47812: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4846 1726773135.47863: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4846 1726773135.47896: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4846 1726773135.47930: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4846 1726773135.47952: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4846 1726773135.48024: 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) 4846 1726773135.48048: 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) 4846 1726773135.48070: 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) 4846 1726773135.48107: 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) 4846 1726773135.48123: 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) 4846 1726773135.48195: variable '__kernel_settings_blcmdline_value' from source: set_fact 4846 1726773135.48231: variable 'omit' from source: magic vars 4846 1726773135.48254: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773135.48280: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773135.48295: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773135.48312: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773135.48324: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773135.48352: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773135.48355: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773135.48360: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773135.48450: Set connection var ansible_shell_executable to /bin/sh 4846 1726773135.48454: Set connection var ansible_pipelining to False 4846 1726773135.48457: Set connection var ansible_shell_type to sh 4846 1726773135.48460: Set connection var ansible_connection to ssh 4846 1726773135.48467: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773135.48478: Set connection var ansible_timeout to 10 4846 1726773135.48498: variable 'ansible_shell_executable' from source: unknown 4846 1726773135.48501: variable 'ansible_connection' from source: unknown 4846 1726773135.48504: variable 'ansible_module_compression' from source: unknown 4846 1726773135.48510: variable 'ansible_shell_type' from source: unknown 4846 1726773135.48513: variable 'ansible_shell_executable' from source: unknown 4846 1726773135.48518: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773135.48523: variable 'ansible_pipelining' from source: unknown 4846 1726773135.48527: variable 'ansible_timeout' from source: unknown 4846 1726773135.48533: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773135.48615: 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) 4846 1726773135.48625: variable 'omit' from source: magic vars 4846 1726773135.48632: starting attempt loop 4846 1726773135.48634: running the handler 4846 1726773135.48788: _low_level_execute_command(): starting 4846 1726773135.48793: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4846 1726773135.49423: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773135.49486: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773135.49508: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773135.49531: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773135.49721: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773135.51438: stdout chunk (state=3): >>>/root <<< 4846 1726773135.51626: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773135.51639: stdout chunk (state=3): >>><<< 4846 1726773135.51656: stderr chunk (state=3): >>><<< 4846 1726773135.51743: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773135.51789: _low_level_execute_command(): starting 4846 1726773135.51803: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773135.5176399-5358-243483773478821 `" && echo ansible-tmp-1726773135.5176399-5358-243483773478821="` echo /root/.ansible/tmp/ansible-tmp-1726773135.5176399-5358-243483773478821 `" ) && sleep 0' 4846 1726773135.52442: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4846 1726773135.52458: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773135.52523: 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.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773135.52586: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773135.52610: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773135.52627: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773135.52709: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773135.54858: stdout chunk (state=3): >>>ansible-tmp-1726773135.5176399-5358-243483773478821=/root/.ansible/tmp/ansible-tmp-1726773135.5176399-5358-243483773478821 <<< 4846 1726773135.55060: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773135.55077: stderr chunk (state=3): >>><<< 4846 1726773135.55090: stdout chunk (state=3): >>><<< 4846 1726773135.55118: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773135.5176399-5358-243483773478821=/root/.ansible/tmp/ansible-tmp-1726773135.5176399-5358-243483773478821 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773135.55273: variable 'ansible_module_compression' from source: unknown 4846 1726773135.55312: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4846hktl8x9z/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4846 1726773135.55352: variable 'ansible_facts' from source: unknown 4846 1726773135.55465: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773135.5176399-5358-243483773478821/AnsiballZ_stat.py 4846 1726773135.55644: Sending initial data 4846 1726773135.55647: Sent initial data (151 bytes) 4846 1726773135.56171: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773135.56201: 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.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773135.56255: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773135.56261: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773135.56310: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773135.58060: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 4846 1726773135.58068: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773135.58099: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773135.58149: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpujmpd0t4 /root/.ansible/tmp/ansible-tmp-1726773135.5176399-5358-243483773478821/AnsiballZ_stat.py <<< 4846 1726773135.58154: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773135.5176399-5358-243483773478821/AnsiballZ_stat.py" <<< 4846 1726773135.58199: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpujmpd0t4" to remote "/root/.ansible/tmp/ansible-tmp-1726773135.5176399-5358-243483773478821/AnsiballZ_stat.py" <<< 4846 1726773135.58202: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773135.5176399-5358-243483773478821/AnsiballZ_stat.py" <<< 4846 1726773135.59324: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773135.59355: stderr chunk (state=3): >>><<< 4846 1726773135.59364: stdout chunk (state=3): >>><<< 4846 1726773135.59414: done transferring module to remote 4846 1726773135.59418: _low_level_execute_command(): starting 4846 1726773135.59422: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773135.5176399-5358-243483773478821/ /root/.ansible/tmp/ansible-tmp-1726773135.5176399-5358-243483773478821/AnsiballZ_stat.py && sleep 0' 4846 1726773135.59952: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773135.59993: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773135.59998: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773135.60052: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773135.60058: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773135.60104: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773135.62211: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773135.62215: stdout chunk (state=3): >>><<< 4846 1726773135.62217: stderr chunk (state=3): >>><<< 4846 1726773135.62233: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773135.62330: _low_level_execute_command(): starting 4846 1726773135.62334: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773135.5176399-5358-243483773478821/AnsiballZ_stat.py && sleep 0' 4846 1726773135.62956: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773135.62961: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773135.63007: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773135.82202: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/tmp/ansible.r185tqxi.kernel_settings", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 468, "dev": 34, "nlink": 1, "atime": 1726773135.385398, "mtime": 1726773135.385398, "ctime": 1726773135.385398, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "mimetype": "inode/x-empty", "charset": "binary", "version": null, "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/tmp/ansible.r185tqxi.kernel_settings", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 4846 1726773135.84075: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773135.84140: stderr chunk (state=3): >>><<< 4846 1726773135.84143: stdout chunk (state=3): >>><<< 4846 1726773135.84164: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/tmp/ansible.r185tqxi.kernel_settings", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 468, "dev": 34, "nlink": 1, "atime": 1726773135.385398, "mtime": 1726773135.385398, "ctime": 1726773135.385398, "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false, "blocks": 0, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": false, "pw_name": "root", "gr_name": "root", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "mimetype": "inode/x-empty", "charset": "binary", "version": null, "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/tmp/ansible.r185tqxi.kernel_settings", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773135.84223: done with _execute_module (ansible.legacy.stat, {'path': '/tmp/ansible.r185tqxi.kernel_settings', '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-1726773135.5176399-5358-243483773478821/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 4846 1726773135.84330: Sending initial data 4846 1726773135.84334: Sent initial data (155 bytes) 4846 1726773135.84833: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773135.84836: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773135.84839: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773135.84841: 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.14.32 originally 10.31.14.32 debug2: match found <<< 4846 1726773135.84844: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773135.84907: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773135.84914: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773135.84953: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773135.86714: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773135.86774: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773135.86823: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/.qqaof6ya /root/.ansible/tmp/ansible-tmp-1726773135.5176399-5358-243483773478821/.source.kernel_settings <<< 4846 1726773135.86827: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773135.5176399-5358-243483773478821/.source.kernel_settings" <<< 4846 1726773135.86875: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/.qqaof6ya" to remote "/root/.ansible/tmp/ansible-tmp-1726773135.5176399-5358-243483773478821/.source.kernel_settings" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773135.5176399-5358-243483773478821/.source.kernel_settings" <<< 4846 1726773135.87112: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773135.87144: stderr chunk (state=3): >>><<< 4846 1726773135.87263: stdout chunk (state=3): >>><<< 4846 1726773135.87267: _low_level_execute_command(): starting 4846 1726773135.87269: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773135.5176399-5358-243483773478821/ /root/.ansible/tmp/ansible-tmp-1726773135.5176399-5358-243483773478821/.source.kernel_settings && sleep 0' 4846 1726773135.87720: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773135.87735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration <<< 4846 1726773135.87749: 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.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773135.87798: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773135.87816: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773135.87857: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773135.90013: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773135.90038: stdout chunk (state=3): >>><<< 4846 1726773135.90212: stderr chunk (state=3): >>><<< 4846 1726773135.90216: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773135.90218: variable 'ansible_module_compression' from source: unknown 4846 1726773135.90221: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4846hktl8x9z/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 4846 1726773135.90223: variable 'ansible_facts' from source: unknown 4846 1726773135.90250: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773135.5176399-5358-243483773478821/AnsiballZ_copy.py 4846 1726773135.90474: Sending initial data 4846 1726773135.90477: Sent initial data (151 bytes) 4846 1726773135.91048: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4846 1726773135.91118: 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.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773135.91190: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773135.91219: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773135.91244: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773135.91384: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773135.93172: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773135.93237: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773135.93295: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpbx2jbooj /root/.ansible/tmp/ansible-tmp-1726773135.5176399-5358-243483773478821/AnsiballZ_copy.py <<< 4846 1726773135.93322: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773135.5176399-5358-243483773478821/AnsiballZ_copy.py" <<< 4846 1726773135.93344: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpbx2jbooj" to remote "/root/.ansible/tmp/ansible-tmp-1726773135.5176399-5358-243483773478821/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773135.5176399-5358-243483773478821/AnsiballZ_copy.py" <<< 4846 1726773135.94187: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773135.94229: stderr chunk (state=3): >>><<< 4846 1726773135.94233: stdout chunk (state=3): >>><<< 4846 1726773135.94251: done transferring module to remote 4846 1726773135.94260: _low_level_execute_command(): starting 4846 1726773135.94265: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773135.5176399-5358-243483773478821/ /root/.ansible/tmp/ansible-tmp-1726773135.5176399-5358-243483773478821/AnsiballZ_copy.py && sleep 0' 4846 1726773135.94724: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773135.94727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773135.94730: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address <<< 4846 1726773135.94733: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773135.94735: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773135.94789: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773135.94794: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773135.94840: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773135.96873: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773135.96926: stderr chunk (state=3): >>><<< 4846 1726773135.96929: stdout chunk (state=3): >>><<< 4846 1726773135.96940: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773135.96968: _low_level_execute_command(): starting 4846 1726773135.96971: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773135.5176399-5358-243483773478821/AnsiballZ_copy.py && sleep 0' 4846 1726773135.97390: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773135.97393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773135.97398: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration <<< 4846 1726773135.97400: 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.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773135.97454: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773135.97459: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773135.97511: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773136.16961: stdout chunk (state=3): >>> {"dest": "/tmp/ansible.r185tqxi.kernel_settings", "src": "/root/.ansible/tmp/ansible-tmp-1726773135.5176399-5358-243483773478821/.source.kernel_settings", "md5sum": "b82bbe3a22d81e7a442595a59b2d0944", "checksum": "169e46a0442e2493edda7ef1d37dfc572d06525c", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 299, "invocation": {"module_args": {"dest": "/tmp/ansible.r185tqxi.kernel_settings", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726773135.5176399-5358-243483773478821/.source.kernel_settings", "_original_basename": ".qqaof6ya", "follow": false, "checksum": "169e46a0442e2493edda7ef1d37dfc572d06525c", "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}}} <<< 4846 1726773136.18710: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773136.18774: stderr chunk (state=3): >>><<< 4846 1726773136.18780: stdout chunk (state=3): >>><<< 4846 1726773136.18795: _low_level_execute_command() done: rc=0, stdout= {"dest": "/tmp/ansible.r185tqxi.kernel_settings", "src": "/root/.ansible/tmp/ansible-tmp-1726773135.5176399-5358-243483773478821/.source.kernel_settings", "md5sum": "b82bbe3a22d81e7a442595a59b2d0944", "checksum": "169e46a0442e2493edda7ef1d37dfc572d06525c", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 299, "invocation": {"module_args": {"dest": "/tmp/ansible.r185tqxi.kernel_settings", "mode": "0600", "src": "/root/.ansible/tmp/ansible-tmp-1726773135.5176399-5358-243483773478821/.source.kernel_settings", "_original_basename": ".qqaof6ya", "follow": false, "checksum": "169e46a0442e2493edda7ef1d37dfc572d06525c", "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_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773136.18835: done with _execute_module (ansible.legacy.copy, {'dest': '/tmp/ansible.r185tqxi.kernel_settings', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726773135.5176399-5358-243483773478821/.source.kernel_settings', '_original_basename': '.qqaof6ya', 'follow': False, 'checksum': '169e46a0442e2493edda7ef1d37dfc572d06525c', '_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-1726773135.5176399-5358-243483773478821/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4846 1726773136.18846: _low_level_execute_command(): starting 4846 1726773136.18851: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773135.5176399-5358-243483773478821/ > /dev/null 2>&1 && sleep 0' 4846 1726773136.19342: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773136.19345: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773136.19348: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773136.19350: 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.14.32 originally 10.31.14.32 debug2: match found <<< 4846 1726773136.19354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773136.19410: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773136.19414: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773136.19460: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773136.21511: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773136.21561: stderr chunk (state=3): >>><<< 4846 1726773136.21564: stdout chunk (state=3): >>><<< 4846 1726773136.21580: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773136.21589: handler run complete 4846 1726773136.21617: attempt loop complete, returning result 4846 1726773136.21620: _execute() done 4846 1726773136.21622: dumping result to json 4846 1726773136.21635: done dumping result, returning 4846 1726773136.21641: done running TaskExecutor() for managed_node3/TASK: Put expected contents into temporary file [0afff7ba-f7d3-e60c-8651-000000000228] 4846 1726773136.21648: sending task result for task 0afff7ba-f7d3-e60c-8651-000000000228 4846 1726773136.21757: done sending task result for task 0afff7ba-f7d3-e60c-8651-000000000228 4846 1726773136.21760: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "checksum": "169e46a0442e2493edda7ef1d37dfc572d06525c", "dest": "/tmp/ansible.r185tqxi.kernel_settings", "gid": 0, "group": "root", "md5sum": "b82bbe3a22d81e7a442595a59b2d0944", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 299, "src": "/root/.ansible/tmp/ansible-tmp-1726773135.5176399-5358-243483773478821/.source.kernel_settings", "state": "file", "uid": 0 } 4846 1726773136.21842: no more pending results, returning what we have 4846 1726773136.21846: results queue empty 4846 1726773136.21847: checking for any_errors_fatal 4846 1726773136.21854: done checking for any_errors_fatal 4846 1726773136.21859: checking for max_fail_percentage 4846 1726773136.21861: done checking for max_fail_percentage 4846 1726773136.21862: checking to see if all hosts have failed and the running result is not ok 4846 1726773136.21863: done checking to see if all hosts have failed 4846 1726773136.21864: getting the remaining hosts for this loop 4846 1726773136.21866: done getting the remaining hosts for this loop 4846 1726773136.21873: getting the next task for host managed_node3 4846 1726773136.21880: done getting next task for host managed_node3 4846 1726773136.21883: ^ task is: TASK: Ensure python command exists for tests below 4846 1726773136.21887: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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 4846 1726773136.21891: getting variables 4846 1726773136.21893: in VariableManager get_vars() 4846 1726773136.21929: Calling all_inventory to load vars for managed_node3 4846 1726773136.21932: Calling groups_inventory to load vars for managed_node3 4846 1726773136.21935: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773136.21944: Calling all_plugins_play to load vars for managed_node3 4846 1726773136.21947: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773136.21951: Calling groups_plugins_play to load vars for managed_node3 4846 1726773136.22321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773136.22507: done with get_vars() 4846 1726773136.22516: done getting variables 4846 1726773136.22565: 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 [Ensure python command exists for tests below] **************************** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:14 Thursday 19 September 2024 15:12:16 -0400 (0:00:00.783) 0:00:14.803 **** 4846 1726773136.22591: entering _queue_task() for managed_node3/package 4846 1726773136.22808: worker is 1 (out of 1 available) 4846 1726773136.22821: exiting _queue_task() for managed_node3/package 4846 1726773136.22835: done queuing things up, now waiting for results queue to drain 4846 1726773136.22836: waiting for pending results... 4846 1726773136.23032: running TaskExecutor() for managed_node3/TASK: Ensure python command exists for tests below 4846 1726773136.23116: in run() - task 0afff7ba-f7d3-e60c-8651-000000000229 4846 1726773136.23129: variable 'ansible_search_path' from source: unknown 4846 1726773136.23133: variable 'ansible_search_path' from source: unknown 4846 1726773136.23171: calling self._execute() 4846 1726773136.23247: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773136.23256: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773136.23264: variable 'omit' from source: magic vars 4846 1726773136.23355: variable 'omit' from source: magic vars 4846 1726773136.23398: variable 'omit' from source: magic vars 4846 1726773136.23423: variable '__kernel_settings_test_python_pkgs' from source: include_vars 4846 1726773136.23680: variable '__kernel_settings_test_python_pkgs' from source: include_vars 4846 1726773136.23864: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4846 1726773136.25916: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4846 1726773136.25982: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4846 1726773136.26013: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4846 1726773136.26042: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4846 1726773136.26067: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4846 1726773136.26147: 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) 4846 1726773136.26176: 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) 4846 1726773136.26198: 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) 4846 1726773136.26233: 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) 4846 1726773136.26245: 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) 4846 1726773136.26335: variable '__kernel_settings_is_ostree' from source: set_fact 4846 1726773136.26338: variable 'omit' from source: magic vars 4846 1726773136.26364: variable 'omit' from source: magic vars 4846 1726773136.26392: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773136.26417: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773136.26433: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773136.26449: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773136.26458: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773136.26489: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773136.26494: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773136.26496: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773136.26581: Set connection var ansible_shell_executable to /bin/sh 4846 1726773136.26585: Set connection var ansible_pipelining to False 4846 1726773136.26589: Set connection var ansible_shell_type to sh 4846 1726773136.26593: Set connection var ansible_connection to ssh 4846 1726773136.26601: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773136.26611: Set connection var ansible_timeout to 10 4846 1726773136.26634: variable 'ansible_shell_executable' from source: unknown 4846 1726773136.26638: variable 'ansible_connection' from source: unknown 4846 1726773136.26640: variable 'ansible_module_compression' from source: unknown 4846 1726773136.26644: variable 'ansible_shell_type' from source: unknown 4846 1726773136.26648: variable 'ansible_shell_executable' from source: unknown 4846 1726773136.26652: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773136.26657: variable 'ansible_pipelining' from source: unknown 4846 1726773136.26660: variable 'ansible_timeout' from source: unknown 4846 1726773136.26665: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773136.26751: 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) 4846 1726773136.26761: variable 'omit' from source: magic vars 4846 1726773136.26767: starting attempt loop 4846 1726773136.26770: running the handler 4846 1726773136.26779: variable 'ansible_facts' from source: unknown 4846 1726773136.26782: variable 'ansible_facts' from source: unknown 4846 1726773136.26829: _low_level_execute_command(): starting 4846 1726773136.26836: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4846 1726773136.27399: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773136.27404: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773136.27409: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found <<< 4846 1726773136.27412: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773136.27510: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773136.29324: stdout chunk (state=3): >>>/root <<< 4846 1726773136.29526: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773136.29529: stdout chunk (state=3): >>><<< 4846 1726773136.29532: stderr chunk (state=3): >>><<< 4846 1726773136.29668: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773136.29682: _low_level_execute_command(): starting 4846 1726773136.29686: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773136.2955797-5392-262314389378102 `" && echo ansible-tmp-1726773136.2955797-5392-262314389378102="` echo /root/.ansible/tmp/ansible-tmp-1726773136.2955797-5392-262314389378102 `" ) && sleep 0' 4846 1726773136.30323: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773136.30398: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773136.30419: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773136.30444: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773136.30539: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773136.32721: stdout chunk (state=3): >>>ansible-tmp-1726773136.2955797-5392-262314389378102=/root/.ansible/tmp/ansible-tmp-1726773136.2955797-5392-262314389378102 <<< 4846 1726773136.32942: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773136.32946: stdout chunk (state=3): >>><<< 4846 1726773136.32949: stderr chunk (state=3): >>><<< 4846 1726773136.33114: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773136.2955797-5392-262314389378102=/root/.ansible/tmp/ansible-tmp-1726773136.2955797-5392-262314389378102 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773136.33118: variable 'ansible_module_compression' from source: unknown 4846 1726773136.33120: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4846hktl8x9z/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 4846 1726773136.33138: variable 'ansible_facts' from source: unknown 4846 1726773136.33264: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773136.2955797-5392-262314389378102/AnsiballZ_dnf.py 4846 1726773136.33484: Sending initial data 4846 1726773136.33487: Sent initial data (150 bytes) 4846 1726773136.34033: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773136.34048: 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.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4846 1726773136.34059: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773136.34110: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773136.34134: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773136.34172: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773136.35992: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773136.36051: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773136.36088: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpu5z5p4vn /root/.ansible/tmp/ansible-tmp-1726773136.2955797-5392-262314389378102/AnsiballZ_dnf.py <<< 4846 1726773136.36091: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773136.2955797-5392-262314389378102/AnsiballZ_dnf.py" <<< 4846 1726773136.36154: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpu5z5p4vn" to remote "/root/.ansible/tmp/ansible-tmp-1726773136.2955797-5392-262314389378102/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773136.2955797-5392-262314389378102/AnsiballZ_dnf.py" <<< 4846 1726773136.37369: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773136.37396: stderr chunk (state=3): >>><<< 4846 1726773136.37400: stdout chunk (state=3): >>><<< 4846 1726773136.37422: done transferring module to remote 4846 1726773136.37433: _low_level_execute_command(): starting 4846 1726773136.37438: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773136.2955797-5392-262314389378102/ /root/.ansible/tmp/ansible-tmp-1726773136.2955797-5392-262314389378102/AnsiballZ_dnf.py && sleep 0' 4846 1726773136.37901: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773136.37904: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773136.37913: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773136.37915: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773136.37918: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773136.37974: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773136.37978: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773136.38020: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773136.40029: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773136.40069: stderr chunk (state=3): >>><<< 4846 1726773136.40073: stdout chunk (state=3): >>><<< 4846 1726773136.40092: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773136.40095: _low_level_execute_command(): starting 4846 1726773136.40101: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773136.2955797-5392-262314389378102/AnsiballZ_dnf.py && sleep 0' 4846 1726773136.40545: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773136.40548: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773136.40551: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773136.40553: 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.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773136.40607: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773136.40614: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773136.40663: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773138.01244: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["python3", "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}}} <<< 4846 1726773138.07101: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773138.07167: stderr chunk (state=3): >>><<< 4846 1726773138.07174: stdout chunk (state=3): >>><<< 4846 1726773138.07189: _low_level_execute_command() done: rc=0, stdout= {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["python3", "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_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773138.07242: done with _execute_module (ansible.legacy.dnf, {'name': ['python3', '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-1726773136.2955797-5392-262314389378102/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4846 1726773138.07251: _low_level_execute_command(): starting 4846 1726773138.07258: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773136.2955797-5392-262314389378102/ > /dev/null 2>&1 && sleep 0' 4846 1726773138.07758: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773138.07761: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773138.07764: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773138.07766: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773138.07817: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773138.07831: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773138.07874: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773138.09835: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773138.09890: stderr chunk (state=3): >>><<< 4846 1726773138.09894: stdout chunk (state=3): >>><<< 4846 1726773138.09916: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773138.09922: handler run complete 4846 1726773138.09956: attempt loop complete, returning result 4846 1726773138.09963: _execute() done 4846 1726773138.09966: dumping result to json 4846 1726773138.09971: done dumping result, returning 4846 1726773138.09982: done running TaskExecutor() for managed_node3/TASK: Ensure python command exists for tests below [0afff7ba-f7d3-e60c-8651-000000000229] 4846 1726773138.09989: sending task result for task 0afff7ba-f7d3-e60c-8651-000000000229 4846 1726773138.10101: done sending task result for task 0afff7ba-f7d3-e60c-8651-000000000229 4846 1726773138.10104: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 4846 1726773138.10201: no more pending results, returning what we have 4846 1726773138.10205: results queue empty 4846 1726773138.10208: checking for any_errors_fatal 4846 1726773138.10218: done checking for any_errors_fatal 4846 1726773138.10219: checking for max_fail_percentage 4846 1726773138.10221: done checking for max_fail_percentage 4846 1726773138.10222: checking to see if all hosts have failed and the running result is not ok 4846 1726773138.10223: done checking to see if all hosts have failed 4846 1726773138.10224: getting the remaining hosts for this loop 4846 1726773138.10226: done getting the remaining hosts for this loop 4846 1726773138.10231: getting the next task for host managed_node3 4846 1726773138.10239: done getting next task for host managed_node3 4846 1726773138.10242: ^ task is: TASK: Diff expected vs actual content 4846 1726773138.10247: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4846 1726773138.10250: getting variables 4846 1726773138.10252: in VariableManager get_vars() 4846 1726773138.10287: Calling all_inventory to load vars for managed_node3 4846 1726773138.10290: Calling groups_inventory to load vars for managed_node3 4846 1726773138.10292: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773138.10303: Calling all_plugins_play to load vars for managed_node3 4846 1726773138.10314: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773138.10319: Calling groups_plugins_play to load vars for managed_node3 4846 1726773138.10492: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773138.10684: done with get_vars() 4846 1726773138.10695: done getting variables 4846 1726773138.10745: 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 [Diff expected vs actual content] ***************************************** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:20 Thursday 19 September 2024 15:12:18 -0400 (0:00:01.881) 0:00:16.685 **** 4846 1726773138.10771: entering _queue_task() for managed_node3/shell 4846 1726773138.10995: worker is 1 (out of 1 available) 4846 1726773138.11012: exiting _queue_task() for managed_node3/shell 4846 1726773138.11026: done queuing things up, now waiting for results queue to drain 4846 1726773138.11027: waiting for pending results... 4846 1726773138.11222: running TaskExecutor() for managed_node3/TASK: Diff expected vs actual content 4846 1726773138.11302: in run() - task 0afff7ba-f7d3-e60c-8651-00000000022a 4846 1726773138.11316: variable 'ansible_search_path' from source: unknown 4846 1726773138.11320: variable 'ansible_search_path' from source: unknown 4846 1726773138.11352: calling self._execute() 4846 1726773138.11437: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773138.11443: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773138.11452: variable 'omit' from source: magic vars 4846 1726773138.11554: variable 'omit' from source: magic vars 4846 1726773138.11604: variable 'omit' from source: magic vars 4846 1726773138.11944: variable '__kernel_settings_test_python_cmd' from source: include_vars 4846 1726773138.11954: variable '__kernel_settings_register_profile_conf_tempfile' from source: set_fact 4846 1726773138.11963: variable '__kernel_settings_profile_filename' from source: role '' exported vars 4846 1726773138.12033: variable '__kernel_settings_profile_dir' from source: role '' exported vars 4846 1726773138.12104: variable '__kernel_settings_profile_parent' from source: set_fact 4846 1726773138.12109: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 4846 1726773138.12218: variable 'omit' from source: magic vars 4846 1726773138.12259: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773138.12294: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773138.12315: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773138.12331: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773138.12343: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773138.12373: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773138.12377: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773138.12383: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773138.12472: Set connection var ansible_shell_executable to /bin/sh 4846 1726773138.12481: Set connection var ansible_pipelining to False 4846 1726773138.12484: Set connection var ansible_shell_type to sh 4846 1726773138.12487: Set connection var ansible_connection to ssh 4846 1726773138.12495: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773138.12504: Set connection var ansible_timeout to 10 4846 1726773138.12526: variable 'ansible_shell_executable' from source: unknown 4846 1726773138.12530: variable 'ansible_connection' from source: unknown 4846 1726773138.12533: variable 'ansible_module_compression' from source: unknown 4846 1726773138.12535: variable 'ansible_shell_type' from source: unknown 4846 1726773138.12540: variable 'ansible_shell_executable' from source: unknown 4846 1726773138.12544: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773138.12549: variable 'ansible_pipelining' from source: unknown 4846 1726773138.12553: variable 'ansible_timeout' from source: unknown 4846 1726773138.12558: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773138.12680: 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) 4846 1726773138.12694: variable 'omit' from source: magic vars 4846 1726773138.12703: starting attempt loop 4846 1726773138.12708: running the handler 4846 1726773138.12719: 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) 4846 1726773138.12735: _low_level_execute_command(): starting 4846 1726773138.12743: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4846 1726773138.13312: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773138.13316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773138.13319: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773138.13330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773138.13375: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773138.13391: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773138.13447: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773138.15265: stdout chunk (state=3): >>>/root <<< 4846 1726773138.15369: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773138.15434: stderr chunk (state=3): >>><<< 4846 1726773138.15438: stdout chunk (state=3): >>><<< 4846 1726773138.15462: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773138.15474: _low_level_execute_command(): starting 4846 1726773138.15483: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773138.1546159-5444-179673546280192 `" && echo ansible-tmp-1726773138.1546159-5444-179673546280192="` echo /root/.ansible/tmp/ansible-tmp-1726773138.1546159-5444-179673546280192 `" ) && sleep 0' 4846 1726773138.15974: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773138.15980: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773138.15983: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773138.15985: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773138.16036: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773138.16040: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773138.16087: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773138.18133: stdout chunk (state=3): >>>ansible-tmp-1726773138.1546159-5444-179673546280192=/root/.ansible/tmp/ansible-tmp-1726773138.1546159-5444-179673546280192 <<< 4846 1726773138.18250: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773138.18307: stderr chunk (state=3): >>><<< 4846 1726773138.18311: stdout chunk (state=3): >>><<< 4846 1726773138.18328: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773138.1546159-5444-179673546280192=/root/.ansible/tmp/ansible-tmp-1726773138.1546159-5444-179673546280192 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773138.18362: variable 'ansible_module_compression' from source: unknown 4846 1726773138.18411: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4846hktl8x9z/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 4846 1726773138.18443: variable 'ansible_facts' from source: unknown 4846 1726773138.18516: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773138.1546159-5444-179673546280192/AnsiballZ_command.py 4846 1726773138.18636: Sending initial data 4846 1726773138.18639: Sent initial data (154 bytes) 4846 1726773138.19112: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773138.19117: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773138.19119: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773138.19122: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773138.19179: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773138.19185: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773138.19228: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773138.20932: 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 debug2: Server supports extension "copy-data" revision 1 <<< 4846 1726773138.20936: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773138.20970: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773138.21011: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpehkiumla /root/.ansible/tmp/ansible-tmp-1726773138.1546159-5444-179673546280192/AnsiballZ_command.py <<< 4846 1726773138.21015: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773138.1546159-5444-179673546280192/AnsiballZ_command.py" <<< 4846 1726773138.21046: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpehkiumla" to remote "/root/.ansible/tmp/ansible-tmp-1726773138.1546159-5444-179673546280192/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773138.1546159-5444-179673546280192/AnsiballZ_command.py" <<< 4846 1726773138.21835: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773138.21900: stderr chunk (state=3): >>><<< 4846 1726773138.21904: stdout chunk (state=3): >>><<< 4846 1726773138.21925: done transferring module to remote 4846 1726773138.21935: _low_level_execute_command(): starting 4846 1726773138.21942: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773138.1546159-5444-179673546280192/ /root/.ansible/tmp/ansible-tmp-1726773138.1546159-5444-179673546280192/AnsiballZ_command.py && sleep 0' 4846 1726773138.22416: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773138.22419: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773138.22425: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773138.22440: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773138.22483: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773138.22487: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773138.22533: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773138.24455: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773138.24516: stderr chunk (state=3): >>><<< 4846 1726773138.24519: stdout chunk (state=3): >>><<< 4846 1726773138.24535: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773138.24538: _low_level_execute_command(): starting 4846 1726773138.24544: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773138.1546159-5444-179673546280192/AnsiballZ_command.py && sleep 0' 4846 1726773138.25002: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773138.25043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773138.25046: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773138.25049: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773138.25051: 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.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773138.25102: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773138.25111: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773138.25163: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773138.46258: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "python3 -c 'import sys\nfrom configobj import ConfigObj\nc1 = ConfigObj(sys.argv[1])\nc2 = ConfigObj(sys.argv[2])\nsys.exit(not c1 == c2)' /tmp/ansible.r185tqxi.kernel_settings /etc/tuned/profiles/kernel_settings/tuned.conf\n", "start": "2024-09-19 15:12:18.430036", "end": "2024-09-19 15:12:18.461319", "delta": "0:00:00.031283", "msg": "", "invocation": {"module_args": {"_raw_params": "python3 -c 'import sys\nfrom configobj import ConfigObj\nc1 = ConfigObj(sys.argv[1])\nc2 = ConfigObj(sys.argv[2])\nsys.exit(not c1 == c2)' /tmp/ansible.r185tqxi.kernel_settings /etc/tuned/profiles/kernel_settings/tuned.conf\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}}} <<< 4846 1726773138.48246: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773138.48250: stdout chunk (state=3): >>><<< 4846 1726773138.48253: stderr chunk (state=3): >>><<< 4846 1726773138.48312: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": "python3 -c 'import sys\nfrom configobj import ConfigObj\nc1 = ConfigObj(sys.argv[1])\nc2 = ConfigObj(sys.argv[2])\nsys.exit(not c1 == c2)' /tmp/ansible.r185tqxi.kernel_settings /etc/tuned/profiles/kernel_settings/tuned.conf\n", "start": "2024-09-19 15:12:18.430036", "end": "2024-09-19 15:12:18.461319", "delta": "0:00:00.031283", "msg": "", "invocation": {"module_args": {"_raw_params": "python3 -c 'import sys\nfrom configobj import ConfigObj\nc1 = ConfigObj(sys.argv[1])\nc2 = ConfigObj(sys.argv[2])\nsys.exit(not c1 == c2)' /tmp/ansible.r185tqxi.kernel_settings /etc/tuned/profiles/kernel_settings/tuned.conf\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_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773138.48342: done with _execute_module (ansible.legacy.command, {'_raw_params': "python3 -c 'import sys\nfrom configobj import ConfigObj\nc1 = ConfigObj(sys.argv[1])\nc2 = ConfigObj(sys.argv[2])\nsys.exit(not c1 == c2)' /tmp/ansible.r185tqxi.kernel_settings /etc/tuned/profiles/kernel_settings/tuned.conf\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-1726773138.1546159-5444-179673546280192/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4846 1726773138.48411: _low_level_execute_command(): starting 4846 1726773138.48415: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773138.1546159-5444-179673546280192/ > /dev/null 2>&1 && sleep 0' 4846 1726773138.49111: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4846 1726773138.49134: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773138.49260: 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.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773138.49286: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773138.49382: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773138.51513: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773138.51517: stdout chunk (state=3): >>><<< 4846 1726773138.51519: stderr chunk (state=3): >>><<< 4846 1726773138.51522: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773138.51526: handler run complete 4846 1726773138.51529: Evaluated conditional (False): False 4846 1726773138.51552: attempt loop complete, returning result 4846 1726773138.51561: _execute() done 4846 1726773138.51568: dumping result to json 4846 1726773138.51578: done dumping result, returning 4846 1726773138.51594: done running TaskExecutor() for managed_node3/TASK: Diff expected vs actual content [0afff7ba-f7d3-e60c-8651-00000000022a] 4846 1726773138.51608: sending task result for task 0afff7ba-f7d3-e60c-8651-00000000022a ok: [managed_node3] => { "changed": false, "cmd": "python3 -c 'import sys\nfrom configobj import ConfigObj\nc1 = ConfigObj(sys.argv[1])\nc2 = ConfigObj(sys.argv[2])\nsys.exit(not c1 == c2)' /tmp/ansible.r185tqxi.kernel_settings /etc/tuned/profiles/kernel_settings/tuned.conf\n", "delta": "0:00:00.031283", "end": "2024-09-19 15:12:18.461319", "rc": 0, "start": "2024-09-19 15:12:18.430036" } 4846 1726773138.51927: no more pending results, returning what we have 4846 1726773138.51932: results queue empty 4846 1726773138.51933: checking for any_errors_fatal 4846 1726773138.51941: done checking for any_errors_fatal 4846 1726773138.51942: checking for max_fail_percentage 4846 1726773138.51944: done checking for max_fail_percentage 4846 1726773138.51945: checking to see if all hosts have failed and the running result is not ok 4846 1726773138.51947: done checking to see if all hosts have failed 4846 1726773138.51948: getting the remaining hosts for this loop 4846 1726773138.51950: done getting the remaining hosts for this loop 4846 1726773138.51956: getting the next task for host managed_node3 4846 1726773138.51966: done getting next task for host managed_node3 4846 1726773138.51969: ^ task is: TASK: Verify expected content 4846 1726773138.51975: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4846 1726773138.51980: getting variables 4846 1726773138.51982: in VariableManager get_vars() 4846 1726773138.52231: Calling all_inventory to load vars for managed_node3 4846 1726773138.52235: Calling groups_inventory to load vars for managed_node3 4846 1726773138.52239: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773138.52250: Calling all_plugins_play to load vars for managed_node3 4846 1726773138.52254: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773138.52258: Calling groups_plugins_play to load vars for managed_node3 4846 1726773138.52601: done sending task result for task 0afff7ba-f7d3-e60c-8651-00000000022a 4846 1726773138.52605: WORKER PROCESS EXITING 4846 1726773138.52635: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773138.52992: done with get_vars() 4846 1726773138.53008: done getting variables 4846 1726773138.53077: 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 [Verify expected content] ************************************************* task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:33 Thursday 19 September 2024 15:12:18 -0400 (0:00:00.423) 0:00:17.108 **** 4846 1726773138.53125: entering _queue_task() for managed_node3/set_fact 4846 1726773138.53557: worker is 1 (out of 1 available) 4846 1726773138.53571: exiting _queue_task() for managed_node3/set_fact 4846 1726773138.53583: done queuing things up, now waiting for results queue to drain 4846 1726773138.53584: waiting for pending results... 4846 1726773138.53800: running TaskExecutor() for managed_node3/TASK: Verify expected content 4846 1726773138.53955: in run() - task 0afff7ba-f7d3-e60c-8651-00000000022b 4846 1726773138.53988: variable 'ansible_search_path' from source: unknown 4846 1726773138.53997: variable 'ansible_search_path' from source: unknown 4846 1726773138.54052: calling self._execute() 4846 1726773138.54172: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773138.54196: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773138.54219: variable 'omit' from source: magic vars 4846 1726773138.54868: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4846 1726773138.55223: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4846 1726773138.55299: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4846 1726773138.55353: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4846 1726773138.55495: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4846 1726773138.55556: variable '__kernel_settings_register_profile_conf_result' from source: set_fact 4846 1726773138.55593: Evaluated conditional (__kernel_settings_register_profile_conf_result is failed): False 4846 1726773138.55612: when evaluation is False, skipping this task 4846 1726773138.55624: _execute() done 4846 1726773138.55633: dumping result to json 4846 1726773138.55641: done dumping result, returning 4846 1726773138.55654: done running TaskExecutor() for managed_node3/TASK: Verify expected content [0afff7ba-f7d3-e60c-8651-00000000022b] 4846 1726773138.55666: sending task result for task 0afff7ba-f7d3-e60c-8651-00000000022b skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_profile_conf_result is failed", "skip_reason": "Conditional result was False" } 4846 1726773138.56116: no more pending results, returning what we have 4846 1726773138.56121: results queue empty 4846 1726773138.56122: checking for any_errors_fatal 4846 1726773138.56130: done checking for any_errors_fatal 4846 1726773138.56131: checking for max_fail_percentage 4846 1726773138.56133: done checking for max_fail_percentage 4846 1726773138.56134: checking to see if all hosts have failed and the running result is not ok 4846 1726773138.56136: done checking to see if all hosts have failed 4846 1726773138.56136: getting the remaining hosts for this loop 4846 1726773138.56138: done getting the remaining hosts for this loop 4846 1726773138.56142: getting the next task for host managed_node3 4846 1726773138.56150: done getting next task for host managed_node3 4846 1726773138.56153: ^ task is: TASK: Show diff - may not reflect actual ConfigObj differences 4846 1726773138.56158: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4846 1726773138.56162: getting variables 4846 1726773138.56163: in VariableManager get_vars() 4846 1726773138.56198: Calling all_inventory to load vars for managed_node3 4846 1726773138.56201: Calling groups_inventory to load vars for managed_node3 4846 1726773138.56204: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773138.56224: Calling all_plugins_play to load vars for managed_node3 4846 1726773138.56228: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773138.56232: Calling groups_plugins_play to load vars for managed_node3 4846 1726773138.56514: done sending task result for task 0afff7ba-f7d3-e60c-8651-00000000022b 4846 1726773138.56517: WORKER PROCESS EXITING 4846 1726773138.56554: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773138.56921: done with get_vars() 4846 1726773138.56934: done getting variables 4846 1726773138.57015: 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 diff - may not reflect actual ConfigObj differences] **************** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:38 Thursday 19 September 2024 15:12:18 -0400 (0:00:00.039) 0:00:17.148 **** 4846 1726773138.57050: entering _queue_task() for managed_node3/command 4846 1726773138.57446: worker is 1 (out of 1 available) 4846 1726773138.57459: exiting _queue_task() for managed_node3/command 4846 1726773138.57471: done queuing things up, now waiting for results queue to drain 4846 1726773138.57472: waiting for pending results... 4846 1726773138.57698: running TaskExecutor() for managed_node3/TASK: Show diff - may not reflect actual ConfigObj differences 4846 1726773138.57851: in run() - task 0afff7ba-f7d3-e60c-8651-00000000022c 4846 1726773138.57926: variable 'ansible_search_path' from source: unknown 4846 1726773138.57931: variable 'ansible_search_path' from source: unknown 4846 1726773138.57935: calling self._execute() 4846 1726773138.58045: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773138.58058: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773138.58080: variable 'omit' from source: magic vars 4846 1726773138.58703: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4846 1726773138.59115: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4846 1726773138.59184: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4846 1726773138.59269: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4846 1726773138.59285: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4846 1726773138.59427: variable '__kernel_settings_register_profile_conf_result' from source: set_fact 4846 1726773138.59472: Evaluated conditional (__kernel_settings_register_profile_conf_result is failed): False 4846 1726773138.59486: when evaluation is False, skipping this task 4846 1726773138.59563: _execute() done 4846 1726773138.59566: dumping result to json 4846 1726773138.59569: done dumping result, returning 4846 1726773138.59571: done running TaskExecutor() for managed_node3/TASK: Show diff - may not reflect actual ConfigObj differences [0afff7ba-f7d3-e60c-8651-00000000022c] 4846 1726773138.59574: sending task result for task 0afff7ba-f7d3-e60c-8651-00000000022c skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_profile_conf_result is failed", "skip_reason": "Conditional result was False" } 4846 1726773138.59722: no more pending results, returning what we have 4846 1726773138.59727: results queue empty 4846 1726773138.59728: checking for any_errors_fatal 4846 1726773138.59734: done checking for any_errors_fatal 4846 1726773138.59735: checking for max_fail_percentage 4846 1726773138.59737: done checking for max_fail_percentage 4846 1726773138.59739: checking to see if all hosts have failed and the running result is not ok 4846 1726773138.59740: done checking to see if all hosts have failed 4846 1726773138.59741: getting the remaining hosts for this loop 4846 1726773138.59743: done getting the remaining hosts for this loop 4846 1726773138.59749: getting the next task for host managed_node3 4846 1726773138.59758: done getting next task for host managed_node3 4846 1726773138.59761: ^ task is: TASK: Get active_profile file 4846 1726773138.59768: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4846 1726773138.59772: getting variables 4846 1726773138.59774: in VariableManager get_vars() 4846 1726773138.59819: Calling all_inventory to load vars for managed_node3 4846 1726773138.59823: Calling groups_inventory to load vars for managed_node3 4846 1726773138.59826: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773138.59839: Calling all_plugins_play to load vars for managed_node3 4846 1726773138.59843: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773138.59848: Calling groups_plugins_play to load vars for managed_node3 4846 1726773138.60371: done sending task result for task 0afff7ba-f7d3-e60c-8651-00000000022c 4846 1726773138.60377: WORKER PROCESS EXITING 4846 1726773138.60435: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773138.60802: done with get_vars() 4846 1726773138.60816: done getting variables TASK [Get active_profile file] ************************************************* task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:46 Thursday 19 September 2024 15:12:18 -0400 (0:00:00.038) 0:00:17.186 **** 4846 1726773138.60935: entering _queue_task() for managed_node3/slurp 4846 1726773138.61353: worker is 1 (out of 1 available) 4846 1726773138.61367: exiting _queue_task() for managed_node3/slurp 4846 1726773138.61381: done queuing things up, now waiting for results queue to drain 4846 1726773138.61382: waiting for pending results... 4846 1726773138.61628: running TaskExecutor() for managed_node3/TASK: Get active_profile file 4846 1726773138.61762: in run() - task 0afff7ba-f7d3-e60c-8651-00000000022d 4846 1726773138.61787: variable 'ansible_search_path' from source: unknown 4846 1726773138.61797: variable 'ansible_search_path' from source: unknown 4846 1726773138.61861: calling self._execute() 4846 1726773138.61985: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773138.62000: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773138.62019: variable 'omit' from source: magic vars 4846 1726773138.62171: variable 'omit' from source: magic vars 4846 1726773138.62252: variable 'omit' from source: magic vars 4846 1726773138.62314: variable 'omit' from source: magic vars 4846 1726773138.62370: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773138.62440: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773138.62472: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773138.62613: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773138.62618: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773138.62620: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773138.62624: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773138.62626: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773138.62757: Set connection var ansible_shell_executable to /bin/sh 4846 1726773138.62771: Set connection var ansible_pipelining to False 4846 1726773138.62783: Set connection var ansible_shell_type to sh 4846 1726773138.62791: Set connection var ansible_connection to ssh 4846 1726773138.62804: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773138.62832: Set connection var ansible_timeout to 10 4846 1726773138.62870: variable 'ansible_shell_executable' from source: unknown 4846 1726773138.62882: variable 'ansible_connection' from source: unknown 4846 1726773138.62891: variable 'ansible_module_compression' from source: unknown 4846 1726773138.62932: variable 'ansible_shell_type' from source: unknown 4846 1726773138.62941: variable 'ansible_shell_executable' from source: unknown 4846 1726773138.62944: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773138.62946: variable 'ansible_pipelining' from source: unknown 4846 1726773138.62949: variable 'ansible_timeout' from source: unknown 4846 1726773138.62953: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773138.63311: 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__) 4846 1726773138.63387: variable 'omit' from source: magic vars 4846 1726773138.63392: starting attempt loop 4846 1726773138.63395: running the handler 4846 1726773138.63397: _low_level_execute_command(): starting 4846 1726773138.63399: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4846 1726773138.64295: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773138.64378: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773138.64436: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773138.64490: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773138.66327: stdout chunk (state=3): >>>/root <<< 4846 1726773138.66515: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773138.66530: stderr chunk (state=3): >>><<< 4846 1726773138.66551: stdout chunk (state=3): >>><<< 4846 1726773138.66590: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773138.66623: _low_level_execute_command(): starting 4846 1726773138.66637: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773138.6659942-5468-585565149096 `" && echo ansible-tmp-1726773138.6659942-5468-585565149096="` echo /root/.ansible/tmp/ansible-tmp-1726773138.6659942-5468-585565149096 `" ) && sleep 0' 4846 1726773138.67374: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4846 1726773138.67401: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773138.67439: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773138.67519: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773138.67594: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773138.67620: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773138.67651: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773138.67735: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773138.69857: stdout chunk (state=3): >>>ansible-tmp-1726773138.6659942-5468-585565149096=/root/.ansible/tmp/ansible-tmp-1726773138.6659942-5468-585565149096 <<< 4846 1726773138.70074: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773138.70078: stdout chunk (state=3): >>><<< 4846 1726773138.70081: stderr chunk (state=3): >>><<< 4846 1726773138.70103: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773138.6659942-5468-585565149096=/root/.ansible/tmp/ansible-tmp-1726773138.6659942-5468-585565149096 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773138.70173: variable 'ansible_module_compression' from source: unknown 4846 1726773138.70257: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4846hktl8x9z/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 4846 1726773138.70292: variable 'ansible_facts' from source: unknown 4846 1726773138.70407: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773138.6659942-5468-585565149096/AnsiballZ_slurp.py 4846 1726773138.70612: Sending initial data 4846 1726773138.70623: Sent initial data (149 bytes) 4846 1726773138.71281: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4846 1726773138.71325: 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.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773138.71436: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 4846 1726773138.71458: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773138.71488: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773138.71579: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773138.73293: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 4846 1726773138.73315: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 4846 1726773138.73336: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 4846 1726773138.73374: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773138.73399: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773138.73473: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmp9w2wbuj5 /root/.ansible/tmp/ansible-tmp-1726773138.6659942-5468-585565149096/AnsiballZ_slurp.py <<< 4846 1726773138.73491: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773138.6659942-5468-585565149096/AnsiballZ_slurp.py" <<< 4846 1726773138.73532: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmp9w2wbuj5" to remote "/root/.ansible/tmp/ansible-tmp-1726773138.6659942-5468-585565149096/AnsiballZ_slurp.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773138.6659942-5468-585565149096/AnsiballZ_slurp.py" <<< 4846 1726773138.74600: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773138.74801: stderr chunk (state=3): >>><<< 4846 1726773138.74805: stdout chunk (state=3): >>><<< 4846 1726773138.74808: done transferring module to remote 4846 1726773138.74812: _low_level_execute_command(): starting 4846 1726773138.74816: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773138.6659942-5468-585565149096/ /root/.ansible/tmp/ansible-tmp-1726773138.6659942-5468-585565149096/AnsiballZ_slurp.py && sleep 0' 4846 1726773138.75586: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773138.75692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773138.75718: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773138.75737: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773138.75785: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773138.75852: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773138.77953: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773138.77958: stdout chunk (state=3): >>><<< 4846 1726773138.77965: stderr chunk (state=3): >>><<< 4846 1726773138.78012: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773138.78016: _low_level_execute_command(): starting 4846 1726773138.78018: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773138.6659942-5468-585565149096/AnsiballZ_slurp.py && sleep 0' 4846 1726773138.78717: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4846 1726773138.78735: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773138.78753: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773138.78787: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773138.78822: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration <<< 4846 1726773138.78894: 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.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773138.78939: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773138.78966: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773138.79020: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773138.79069: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773138.96607: stdout chunk (state=3): >>> {"content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/tuned/active_profile"}}} <<< 4846 1726773138.98207: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773138.98212: stdout chunk (state=3): >>><<< 4846 1726773138.98215: stderr chunk (state=3): >>><<< 4846 1726773138.98236: _low_level_execute_command() done: rc=0, stdout= {"content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "source": "/etc/tuned/active_profile", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/tuned/active_profile"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773138.98293: done with _execute_module (slurp, {'src': '/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-1726773138.6659942-5468-585565149096/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4846 1726773138.98412: _low_level_execute_command(): starting 4846 1726773138.98416: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773138.6659942-5468-585565149096/ > /dev/null 2>&1 && sleep 0' 4846 1726773138.99041: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4846 1726773138.99057: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773138.99194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773138.99200: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773138.99230: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773138.99249: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773138.99274: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773138.99371: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773139.01488: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773139.01509: stdout chunk (state=3): >>><<< 4846 1726773139.01523: stderr chunk (state=3): >>><<< 4846 1726773139.01713: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773139.01722: handler run complete 4846 1726773139.01725: attempt loop complete, returning result 4846 1726773139.01727: _execute() done 4846 1726773139.01729: dumping result to json 4846 1726773139.01731: done dumping result, returning 4846 1726773139.01733: done running TaskExecutor() for managed_node3/TASK: Get active_profile file [0afff7ba-f7d3-e60c-8651-00000000022d] 4846 1726773139.01735: sending task result for task 0afff7ba-f7d3-e60c-8651-00000000022d 4846 1726773139.01818: done sending task result for task 0afff7ba-f7d3-e60c-8651-00000000022d 4846 1726773139.01822: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 4846 1726773139.01894: no more pending results, returning what we have 4846 1726773139.01899: results queue empty 4846 1726773139.01900: checking for any_errors_fatal 4846 1726773139.01910: done checking for any_errors_fatal 4846 1726773139.01911: checking for max_fail_percentage 4846 1726773139.01914: done checking for max_fail_percentage 4846 1726773139.01915: checking to see if all hosts have failed and the running result is not ok 4846 1726773139.01916: done checking to see if all hosts have failed 4846 1726773139.01917: getting the remaining hosts for this loop 4846 1726773139.01920: done getting the remaining hosts for this loop 4846 1726773139.01925: getting the next task for host managed_node3 4846 1726773139.01934: done getting next task for host managed_node3 4846 1726773139.01937: ^ task is: TASK: Check that active_profile ends with kernel_settings 4846 1726773139.01942: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4846 1726773139.01946: getting variables 4846 1726773139.01949: in VariableManager get_vars() 4846 1726773139.01995: Calling all_inventory to load vars for managed_node3 4846 1726773139.01999: Calling groups_inventory to load vars for managed_node3 4846 1726773139.02002: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773139.02129: Calling all_plugins_play to load vars for managed_node3 4846 1726773139.02135: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773139.02140: Calling groups_plugins_play to load vars for managed_node3 4846 1726773139.02677: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773139.03044: done with get_vars() 4846 1726773139.03059: done getting variables 4846 1726773139.03143: 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 [Check that active_profile ends with kernel_settings] ********************* task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:53 Thursday 19 September 2024 15:12:19 -0400 (0:00:00.422) 0:00:17.609 **** 4846 1726773139.03183: entering _queue_task() for managed_node3/set_fact 4846 1726773139.03512: worker is 1 (out of 1 available) 4846 1726773139.03528: exiting _queue_task() for managed_node3/set_fact 4846 1726773139.03661: done queuing things up, now waiting for results queue to drain 4846 1726773139.03663: waiting for pending results... 4846 1726773139.04037: running TaskExecutor() for managed_node3/TASK: Check that active_profile ends with kernel_settings 4846 1726773139.04042: in run() - task 0afff7ba-f7d3-e60c-8651-00000000022e 4846 1726773139.04045: variable 'ansible_search_path' from source: unknown 4846 1726773139.04049: variable 'ansible_search_path' from source: unknown 4846 1726773139.04088: calling self._execute() 4846 1726773139.04212: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773139.04227: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773139.04245: variable 'omit' from source: magic vars 4846 1726773139.05071: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4846 1726773139.07944: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4846 1726773139.08048: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4846 1726773139.08114: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4846 1726773139.08171: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4846 1726773139.08212: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4846 1726773139.08319: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4846 1726773139.08560: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4846 1726773139.08619: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4846 1726773139.08666: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4846 1726773139.08717: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4846 1726773139.08898: variable '__kernel_settings_register_profile_conf_active_profile' from source: set_fact 4846 1726773139.08977: Evaluated conditional (__kernel_settings_register_profile_conf_active_profile.content | b64decode is not search('(^| )kernel_settings$')): False 4846 1726773139.08990: when evaluation is False, skipping this task 4846 1726773139.08999: _execute() done 4846 1726773139.09009: dumping result to json 4846 1726773139.09032: done dumping result, returning 4846 1726773139.09036: done running TaskExecutor() for managed_node3/TASK: Check that active_profile ends with kernel_settings [0afff7ba-f7d3-e60c-8651-00000000022e] 4846 1726773139.09094: sending task result for task 0afff7ba-f7d3-e60c-8651-00000000022e 4846 1726773139.09289: done sending task result for task 0afff7ba-f7d3-e60c-8651-00000000022e 4846 1726773139.09293: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_profile_conf_active_profile.content | b64decode is not search('(^| )kernel_settings$')", "skip_reason": "Conditional result was False" } 4846 1726773139.09352: no more pending results, returning what we have 4846 1726773139.09357: results queue empty 4846 1726773139.09358: checking for any_errors_fatal 4846 1726773139.09364: done checking for any_errors_fatal 4846 1726773139.09365: checking for max_fail_percentage 4846 1726773139.09367: done checking for max_fail_percentage 4846 1726773139.09368: checking to see if all hosts have failed and the running result is not ok 4846 1726773139.09370: done checking to see if all hosts have failed 4846 1726773139.09371: getting the remaining hosts for this loop 4846 1726773139.09373: done getting the remaining hosts for this loop 4846 1726773139.09381: getting the next task for host managed_node3 4846 1726773139.09391: done getting next task for host managed_node3 4846 1726773139.09394: ^ task is: TASK: Get profile_mode file 4846 1726773139.09399: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4846 1726773139.09404: getting variables 4846 1726773139.09407: in VariableManager get_vars() 4846 1726773139.09449: Calling all_inventory to load vars for managed_node3 4846 1726773139.09453: Calling groups_inventory to load vars for managed_node3 4846 1726773139.09456: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773139.09470: Calling all_plugins_play to load vars for managed_node3 4846 1726773139.09474: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773139.09481: Calling groups_plugins_play to load vars for managed_node3 4846 1726773139.10043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773139.10396: done with get_vars() 4846 1726773139.10413: done getting variables TASK [Get profile_mode file] *************************************************** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:60 Thursday 19 September 2024 15:12:19 -0400 (0:00:00.073) 0:00:17.682 **** 4846 1726773139.10538: entering _queue_task() for managed_node3/slurp 4846 1726773139.10867: worker is 1 (out of 1 available) 4846 1726773139.10884: exiting _queue_task() for managed_node3/slurp 4846 1726773139.11011: done queuing things up, now waiting for results queue to drain 4846 1726773139.11013: waiting for pending results... 4846 1726773139.11254: running TaskExecutor() for managed_node3/TASK: Get profile_mode file 4846 1726773139.11434: in run() - task 0afff7ba-f7d3-e60c-8651-00000000022f 4846 1726773139.11438: variable 'ansible_search_path' from source: unknown 4846 1726773139.11442: variable 'ansible_search_path' from source: unknown 4846 1726773139.11466: calling self._execute() 4846 1726773139.11589: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773139.11605: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773139.11650: variable 'omit' from source: magic vars 4846 1726773139.11772: variable 'omit' from source: magic vars 4846 1726773139.11847: variable 'omit' from source: magic vars 4846 1726773139.11980: variable 'omit' from source: magic vars 4846 1726773139.11984: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773139.12021: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773139.12053: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773139.12089: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773139.12109: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773139.12154: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773139.12164: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773139.12173: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773139.12328: Set connection var ansible_shell_executable to /bin/sh 4846 1726773139.12342: Set connection var ansible_pipelining to False 4846 1726773139.12355: Set connection var ansible_shell_type to sh 4846 1726773139.12364: Set connection var ansible_connection to ssh 4846 1726773139.12413: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773139.12416: Set connection var ansible_timeout to 10 4846 1726773139.12435: variable 'ansible_shell_executable' from source: unknown 4846 1726773139.12444: variable 'ansible_connection' from source: unknown 4846 1726773139.12452: variable 'ansible_module_compression' from source: unknown 4846 1726773139.12465: variable 'ansible_shell_type' from source: unknown 4846 1726773139.12473: variable 'ansible_shell_executable' from source: unknown 4846 1726773139.12524: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773139.12527: variable 'ansible_pipelining' from source: unknown 4846 1726773139.12530: variable 'ansible_timeout' from source: unknown 4846 1726773139.12532: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773139.12788: 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__) 4846 1726773139.12813: variable 'omit' from source: magic vars 4846 1726773139.12850: starting attempt loop 4846 1726773139.12854: running the handler 4846 1726773139.12856: _low_level_execute_command(): starting 4846 1726773139.12871: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4846 1726773139.13814: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773139.13845: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773139.13870: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773139.13958: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773139.15764: stdout chunk (state=3): >>>/root <<< 4846 1726773139.15980: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773139.15984: stdout chunk (state=3): >>><<< 4846 1726773139.15987: stderr chunk (state=3): >>><<< 4846 1726773139.16022: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773139.16143: _low_level_execute_command(): starting 4846 1726773139.16148: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773139.1603072-5508-181179374341346 `" && echo ansible-tmp-1726773139.1603072-5508-181179374341346="` echo /root/.ansible/tmp/ansible-tmp-1726773139.1603072-5508-181179374341346 `" ) && sleep 0' 4846 1726773139.16788: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4846 1726773139.16808: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773139.16954: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773139.16969: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773139.17008: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773139.17091: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773139.19242: stdout chunk (state=3): >>>ansible-tmp-1726773139.1603072-5508-181179374341346=/root/.ansible/tmp/ansible-tmp-1726773139.1603072-5508-181179374341346 <<< 4846 1726773139.19441: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773139.19445: stdout chunk (state=3): >>><<< 4846 1726773139.19448: stderr chunk (state=3): >>><<< 4846 1726773139.19622: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773139.1603072-5508-181179374341346=/root/.ansible/tmp/ansible-tmp-1726773139.1603072-5508-181179374341346 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773139.19626: variable 'ansible_module_compression' from source: unknown 4846 1726773139.19629: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4846hktl8x9z/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 4846 1726773139.19656: variable 'ansible_facts' from source: unknown 4846 1726773139.19765: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773139.1603072-5508-181179374341346/AnsiballZ_slurp.py 4846 1726773139.19929: Sending initial data 4846 1726773139.19932: Sent initial data (152 bytes) 4846 1726773139.20823: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773139.22501: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773139.22557: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773139.22600: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpxx3jxj8y /root/.ansible/tmp/ansible-tmp-1726773139.1603072-5508-181179374341346/AnsiballZ_slurp.py <<< 4846 1726773139.22621: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773139.1603072-5508-181179374341346/AnsiballZ_slurp.py" <<< 4846 1726773139.22693: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpxx3jxj8y" to remote "/root/.ansible/tmp/ansible-tmp-1726773139.1603072-5508-181179374341346/AnsiballZ_slurp.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773139.1603072-5508-181179374341346/AnsiballZ_slurp.py" <<< 4846 1726773139.23880: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773139.23889: stderr chunk (state=3): >>><<< 4846 1726773139.23892: stdout chunk (state=3): >>><<< 4846 1726773139.23949: done transferring module to remote 4846 1726773139.23964: _low_level_execute_command(): starting 4846 1726773139.23970: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773139.1603072-5508-181179374341346/ /root/.ansible/tmp/ansible-tmp-1726773139.1603072-5508-181179374341346/AnsiballZ_slurp.py && sleep 0' 4846 1726773139.24672: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4846 1726773139.24685: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773139.24816: 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.14.32 originally 10.31.14.32 <<< 4846 1726773139.24826: 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.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773139.24849: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773139.24918: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773139.26868: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773139.26986: stderr chunk (state=3): >>><<< 4846 1726773139.26990: stdout chunk (state=3): >>><<< 4846 1726773139.27110: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773139.27119: _low_level_execute_command(): starting 4846 1726773139.27122: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773139.1603072-5508-181179374341346/AnsiballZ_slurp.py && sleep 0' 4846 1726773139.27722: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773139.27756: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773139.27770: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773139.27795: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773139.27880: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773139.45551: stdout chunk (state=3): >>> {"content": "bWFudWFsCg==", "source": "/etc/tuned/profile_mode", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/tuned/profile_mode"}}} <<< 4846 1726773139.47213: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773139.47217: stdout chunk (state=3): >>><<< 4846 1726773139.47220: stderr chunk (state=3): >>><<< 4846 1726773139.47222: _low_level_execute_command() done: rc=0, stdout= {"content": "bWFudWFsCg==", "source": "/etc/tuned/profile_mode", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/tuned/profile_mode"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773139.47226: done with _execute_module (slurp, {'src': '/etc/tuned/profile_mode', '_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-1726773139.1603072-5508-181179374341346/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4846 1726773139.47229: _low_level_execute_command(): starting 4846 1726773139.47232: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773139.1603072-5508-181179374341346/ > /dev/null 2>&1 && sleep 0' 4846 1726773139.47987: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4846 1726773139.47998: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773139.48012: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773139.48094: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773139.48127: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773139.48141: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773139.48159: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773139.48230: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773139.50413: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773139.50418: stdout chunk (state=3): >>><<< 4846 1726773139.50421: stderr chunk (state=3): >>><<< 4846 1726773139.50424: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773139.50427: handler run complete 4846 1726773139.50429: attempt loop complete, returning result 4846 1726773139.50432: _execute() done 4846 1726773139.50434: dumping result to json 4846 1726773139.50436: done dumping result, returning 4846 1726773139.50438: done running TaskExecutor() for managed_node3/TASK: Get profile_mode file [0afff7ba-f7d3-e60c-8651-00000000022f] 4846 1726773139.50440: sending task result for task 0afff7ba-f7d3-e60c-8651-00000000022f 4846 1726773139.50537: done sending task result for task 0afff7ba-f7d3-e60c-8651-00000000022f 4846 1726773139.50541: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "bWFudWFsCg==", "encoding": "base64", "source": "/etc/tuned/profile_mode" } 4846 1726773139.50742: no more pending results, returning what we have 4846 1726773139.50747: results queue empty 4846 1726773139.50748: checking for any_errors_fatal 4846 1726773139.50752: done checking for any_errors_fatal 4846 1726773139.50753: checking for max_fail_percentage 4846 1726773139.50755: done checking for max_fail_percentage 4846 1726773139.50756: checking to see if all hosts have failed and the running result is not ok 4846 1726773139.50757: done checking to see if all hosts have failed 4846 1726773139.50758: getting the remaining hosts for this loop 4846 1726773139.50760: done getting the remaining hosts for this loop 4846 1726773139.50765: getting the next task for host managed_node3 4846 1726773139.50773: done getting next task for host managed_node3 4846 1726773139.50778: ^ task is: TASK: Check that profile_mode is manual 4846 1726773139.50783: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4846 1726773139.50787: getting variables 4846 1726773139.50789: in VariableManager get_vars() 4846 1726773139.50934: Calling all_inventory to load vars for managed_node3 4846 1726773139.50938: Calling groups_inventory to load vars for managed_node3 4846 1726773139.50942: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773139.50959: Calling all_plugins_play to load vars for managed_node3 4846 1726773139.50963: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773139.50968: Calling groups_plugins_play to load vars for managed_node3 4846 1726773139.51285: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773139.51664: done with get_vars() 4846 1726773139.51679: done getting variables 4846 1726773139.51755: 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 [Check that profile_mode is manual] *************************************** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:67 Thursday 19 September 2024 15:12:19 -0400 (0:00:00.412) 0:00:18.095 **** 4846 1726773139.51792: entering _queue_task() for managed_node3/set_fact 4846 1726773139.52109: worker is 1 (out of 1 available) 4846 1726773139.52122: exiting _queue_task() for managed_node3/set_fact 4846 1726773139.52137: done queuing things up, now waiting for results queue to drain 4846 1726773139.52138: waiting for pending results... 4846 1726773139.52454: running TaskExecutor() for managed_node3/TASK: Check that profile_mode is manual 4846 1726773139.52591: in run() - task 0afff7ba-f7d3-e60c-8651-000000000230 4846 1726773139.52617: variable 'ansible_search_path' from source: unknown 4846 1726773139.52625: variable 'ansible_search_path' from source: unknown 4846 1726773139.52674: calling self._execute() 4846 1726773139.52791: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773139.52805: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773139.52822: variable 'omit' from source: magic vars 4846 1726773139.53478: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4846 1726773139.56314: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4846 1726773139.56318: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4846 1726773139.56320: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4846 1726773139.56334: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4846 1726773139.56369: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4846 1726773139.56470: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4846 1726773139.56704: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4846 1726773139.56767: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4846 1726773139.56817: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4846 1726773139.56857: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4846 1726773139.57061: variable '__kernel_settings_register_profile_conf_profile_mode' from source: set_fact 4846 1726773139.57133: Evaluated conditional (__kernel_settings_register_profile_conf_profile_mode.content | b64decode is not match('manual')): False 4846 1726773139.57143: when evaluation is False, skipping this task 4846 1726773139.57152: _execute() done 4846 1726773139.57159: dumping result to json 4846 1726773139.57204: done dumping result, returning 4846 1726773139.57209: done running TaskExecutor() for managed_node3/TASK: Check that profile_mode is manual [0afff7ba-f7d3-e60c-8651-000000000230] 4846 1726773139.57212: sending task result for task 0afff7ba-f7d3-e60c-8651-000000000230 skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_profile_conf_profile_mode.content | b64decode is not match('manual')", "skip_reason": "Conditional result was False" } 4846 1726773139.57472: no more pending results, returning what we have 4846 1726773139.57479: results queue empty 4846 1726773139.57480: checking for any_errors_fatal 4846 1726773139.57488: done checking for any_errors_fatal 4846 1726773139.57489: checking for max_fail_percentage 4846 1726773139.57492: done checking for max_fail_percentage 4846 1726773139.57493: checking to see if all hosts have failed and the running result is not ok 4846 1726773139.57494: done checking to see if all hosts have failed 4846 1726773139.57495: getting the remaining hosts for this loop 4846 1726773139.57498: done getting the remaining hosts for this loop 4846 1726773139.57504: getting the next task for host managed_node3 4846 1726773139.57515: done getting next task for host managed_node3 4846 1726773139.57713: ^ task is: TASK: Get the bootloader specific config file 4846 1726773139.57718: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4846 1726773139.57722: getting variables 4846 1726773139.57724: in VariableManager get_vars() 4846 1726773139.57760: Calling all_inventory to load vars for managed_node3 4846 1726773139.57764: Calling groups_inventory to load vars for managed_node3 4846 1726773139.57767: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773139.57786: Calling all_plugins_play to load vars for managed_node3 4846 1726773139.57790: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773139.57795: Calling groups_plugins_play to load vars for managed_node3 4846 1726773139.58106: done sending task result for task 0afff7ba-f7d3-e60c-8651-000000000230 4846 1726773139.58111: WORKER PROCESS EXITING 4846 1726773139.58140: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773139.58497: done with get_vars() 4846 1726773139.58515: done getting variables 4846 1726773139.58595: 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 [Get the bootloader specific config file] ********************************* task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:74 Thursday 19 September 2024 15:12:19 -0400 (0:00:00.068) 0:00:18.163 **** 4846 1726773139.58637: entering _queue_task() for managed_node3/command 4846 1726773139.59011: worker is 1 (out of 1 available) 4846 1726773139.59026: exiting _queue_task() for managed_node3/command 4846 1726773139.59040: done queuing things up, now waiting for results queue to drain 4846 1726773139.59041: waiting for pending results... 4846 1726773139.59309: running TaskExecutor() for managed_node3/TASK: Get the bootloader specific config file 4846 1726773139.59453: in run() - task 0afff7ba-f7d3-e60c-8651-000000000231 4846 1726773139.59541: variable 'ansible_search_path' from source: unknown 4846 1726773139.59546: variable 'ansible_search_path' from source: unknown 4846 1726773139.59550: calling self._execute() 4846 1726773139.59652: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773139.59667: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773139.59688: variable 'omit' from source: magic vars 4846 1726773139.60211: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4846 1726773139.62022: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4846 1726773139.62077: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4846 1726773139.62111: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4846 1726773139.62144: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4846 1726773139.62167: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4846 1726773139.62238: 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) 4846 1726773139.62275: 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) 4846 1726773139.62300: 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) 4846 1726773139.62335: 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) 4846 1726773139.62348: 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) 4846 1726773139.62440: variable '__kernel_settings_blcmdline_value' from source: set_fact 4846 1726773139.62457: Evaluated conditional (__kernel_settings_blcmdline_value | d()): False 4846 1726773139.62462: when evaluation is False, skipping this task 4846 1726773139.62465: _execute() done 4846 1726773139.62468: dumping result to json 4846 1726773139.62470: done dumping result, returning 4846 1726773139.62481: done running TaskExecutor() for managed_node3/TASK: Get the bootloader specific config file [0afff7ba-f7d3-e60c-8651-000000000231] 4846 1726773139.62489: sending task result for task 0afff7ba-f7d3-e60c-8651-000000000231 4846 1726773139.62586: done sending task result for task 0afff7ba-f7d3-e60c-8651-000000000231 4846 1726773139.62589: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_blcmdline_value | d()", "skip_reason": "Conditional result was False" } 4846 1726773139.62756: no more pending results, returning what we have 4846 1726773139.62759: results queue empty 4846 1726773139.62761: checking for any_errors_fatal 4846 1726773139.62767: done checking for any_errors_fatal 4846 1726773139.62768: checking for max_fail_percentage 4846 1726773139.62770: done checking for max_fail_percentage 4846 1726773139.62771: checking to see if all hosts have failed and the running result is not ok 4846 1726773139.62772: done checking to see if all hosts have failed 4846 1726773139.62772: getting the remaining hosts for this loop 4846 1726773139.62774: done getting the remaining hosts for this loop 4846 1726773139.62778: getting the next task for host managed_node3 4846 1726773139.62784: done getting next task for host managed_node3 4846 1726773139.62787: ^ task is: TASK: Verify bootloader settings value 4846 1726773139.62792: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4846 1726773139.62795: getting variables 4846 1726773139.62796: in VariableManager get_vars() 4846 1726773139.62833: Calling all_inventory to load vars for managed_node3 4846 1726773139.62836: Calling groups_inventory to load vars for managed_node3 4846 1726773139.62839: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773139.62849: Calling all_plugins_play to load vars for managed_node3 4846 1726773139.62852: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773139.62856: Calling groups_plugins_play to load vars for managed_node3 4846 1726773139.63149: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773139.63425: done with get_vars() 4846 1726773139.63434: done getting variables 4846 1726773139.63483: 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 [Verify bootloader settings value] **************************************** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:85 Thursday 19 September 2024 15:12:19 -0400 (0:00:00.048) 0:00:18.212 **** 4846 1726773139.63509: entering _queue_task() for managed_node3/set_fact 4846 1726773139.63723: worker is 1 (out of 1 available) 4846 1726773139.63741: exiting _queue_task() for managed_node3/set_fact 4846 1726773139.63754: done queuing things up, now waiting for results queue to drain 4846 1726773139.63756: waiting for pending results... 4846 1726773139.63940: running TaskExecutor() for managed_node3/TASK: Verify bootloader settings value 4846 1726773139.64030: in run() - task 0afff7ba-f7d3-e60c-8651-000000000232 4846 1726773139.64041: variable 'ansible_search_path' from source: unknown 4846 1726773139.64044: variable 'ansible_search_path' from source: unknown 4846 1726773139.64077: calling self._execute() 4846 1726773139.64154: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773139.64161: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773139.64170: variable 'omit' from source: magic vars 4846 1726773139.64579: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4846 1726773139.66235: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4846 1726773139.66298: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4846 1726773139.66330: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4846 1726773139.66360: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4846 1726773139.66387: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4846 1726773139.66455: 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) 4846 1726773139.66482: 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) 4846 1726773139.66506: 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) 4846 1726773139.66542: 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) 4846 1726773139.66555: 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) 4846 1726773139.66647: variable '__kernel_settings_blcmdline_value' from source: set_fact 4846 1726773139.66664: Evaluated conditional (__kernel_settings_blcmdline_value | d()): False 4846 1726773139.66667: when evaluation is False, skipping this task 4846 1726773139.66670: _execute() done 4846 1726773139.66673: dumping result to json 4846 1726773139.66680: done dumping result, returning 4846 1726773139.66687: done running TaskExecutor() for managed_node3/TASK: Verify bootloader settings value [0afff7ba-f7d3-e60c-8651-000000000232] 4846 1726773139.66693: sending task result for task 0afff7ba-f7d3-e60c-8651-000000000232 4846 1726773139.66789: done sending task result for task 0afff7ba-f7d3-e60c-8651-000000000232 4846 1726773139.66792: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_blcmdline_value | d()", "skip_reason": "Conditional result was False" } 4846 1726773139.66859: no more pending results, returning what we have 4846 1726773139.66864: results queue empty 4846 1726773139.66865: checking for any_errors_fatal 4846 1726773139.66871: done checking for any_errors_fatal 4846 1726773139.66872: checking for max_fail_percentage 4846 1726773139.66874: done checking for max_fail_percentage 4846 1726773139.66875: checking to see if all hosts have failed and the running result is not ok 4846 1726773139.66876: done checking to see if all hosts have failed 4846 1726773139.66877: getting the remaining hosts for this loop 4846 1726773139.66879: done getting the remaining hosts for this loop 4846 1726773139.66884: getting the next task for host managed_node3 4846 1726773139.66892: done getting next task for host managed_node3 4846 1726773139.66896: ^ task is: TASK: Check if kernel_settings_reboot_required is set if needed 4846 1726773139.66899: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 4846 1726773139.66903: getting variables 4846 1726773139.66905: in VariableManager get_vars() 4846 1726773139.66940: Calling all_inventory to load vars for managed_node3 4846 1726773139.66942: Calling groups_inventory to load vars for managed_node3 4846 1726773139.66945: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773139.66955: Calling all_plugins_play to load vars for managed_node3 4846 1726773139.66958: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773139.66962: Calling groups_plugins_play to load vars for managed_node3 4846 1726773139.67134: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773139.67318: done with get_vars() 4846 1726773139.67329: done getting variables 4846 1726773139.67375: 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 [Check if kernel_settings_reboot_required is set if needed] *************** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml:49 Thursday 19 September 2024 15:12:19 -0400 (0:00:00.038) 0:00:18.251 **** 4846 1726773139.67398: entering _queue_task() for managed_node3/set_fact 4846 1726773139.67612: worker is 1 (out of 1 available) 4846 1726773139.67626: exiting _queue_task() for managed_node3/set_fact 4846 1726773139.67640: done queuing things up, now waiting for results queue to drain 4846 1726773139.67642: waiting for pending results... 4846 1726773139.67835: running TaskExecutor() for managed_node3/TASK: Check if kernel_settings_reboot_required is set if needed 4846 1726773139.67914: in run() - task 0afff7ba-f7d3-e60c-8651-00000000018e 4846 1726773139.67936: variable 'ansible_search_path' from source: unknown 4846 1726773139.67940: variable 'ansible_search_path' from source: unknown 4846 1726773139.67974: calling self._execute() 4846 1726773139.68056: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773139.68063: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773139.68072: variable 'omit' from source: magic vars 4846 1726773139.68569: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4846 1726773139.70812: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4846 1726773139.70817: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4846 1726773139.70819: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4846 1726773139.70822: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4846 1726773139.70834: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4846 1726773139.70937: 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) 4846 1726773139.70973: 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) 4846 1726773139.71010: 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) 4846 1726773139.71062: 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) 4846 1726773139.71084: 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) 4846 1726773139.71212: variable '__kernel_settings_check_reboot' from source: set_fact 4846 1726773139.71236: Evaluated conditional (__kernel_settings_check_reboot | d(false)): False 4846 1726773139.71244: when evaluation is False, skipping this task 4846 1726773139.71251: _execute() done 4846 1726773139.71257: dumping result to json 4846 1726773139.71264: done dumping result, returning 4846 1726773139.71273: done running TaskExecutor() for managed_node3/TASK: Check if kernel_settings_reboot_required is set if needed [0afff7ba-f7d3-e60c-8651-00000000018e] 4846 1726773139.71287: sending task result for task 0afff7ba-f7d3-e60c-8651-00000000018e skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_check_reboot | d(false)", "skip_reason": "Conditional result was False" } 4846 1726773139.71442: no more pending results, returning what we have 4846 1726773139.71447: results queue empty 4846 1726773139.71448: checking for any_errors_fatal 4846 1726773139.71462: done checking for any_errors_fatal 4846 1726773139.71463: checking for max_fail_percentage 4846 1726773139.71465: done checking for max_fail_percentage 4846 1726773139.71466: checking to see if all hosts have failed and the running result is not ok 4846 1726773139.71467: done checking to see if all hosts have failed 4846 1726773139.71467: getting the remaining hosts for this loop 4846 1726773139.71470: done getting the remaining hosts for this loop 4846 1726773139.71475: getting the next task for host managed_node3 4846 1726773139.71483: done getting next task for host managed_node3 4846 1726773139.71486: ^ task is: TASK: Assert success 4846 1726773139.71490: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 4846 1726773139.71494: getting variables 4846 1726773139.71495: in VariableManager get_vars() 4846 1726773139.71537: Calling all_inventory to load vars for managed_node3 4846 1726773139.71540: Calling groups_inventory to load vars for managed_node3 4846 1726773139.71543: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773139.71680: done sending task result for task 0afff7ba-f7d3-e60c-8651-00000000018e 4846 1726773139.71683: WORKER PROCESS EXITING 4846 1726773139.71693: Calling all_plugins_play to load vars for managed_node3 4846 1726773139.71699: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773139.71703: Calling groups_plugins_play to load vars for managed_node3 4846 1726773139.71902: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773139.72083: done with get_vars() 4846 1726773139.72092: done getting variables 4846 1726773139.72171: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Assert success] ********************************************************** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings.yml:56 Thursday 19 September 2024 15:12:19 -0400 (0:00:00.047) 0:00:18.299 **** 4846 1726773139.72195: entering _queue_task() for managed_node3/assert 4846 1726773139.72196: Creating lock for assert 4846 1726773139.72421: worker is 1 (out of 1 available) 4846 1726773139.72435: exiting _queue_task() for managed_node3/assert 4846 1726773139.72449: done queuing things up, now waiting for results queue to drain 4846 1726773139.72450: waiting for pending results... 4846 1726773139.72637: running TaskExecutor() for managed_node3/TASK: Assert success 4846 1726773139.72707: in run() - task 0afff7ba-f7d3-e60c-8651-00000000018f 4846 1726773139.72722: variable 'ansible_search_path' from source: unknown 4846 1726773139.72726: variable 'ansible_search_path' from source: unknown 4846 1726773139.72759: calling self._execute() 4846 1726773139.72842: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773139.72848: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773139.72858: variable 'omit' from source: magic vars 4846 1726773139.72959: variable 'omit' from source: magic vars 4846 1726773139.72999: variable 'omit' from source: magic vars 4846 1726773139.73028: variable 'omit' from source: magic vars 4846 1726773139.73069: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773139.73102: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773139.73125: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773139.73141: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773139.73151: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773139.73181: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773139.73185: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773139.73188: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773139.73278: Set connection var ansible_shell_executable to /bin/sh 4846 1726773139.73287: Set connection var ansible_pipelining to False 4846 1726773139.73290: Set connection var ansible_shell_type to sh 4846 1726773139.73293: Set connection var ansible_connection to ssh 4846 1726773139.73300: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773139.73310: Set connection var ansible_timeout to 10 4846 1726773139.73334: variable 'ansible_shell_executable' from source: unknown 4846 1726773139.73337: variable 'ansible_connection' from source: unknown 4846 1726773139.73340: variable 'ansible_module_compression' from source: unknown 4846 1726773139.73343: variable 'ansible_shell_type' from source: unknown 4846 1726773139.73345: variable 'ansible_shell_executable' from source: unknown 4846 1726773139.73351: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773139.73355: variable 'ansible_pipelining' from source: unknown 4846 1726773139.73359: variable 'ansible_timeout' from source: unknown 4846 1726773139.73364: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773139.73491: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 4846 1726773139.73500: variable 'omit' from source: magic vars 4846 1726773139.73509: starting attempt loop 4846 1726773139.73512: running the handler 4846 1726773139.73822: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4846 1726773139.75561: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4846 1726773139.75618: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4846 1726773139.75650: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4846 1726773139.75683: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4846 1726773139.75705: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4846 1726773139.75769: 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) 4846 1726773139.75796: 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) 4846 1726773139.75819: 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) 4846 1726773139.75856: 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) 4846 1726773139.75868: 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) 4846 1726773139.75961: variable '__kernel_settings_success' from source: set_fact 4846 1726773139.75977: Evaluated conditional (__kernel_settings_success | d(false)): True 4846 1726773139.75986: handler run complete 4846 1726773139.76016: attempt loop complete, returning result 4846 1726773139.76019: _execute() done 4846 1726773139.76022: dumping result to json 4846 1726773139.76026: done dumping result, returning 4846 1726773139.76034: done running TaskExecutor() for managed_node3/TASK: Assert success [0afff7ba-f7d3-e60c-8651-00000000018f] 4846 1726773139.76041: sending task result for task 0afff7ba-f7d3-e60c-8651-00000000018f 4846 1726773139.76139: done sending task result for task 0afff7ba-f7d3-e60c-8651-00000000018f 4846 1726773139.76142: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 4846 1726773139.76217: no more pending results, returning what we have 4846 1726773139.76222: results queue empty 4846 1726773139.76223: checking for any_errors_fatal 4846 1726773139.76229: done checking for any_errors_fatal 4846 1726773139.76230: checking for max_fail_percentage 4846 1726773139.76232: done checking for max_fail_percentage 4846 1726773139.76233: checking to see if all hosts have failed and the running result is not ok 4846 1726773139.76234: done checking to see if all hosts have failed 4846 1726773139.76235: getting the remaining hosts for this loop 4846 1726773139.76237: done getting the remaining hosts for this loop 4846 1726773139.76242: getting the next task for host managed_node3 4846 1726773139.76251: done getting next task for host managed_node3 4846 1726773139.76255: ^ task is: TASK: Check ansible_managed, fingerprint in generated files 4846 1726773139.76257: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4846 1726773139.76263: getting variables 4846 1726773139.76264: in VariableManager get_vars() 4846 1726773139.76300: Calling all_inventory to load vars for managed_node3 4846 1726773139.76303: Calling groups_inventory to load vars for managed_node3 4846 1726773139.76307: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773139.76317: Calling all_plugins_play to load vars for managed_node3 4846 1726773139.76326: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773139.76329: Calling groups_plugins_play to load vars for managed_node3 4846 1726773139.76502: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773139.76685: done with get_vars() 4846 1726773139.76695: done getting variables TASK [Check ansible_managed, fingerprint in generated files] ******************* task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:35 Thursday 19 September 2024 15:12:19 -0400 (0:00:00.045) 0:00:18.345 **** 4846 1726773139.76769: entering _queue_task() for managed_node3/include_tasks 4846 1726773139.76987: worker is 1 (out of 1 available) 4846 1726773139.77002: exiting _queue_task() for managed_node3/include_tasks 4846 1726773139.77019: done queuing things up, now waiting for results queue to drain 4846 1726773139.77021: waiting for pending results... 4846 1726773139.77208: running TaskExecutor() for managed_node3/TASK: Check ansible_managed, fingerprint in generated files 4846 1726773139.77278: in run() - task 0afff7ba-f7d3-e60c-8651-00000000000a 4846 1726773139.77294: variable 'ansible_search_path' from source: unknown 4846 1726773139.77337: calling self._execute() 4846 1726773139.77418: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773139.77425: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773139.77434: variable 'omit' from source: magic vars 4846 1726773139.77612: _execute() done 4846 1726773139.77615: dumping result to json 4846 1726773139.77618: done dumping result, returning 4846 1726773139.77626: done running TaskExecutor() for managed_node3/TASK: Check ansible_managed, fingerprint in generated files [0afff7ba-f7d3-e60c-8651-00000000000a] 4846 1726773139.77633: sending task result for task 0afff7ba-f7d3-e60c-8651-00000000000a 4846 1726773139.77738: done sending task result for task 0afff7ba-f7d3-e60c-8651-00000000000a 4846 1726773139.77741: WORKER PROCESS EXITING 4846 1726773139.77770: no more pending results, returning what we have 4846 1726773139.77778: in VariableManager get_vars() 4846 1726773139.77818: Calling all_inventory to load vars for managed_node3 4846 1726773139.77821: Calling groups_inventory to load vars for managed_node3 4846 1726773139.77824: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773139.77834: Calling all_plugins_play to load vars for managed_node3 4846 1726773139.77837: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773139.77840: Calling groups_plugins_play to load vars for managed_node3 4846 1726773139.78051: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773139.78232: done with get_vars() 4846 1726773139.78239: variable 'ansible_search_path' from source: unknown 4846 1726773139.78249: we have included files to process 4846 1726773139.78250: generating all_blocks data 4846 1726773139.78251: done generating all_blocks data 4846 1726773139.78255: processing included file: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/check_header.yml 4846 1726773139.78256: loading included file: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/check_header.yml 4846 1726773139.78257: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/check_header.yml 4846 1726773139.78533: done processing included file 4846 1726773139.78535: iterating over new_blocks loaded from include file 4846 1726773139.78536: in VariableManager get_vars() 4846 1726773139.78549: done with get_vars() 4846 1726773139.78550: filtering new block on tags 4846 1726773139.78573: done filtering new block on tags 4846 1726773139.78577: done iterating over new_blocks loaded from include file included: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/check_header.yml for managed_node3 4846 1726773139.78581: extending task lists for all hosts with included blocks 4846 1726773139.79804: done extending task lists 4846 1726773139.79807: done processing included files 4846 1726773139.79807: results queue empty 4846 1726773139.79808: checking for any_errors_fatal 4846 1726773139.79810: done checking for any_errors_fatal 4846 1726773139.79811: checking for max_fail_percentage 4846 1726773139.79812: done checking for max_fail_percentage 4846 1726773139.79812: checking to see if all hosts have failed and the running result is not ok 4846 1726773139.79813: done checking to see if all hosts have failed 4846 1726773139.79814: getting the remaining hosts for this loop 4846 1726773139.79815: done getting the remaining hosts for this loop 4846 1726773139.79817: getting the next task for host managed_node3 4846 1726773139.79820: done getting next task for host managed_node3 4846 1726773139.79822: ^ task is: TASK: Get file 4846 1726773139.79824: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4846 1726773139.79827: getting variables 4846 1726773139.79828: in VariableManager get_vars() 4846 1726773139.79837: Calling all_inventory to load vars for managed_node3 4846 1726773139.79839: Calling groups_inventory to load vars for managed_node3 4846 1726773139.79840: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773139.79845: Calling all_plugins_play to load vars for managed_node3 4846 1726773139.79847: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773139.79849: Calling groups_plugins_play to load vars for managed_node3 4846 1726773139.79979: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773139.80166: done with get_vars() 4846 1726773139.80174: done getting variables TASK [Get file] **************************************************************** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/check_header.yml:3 Thursday 19 September 2024 15:12:19 -0400 (0:00:00.034) 0:00:18.379 **** 4846 1726773139.80233: entering _queue_task() for managed_node3/slurp 4846 1726773139.80474: worker is 1 (out of 1 available) 4846 1726773139.80490: exiting _queue_task() for managed_node3/slurp 4846 1726773139.80504: done queuing things up, now waiting for results queue to drain 4846 1726773139.80507: waiting for pending results... 4846 1726773139.80694: running TaskExecutor() for managed_node3/TASK: Get file 4846 1726773139.80778: in run() - task 0afff7ba-f7d3-e60c-8651-00000000028a 4846 1726773139.80788: variable 'ansible_search_path' from source: unknown 4846 1726773139.80792: variable 'ansible_search_path' from source: unknown 4846 1726773139.80825: calling self._execute() 4846 1726773139.80919: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773139.80926: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773139.80936: variable 'omit' from source: magic vars 4846 1726773139.81357: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4846 1726773139.81570: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4846 1726773139.81610: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4846 1726773139.81646: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4846 1726773139.81679: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4846 1726773139.81753: 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) 4846 1726773139.81773: 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) 4846 1726773139.81797: 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) 4846 1726773139.81823: 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) 4846 1726773139.82011: Evaluated conditional (not __file_content is defined): True 4846 1726773139.82015: variable 'omit' from source: magic vars 4846 1726773139.82017: variable 'omit' from source: magic vars 4846 1726773139.82041: variable '__file' from source: include params 4846 1726773139.82138: variable '__file' from source: include params 4846 1726773139.82152: variable '__kernel_settings_profile_filename' from source: role '' exported vars 4846 1726773139.82233: variable '__kernel_settings_profile_filename' from source: role '' exported vars 4846 1726773139.82319: variable '__kernel_settings_profile_dir' from source: role '' exported vars 4846 1726773139.82425: variable '__kernel_settings_profile_parent' from source: set_fact 4846 1726773139.82440: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 4846 1726773139.82533: variable 'omit' from source: magic vars 4846 1726773139.82573: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773139.82617: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773139.82712: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773139.82716: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773139.82719: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773139.82727: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773139.82739: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773139.82751: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773139.82884: Set connection var ansible_shell_executable to /bin/sh 4846 1726773139.82899: Set connection var ansible_pipelining to False 4846 1726773139.82913: Set connection var ansible_shell_type to sh 4846 1726773139.82922: Set connection var ansible_connection to ssh 4846 1726773139.82936: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773139.82954: Set connection var ansible_timeout to 10 4846 1726773139.82989: variable 'ansible_shell_executable' from source: unknown 4846 1726773139.83113: variable 'ansible_connection' from source: unknown 4846 1726773139.83117: variable 'ansible_module_compression' from source: unknown 4846 1726773139.83119: variable 'ansible_shell_type' from source: unknown 4846 1726773139.83122: variable 'ansible_shell_executable' from source: unknown 4846 1726773139.83124: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773139.83126: variable 'ansible_pipelining' from source: unknown 4846 1726773139.83129: variable 'ansible_timeout' from source: unknown 4846 1726773139.83131: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773139.83234: 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__) 4846 1726773139.83253: variable 'omit' from source: magic vars 4846 1726773139.83269: starting attempt loop 4846 1726773139.83277: running the handler 4846 1726773139.83300: _low_level_execute_command(): starting 4846 1726773139.83320: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4846 1726773139.83962: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773139.83986: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773139.84000: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773139.84040: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773139.84057: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773139.84112: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773139.85904: stdout chunk (state=3): >>>/root <<< 4846 1726773139.86025: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773139.86119: stderr chunk (state=3): >>><<< 4846 1726773139.86122: stdout chunk (state=3): >>><<< 4846 1726773139.86141: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773139.86257: _low_level_execute_command(): starting 4846 1726773139.86269: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773139.8615696-5560-214482513441605 `" && echo ansible-tmp-1726773139.8615696-5560-214482513441605="` echo /root/.ansible/tmp/ansible-tmp-1726773139.8615696-5560-214482513441605 `" ) && sleep 0' 4846 1726773139.86809: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4846 1726773139.86825: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773139.86842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773139.86862: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773139.86928: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773139.86994: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773139.87015: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773139.87039: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773139.87111: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773139.89163: stdout chunk (state=3): >>>ansible-tmp-1726773139.8615696-5560-214482513441605=/root/.ansible/tmp/ansible-tmp-1726773139.8615696-5560-214482513441605 <<< 4846 1726773139.89284: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773139.89341: stderr chunk (state=3): >>><<< 4846 1726773139.89344: stdout chunk (state=3): >>><<< 4846 1726773139.89360: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773139.8615696-5560-214482513441605=/root/.ansible/tmp/ansible-tmp-1726773139.8615696-5560-214482513441605 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773139.89402: variable 'ansible_module_compression' from source: unknown 4846 1726773139.89443: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4846hktl8x9z/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 4846 1726773139.89472: variable 'ansible_facts' from source: unknown 4846 1726773139.89537: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773139.8615696-5560-214482513441605/AnsiballZ_slurp.py 4846 1726773139.89839: Sending initial data 4846 1726773139.89842: Sent initial data (152 bytes) 4846 1726773139.90281: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773139.90296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773139.90314: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773139.90327: 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.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773139.90370: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773139.90384: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773139.90439: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773139.92150: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 4846 1726773139.92159: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773139.92187: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773139.92232: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmp_ruu56lx /root/.ansible/tmp/ansible-tmp-1726773139.8615696-5560-214482513441605/AnsiballZ_slurp.py <<< 4846 1726773139.92234: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773139.8615696-5560-214482513441605/AnsiballZ_slurp.py" <<< 4846 1726773139.92263: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmp_ruu56lx" to remote "/root/.ansible/tmp/ansible-tmp-1726773139.8615696-5560-214482513441605/AnsiballZ_slurp.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773139.8615696-5560-214482513441605/AnsiballZ_slurp.py" <<< 4846 1726773139.93014: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773139.93080: stderr chunk (state=3): >>><<< 4846 1726773139.93084: stdout chunk (state=3): >>><<< 4846 1726773139.93107: done transferring module to remote 4846 1726773139.93117: _low_level_execute_command(): starting 4846 1726773139.93123: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773139.8615696-5560-214482513441605/ /root/.ansible/tmp/ansible-tmp-1726773139.8615696-5560-214482513441605/AnsiballZ_slurp.py && sleep 0' 4846 1726773139.93597: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773139.93601: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773139.93603: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773139.93608: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773139.93611: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found <<< 4846 1726773139.93613: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773139.93664: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773139.93671: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773139.93712: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773139.95694: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773139.95699: stdout chunk (state=3): >>><<< 4846 1726773139.95711: stderr chunk (state=3): >>><<< 4846 1726773139.95731: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773139.95738: _low_level_execute_command(): starting 4846 1726773139.95741: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773139.8615696-5560-214482513441605/AnsiballZ_slurp.py && sleep 0' 4846 1726773139.96212: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773139.96216: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773139.96220: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4846 1726773139.96232: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773139.96243: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773139.96290: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773139.96295: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773139.96351: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773140.13955: stdout chunk (state=3): >>> {"content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6a2VybmVsX3NldHRpbmdzCgpbbWFpbl0Kc3VtbWFyeSA9IGtlcm5lbCBzZXR0aW5ncwpbc3lzY3RsXQpmcy5lcG9sbC5tYXhfdXNlcl93YXRjaGVzID0gNzg1NTkyCmZzLmZpbGUtbWF4ID0gMzc5NzI0CltzeXNmc10KL3N5cy9rZXJuZWwvZGVidWcveDg2L2licnNfZW5hYmxlZCA9IDAKL3N5cy9rZXJuZWwvZGVidWcveDg2L3B0aV9lbmFibGVkID0gMAovc3lzL2tlcm5lbC9kZWJ1Zy94ODYvcmV0cF9lbmFibGVkID0gMApbdm1dCnRyYW5zcGFyZW50X2h1Z2VwYWdlcyA9IG1hZHZpc2UK", "source": "/etc/tuned/profiles/kernel_settings/tuned.conf", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} <<< 4846 1726773140.15453: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773140.15535: stderr chunk (state=3): >>><<< 4846 1726773140.15539: stdout chunk (state=3): >>><<< 4846 1726773140.15580: _low_level_execute_command() done: rc=0, stdout= {"content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6a2VybmVsX3NldHRpbmdzCgpbbWFpbl0Kc3VtbWFyeSA9IGtlcm5lbCBzZXR0aW5ncwpbc3lzY3RsXQpmcy5lcG9sbC5tYXhfdXNlcl93YXRjaGVzID0gNzg1NTkyCmZzLmZpbGUtbWF4ID0gMzc5NzI0CltzeXNmc10KL3N5cy9rZXJuZWwvZGVidWcveDg2L2licnNfZW5hYmxlZCA9IDAKL3N5cy9rZXJuZWwvZGVidWcveDg2L3B0aV9lbmFibGVkID0gMAovc3lzL2tlcm5lbC9kZWJ1Zy94ODYvcmV0cF9lbmFibGVkID0gMApbdm1dCnRyYW5zcGFyZW50X2h1Z2VwYWdlcyA9IG1hZHZpc2UK", "source": "/etc/tuned/profiles/kernel_settings/tuned.conf", "encoding": "base64", "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773140.15625: done with _execute_module (slurp, {'path': '/etc/tuned/profiles/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': '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-1726773139.8615696-5560-214482513441605/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4846 1726773140.15637: _low_level_execute_command(): starting 4846 1726773140.15649: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773139.8615696-5560-214482513441605/ > /dev/null 2>&1 && sleep 0' 4846 1726773140.16161: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773140.16164: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773140.16167: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4846 1726773140.16169: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773140.16171: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773140.16225: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773140.16232: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773140.16275: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773140.18384: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773140.18387: stdout chunk (state=3): >>><<< 4846 1726773140.18390: stderr chunk (state=3): >>><<< 4846 1726773140.18393: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773140.18396: handler run complete 4846 1726773140.18412: attempt loop complete, returning result 4846 1726773140.18415: _execute() done 4846 1726773140.18417: dumping result to json 4846 1726773140.18420: done dumping result, returning 4846 1726773140.18481: done running TaskExecutor() for managed_node3/TASK: Get file [0afff7ba-f7d3-e60c-8651-00000000028a] 4846 1726773140.18491: sending task result for task 0afff7ba-f7d3-e60c-8651-00000000028a 4846 1726773140.18566: done sending task result for task 0afff7ba-f7d3-e60c-8651-00000000028a 4846 1726773140.18569: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6a2VybmVsX3NldHRpbmdzCgpbbWFpbl0Kc3VtbWFyeSA9IGtlcm5lbCBzZXR0aW5ncwpbc3lzY3RsXQpmcy5lcG9sbC5tYXhfdXNlcl93YXRjaGVzID0gNzg1NTkyCmZzLmZpbGUtbWF4ID0gMzc5NzI0CltzeXNmc10KL3N5cy9rZXJuZWwvZGVidWcveDg2L2licnNfZW5hYmxlZCA9IDAKL3N5cy9rZXJuZWwvZGVidWcveDg2L3B0aV9lbmFibGVkID0gMAovc3lzL2tlcm5lbC9kZWJ1Zy94ODYvcmV0cF9lbmFibGVkID0gMApbdm1dCnRyYW5zcGFyZW50X2h1Z2VwYWdlcyA9IG1hZHZpc2UK", "encoding": "base64", "source": "/etc/tuned/profiles/kernel_settings/tuned.conf" } 4846 1726773140.18637: no more pending results, returning what we have 4846 1726773140.18642: results queue empty 4846 1726773140.18643: checking for any_errors_fatal 4846 1726773140.18645: done checking for any_errors_fatal 4846 1726773140.18646: checking for max_fail_percentage 4846 1726773140.18648: done checking for max_fail_percentage 4846 1726773140.18648: checking to see if all hosts have failed and the running result is not ok 4846 1726773140.18650: done checking to see if all hosts have failed 4846 1726773140.18651: getting the remaining hosts for this loop 4846 1726773140.18653: done getting the remaining hosts for this loop 4846 1726773140.18658: getting the next task for host managed_node3 4846 1726773140.18664: done getting next task for host managed_node3 4846 1726773140.18667: ^ task is: TASK: Check for presence of ansible managed header, fingerprint 4846 1726773140.18670: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4846 1726773140.18673: getting variables 4846 1726773140.18675: in VariableManager get_vars() 4846 1726773140.18714: Calling all_inventory to load vars for managed_node3 4846 1726773140.18717: Calling groups_inventory to load vars for managed_node3 4846 1726773140.18720: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773140.18731: Calling all_plugins_play to load vars for managed_node3 4846 1726773140.18734: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773140.18737: Calling groups_plugins_play to load vars for managed_node3 4846 1726773140.19000: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773140.19380: done with get_vars() 4846 1726773140.19395: done getting variables 4846 1726773140.19477: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check for presence of ansible managed header, fingerprint] *************** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/check_header.yml:9 Thursday 19 September 2024 15:12:20 -0400 (0:00:00.392) 0:00:18.772 **** 4846 1726773140.19515: entering _queue_task() for managed_node3/assert 4846 1726773140.19925: worker is 1 (out of 1 available) 4846 1726773140.19938: exiting _queue_task() for managed_node3/assert 4846 1726773140.19951: done queuing things up, now waiting for results queue to drain 4846 1726773140.19952: waiting for pending results... 4846 1726773140.20350: running TaskExecutor() for managed_node3/TASK: Check for presence of ansible managed header, fingerprint 4846 1726773140.20355: in run() - task 0afff7ba-f7d3-e60c-8651-00000000028b 4846 1726773140.20357: variable 'ansible_search_path' from source: unknown 4846 1726773140.20360: variable 'ansible_search_path' from source: unknown 4846 1726773140.20399: calling self._execute() 4846 1726773140.20518: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773140.20533: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773140.20558: variable 'omit' from source: magic vars 4846 1726773140.20697: variable 'omit' from source: magic vars 4846 1726773140.20774: variable 'omit' from source: magic vars 4846 1726773140.20814: variable 'omit' from source: magic vars 4846 1726773140.20881: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773140.20991: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773140.20994: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773140.20997: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773140.21002: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773140.21046: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773140.21057: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773140.21066: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773140.21218: Set connection var ansible_shell_executable to /bin/sh 4846 1726773140.21233: Set connection var ansible_pipelining to False 4846 1726773140.21243: Set connection var ansible_shell_type to sh 4846 1726773140.21251: Set connection var ansible_connection to ssh 4846 1726773140.21264: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773140.21280: Set connection var ansible_timeout to 10 4846 1726773140.21324: variable 'ansible_shell_executable' from source: unknown 4846 1726773140.21411: variable 'ansible_connection' from source: unknown 4846 1726773140.21415: variable 'ansible_module_compression' from source: unknown 4846 1726773140.21424: variable 'ansible_shell_type' from source: unknown 4846 1726773140.21427: variable 'ansible_shell_executable' from source: unknown 4846 1726773140.21429: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773140.21431: variable 'ansible_pipelining' from source: unknown 4846 1726773140.21434: variable 'ansible_timeout' from source: unknown 4846 1726773140.21436: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773140.21611: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 4846 1726773140.21615: variable 'omit' from source: magic vars 4846 1726773140.21618: starting attempt loop 4846 1726773140.21621: running the handler 4846 1726773140.22174: variable 'ansible_managed' from source: task vars 4846 1726773140.22479: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 4846 1726773140.22854: Loaded config def from plugin (lookup/template) 4846 1726773140.22858: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 4846 1726773140.22870: File lookup term: get_ansible_managed.j2 4846 1726773140.22879: variable 'ansible_search_path' from source: unknown 4846 1726773140.22891: evaluation_path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings 4846 1726773140.22946: search_path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/templates/get_ansible_managed.j2 /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/get_ansible_managed.j2 /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/get_ansible_managed.j2 /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/get_ansible_managed.j2 /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/get_ansible_managed.j2 /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/get_ansible_managed.j2 4846 1726773140.23011: variable 'ansible_search_path' from source: unknown 4846 1726773140.25077: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4846 1726773140.27504: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4846 1726773140.27636: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4846 1726773140.27670: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4846 1726773140.27720: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4846 1726773140.27811: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4846 1726773140.27870: 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) 4846 1726773140.27913: 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) 4846 1726773140.27952: 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) 4846 1726773140.28021: 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) 4846 1726773140.28046: 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) 4846 1726773140.28195: variable 'ansible_managed' from source: task vars 4846 1726773140.28294: variable 'content' from source: task vars 4846 1726773140.28616: variable '__content' from source: set_fact 4846 1726773140.28620: Evaluated conditional (ansible_managed in content): True 4846 1726773140.28714: variable '__fingerprint' from source: include params 4846 1726773140.28733: variable 'content' from source: task vars 4846 1726773140.28925: variable '__content' from source: set_fact 4846 1726773140.28956: Evaluated conditional (__fingerprint in content): True 4846 1726773140.28971: handler run complete 4846 1726773140.28994: attempt loop complete, returning result 4846 1726773140.29003: _execute() done 4846 1726773140.29014: dumping result to json 4846 1726773140.29023: done dumping result, returning 4846 1726773140.29038: done running TaskExecutor() for managed_node3/TASK: Check for presence of ansible managed header, fingerprint [0afff7ba-f7d3-e60c-8651-00000000028b] 4846 1726773140.29069: sending task result for task 0afff7ba-f7d3-e60c-8651-00000000028b ok: [managed_node3] => { "changed": false } MSG: All assertions passed 4846 1726773140.29361: no more pending results, returning what we have 4846 1726773140.29365: results queue empty 4846 1726773140.29366: checking for any_errors_fatal 4846 1726773140.29375: done checking for any_errors_fatal 4846 1726773140.29376: checking for max_fail_percentage 4846 1726773140.29378: done checking for max_fail_percentage 4846 1726773140.29379: checking to see if all hosts have failed and the running result is not ok 4846 1726773140.29380: done checking to see if all hosts have failed 4846 1726773140.29381: getting the remaining hosts for this loop 4846 1726773140.29383: done getting the remaining hosts for this loop 4846 1726773140.29389: getting the next task for host managed_node3 4846 1726773140.29399: done getting next task for host managed_node3 4846 1726773140.29403: ^ task is: TASK: Ensure role reported changed 4846 1726773140.29408: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4846 1726773140.29412: getting variables 4846 1726773140.29414: in VariableManager get_vars() 4846 1726773140.29454: Calling all_inventory to load vars for managed_node3 4846 1726773140.29458: Calling groups_inventory to load vars for managed_node3 4846 1726773140.29461: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773140.29474: Calling all_plugins_play to load vars for managed_node3 4846 1726773140.29477: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773140.29482: Calling groups_plugins_play to load vars for managed_node3 4846 1726773140.30024: done sending task result for task 0afff7ba-f7d3-e60c-8651-00000000028b 4846 1726773140.30028: WORKER PROCESS EXITING 4846 1726773140.30068: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773140.30400: done with get_vars() 4846 1726773140.30415: done getting variables 4846 1726773140.30483: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Ensure role reported changed] ******************************************** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:41 Thursday 19 September 2024 15:12:20 -0400 (0:00:00.110) 0:00:18.882 **** 4846 1726773140.30522: entering _queue_task() for managed_node3/assert 4846 1726773140.30917: worker is 1 (out of 1 available) 4846 1726773140.30933: exiting _queue_task() for managed_node3/assert 4846 1726773140.30951: done queuing things up, now waiting for results queue to drain 4846 1726773140.30952: waiting for pending results... 4846 1726773140.31198: running TaskExecutor() for managed_node3/TASK: Ensure role reported changed 4846 1726773140.31321: in run() - task 0afff7ba-f7d3-e60c-8651-00000000000b 4846 1726773140.31345: variable 'ansible_search_path' from source: unknown 4846 1726773140.31400: calling self._execute() 4846 1726773140.31517: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773140.31534: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773140.31552: variable 'omit' from source: magic vars 4846 1726773140.31694: variable 'omit' from source: magic vars 4846 1726773140.31748: variable 'omit' from source: magic vars 4846 1726773140.31816: variable 'omit' from source: magic vars 4846 1726773140.31857: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773140.31926: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773140.31948: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773140.32034: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773140.32038: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773140.32041: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773140.32049: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773140.32058: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773140.32205: Set connection var ansible_shell_executable to /bin/sh 4846 1726773140.32221: Set connection var ansible_pipelining to False 4846 1726773140.32229: Set connection var ansible_shell_type to sh 4846 1726773140.32236: Set connection var ansible_connection to ssh 4846 1726773140.32257: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773140.32275: Set connection var ansible_timeout to 10 4846 1726773140.32310: variable 'ansible_shell_executable' from source: unknown 4846 1726773140.32361: variable 'ansible_connection' from source: unknown 4846 1726773140.32365: variable 'ansible_module_compression' from source: unknown 4846 1726773140.32368: variable 'ansible_shell_type' from source: unknown 4846 1726773140.32370: variable 'ansible_shell_executable' from source: unknown 4846 1726773140.32373: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773140.32375: variable 'ansible_pipelining' from source: unknown 4846 1726773140.32378: variable 'ansible_timeout' from source: unknown 4846 1726773140.32380: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773140.32564: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 4846 1726773140.32592: variable 'omit' from source: magic vars 4846 1726773140.32689: starting attempt loop 4846 1726773140.32693: running the handler 4846 1726773140.33086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4846 1726773140.36178: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4846 1726773140.36266: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4846 1726773140.36321: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4846 1726773140.36366: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4846 1726773140.36407: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4846 1726773140.36492: 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) 4846 1726773140.36539: 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) 4846 1726773140.36573: 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) 4846 1726773140.36635: 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) 4846 1726773140.36655: 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) 4846 1726773140.36783: variable '__kernel_settings_changed' from source: set_fact 4846 1726773140.36911: Evaluated conditional (__kernel_settings_changed | d(false)): True 4846 1726773140.36915: handler run complete 4846 1726773140.36917: attempt loop complete, returning result 4846 1726773140.36919: _execute() done 4846 1726773140.36921: dumping result to json 4846 1726773140.36923: done dumping result, returning 4846 1726773140.36926: done running TaskExecutor() for managed_node3/TASK: Ensure role reported changed [0afff7ba-f7d3-e60c-8651-00000000000b] 4846 1726773140.36928: sending task result for task 0afff7ba-f7d3-e60c-8651-00000000000b ok: [managed_node3] => { "changed": false } MSG: All assertions passed 4846 1726773140.37056: no more pending results, returning what we have 4846 1726773140.37060: results queue empty 4846 1726773140.37061: checking for any_errors_fatal 4846 1726773140.37071: done checking for any_errors_fatal 4846 1726773140.37073: checking for max_fail_percentage 4846 1726773140.37075: done checking for max_fail_percentage 4846 1726773140.37075: checking to see if all hosts have failed and the running result is not ok 4846 1726773140.37077: done checking to see if all hosts have failed 4846 1726773140.37078: getting the remaining hosts for this loop 4846 1726773140.37080: done getting the remaining hosts for this loop 4846 1726773140.37086: getting the next task for host managed_node3 4846 1726773140.37093: done getting next task for host managed_node3 4846 1726773140.37097: ^ task is: TASK: Reboot the machine - see if settings persist after reboot 4846 1726773140.37100: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4846 1726773140.37104: getting variables 4846 1726773140.37109: in VariableManager get_vars() 4846 1726773140.37150: Calling all_inventory to load vars for managed_node3 4846 1726773140.37154: Calling groups_inventory to load vars for managed_node3 4846 1726773140.37157: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773140.37169: Calling all_plugins_play to load vars for managed_node3 4846 1726773140.37173: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773140.37177: Calling groups_plugins_play to load vars for managed_node3 4846 1726773140.37767: done sending task result for task 0afff7ba-f7d3-e60c-8651-00000000000b 4846 1726773140.37776: WORKER PROCESS EXITING 4846 1726773140.37807: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773140.38137: done with get_vars() 4846 1726773140.38151: done getting variables 4846 1726773140.38228: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Reboot the machine - see if settings persist after reboot] *************** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:47 Thursday 19 September 2024 15:12:20 -0400 (0:00:00.077) 0:00:18.960 **** 4846 1726773140.38260: entering _queue_task() for managed_node3/reboot 4846 1726773140.38568: worker is 1 (out of 1 available) 4846 1726773140.38583: exiting _queue_task() for managed_node3/reboot 4846 1726773140.38597: done queuing things up, now waiting for results queue to drain 4846 1726773140.38599: waiting for pending results... 4846 1726773140.38909: running TaskExecutor() for managed_node3/TASK: Reboot the machine - see if settings persist after reboot 4846 1726773140.39028: in run() - task 0afff7ba-f7d3-e60c-8651-00000000000c 4846 1726773140.39054: variable 'ansible_search_path' from source: unknown 4846 1726773140.39107: calling self._execute() 4846 1726773140.39220: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773140.39239: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773140.39262: variable 'omit' from source: magic vars 4846 1726773140.39995: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4846 1726773140.42920: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4846 1726773140.43018: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4846 1726773140.43067: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4846 1726773140.43139: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4846 1726773140.43204: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4846 1726773140.43283: 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) 4846 1726773140.43341: 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) 4846 1726773140.43381: 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) 4846 1726773140.43611: 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) 4846 1726773140.43614: 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) 4846 1726773140.43617: variable 'kernel_settings_reboot_required' from source: set_fact 4846 1726773140.43620: Evaluated conditional (kernel_settings_reboot_required | d(false)): False 4846 1726773140.43633: when evaluation is False, skipping this task 4846 1726773140.43641: _execute() done 4846 1726773140.43649: dumping result to json 4846 1726773140.43658: done dumping result, returning 4846 1726773140.43670: done running TaskExecutor() for managed_node3/TASK: Reboot the machine - see if settings persist after reboot [0afff7ba-f7d3-e60c-8651-00000000000c] 4846 1726773140.43684: sending task result for task 0afff7ba-f7d3-e60c-8651-00000000000c skipping: [managed_node3] => { "changed": false, "false_condition": "kernel_settings_reboot_required | d(false)", "skip_reason": "Conditional result was False" } 4846 1726773140.43898: no more pending results, returning what we have 4846 1726773140.43902: results queue empty 4846 1726773140.43904: checking for any_errors_fatal 4846 1726773140.43912: done checking for any_errors_fatal 4846 1726773140.43913: checking for max_fail_percentage 4846 1726773140.43916: done checking for max_fail_percentage 4846 1726773140.43917: checking to see if all hosts have failed and the running result is not ok 4846 1726773140.43918: done checking to see if all hosts have failed 4846 1726773140.43919: getting the remaining hosts for this loop 4846 1726773140.43922: done getting the remaining hosts for this loop 4846 1726773140.43928: getting the next task for host managed_node3 4846 1726773140.43938: done getting next task for host managed_node3 4846 1726773140.43942: ^ task is: TASK: Verify that settings were applied correctly after reboot 4846 1726773140.43944: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4846 1726773140.44013: getting variables 4846 1726773140.44016: in VariableManager get_vars() 4846 1726773140.44113: Calling all_inventory to load vars for managed_node3 4846 1726773140.44117: Calling groups_inventory to load vars for managed_node3 4846 1726773140.44121: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773140.44130: done sending task result for task 0afff7ba-f7d3-e60c-8651-00000000000c 4846 1726773140.44133: WORKER PROCESS EXITING 4846 1726773140.44145: Calling all_plugins_play to load vars for managed_node3 4846 1726773140.44149: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773140.44154: Calling groups_plugins_play to load vars for managed_node3 4846 1726773140.44674: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773140.44991: done with get_vars() 4846 1726773140.45005: done getting variables TASK [Verify that settings were applied correctly after reboot] **************** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:54 Thursday 19 September 2024 15:12:20 -0400 (0:00:00.068) 0:00:19.028 **** 4846 1726773140.45116: entering _queue_task() for managed_node3/include_tasks 4846 1726773140.45632: worker is 1 (out of 1 available) 4846 1726773140.45643: exiting _queue_task() for managed_node3/include_tasks 4846 1726773140.45654: done queuing things up, now waiting for results queue to drain 4846 1726773140.45655: waiting for pending results... 4846 1726773140.45783: running TaskExecutor() for managed_node3/TASK: Verify that settings were applied correctly after reboot 4846 1726773140.45908: in run() - task 0afff7ba-f7d3-e60c-8651-00000000000d 4846 1726773140.45932: variable 'ansible_search_path' from source: unknown 4846 1726773140.45978: calling self._execute() 4846 1726773140.46099: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773140.46123: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773140.46209: variable 'omit' from source: magic vars 4846 1726773140.46814: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4846 1726773140.49739: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4846 1726773140.49834: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4846 1726773140.49882: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4846 1726773140.49936: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4846 1726773140.49973: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4846 1726773140.50079: 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) 4846 1726773140.50124: 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) 4846 1726773140.50243: 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) 4846 1726773140.50247: 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) 4846 1726773140.50250: 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) 4846 1726773140.50386: variable 'kernel_settings_reboot_required' from source: set_fact 4846 1726773140.50414: Evaluated conditional (kernel_settings_reboot_required | d(false)): False 4846 1726773140.50423: when evaluation is False, skipping this task 4846 1726773140.50431: _execute() done 4846 1726773140.50438: dumping result to json 4846 1726773140.50446: done dumping result, returning 4846 1726773140.50473: done running TaskExecutor() for managed_node3/TASK: Verify that settings were applied correctly after reboot [0afff7ba-f7d3-e60c-8651-00000000000d] 4846 1726773140.50511: sending task result for task 0afff7ba-f7d3-e60c-8651-00000000000d 4846 1726773140.50854: done sending task result for task 0afff7ba-f7d3-e60c-8651-00000000000d 4846 1726773140.50858: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "kernel_settings_reboot_required | d(false)", "skip_reason": "Conditional result was False" } 4846 1726773140.50905: no more pending results, returning what we have 4846 1726773140.50912: results queue empty 4846 1726773140.50913: checking for any_errors_fatal 4846 1726773140.50918: done checking for any_errors_fatal 4846 1726773140.50920: checking for max_fail_percentage 4846 1726773140.50922: done checking for max_fail_percentage 4846 1726773140.50923: checking to see if all hosts have failed and the running result is not ok 4846 1726773140.50924: done checking to see if all hosts have failed 4846 1726773140.50925: getting the remaining hosts for this loop 4846 1726773140.50927: done getting the remaining hosts for this loop 4846 1726773140.50931: getting the next task for host managed_node3 4846 1726773140.50938: done getting next task for host managed_node3 4846 1726773140.50941: ^ task is: TASK: Apply the settings again to check idempotency 4846 1726773140.50943: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4846 1726773140.50947: getting variables 4846 1726773140.50949: in VariableManager get_vars() 4846 1726773140.50987: Calling all_inventory to load vars for managed_node3 4846 1726773140.50990: Calling groups_inventory to load vars for managed_node3 4846 1726773140.50993: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773140.51004: Calling all_plugins_play to load vars for managed_node3 4846 1726773140.51010: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773140.51015: Calling groups_plugins_play to load vars for managed_node3 4846 1726773140.51354: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773140.51967: done with get_vars() 4846 1726773140.51984: done getting variables TASK [Apply the settings again to check idempotency] *************************** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:63 Thursday 19 September 2024 15:12:20 -0400 (0:00:00.069) 0:00:19.098 **** 4846 1726773140.52094: entering _queue_task() for managed_node3/include_role 4846 1726773140.52388: worker is 1 (out of 1 available) 4846 1726773140.52403: exiting _queue_task() for managed_node3/include_role 4846 1726773140.52518: done queuing things up, now waiting for results queue to drain 4846 1726773140.52520: waiting for pending results... 4846 1726773140.52733: running TaskExecutor() for managed_node3/TASK: Apply the settings again to check idempotency 4846 1726773140.52912: in run() - task 0afff7ba-f7d3-e60c-8651-00000000000e 4846 1726773140.52917: variable 'ansible_search_path' from source: unknown 4846 1726773140.52928: calling self._execute() 4846 1726773140.53041: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773140.53058: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773140.53084: variable 'omit' from source: magic vars 4846 1726773140.53233: _execute() done 4846 1726773140.53242: dumping result to json 4846 1726773140.53252: done dumping result, returning 4846 1726773140.53295: done running TaskExecutor() for managed_node3/TASK: Apply the settings again to check idempotency [0afff7ba-f7d3-e60c-8651-00000000000e] 4846 1726773140.53298: sending task result for task 0afff7ba-f7d3-e60c-8651-00000000000e 4846 1726773140.53558: no more pending results, returning what we have 4846 1726773140.53565: in VariableManager get_vars() 4846 1726773140.53616: Calling all_inventory to load vars for managed_node3 4846 1726773140.53621: Calling groups_inventory to load vars for managed_node3 4846 1726773140.53624: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773140.53640: Calling all_plugins_play to load vars for managed_node3 4846 1726773140.53645: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773140.53649: Calling groups_plugins_play to load vars for managed_node3 4846 1726773140.54033: done sending task result for task 0afff7ba-f7d3-e60c-8651-00000000000e 4846 1726773140.54042: WORKER PROCESS EXITING 4846 1726773140.54070: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773140.54409: done with get_vars() 4846 1726773140.54419: variable 'ansible_search_path' from source: unknown 4846 1726773140.56839: variable 'omit' from source: magic vars 4846 1726773140.56870: variable 'omit' from source: magic vars 4846 1726773140.56896: variable 'omit' from source: magic vars 4846 1726773140.56901: we have included files to process 4846 1726773140.56902: generating all_blocks data 4846 1726773140.56904: done generating all_blocks data 4846 1726773140.56912: processing included file: fedora.linux_system_roles.kernel_settings 4846 1726773140.56941: in VariableManager get_vars() 4846 1726773140.56963: done with get_vars() 4846 1726773140.57003: in VariableManager get_vars() 4846 1726773140.57027: done with get_vars() 4846 1726773140.57072: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/main.yml 4846 1726773140.57167: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/defaults/main.yml 4846 1726773140.57207: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/meta/main.yml 4846 1726773140.57338: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml 4846 1726773140.58101: in VariableManager get_vars() 4846 1726773140.58131: done with get_vars() 4846 1726773140.59825: in VariableManager get_vars() 4846 1726773140.59854: done with get_vars() 4846 1726773140.60056: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml 4846 1726773140.61010: iterating over new_blocks loaded from include file 4846 1726773140.61012: in VariableManager get_vars() 4846 1726773140.61040: done with get_vars() 4846 1726773140.61042: filtering new block on tags 4846 1726773140.61098: done filtering new block on tags 4846 1726773140.61102: in VariableManager get_vars() 4846 1726773140.61131: done with get_vars() 4846 1726773140.61134: filtering new block on tags 4846 1726773140.61193: done filtering new block on tags 4846 1726773140.61197: in VariableManager get_vars() 4846 1726773140.61217: done with get_vars() 4846 1726773140.61219: filtering new block on tags 4846 1726773140.61441: done filtering new block on tags 4846 1726773140.61445: in VariableManager get_vars() 4846 1726773140.61465: done with get_vars() 4846 1726773140.61468: filtering new block on tags 4846 1726773140.61488: done filtering new block on tags 4846 1726773140.61490: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kernel_settings for managed_node3 4846 1726773140.61496: extending task lists for all hosts with included blocks 4846 1726773140.63666: done extending task lists 4846 1726773140.63669: done processing included files 4846 1726773140.63670: results queue empty 4846 1726773140.63671: checking for any_errors_fatal 4846 1726773140.63675: done checking for any_errors_fatal 4846 1726773140.63676: checking for max_fail_percentage 4846 1726773140.63677: done checking for max_fail_percentage 4846 1726773140.63678: checking to see if all hosts have failed and the running result is not ok 4846 1726773140.63679: done checking to see if all hosts have failed 4846 1726773140.63680: getting the remaining hosts for this loop 4846 1726773140.63682: done getting the remaining hosts for this loop 4846 1726773140.63685: getting the next task for host managed_node3 4846 1726773140.63689: done getting next task for host managed_node3 4846 1726773140.63692: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 4846 1726773140.63695: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4846 1726773140.63710: getting variables 4846 1726773140.63712: in VariableManager get_vars() 4846 1726773140.63731: Calling all_inventory to load vars for managed_node3 4846 1726773140.63738: Calling groups_inventory to load vars for managed_node3 4846 1726773140.63741: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773140.63750: Calling all_plugins_play to load vars for managed_node3 4846 1726773140.63754: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773140.63758: Calling groups_plugins_play to load vars for managed_node3 4846 1726773140.63992: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773140.64312: done with get_vars() 4846 1726773140.64326: done getting variables 4846 1726773140.64374: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:2 Thursday 19 September 2024 15:12:20 -0400 (0:00:00.123) 0:00:19.221 **** 4846 1726773140.64415: entering _queue_task() for managed_node3/fail 4846 1726773140.64766: worker is 1 (out of 1 available) 4846 1726773140.64781: exiting _queue_task() for managed_node3/fail 4846 1726773140.64796: done queuing things up, now waiting for results queue to drain 4846 1726773140.64797: waiting for pending results... 4846 1726773140.65073: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 4846 1726773140.65227: in run() - task 0afff7ba-f7d3-e60c-8651-0000000003fd 4846 1726773140.65254: variable 'ansible_search_path' from source: unknown 4846 1726773140.65270: variable 'ansible_search_path' from source: unknown 4846 1726773140.65327: calling self._execute() 4846 1726773140.65489: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773140.65495: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773140.65505: variable 'omit' from source: magic vars 4846 1726773140.66155: variable 'kernel_settings_sysctl' from source: include_vars 4846 1726773140.66184: variable '__kernel_settings_state_empty' from source: role '' all vars 4846 1726773140.66200: Evaluated conditional (kernel_settings_sysctl != __kernel_settings_state_empty): True 4846 1726773140.66671: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4846 1726773140.68886: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4846 1726773140.68950: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4846 1726773140.68981: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4846 1726773140.69015: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4846 1726773140.69039: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4846 1726773140.69109: 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) 4846 1726773140.69137: 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) 4846 1726773140.69158: 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) 4846 1726773140.69193: 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) 4846 1726773140.69206: 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) 4846 1726773140.69257: 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) 4846 1726773140.69279: 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) 4846 1726773140.69298: 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) 4846 1726773140.69335: 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) 4846 1726773140.69346: 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) 4846 1726773140.69385: 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) 4846 1726773140.69404: 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) 4846 1726773140.69448: 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) 4846 1726773140.69484: 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) 4846 1726773140.69497: 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) 4846 1726773140.69816: variable 'kernel_settings_sysctl' from source: include_vars 4846 1726773140.69893: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4846 1726773140.70038: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4846 1726773140.70070: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4846 1726773140.70098: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4846 1726773140.70124: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4846 1726773140.70163: 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) 4846 1726773140.70182: 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) 4846 1726773140.70203: 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) 4846 1726773140.70226: 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) 4846 1726773140.70266: 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) 4846 1726773140.70285: 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) 4846 1726773140.70304: 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) 4846 1726773140.70327: 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) 4846 1726773140.70355: 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 4846 1726773140.70366: when evaluation is False, skipping this task 4846 1726773140.70369: _execute() done 4846 1726773140.70371: dumping result to json 4846 1726773140.70377: done dumping result, returning 4846 1726773140.70379: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values [0afff7ba-f7d3-e60c-8651-0000000003fd] 4846 1726773140.70382: sending task result for task 0afff7ba-f7d3-e60c-8651-0000000003fd 4846 1726773140.70487: done sending task result for task 0afff7ba-f7d3-e60c-8651-0000000003fd 4846 1726773140.70493: 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" } 4846 1726773140.70550: no more pending results, returning what we have 4846 1726773140.70554: results queue empty 4846 1726773140.70555: checking for any_errors_fatal 4846 1726773140.70557: done checking for any_errors_fatal 4846 1726773140.70558: checking for max_fail_percentage 4846 1726773140.70560: done checking for max_fail_percentage 4846 1726773140.70561: checking to see if all hosts have failed and the running result is not ok 4846 1726773140.70562: done checking to see if all hosts have failed 4846 1726773140.70563: getting the remaining hosts for this loop 4846 1726773140.70565: done getting the remaining hosts for this loop 4846 1726773140.70570: getting the next task for host managed_node3 4846 1726773140.70580: done getting next task for host managed_node3 4846 1726773140.70585: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 4846 1726773140.70589: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4846 1726773140.70608: getting variables 4846 1726773140.70610: in VariableManager get_vars() 4846 1726773140.70660: Calling all_inventory to load vars for managed_node3 4846 1726773140.70664: Calling groups_inventory to load vars for managed_node3 4846 1726773140.70666: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773140.70679: Calling all_plugins_play to load vars for managed_node3 4846 1726773140.70682: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773140.70686: Calling groups_plugins_play to load vars for managed_node3 4846 1726773140.70998: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773140.71333: done with get_vars() 4846 1726773140.71347: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Set version specific variables] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:9 Thursday 19 September 2024 15:12:20 -0400 (0:00:00.070) 0:00:19.291 **** 4846 1726773140.71433: entering _queue_task() for managed_node3/include_tasks 4846 1726773140.71654: worker is 1 (out of 1 available) 4846 1726773140.71667: exiting _queue_task() for managed_node3/include_tasks 4846 1726773140.71681: done queuing things up, now waiting for results queue to drain 4846 1726773140.71682: waiting for pending results... 4846 1726773140.71888: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 4846 1726773140.71979: in run() - task 0afff7ba-f7d3-e60c-8651-0000000003fe 4846 1726773140.71996: variable 'ansible_search_path' from source: unknown 4846 1726773140.72001: variable 'ansible_search_path' from source: unknown 4846 1726773140.72038: calling self._execute() 4846 1726773140.72116: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773140.72123: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773140.72134: variable 'omit' from source: magic vars 4846 1726773140.72226: _execute() done 4846 1726773140.72230: dumping result to json 4846 1726773140.72233: done dumping result, returning 4846 1726773140.72241: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables [0afff7ba-f7d3-e60c-8651-0000000003fe] 4846 1726773140.72252: sending task result for task 0afff7ba-f7d3-e60c-8651-0000000003fe 4846 1726773140.72348: done sending task result for task 0afff7ba-f7d3-e60c-8651-0000000003fe 4846 1726773140.72350: WORKER PROCESS EXITING 4846 1726773140.72400: no more pending results, returning what we have 4846 1726773140.72408: in VariableManager get_vars() 4846 1726773140.72449: Calling all_inventory to load vars for managed_node3 4846 1726773140.72452: Calling groups_inventory to load vars for managed_node3 4846 1726773140.72455: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773140.72464: Calling all_plugins_play to load vars for managed_node3 4846 1726773140.72467: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773140.72470: Calling groups_plugins_play to load vars for managed_node3 4846 1726773140.72640: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773140.72847: done with get_vars() 4846 1726773140.72854: variable 'ansible_search_path' from source: unknown 4846 1726773140.72854: variable 'ansible_search_path' from source: unknown 4846 1726773140.72882: we have included files to process 4846 1726773140.72883: generating all_blocks data 4846 1726773140.72885: done generating all_blocks data 4846 1726773140.72891: processing included file: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 4846 1726773140.72892: loading included file: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 4846 1726773140.72894: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 4846 1726773140.73460: done processing included file 4846 1726773140.73463: iterating over new_blocks loaded from include file 4846 1726773140.73464: in VariableManager get_vars() 4846 1726773140.73484: done with get_vars() 4846 1726773140.73486: filtering new block on tags 4846 1726773140.73510: done filtering new block on tags 4846 1726773140.73512: in VariableManager get_vars() 4846 1726773140.73529: done with get_vars() 4846 1726773140.73530: filtering new block on tags 4846 1726773140.73558: done filtering new block on tags 4846 1726773140.73560: in VariableManager get_vars() 4846 1726773140.73577: done with get_vars() 4846 1726773140.73579: filtering new block on tags 4846 1726773140.73612: done filtering new block on tags 4846 1726773140.73615: in VariableManager get_vars() 4846 1726773140.73631: done with get_vars() 4846 1726773140.73633: filtering new block on tags 4846 1726773140.73650: done filtering new block on tags 4846 1726773140.73652: done iterating over new_blocks loaded from include file included: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml for managed_node3 4846 1726773140.73656: extending task lists for all hosts with included blocks 4846 1726773140.73783: done extending task lists 4846 1726773140.73784: done processing included files 4846 1726773140.73785: results queue empty 4846 1726773140.73785: checking for any_errors_fatal 4846 1726773140.73788: done checking for any_errors_fatal 4846 1726773140.73788: checking for max_fail_percentage 4846 1726773140.73789: done checking for max_fail_percentage 4846 1726773140.73790: checking to see if all hosts have failed and the running result is not ok 4846 1726773140.73790: done checking to see if all hosts have failed 4846 1726773140.73791: getting the remaining hosts for this loop 4846 1726773140.73792: done getting the remaining hosts for this loop 4846 1726773140.73794: getting the next task for host managed_node3 4846 1726773140.73797: done getting next task for host managed_node3 4846 1726773140.73799: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 4846 1726773140.73802: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4846 1726773140.73813: getting variables 4846 1726773140.73814: in VariableManager get_vars() 4846 1726773140.73826: Calling all_inventory to load vars for managed_node3 4846 1726773140.73828: Calling groups_inventory to load vars for managed_node3 4846 1726773140.73829: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773140.73834: Calling all_plugins_play to load vars for managed_node3 4846 1726773140.73836: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773140.73838: Calling groups_plugins_play to load vars for managed_node3 4846 1726773140.73989: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773140.74169: done with get_vars() 4846 1726773140.74180: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 Thursday 19 September 2024 15:12:20 -0400 (0:00:00.028) 0:00:19.319 **** 4846 1726773140.74239: entering _queue_task() for managed_node3/setup 4846 1726773140.74480: worker is 1 (out of 1 available) 4846 1726773140.74495: exiting _queue_task() for managed_node3/setup 4846 1726773140.74512: done queuing things up, now waiting for results queue to drain 4846 1726773140.74514: waiting for pending results... 4846 1726773140.74715: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 4846 1726773140.74821: in run() - task 0afff7ba-f7d3-e60c-8651-00000000050b 4846 1726773140.74835: variable 'ansible_search_path' from source: unknown 4846 1726773140.74838: variable 'ansible_search_path' from source: unknown 4846 1726773140.74877: calling self._execute() 4846 1726773140.74954: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773140.74964: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773140.74971: variable 'omit' from source: magic vars 4846 1726773140.75430: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4846 1726773140.77377: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4846 1726773140.77615: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4846 1726773140.77619: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4846 1726773140.77622: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4846 1726773140.77625: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4846 1726773140.77651: 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) 4846 1726773140.77688: 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) 4846 1726773140.77724: 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) 4846 1726773140.77777: 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) 4846 1726773140.77796: 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) 4846 1726773140.77870: 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) 4846 1726773140.77901: 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) 4846 1726773140.77933: 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) 4846 1726773140.77982: 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) 4846 1726773140.78003: 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) 4846 1726773140.78197: variable '__kernel_settings_required_facts' from source: role '' all vars 4846 1726773140.78214: variable 'ansible_facts' from source: unknown 4846 1726773140.78331: Evaluated conditional (__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 4846 1726773140.78339: when evaluation is False, skipping this task 4846 1726773140.78345: _execute() done 4846 1726773140.78352: dumping result to json 4846 1726773140.78358: done dumping result, returning 4846 1726773140.78369: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role [0afff7ba-f7d3-e60c-8651-00000000050b] 4846 1726773140.78382: sending task result for task 0afff7ba-f7d3-e60c-8651-00000000050b skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 4846 1726773140.78546: no more pending results, returning what we have 4846 1726773140.78550: results queue empty 4846 1726773140.78551: checking for any_errors_fatal 4846 1726773140.78553: done checking for any_errors_fatal 4846 1726773140.78554: checking for max_fail_percentage 4846 1726773140.78556: done checking for max_fail_percentage 4846 1726773140.78557: checking to see if all hosts have failed and the running result is not ok 4846 1726773140.78558: done checking to see if all hosts have failed 4846 1726773140.78559: getting the remaining hosts for this loop 4846 1726773140.78561: done getting the remaining hosts for this loop 4846 1726773140.78566: getting the next task for host managed_node3 4846 1726773140.78579: done getting next task for host managed_node3 4846 1726773140.78583: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 4846 1726773140.78588: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4846 1726773140.78610: getting variables 4846 1726773140.78613: in VariableManager get_vars() 4846 1726773140.78657: Calling all_inventory to load vars for managed_node3 4846 1726773140.78660: Calling groups_inventory to load vars for managed_node3 4846 1726773140.78663: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773140.78810: Calling all_plugins_play to load vars for managed_node3 4846 1726773140.78815: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773140.78819: Calling groups_plugins_play to load vars for managed_node3 4846 1726773140.79042: done sending task result for task 0afff7ba-f7d3-e60c-8651-00000000050b 4846 1726773140.79046: WORKER PROCESS EXITING 4846 1726773140.79072: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773140.79432: done with get_vars() 4846 1726773140.79445: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if system is ostree] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:10 Thursday 19 September 2024 15:12:20 -0400 (0:00:00.053) 0:00:19.373 **** 4846 1726773140.79551: entering _queue_task() for managed_node3/stat 4846 1726773140.79804: worker is 1 (out of 1 available) 4846 1726773140.79823: exiting _queue_task() for managed_node3/stat 4846 1726773140.79839: done queuing things up, now waiting for results queue to drain 4846 1726773140.79840: waiting for pending results... 4846 1726773140.80031: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 4846 1726773140.80132: in run() - task 0afff7ba-f7d3-e60c-8651-00000000050d 4846 1726773140.80145: variable 'ansible_search_path' from source: unknown 4846 1726773140.80148: variable 'ansible_search_path' from source: unknown 4846 1726773140.80184: calling self._execute() 4846 1726773140.80261: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773140.80267: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773140.80277: variable 'omit' from source: magic vars 4846 1726773140.80680: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4846 1726773140.80878: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4846 1726773140.80922: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4846 1726773140.80953: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4846 1726773140.80984: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4846 1726773140.81053: 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) 4846 1726773140.81077: 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) 4846 1726773140.81098: 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) 4846 1726773140.81121: 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) 4846 1726773140.81221: variable '__kernel_settings_is_ostree' from source: set_fact 4846 1726773140.81229: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 4846 1726773140.81232: when evaluation is False, skipping this task 4846 1726773140.81235: _execute() done 4846 1726773140.81241: dumping result to json 4846 1726773140.81243: done dumping result, returning 4846 1726773140.81252: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree [0afff7ba-f7d3-e60c-8651-00000000050d] 4846 1726773140.81259: sending task result for task 0afff7ba-f7d3-e60c-8651-00000000050d 4846 1726773140.81352: done sending task result for task 0afff7ba-f7d3-e60c-8651-00000000050d 4846 1726773140.81356: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 4846 1726773140.81432: no more pending results, returning what we have 4846 1726773140.81436: results queue empty 4846 1726773140.81437: checking for any_errors_fatal 4846 1726773140.81447: done checking for any_errors_fatal 4846 1726773140.81448: checking for max_fail_percentage 4846 1726773140.81450: done checking for max_fail_percentage 4846 1726773140.81451: checking to see if all hosts have failed and the running result is not ok 4846 1726773140.81452: done checking to see if all hosts have failed 4846 1726773140.81453: getting the remaining hosts for this loop 4846 1726773140.81455: done getting the remaining hosts for this loop 4846 1726773140.81458: getting the next task for host managed_node3 4846 1726773140.81464: done getting next task for host managed_node3 4846 1726773140.81468: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 4846 1726773140.81472: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4846 1726773140.81492: getting variables 4846 1726773140.81494: in VariableManager get_vars() 4846 1726773140.81527: Calling all_inventory to load vars for managed_node3 4846 1726773140.81529: Calling groups_inventory to load vars for managed_node3 4846 1726773140.81531: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773140.81538: Calling all_plugins_play to load vars for managed_node3 4846 1726773140.81540: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773140.81543: Calling groups_plugins_play to load vars for managed_node3 4846 1726773140.81694: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773140.81886: done with get_vars() 4846 1726773140.81895: done getting variables 4846 1726773140.81942: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:15 Thursday 19 September 2024 15:12:20 -0400 (0:00:00.024) 0:00:19.397 **** 4846 1726773140.81971: entering _queue_task() for managed_node3/set_fact 4846 1726773140.82180: worker is 1 (out of 1 available) 4846 1726773140.82194: exiting _queue_task() for managed_node3/set_fact 4846 1726773140.82212: done queuing things up, now waiting for results queue to drain 4846 1726773140.82213: waiting for pending results... 4846 1726773140.82395: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 4846 1726773140.82491: in run() - task 0afff7ba-f7d3-e60c-8651-00000000050e 4846 1726773140.82504: variable 'ansible_search_path' from source: unknown 4846 1726773140.82510: variable 'ansible_search_path' from source: unknown 4846 1726773140.82544: calling self._execute() 4846 1726773140.82617: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773140.82625: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773140.82634: variable 'omit' from source: magic vars 4846 1726773140.83032: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4846 1726773140.83291: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4846 1726773140.83332: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4846 1726773140.83361: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4846 1726773140.83390: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4846 1726773140.83463: 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) 4846 1726773140.83485: 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) 4846 1726773140.83508: 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) 4846 1726773140.83530: 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) 4846 1726773140.83625: variable '__kernel_settings_is_ostree' from source: set_fact 4846 1726773140.83634: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 4846 1726773140.83637: when evaluation is False, skipping this task 4846 1726773140.83640: _execute() done 4846 1726773140.83646: dumping result to json 4846 1726773140.83649: done dumping result, returning 4846 1726773140.83710: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree [0afff7ba-f7d3-e60c-8651-00000000050e] 4846 1726773140.83713: sending task result for task 0afff7ba-f7d3-e60c-8651-00000000050e 4846 1726773140.83764: done sending task result for task 0afff7ba-f7d3-e60c-8651-00000000050e 4846 1726773140.83767: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 4846 1726773140.83820: no more pending results, returning what we have 4846 1726773140.83825: results queue empty 4846 1726773140.83826: checking for any_errors_fatal 4846 1726773140.83833: done checking for any_errors_fatal 4846 1726773140.83834: checking for max_fail_percentage 4846 1726773140.83837: done checking for max_fail_percentage 4846 1726773140.83838: checking to see if all hosts have failed and the running result is not ok 4846 1726773140.83840: done checking to see if all hosts have failed 4846 1726773140.83840: getting the remaining hosts for this loop 4846 1726773140.83843: done getting the remaining hosts for this loop 4846 1726773140.83848: getting the next task for host managed_node3 4846 1726773140.83858: done getting next task for host managed_node3 4846 1726773140.83862: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 4846 1726773140.83868: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4846 1726773140.83888: getting variables 4846 1726773140.83891: in VariableManager get_vars() 4846 1726773140.83934: Calling all_inventory to load vars for managed_node3 4846 1726773140.83938: Calling groups_inventory to load vars for managed_node3 4846 1726773140.83941: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773140.83951: Calling all_plugins_play to load vars for managed_node3 4846 1726773140.83954: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773140.83958: Calling groups_plugins_play to load vars for managed_node3 4846 1726773140.84249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773140.84574: done with get_vars() 4846 1726773140.84586: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:22 Thursday 19 September 2024 15:12:20 -0400 (0:00:00.027) 0:00:19.424 **** 4846 1726773140.84702: entering _queue_task() for managed_node3/stat 4846 1726773140.84984: worker is 1 (out of 1 available) 4846 1726773140.85000: exiting _queue_task() for managed_node3/stat 4846 1726773140.85018: done queuing things up, now waiting for results queue to drain 4846 1726773140.85019: waiting for pending results... 4846 1726773140.85328: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 4846 1726773140.85466: in run() - task 0afff7ba-f7d3-e60c-8651-000000000510 4846 1726773140.85500: variable 'ansible_search_path' from source: unknown 4846 1726773140.85593: variable 'ansible_search_path' from source: unknown 4846 1726773140.85598: calling self._execute() 4846 1726773140.85701: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773140.85707: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773140.85721: variable 'omit' from source: magic vars 4846 1726773140.86189: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4846 1726773140.86411: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4846 1726773140.86451: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4846 1726773140.86486: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4846 1726773140.86521: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4846 1726773140.86598: 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) 4846 1726773140.86622: 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) 4846 1726773140.86645: 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) 4846 1726773140.86667: 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) 4846 1726773140.86773: variable '__kernel_settings_is_transactional' from source: set_fact 4846 1726773140.86787: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 4846 1726773140.86791: when evaluation is False, skipping this task 4846 1726773140.86794: _execute() done 4846 1726773140.86797: dumping result to json 4846 1726773140.86800: done dumping result, returning 4846 1726773140.86813: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin [0afff7ba-f7d3-e60c-8651-000000000510] 4846 1726773140.86819: sending task result for task 0afff7ba-f7d3-e60c-8651-000000000510 4846 1726773140.86925: done sending task result for task 0afff7ba-f7d3-e60c-8651-000000000510 4846 1726773140.86928: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 4846 1726773140.87016: no more pending results, returning what we have 4846 1726773140.87021: results queue empty 4846 1726773140.87022: checking for any_errors_fatal 4846 1726773140.87028: done checking for any_errors_fatal 4846 1726773140.87029: checking for max_fail_percentage 4846 1726773140.87031: done checking for max_fail_percentage 4846 1726773140.87032: checking to see if all hosts have failed and the running result is not ok 4846 1726773140.87033: done checking to see if all hosts have failed 4846 1726773140.87034: getting the remaining hosts for this loop 4846 1726773140.87036: done getting the remaining hosts for this loop 4846 1726773140.87041: getting the next task for host managed_node3 4846 1726773140.87048: done getting next task for host managed_node3 4846 1726773140.87052: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 4846 1726773140.87057: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4846 1726773140.87075: getting variables 4846 1726773140.87076: in VariableManager get_vars() 4846 1726773140.87122: Calling all_inventory to load vars for managed_node3 4846 1726773140.87125: Calling groups_inventory to load vars for managed_node3 4846 1726773140.87128: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773140.87138: Calling all_plugins_play to load vars for managed_node3 4846 1726773140.87141: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773140.87145: Calling groups_plugins_play to load vars for managed_node3 4846 1726773140.87318: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773140.87516: done with get_vars() 4846 1726773140.87528: done getting variables 4846 1726773140.87579: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:27 Thursday 19 September 2024 15:12:20 -0400 (0:00:00.029) 0:00:19.453 **** 4846 1726773140.87611: entering _queue_task() for managed_node3/set_fact 4846 1726773140.87854: worker is 1 (out of 1 available) 4846 1726773140.87870: exiting _queue_task() for managed_node3/set_fact 4846 1726773140.87884: done queuing things up, now waiting for results queue to drain 4846 1726773140.87886: waiting for pending results... 4846 1726773140.88098: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 4846 1726773140.88211: in run() - task 0afff7ba-f7d3-e60c-8651-000000000511 4846 1726773140.88229: variable 'ansible_search_path' from source: unknown 4846 1726773140.88232: variable 'ansible_search_path' from source: unknown 4846 1726773140.88267: calling self._execute() 4846 1726773140.88355: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773140.88362: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773140.88372: variable 'omit' from source: magic vars 4846 1726773140.89137: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4846 1726773140.89345: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4846 1726773140.89386: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4846 1726773140.89418: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4846 1726773140.89450: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4846 1726773140.89526: 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) 4846 1726773140.89548: 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) 4846 1726773140.89572: 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) 4846 1726773140.89598: 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) 4846 1726773140.89702: variable '__kernel_settings_is_transactional' from source: set_fact 4846 1726773140.89714: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 4846 1726773140.89717: when evaluation is False, skipping this task 4846 1726773140.89720: _execute() done 4846 1726773140.89723: dumping result to json 4846 1726773140.89727: done dumping result, returning 4846 1726773140.89737: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists [0afff7ba-f7d3-e60c-8651-000000000511] 4846 1726773140.89743: sending task result for task 0afff7ba-f7d3-e60c-8651-000000000511 4846 1726773140.89842: done sending task result for task 0afff7ba-f7d3-e60c-8651-000000000511 4846 1726773140.89844: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 4846 1726773140.89900: no more pending results, returning what we have 4846 1726773140.89907: results queue empty 4846 1726773140.89908: checking for any_errors_fatal 4846 1726773140.89914: done checking for any_errors_fatal 4846 1726773140.89915: checking for max_fail_percentage 4846 1726773140.89917: done checking for max_fail_percentage 4846 1726773140.89918: checking to see if all hosts have failed and the running result is not ok 4846 1726773140.89919: done checking to see if all hosts have failed 4846 1726773140.89920: getting the remaining hosts for this loop 4846 1726773140.89923: done getting the remaining hosts for this loop 4846 1726773140.89928: getting the next task for host managed_node3 4846 1726773140.89939: done getting next task for host managed_node3 4846 1726773140.89943: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 4846 1726773140.89948: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4846 1726773140.89970: getting variables 4846 1726773140.89971: in VariableManager get_vars() 4846 1726773140.90017: Calling all_inventory to load vars for managed_node3 4846 1726773140.90021: Calling groups_inventory to load vars for managed_node3 4846 1726773140.90023: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773140.90033: Calling all_plugins_play to load vars for managed_node3 4846 1726773140.90036: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773140.90039: Calling groups_plugins_play to load vars for managed_node3 4846 1726773140.90440: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773140.90628: done with get_vars() 4846 1726773140.90637: done getting variables 4846 1726773140.90687: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:31 Thursday 19 September 2024 15:12:20 -0400 (0:00:00.031) 0:00:19.484 **** 4846 1726773140.90716: entering _queue_task() for managed_node3/include_vars 4846 1726773140.90946: worker is 1 (out of 1 available) 4846 1726773140.90963: exiting _queue_task() for managed_node3/include_vars 4846 1726773140.90976: done queuing things up, now waiting for results queue to drain 4846 1726773140.90977: waiting for pending results... 4846 1726773140.91183: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 4846 1726773140.91296: in run() - task 0afff7ba-f7d3-e60c-8651-000000000513 4846 1726773140.91312: variable 'ansible_search_path' from source: unknown 4846 1726773140.91316: variable 'ansible_search_path' from source: unknown 4846 1726773140.91353: calling self._execute() 4846 1726773140.91438: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773140.91446: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773140.91455: variable 'omit' from source: magic vars 4846 1726773140.91553: variable 'omit' from source: magic vars 4846 1726773140.91612: variable 'omit' from source: magic vars 4846 1726773140.91945: variable 'ffparams' from source: task vars 4846 1726773140.92059: variable 'ansible_facts' from source: unknown 4846 1726773140.92238: variable 'ansible_facts' from source: unknown 4846 1726773140.92357: variable 'ansible_facts' from source: unknown 4846 1726773140.92474: variable 'ansible_facts' from source: unknown 4846 1726773140.92576: variable 'role_path' from source: magic vars 4846 1726773140.92738: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 4846 1726773140.92946: Loaded config def from plugin (lookup/first_found) 4846 1726773140.92956: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 4846 1726773140.92993: variable 'ansible_search_path' from source: unknown 4846 1726773140.93012: variable 'ansible_search_path' from source: unknown 4846 1726773140.93022: variable 'ansible_search_path' from source: unknown 4846 1726773140.93029: variable 'ansible_search_path' from source: unknown 4846 1726773140.93037: variable 'ansible_search_path' from source: unknown 4846 1726773140.93060: variable 'omit' from source: magic vars 4846 1726773140.93088: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773140.93111: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773140.93129: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773140.93165: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773140.93176: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773140.93202: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773140.93208: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773140.93211: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773140.93297: Set connection var ansible_shell_executable to /bin/sh 4846 1726773140.93304: Set connection var ansible_pipelining to False 4846 1726773140.93309: Set connection var ansible_shell_type to sh 4846 1726773140.93311: Set connection var ansible_connection to ssh 4846 1726773140.93319: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773140.93327: Set connection var ansible_timeout to 10 4846 1726773140.93350: variable 'ansible_shell_executable' from source: unknown 4846 1726773140.93353: variable 'ansible_connection' from source: unknown 4846 1726773140.93356: variable 'ansible_module_compression' from source: unknown 4846 1726773140.93360: variable 'ansible_shell_type' from source: unknown 4846 1726773140.93363: variable 'ansible_shell_executable' from source: unknown 4846 1726773140.93367: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773140.93372: variable 'ansible_pipelining' from source: unknown 4846 1726773140.93381: variable 'ansible_timeout' from source: unknown 4846 1726773140.93384: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773140.93475: 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) 4846 1726773140.93489: variable 'omit' from source: magic vars 4846 1726773140.93493: starting attempt loop 4846 1726773140.93501: running the handler 4846 1726773140.93566: handler run complete 4846 1726773140.93574: attempt loop complete, returning result 4846 1726773140.93580: _execute() done 4846 1726773140.93583: dumping result to json 4846 1726773140.93588: done dumping result, returning 4846 1726773140.93599: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables [0afff7ba-f7d3-e60c-8651-000000000513] 4846 1726773140.93609: sending task result for task 0afff7ba-f7d3-e60c-8651-000000000513 ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python3-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/default.yml" ], "changed": false } 4846 1726773140.93829: no more pending results, returning what we have 4846 1726773140.93833: results queue empty 4846 1726773140.93834: checking for any_errors_fatal 4846 1726773140.93840: done checking for any_errors_fatal 4846 1726773140.93841: checking for max_fail_percentage 4846 1726773140.93843: done checking for max_fail_percentage 4846 1726773140.93844: checking to see if all hosts have failed and the running result is not ok 4846 1726773140.93845: done checking to see if all hosts have failed 4846 1726773140.93846: getting the remaining hosts for this loop 4846 1726773140.93848: done getting the remaining hosts for this loop 4846 1726773140.93852: getting the next task for host managed_node3 4846 1726773140.93861: done getting next task for host managed_node3 4846 1726773140.93864: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 4846 1726773140.93868: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4846 1726773140.93880: getting variables 4846 1726773140.93882: in VariableManager get_vars() 4846 1726773140.93928: Calling all_inventory to load vars for managed_node3 4846 1726773140.93932: Calling groups_inventory to load vars for managed_node3 4846 1726773140.93936: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773140.93971: done sending task result for task 0afff7ba-f7d3-e60c-8651-000000000513 4846 1726773140.93977: WORKER PROCESS EXITING 4846 1726773140.93987: Calling all_plugins_play to load vars for managed_node3 4846 1726773140.93992: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773140.93996: Calling groups_plugins_play to load vars for managed_node3 4846 1726773140.94261: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773140.94659: done with get_vars() 4846 1726773140.94678: done getting variables 4846 1726773140.94752: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Thursday 19 September 2024 15:12:20 -0400 (0:00:00.040) 0:00:19.525 **** 4846 1726773140.94812: entering _queue_task() for managed_node3/package 4846 1726773140.95148: worker is 1 (out of 1 available) 4846 1726773140.95165: exiting _queue_task() for managed_node3/package 4846 1726773140.95184: done queuing things up, now waiting for results queue to drain 4846 1726773140.95185: waiting for pending results... 4846 1726773140.95408: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 4846 1726773140.95499: in run() - task 0afff7ba-f7d3-e60c-8651-0000000003ff 4846 1726773140.95517: variable 'ansible_search_path' from source: unknown 4846 1726773140.95523: variable 'ansible_search_path' from source: unknown 4846 1726773140.95560: calling self._execute() 4846 1726773140.95645: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773140.95652: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773140.95661: variable 'omit' from source: magic vars 4846 1726773140.95763: variable 'omit' from source: magic vars 4846 1726773140.95815: variable 'omit' from source: magic vars 4846 1726773140.95841: variable '__kernel_settings_packages' from source: include_vars 4846 1726773140.96159: variable '__kernel_settings_packages' from source: include_vars 4846 1726773140.96356: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4846 1726773140.98424: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4846 1726773140.98486: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4846 1726773140.98521: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4846 1726773140.98551: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4846 1726773140.98576: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4846 1726773140.98658: 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) 4846 1726773140.98682: 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) 4846 1726773140.98709: 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) 4846 1726773140.98742: 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) 4846 1726773140.98758: 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) 4846 1726773140.98850: variable '__kernel_settings_is_ostree' from source: set_fact 4846 1726773140.98854: variable 'omit' from source: magic vars 4846 1726773140.98885: variable 'omit' from source: magic vars 4846 1726773140.98913: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773140.98940: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773140.98956: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773140.98972: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773140.98983: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773140.99011: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773140.99014: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773140.99021: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773140.99103: Set connection var ansible_shell_executable to /bin/sh 4846 1726773140.99111: Set connection var ansible_pipelining to False 4846 1726773140.99113: Set connection var ansible_shell_type to sh 4846 1726773140.99116: Set connection var ansible_connection to ssh 4846 1726773140.99124: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773140.99134: Set connection var ansible_timeout to 10 4846 1726773140.99158: variable 'ansible_shell_executable' from source: unknown 4846 1726773140.99161: variable 'ansible_connection' from source: unknown 4846 1726773140.99164: variable 'ansible_module_compression' from source: unknown 4846 1726773140.99167: variable 'ansible_shell_type' from source: unknown 4846 1726773140.99171: variable 'ansible_shell_executable' from source: unknown 4846 1726773140.99177: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773140.99179: variable 'ansible_pipelining' from source: unknown 4846 1726773140.99184: variable 'ansible_timeout' from source: unknown 4846 1726773140.99189: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773140.99277: 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) 4846 1726773140.99285: variable 'omit' from source: magic vars 4846 1726773140.99292: starting attempt loop 4846 1726773140.99295: running the handler 4846 1726773140.99303: variable 'ansible_facts' from source: unknown 4846 1726773140.99307: variable 'ansible_facts' from source: unknown 4846 1726773140.99354: _low_level_execute_command(): starting 4846 1726773140.99362: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4846 1726773140.99892: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773140.99896: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773140.99899: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773140.99903: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773140.99959: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773140.99962: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773140.99967: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773141.00016: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773141.01820: stdout chunk (state=3): >>>/root <<< 4846 1726773141.01928: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773141.01985: stderr chunk (state=3): >>><<< 4846 1726773141.01988: stdout chunk (state=3): >>><<< 4846 1726773141.02013: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773141.02025: _low_level_execute_command(): starting 4846 1726773141.02031: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773141.0201428-5630-127445560703045 `" && echo ansible-tmp-1726773141.0201428-5630-127445560703045="` echo /root/.ansible/tmp/ansible-tmp-1726773141.0201428-5630-127445560703045 `" ) && sleep 0' 4846 1726773141.02516: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773141.02520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773141.02523: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773141.02525: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773141.02528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773141.02583: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773141.02587: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773141.02644: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773141.04784: stdout chunk (state=3): >>>ansible-tmp-1726773141.0201428-5630-127445560703045=/root/.ansible/tmp/ansible-tmp-1726773141.0201428-5630-127445560703045 <<< 4846 1726773141.04994: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773141.04997: stdout chunk (state=3): >>><<< 4846 1726773141.04999: stderr chunk (state=3): >>><<< 4846 1726773141.05018: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773141.0201428-5630-127445560703045=/root/.ansible/tmp/ansible-tmp-1726773141.0201428-5630-127445560703045 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773141.05054: variable 'ansible_module_compression' from source: unknown 4846 1726773141.05126: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4846hktl8x9z/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 4846 1726773141.05258: variable 'ansible_facts' from source: unknown 4846 1726773141.05283: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773141.0201428-5630-127445560703045/AnsiballZ_dnf.py 4846 1726773141.05394: Sending initial data 4846 1726773141.05398: Sent initial data (150 bytes) 4846 1726773141.05883: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773141.05886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773141.05889: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773141.05891: 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.14.32 originally 10.31.14.32 debug2: match found <<< 4846 1726773141.05893: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773141.05942: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773141.05948: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773141.05998: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773141.07758: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773141.07795: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773141.07837: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpisb0e30u /root/.ansible/tmp/ansible-tmp-1726773141.0201428-5630-127445560703045/AnsiballZ_dnf.py <<< 4846 1726773141.07844: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773141.0201428-5630-127445560703045/AnsiballZ_dnf.py" <<< 4846 1726773141.07874: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpisb0e30u" to remote "/root/.ansible/tmp/ansible-tmp-1726773141.0201428-5630-127445560703045/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773141.0201428-5630-127445560703045/AnsiballZ_dnf.py" <<< 4846 1726773141.08921: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773141.08993: stderr chunk (state=3): >>><<< 4846 1726773141.08996: stdout chunk (state=3): >>><<< 4846 1726773141.09020: done transferring module to remote 4846 1726773141.09031: _low_level_execute_command(): starting 4846 1726773141.09035: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773141.0201428-5630-127445560703045/ /root/.ansible/tmp/ansible-tmp-1726773141.0201428-5630-127445560703045/AnsiballZ_dnf.py && sleep 0' 4846 1726773141.09508: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773141.09512: 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.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773141.09515: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773141.09517: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773141.09571: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773141.09577: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773141.09619: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773141.11608: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773141.11658: stderr chunk (state=3): >>><<< 4846 1726773141.11662: stdout chunk (state=3): >>><<< 4846 1726773141.11679: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773141.11682: _low_level_execute_command(): starting 4846 1726773141.11689: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773141.0201428-5630-127445560703045/AnsiballZ_dnf.py && sleep 0' 4846 1726773141.12151: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773141.12156: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773141.12159: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4846 1726773141.12162: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found <<< 4846 1726773141.12165: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773141.12216: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773141.12219: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773141.12278: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773142.66813: 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}}} <<< 4846 1726773142.72133: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773142.72202: stderr chunk (state=3): >>><<< 4846 1726773142.72208: stdout chunk (state=3): >>><<< 4846 1726773142.72225: _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_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773142.72281: 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-1726773141.0201428-5630-127445560703045/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4846 1726773142.72288: _low_level_execute_command(): starting 4846 1726773142.72294: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773141.0201428-5630-127445560703045/ > /dev/null 2>&1 && sleep 0' 4846 1726773142.72781: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773142.72785: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773142.72787: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4846 1726773142.72790: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773142.72793: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773142.72854: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773142.72858: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773142.72860: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773142.72903: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773142.74860: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773142.74921: stderr chunk (state=3): >>><<< 4846 1726773142.74924: stdout chunk (state=3): >>><<< 4846 1726773142.74939: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773142.74946: handler run complete 4846 1726773142.74988: attempt loop complete, returning result 4846 1726773142.74993: _execute() done 4846 1726773142.74996: dumping result to json 4846 1726773142.75003: done dumping result, returning 4846 1726773142.75016: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed [0afff7ba-f7d3-e60c-8651-0000000003ff] 4846 1726773142.75022: sending task result for task 0afff7ba-f7d3-e60c-8651-0000000003ff 4846 1726773142.75127: done sending task result for task 0afff7ba-f7d3-e60c-8651-0000000003ff 4846 1726773142.75130: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 4846 1726773142.75258: no more pending results, returning what we have 4846 1726773142.75262: results queue empty 4846 1726773142.75263: checking for any_errors_fatal 4846 1726773142.75270: done checking for any_errors_fatal 4846 1726773142.75271: checking for max_fail_percentage 4846 1726773142.75273: done checking for max_fail_percentage 4846 1726773142.75274: checking to see if all hosts have failed and the running result is not ok 4846 1726773142.75275: done checking to see if all hosts have failed 4846 1726773142.75276: getting the remaining hosts for this loop 4846 1726773142.75278: done getting the remaining hosts for this loop 4846 1726773142.75283: getting the next task for host managed_node3 4846 1726773142.75291: done getting next task for host managed_node3 4846 1726773142.75296: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 4846 1726773142.75300: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4846 1726773142.75316: getting variables 4846 1726773142.75318: in VariableManager get_vars() 4846 1726773142.75354: Calling all_inventory to load vars for managed_node3 4846 1726773142.75357: Calling groups_inventory to load vars for managed_node3 4846 1726773142.75360: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773142.75370: Calling all_plugins_play to load vars for managed_node3 4846 1726773142.75372: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773142.75376: Calling groups_plugins_play to load vars for managed_node3 4846 1726773142.75557: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773142.75751: done with get_vars() 4846 1726773142.75761: done getting variables 4846 1726773142.75811: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:24 Thursday 19 September 2024 15:12:22 -0400 (0:00:01.810) 0:00:21.335 **** 4846 1726773142.75838: entering _queue_task() for managed_node3/debug 4846 1726773142.76058: worker is 1 (out of 1 available) 4846 1726773142.76073: exiting _queue_task() for managed_node3/debug 4846 1726773142.76086: done queuing things up, now waiting for results queue to drain 4846 1726773142.76087: waiting for pending results... 4846 1726773142.76291: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 4846 1726773142.76379: in run() - task 0afff7ba-f7d3-e60c-8651-000000000401 4846 1726773142.76396: variable 'ansible_search_path' from source: unknown 4846 1726773142.76400: variable 'ansible_search_path' from source: unknown 4846 1726773142.76437: calling self._execute() 4846 1726773142.76519: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773142.76528: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773142.76536: variable 'omit' from source: magic vars 4846 1726773142.77034: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4846 1726773142.78704: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4846 1726773142.78767: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4846 1726773142.78800: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4846 1726773142.78834: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4846 1726773142.78858: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4846 1726773142.78948: 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) 4846 1726773142.78973: 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) 4846 1726773142.78997: 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) 4846 1726773142.79032: 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) 4846 1726773142.79047: 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) 4846 1726773142.79140: variable '__kernel_settings_is_transactional' from source: set_fact 4846 1726773142.79158: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 4846 1726773142.79162: when evaluation is False, skipping this task 4846 1726773142.79165: _execute() done 4846 1726773142.79167: dumping result to json 4846 1726773142.79170: done dumping result, returning 4846 1726773142.79182: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes [0afff7ba-f7d3-e60c-8651-000000000401] 4846 1726773142.79188: sending task result for task 0afff7ba-f7d3-e60c-8651-000000000401 4846 1726773142.79288: done sending task result for task 0afff7ba-f7d3-e60c-8651-000000000401 4846 1726773142.79291: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "__kernel_settings_is_transactional | d(false)" } 4846 1726773142.79345: no more pending results, returning what we have 4846 1726773142.79349: results queue empty 4846 1726773142.79350: checking for any_errors_fatal 4846 1726773142.79360: done checking for any_errors_fatal 4846 1726773142.79361: checking for max_fail_percentage 4846 1726773142.79363: done checking for max_fail_percentage 4846 1726773142.79364: checking to see if all hosts have failed and the running result is not ok 4846 1726773142.79366: done checking to see if all hosts have failed 4846 1726773142.79367: getting the remaining hosts for this loop 4846 1726773142.79369: done getting the remaining hosts for this loop 4846 1726773142.79373: getting the next task for host managed_node3 4846 1726773142.79381: done getting next task for host managed_node3 4846 1726773142.79386: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 4846 1726773142.79390: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4846 1726773142.79415: getting variables 4846 1726773142.79417: in VariableManager get_vars() 4846 1726773142.79456: Calling all_inventory to load vars for managed_node3 4846 1726773142.79459: Calling groups_inventory to load vars for managed_node3 4846 1726773142.79462: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773142.79471: Calling all_plugins_play to load vars for managed_node3 4846 1726773142.79474: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773142.79478: Calling groups_plugins_play to load vars for managed_node3 4846 1726773142.79699: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773142.79885: done with get_vars() 4846 1726773142.79895: done getting variables 4846 1726773142.79943: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:29 Thursday 19 September 2024 15:12:22 -0400 (0:00:00.041) 0:00:21.377 **** 4846 1726773142.79970: entering _queue_task() for managed_node3/reboot 4846 1726773142.80190: worker is 1 (out of 1 available) 4846 1726773142.80207: exiting _queue_task() for managed_node3/reboot 4846 1726773142.80224: done queuing things up, now waiting for results queue to drain 4846 1726773142.80225: waiting for pending results... 4846 1726773142.80431: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 4846 1726773142.80524: in run() - task 0afff7ba-f7d3-e60c-8651-000000000402 4846 1726773142.80538: variable 'ansible_search_path' from source: unknown 4846 1726773142.80541: variable 'ansible_search_path' from source: unknown 4846 1726773142.80580: calling self._execute() 4846 1726773142.80662: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773142.80667: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773142.80681: variable 'omit' from source: magic vars 4846 1726773142.81111: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4846 1726773142.82802: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4846 1726773142.82869: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4846 1726773142.82900: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4846 1726773142.82933: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4846 1726773142.82955: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4846 1726773142.83028: 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) 4846 1726773142.83052: 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) 4846 1726773142.83074: 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) 4846 1726773142.83114: 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) 4846 1726773142.83127: 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) 4846 1726773142.83217: variable '__kernel_settings_is_transactional' from source: set_fact 4846 1726773142.83232: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 4846 1726773142.83236: when evaluation is False, skipping this task 4846 1726773142.83239: _execute() done 4846 1726773142.83241: dumping result to json 4846 1726773142.83246: done dumping result, returning 4846 1726773142.83254: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems [0afff7ba-f7d3-e60c-8651-000000000402] 4846 1726773142.83261: sending task result for task 0afff7ba-f7d3-e60c-8651-000000000402 4846 1726773142.83361: done sending task result for task 0afff7ba-f7d3-e60c-8651-000000000402 4846 1726773142.83363: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 4846 1726773142.83417: no more pending results, returning what we have 4846 1726773142.83422: results queue empty 4846 1726773142.83423: checking for any_errors_fatal 4846 1726773142.83429: done checking for any_errors_fatal 4846 1726773142.83430: checking for max_fail_percentage 4846 1726773142.83432: done checking for max_fail_percentage 4846 1726773142.83433: checking to see if all hosts have failed and the running result is not ok 4846 1726773142.83434: done checking to see if all hosts have failed 4846 1726773142.83435: getting the remaining hosts for this loop 4846 1726773142.83438: done getting the remaining hosts for this loop 4846 1726773142.83443: getting the next task for host managed_node3 4846 1726773142.83451: done getting next task for host managed_node3 4846 1726773142.83455: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 4846 1726773142.83458: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4846 1726773142.83476: getting variables 4846 1726773142.83478: in VariableManager get_vars() 4846 1726773142.83521: Calling all_inventory to load vars for managed_node3 4846 1726773142.83524: Calling groups_inventory to load vars for managed_node3 4846 1726773142.83527: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773142.83536: Calling all_plugins_play to load vars for managed_node3 4846 1726773142.83540: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773142.83543: Calling groups_plugins_play to load vars for managed_node3 4846 1726773142.83727: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773142.83924: done with get_vars() 4846 1726773142.83935: done getting variables 4846 1726773142.83983: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:34 Thursday 19 September 2024 15:12:22 -0400 (0:00:00.040) 0:00:21.417 **** 4846 1726773142.84011: entering _queue_task() for managed_node3/fail 4846 1726773142.84228: worker is 1 (out of 1 available) 4846 1726773142.84244: exiting _queue_task() for managed_node3/fail 4846 1726773142.84259: done queuing things up, now waiting for results queue to drain 4846 1726773142.84260: waiting for pending results... 4846 1726773142.84457: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 4846 1726773142.84548: in run() - task 0afff7ba-f7d3-e60c-8651-000000000403 4846 1726773142.84561: variable 'ansible_search_path' from source: unknown 4846 1726773142.84565: variable 'ansible_search_path' from source: unknown 4846 1726773142.84604: calling self._execute() 4846 1726773142.84685: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773142.84691: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773142.84705: variable 'omit' from source: magic vars 4846 1726773142.85205: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4846 1726773142.86846: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4846 1726773142.86903: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4846 1726773142.86937: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4846 1726773142.87211: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4846 1726773142.87215: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4846 1726773142.87218: 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) 4846 1726773142.87221: 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) 4846 1726773142.87224: 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) 4846 1726773142.87250: 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) 4846 1726773142.87277: 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) 4846 1726773142.87408: variable '__kernel_settings_is_transactional' from source: set_fact 4846 1726773142.87435: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 4846 1726773142.87444: when evaluation is False, skipping this task 4846 1726773142.87453: _execute() done 4846 1726773142.87461: dumping result to json 4846 1726773142.87469: done dumping result, returning 4846 1726773142.87484: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set [0afff7ba-f7d3-e60c-8651-000000000403] 4846 1726773142.87498: sending task result for task 0afff7ba-f7d3-e60c-8651-000000000403 skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 4846 1726773142.87691: no more pending results, returning what we have 4846 1726773142.87697: results queue empty 4846 1726773142.87698: checking for any_errors_fatal 4846 1726773142.87708: done checking for any_errors_fatal 4846 1726773142.87709: checking for max_fail_percentage 4846 1726773142.87711: done checking for max_fail_percentage 4846 1726773142.87713: checking to see if all hosts have failed and the running result is not ok 4846 1726773142.87714: done checking to see if all hosts have failed 4846 1726773142.87715: getting the remaining hosts for this loop 4846 1726773142.87718: done getting the remaining hosts for this loop 4846 1726773142.87724: getting the next task for host managed_node3 4846 1726773142.87736: done getting next task for host managed_node3 4846 1726773142.87741: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 4846 1726773142.87745: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4846 1726773142.87766: getting variables 4846 1726773142.87769: in VariableManager get_vars() 4846 1726773142.87924: Calling all_inventory to load vars for managed_node3 4846 1726773142.87928: Calling groups_inventory to load vars for managed_node3 4846 1726773142.87931: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773142.87939: done sending task result for task 0afff7ba-f7d3-e60c-8651-000000000403 4846 1726773142.87943: WORKER PROCESS EXITING 4846 1726773142.87955: Calling all_plugins_play to load vars for managed_node3 4846 1726773142.87960: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773142.87965: Calling groups_plugins_play to load vars for managed_node3 4846 1726773142.88536: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773142.88758: done with get_vars() 4846 1726773142.88768: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Read tuned main config] ****** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:42 Thursday 19 September 2024 15:12:22 -0400 (0:00:00.048) 0:00:21.465 **** 4846 1726773142.88838: entering _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 4846 1726773142.89050: worker is 1 (out of 1 available) 4846 1726773142.89067: exiting _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 4846 1726773142.89083: done queuing things up, now waiting for results queue to drain 4846 1726773142.89084: waiting for pending results... 4846 1726773142.89278: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 4846 1726773142.89369: in run() - task 0afff7ba-f7d3-e60c-8651-000000000405 4846 1726773142.89383: variable 'ansible_search_path' from source: unknown 4846 1726773142.89388: variable 'ansible_search_path' from source: unknown 4846 1726773142.89423: calling self._execute() 4846 1726773142.89501: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773142.89509: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773142.89519: variable 'omit' from source: magic vars 4846 1726773142.89613: variable 'omit' from source: magic vars 4846 1726773142.89655: variable 'omit' from source: magic vars 4846 1726773142.89680: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 4846 1726773142.89953: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 4846 1726773142.90027: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4846 1726773142.90059: variable 'omit' from source: magic vars 4846 1726773142.90102: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773142.90137: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773142.90156: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773142.90172: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773142.90184: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773142.90214: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773142.90218: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773142.90223: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773142.90317: Set connection var ansible_shell_executable to /bin/sh 4846 1726773142.90323: Set connection var ansible_pipelining to False 4846 1726773142.90326: Set connection var ansible_shell_type to sh 4846 1726773142.90330: Set connection var ansible_connection to ssh 4846 1726773142.90337: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773142.90345: Set connection var ansible_timeout to 10 4846 1726773142.90366: variable 'ansible_shell_executable' from source: unknown 4846 1726773142.90370: variable 'ansible_connection' from source: unknown 4846 1726773142.90372: variable 'ansible_module_compression' from source: unknown 4846 1726773142.90377: variable 'ansible_shell_type' from source: unknown 4846 1726773142.90380: variable 'ansible_shell_executable' from source: unknown 4846 1726773142.90382: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773142.90388: variable 'ansible_pipelining' from source: unknown 4846 1726773142.90391: variable 'ansible_timeout' from source: unknown 4846 1726773142.90398: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773142.90568: 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__) 4846 1726773142.90581: variable 'omit' from source: magic vars 4846 1726773142.90587: starting attempt loop 4846 1726773142.90590: running the handler 4846 1726773142.90603: _low_level_execute_command(): starting 4846 1726773142.90616: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4846 1726773142.91165: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773142.91169: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773142.91172: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773142.91175: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773142.91236: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773142.91239: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773142.91244: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773142.91289: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773142.93085: stdout chunk (state=3): >>>/root <<< 4846 1726773142.93192: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773142.93252: stderr chunk (state=3): >>><<< 4846 1726773142.93256: stdout chunk (state=3): >>><<< 4846 1726773142.93283: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773142.93297: _low_level_execute_command(): starting 4846 1726773142.93303: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773142.932838-5656-21345715773349 `" && echo ansible-tmp-1726773142.932838-5656-21345715773349="` echo /root/.ansible/tmp/ansible-tmp-1726773142.932838-5656-21345715773349 `" ) && sleep 0' 4846 1726773142.93810: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773142.93814: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773142.93818: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773142.93828: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773142.93831: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773142.93886: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773142.93891: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773142.93893: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773142.93933: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773142.98197: stdout chunk (state=3): >>>ansible-tmp-1726773142.932838-5656-21345715773349=/root/.ansible/tmp/ansible-tmp-1726773142.932838-5656-21345715773349 <<< 4846 1726773142.98326: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773142.98392: stderr chunk (state=3): >>><<< 4846 1726773142.98396: stdout chunk (state=3): >>><<< 4846 1726773142.98416: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773142.932838-5656-21345715773349=/root/.ansible/tmp/ansible-tmp-1726773142.932838-5656-21345715773349 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773142.98464: variable 'ansible_module_compression' from source: unknown 4846 1726773142.98503: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4846hktl8x9z/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 4846 1726773142.98541: variable 'ansible_facts' from source: unknown 4846 1726773142.98609: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773142.932838-5656-21345715773349/AnsiballZ_kernel_settings_get_config.py 4846 1726773142.98731: Sending initial data 4846 1726773142.98735: Sent initial data (171 bytes) 4846 1726773142.99226: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773142.99229: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773142.99232: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4846 1726773142.99235: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found <<< 4846 1726773142.99238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773142.99290: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773142.99293: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773142.99336: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773143.01051: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773143.01084: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773143.01128: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmp7g_rxhxi /root/.ansible/tmp/ansible-tmp-1726773142.932838-5656-21345715773349/AnsiballZ_kernel_settings_get_config.py <<< 4846 1726773143.01132: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773142.932838-5656-21345715773349/AnsiballZ_kernel_settings_get_config.py" <<< 4846 1726773143.01163: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmp7g_rxhxi" to remote "/root/.ansible/tmp/ansible-tmp-1726773142.932838-5656-21345715773349/AnsiballZ_kernel_settings_get_config.py" <<< 4846 1726773143.01170: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773142.932838-5656-21345715773349/AnsiballZ_kernel_settings_get_config.py" <<< 4846 1726773143.01917: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773143.01994: stderr chunk (state=3): >>><<< 4846 1726773143.01998: stdout chunk (state=3): >>><<< 4846 1726773143.02021: done transferring module to remote 4846 1726773143.02032: _low_level_execute_command(): starting 4846 1726773143.02038: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773142.932838-5656-21345715773349/ /root/.ansible/tmp/ansible-tmp-1726773142.932838-5656-21345715773349/AnsiballZ_kernel_settings_get_config.py && sleep 0' 4846 1726773143.02516: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773143.02519: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773143.02522: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773143.02536: 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.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773143.02573: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773143.02588: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773143.02640: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773143.04614: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773143.04670: stderr chunk (state=3): >>><<< 4846 1726773143.04674: stdout chunk (state=3): >>><<< 4846 1726773143.04693: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773143.04697: _low_level_execute_command(): starting 4846 1726773143.04704: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773142.932838-5656-21345715773349/AnsiballZ_kernel_settings_get_config.py && sleep 0' 4846 1726773143.05176: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773143.05179: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773143.05182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4846 1726773143.05184: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773143.05187: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773143.05242: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773143.05248: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773143.05297: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773143.23399: 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"}}} <<< 4846 1726773143.24934: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773143.25000: stderr chunk (state=3): >>><<< 4846 1726773143.25004: stdout chunk (state=3): >>><<< 4846 1726773143.25022: _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_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773143.25054: 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-1726773142.932838-5656-21345715773349/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4846 1726773143.25067: _low_level_execute_command(): starting 4846 1726773143.25077: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773142.932838-5656-21345715773349/ > /dev/null 2>&1 && sleep 0' 4846 1726773143.25566: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773143.25570: 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.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773143.25573: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration <<< 4846 1726773143.25575: 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.14.32 originally 10.31.14.32 <<< 4846 1726773143.25582: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773143.25637: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773143.25640: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773143.25687: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773143.27643: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773143.27700: stderr chunk (state=3): >>><<< 4846 1726773143.27704: stdout chunk (state=3): >>><<< 4846 1726773143.27723: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773143.27730: handler run complete 4846 1726773143.27747: attempt loop complete, returning result 4846 1726773143.27750: _execute() done 4846 1726773143.27754: dumping result to json 4846 1726773143.27761: done dumping result, returning 4846 1726773143.27770: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config [0afff7ba-f7d3-e60c-8651-000000000405] 4846 1726773143.27779: sending task result for task 0afff7ba-f7d3-e60c-8651-000000000405 4846 1726773143.27889: done sending task result for task 0afff7ba-f7d3-e60c-8651-000000000405 4846 1726773143.27892: 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" } } 4846 1726773143.27988: no more pending results, returning what we have 4846 1726773143.27992: results queue empty 4846 1726773143.27993: checking for any_errors_fatal 4846 1726773143.27999: done checking for any_errors_fatal 4846 1726773143.28000: checking for max_fail_percentage 4846 1726773143.28007: done checking for max_fail_percentage 4846 1726773143.28008: checking to see if all hosts have failed and the running result is not ok 4846 1726773143.28010: done checking to see if all hosts have failed 4846 1726773143.28010: getting the remaining hosts for this loop 4846 1726773143.28015: done getting the remaining hosts for this loop 4846 1726773143.28020: getting the next task for host managed_node3 4846 1726773143.28027: done getting next task for host managed_node3 4846 1726773143.28031: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 4846 1726773143.28034: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4846 1726773143.28046: getting variables 4846 1726773143.28048: in VariableManager get_vars() 4846 1726773143.28087: Calling all_inventory to load vars for managed_node3 4846 1726773143.28090: Calling groups_inventory to load vars for managed_node3 4846 1726773143.28092: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773143.28102: Calling all_plugins_play to load vars for managed_node3 4846 1726773143.28110: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773143.28115: Calling groups_plugins_play to load vars for managed_node3 4846 1726773143.28280: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773143.28476: done with get_vars() 4846 1726773143.28486: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Thursday 19 September 2024 15:12:23 -0400 (0:00:00.397) 0:00:21.863 **** 4846 1726773143.28562: entering _queue_task() for managed_node3/stat 4846 1726773143.28784: worker is 1 (out of 1 available) 4846 1726773143.28801: exiting _queue_task() for managed_node3/stat 4846 1726773143.28816: done queuing things up, now waiting for results queue to drain 4846 1726773143.28817: waiting for pending results... 4846 1726773143.29014: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 4846 1726773143.29098: in run() - task 0afff7ba-f7d3-e60c-8651-000000000406 4846 1726773143.29111: variable 'ansible_search_path' from source: unknown 4846 1726773143.29115: variable 'ansible_search_path' from source: unknown 4846 1726773143.29165: variable '__prof_from_conf' from source: task vars 4846 1726773143.29435: variable '__prof_from_conf' from source: task vars 4846 1726773143.29684: variable '__data' from source: task vars 4846 1726773143.29750: variable '__kernel_settings_register_tuned_main' from source: set_fact 4846 1726773143.29914: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4846 1726773143.29924: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4846 1726773143.29977: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4846 1726773143.29994: variable 'omit' from source: magic vars 4846 1726773143.30079: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773143.30087: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773143.30097: variable 'omit' from source: magic vars 4846 1726773143.30316: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4846 1726773143.31984: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4846 1726773143.32036: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4846 1726773143.32067: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4846 1726773143.32099: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4846 1726773143.32125: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4846 1726773143.32190: 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) 4846 1726773143.32219: 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) 4846 1726773143.32240: 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) 4846 1726773143.32275: 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) 4846 1726773143.32287: 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) 4846 1726773143.32367: variable 'item' from source: unknown 4846 1726773143.32379: Evaluated conditional (item | length > 0): False 4846 1726773143.32383: when evaluation is False, skipping this task 4846 1726773143.32414: variable 'item' from source: unknown 4846 1726773143.32468: 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" } 4846 1726773143.32649: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773143.32652: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773143.32655: variable 'omit' from source: magic vars 4846 1726773143.32733: 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) 4846 1726773143.32753: 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) 4846 1726773143.32779: 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) 4846 1726773143.32812: 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) 4846 1726773143.32824: 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) 4846 1726773143.32890: variable 'item' from source: unknown 4846 1726773143.32898: Evaluated conditional (item | length > 0): True 4846 1726773143.32904: variable 'omit' from source: magic vars 4846 1726773143.32939: variable 'omit' from source: magic vars 4846 1726773143.32977: variable 'item' from source: unknown 4846 1726773143.33030: variable 'item' from source: unknown 4846 1726773143.33044: variable 'omit' from source: magic vars 4846 1726773143.33068: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773143.33094: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773143.33112: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773143.33127: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773143.33137: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773143.33164: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773143.33167: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773143.33172: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773143.33256: Set connection var ansible_shell_executable to /bin/sh 4846 1726773143.33262: Set connection var ansible_pipelining to False 4846 1726773143.33265: Set connection var ansible_shell_type to sh 4846 1726773143.33269: Set connection var ansible_connection to ssh 4846 1726773143.33278: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773143.33285: Set connection var ansible_timeout to 10 4846 1726773143.33304: variable 'ansible_shell_executable' from source: unknown 4846 1726773143.33309: variable 'ansible_connection' from source: unknown 4846 1726773143.33312: variable 'ansible_module_compression' from source: unknown 4846 1726773143.33318: variable 'ansible_shell_type' from source: unknown 4846 1726773143.33320: variable 'ansible_shell_executable' from source: unknown 4846 1726773143.33323: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773143.33333: variable 'ansible_pipelining' from source: unknown 4846 1726773143.33335: variable 'ansible_timeout' from source: unknown 4846 1726773143.33338: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773143.33450: 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__) 4846 1726773143.33460: variable 'omit' from source: magic vars 4846 1726773143.33467: starting attempt loop 4846 1726773143.33470: running the handler 4846 1726773143.33483: _low_level_execute_command(): starting 4846 1726773143.33491: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4846 1726773143.34037: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773143.34040: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773143.34043: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773143.34045: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773143.34102: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773143.34107: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773143.34164: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773143.35928: stdout chunk (state=3): >>>/root <<< 4846 1726773143.36036: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773143.36096: stderr chunk (state=3): >>><<< 4846 1726773143.36099: stdout chunk (state=3): >>><<< 4846 1726773143.36122: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773143.36134: _low_level_execute_command(): starting 4846 1726773143.36140: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773143.3612301-5664-116294032887554 `" && echo ansible-tmp-1726773143.3612301-5664-116294032887554="` echo /root/.ansible/tmp/ansible-tmp-1726773143.3612301-5664-116294032887554 `" ) && sleep 0' 4846 1726773143.36611: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773143.36615: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773143.36617: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773143.36620: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773143.36672: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773143.36681: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773143.36724: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773143.38765: stdout chunk (state=3): >>>ansible-tmp-1726773143.3612301-5664-116294032887554=/root/.ansible/tmp/ansible-tmp-1726773143.3612301-5664-116294032887554 <<< 4846 1726773143.38895: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773143.38937: stderr chunk (state=3): >>><<< 4846 1726773143.38940: stdout chunk (state=3): >>><<< 4846 1726773143.38955: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773143.3612301-5664-116294032887554=/root/.ansible/tmp/ansible-tmp-1726773143.3612301-5664-116294032887554 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773143.39001: variable 'ansible_module_compression' from source: unknown 4846 1726773143.39043: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4846hktl8x9z/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4846 1726773143.39072: variable 'ansible_facts' from source: unknown 4846 1726773143.39141: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773143.3612301-5664-116294032887554/AnsiballZ_stat.py 4846 1726773143.39255: Sending initial data 4846 1726773143.39259: Sent initial data (151 bytes) 4846 1726773143.39735: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773143.39739: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773143.39741: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4846 1726773143.39750: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773143.39752: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773143.39802: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773143.39805: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773143.39851: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773143.41524: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 4846 1726773143.41530: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773143.41559: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773143.41600: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpsoxbsjmb /root/.ansible/tmp/ansible-tmp-1726773143.3612301-5664-116294032887554/AnsiballZ_stat.py <<< 4846 1726773143.41608: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773143.3612301-5664-116294032887554/AnsiballZ_stat.py" <<< 4846 1726773143.41643: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpsoxbsjmb" to remote "/root/.ansible/tmp/ansible-tmp-1726773143.3612301-5664-116294032887554/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773143.3612301-5664-116294032887554/AnsiballZ_stat.py" <<< 4846 1726773143.42419: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773143.42488: stderr chunk (state=3): >>><<< 4846 1726773143.42491: stdout chunk (state=3): >>><<< 4846 1726773143.42513: done transferring module to remote 4846 1726773143.42523: _low_level_execute_command(): starting 4846 1726773143.42528: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773143.3612301-5664-116294032887554/ /root/.ansible/tmp/ansible-tmp-1726773143.3612301-5664-116294032887554/AnsiballZ_stat.py && sleep 0' 4846 1726773143.42990: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773143.42993: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773143.42996: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration <<< 4846 1726773143.42998: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773143.43002: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773143.43046: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773143.43063: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773143.43102: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773143.45015: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773143.45064: stderr chunk (state=3): >>><<< 4846 1726773143.45067: stdout chunk (state=3): >>><<< 4846 1726773143.45083: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773143.45086: _low_level_execute_command(): starting 4846 1726773143.45092: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773143.3612301-5664-116294032887554/AnsiballZ_stat.py && sleep 0' 4846 1726773143.45541: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773143.45544: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773143.45546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4846 1726773143.45549: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773143.45551: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773143.45610: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773143.45614: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773143.45662: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773143.64077: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262615, "dev": 51714, "nlink": 3, "atime": 1726773133.6633704, "mtime": 1726773129.4093025, "ctime": 1726773129.4093025, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "848452028", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 4846 1726773143.65840: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773143.65904: stderr chunk (state=3): >>><<< 4846 1726773143.65910: stdout chunk (state=3): >>><<< 4846 1726773143.65926: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262615, "dev": 51714, "nlink": 3, "atime": 1726773133.6633704, "mtime": 1726773129.4093025, "ctime": 1726773129.4093025, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "848452028", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773143.66004: 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-1726773143.3612301-5664-116294032887554/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4846 1726773143.66014: _low_level_execute_command(): starting 4846 1726773143.66020: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773143.3612301-5664-116294032887554/ > /dev/null 2>&1 && sleep 0' 4846 1726773143.66504: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773143.66511: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773143.66514: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773143.66516: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773143.66520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773143.66576: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773143.66580: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773143.66584: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773143.66627: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773143.68558: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773143.68615: stderr chunk (state=3): >>><<< 4846 1726773143.68618: stdout chunk (state=3): >>><<< 4846 1726773143.68633: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773143.68641: handler run complete 4846 1726773143.68692: attempt loop complete, returning result 4846 1726773143.68711: variable 'item' from source: unknown 4846 1726773143.68783: variable 'item' from source: unknown ok: [managed_node3] => (item=/etc/tuned/profiles) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned/profiles", "stat": { "atime": 1726773133.6633704, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726773129.4093025, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262615, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726773129.4093025, "nlink": 3, "path": "/etc/tuned/profiles", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "848452028", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 4846 1726773143.68960: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773143.68967: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773143.68970: variable 'omit' from source: magic vars 4846 1726773143.69086: 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) 4846 1726773143.69114: 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) 4846 1726773143.69136: 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) 4846 1726773143.69169: 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) 4846 1726773143.69182: 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) 4846 1726773143.69257: variable 'item' from source: unknown 4846 1726773143.69264: Evaluated conditional (item | length > 0): True 4846 1726773143.69270: variable 'omit' from source: magic vars 4846 1726773143.69285: variable 'omit' from source: magic vars 4846 1726773143.69328: variable 'item' from source: unknown 4846 1726773143.69381: variable 'item' from source: unknown 4846 1726773143.69394: variable 'omit' from source: magic vars 4846 1726773143.69416: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773143.69425: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773143.69432: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773143.69445: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773143.69448: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773143.69453: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773143.69520: Set connection var ansible_shell_executable to /bin/sh 4846 1726773143.69523: Set connection var ansible_pipelining to False 4846 1726773143.69532: Set connection var ansible_shell_type to sh 4846 1726773143.69535: Set connection var ansible_connection to ssh 4846 1726773143.69537: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773143.69547: Set connection var ansible_timeout to 10 4846 1726773143.69567: variable 'ansible_shell_executable' from source: unknown 4846 1726773143.69570: variable 'ansible_connection' from source: unknown 4846 1726773143.69572: variable 'ansible_module_compression' from source: unknown 4846 1726773143.69578: variable 'ansible_shell_type' from source: unknown 4846 1726773143.69580: variable 'ansible_shell_executable' from source: unknown 4846 1726773143.69582: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773143.69588: variable 'ansible_pipelining' from source: unknown 4846 1726773143.69591: variable 'ansible_timeout' from source: unknown 4846 1726773143.69597: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773143.69686: 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) 4846 1726773143.69695: variable 'omit' from source: magic vars 4846 1726773143.69700: starting attempt loop 4846 1726773143.69703: running the handler 4846 1726773143.69713: _low_level_execute_command(): starting 4846 1726773143.69717: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4846 1726773143.70202: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773143.70205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773143.70217: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773143.70219: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773143.70222: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773143.70272: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773143.70276: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773143.70281: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773143.70327: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773143.72041: stdout chunk (state=3): >>>/root <<< 4846 1726773143.72147: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773143.72205: stderr chunk (state=3): >>><<< 4846 1726773143.72210: stdout chunk (state=3): >>><<< 4846 1726773143.72225: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773143.72235: _low_level_execute_command(): starting 4846 1726773143.72241: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773143.7222629-5664-99989399425429 `" && echo ansible-tmp-1726773143.7222629-5664-99989399425429="` echo /root/.ansible/tmp/ansible-tmp-1726773143.7222629-5664-99989399425429 `" ) && sleep 0' 4846 1726773143.72717: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4846 1726773143.72721: 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 <<< 4846 1726773143.72728: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773143.72731: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773143.72733: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773143.72786: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773143.72793: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773143.72795: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773143.72834: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773143.74860: stdout chunk (state=3): >>>ansible-tmp-1726773143.7222629-5664-99989399425429=/root/.ansible/tmp/ansible-tmp-1726773143.7222629-5664-99989399425429 <<< 4846 1726773143.74969: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773143.75026: stderr chunk (state=3): >>><<< 4846 1726773143.75029: stdout chunk (state=3): >>><<< 4846 1726773143.75043: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773143.7222629-5664-99989399425429=/root/.ansible/tmp/ansible-tmp-1726773143.7222629-5664-99989399425429 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773143.75081: variable 'ansible_module_compression' from source: unknown 4846 1726773143.75122: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4846hktl8x9z/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4846 1726773143.75138: variable 'ansible_facts' from source: unknown 4846 1726773143.75189: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773143.7222629-5664-99989399425429/AnsiballZ_stat.py 4846 1726773143.75293: Sending initial data 4846 1726773143.75297: Sent initial data (150 bytes) 4846 1726773143.75761: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773143.75766: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773143.75769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773143.75771: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773143.75776: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773143.75826: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773143.75829: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773143.75872: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773143.77491: 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 <<< 4846 1726773143.77495: stderr chunk (state=3): >>>debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773143.77522: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773143.77559: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpymkog191 /root/.ansible/tmp/ansible-tmp-1726773143.7222629-5664-99989399425429/AnsiballZ_stat.py <<< 4846 1726773143.77567: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773143.7222629-5664-99989399425429/AnsiballZ_stat.py" <<< 4846 1726773143.77593: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpymkog191" to remote "/root/.ansible/tmp/ansible-tmp-1726773143.7222629-5664-99989399425429/AnsiballZ_stat.py" <<< 4846 1726773143.77600: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773143.7222629-5664-99989399425429/AnsiballZ_stat.py" <<< 4846 1726773143.78351: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773143.78421: stderr chunk (state=3): >>><<< 4846 1726773143.78425: stdout chunk (state=3): >>><<< 4846 1726773143.78443: done transferring module to remote 4846 1726773143.78452: _low_level_execute_command(): starting 4846 1726773143.78457: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773143.7222629-5664-99989399425429/ /root/.ansible/tmp/ansible-tmp-1726773143.7222629-5664-99989399425429/AnsiballZ_stat.py && sleep 0' 4846 1726773143.78927: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773143.78930: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773143.78933: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4846 1726773143.78939: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773143.78941: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773143.78992: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773143.78995: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773143.79037: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773143.80918: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773143.80964: stderr chunk (state=3): >>><<< 4846 1726773143.80967: stdout chunk (state=3): >>><<< 4846 1726773143.80994: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773143.80998: _low_level_execute_command(): starting 4846 1726773143.81003: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773143.7222629-5664-99989399425429/AnsiballZ_stat.py && sleep 0' 4846 1726773143.81511: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773143.81516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773143.81529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773143.81593: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773143.81596: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773143.81659: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773144.00149: 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": 4096, "inode": 262610, "dev": 51714, "nlink": 4, "atime": 1726773089.7866793, "mtime": 1726773131.700339, "ctime": 1726773131.700339, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "903601599", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 4846 1726773144.01884: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773144.01949: stderr chunk (state=3): >>><<< 4846 1726773144.01953: stdout chunk (state=3): >>><<< 4846 1726773144.01972: _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": 4096, "inode": 262610, "dev": 51714, "nlink": 4, "atime": 1726773089.7866793, "mtime": 1726773131.700339, "ctime": 1726773131.700339, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "903601599", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773144.02022: 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-1726773143.7222629-5664-99989399425429/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4846 1726773144.02031: _low_level_execute_command(): starting 4846 1726773144.02034: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773143.7222629-5664-99989399425429/ > /dev/null 2>&1 && sleep 0' 4846 1726773144.02515: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773144.02519: 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.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773144.02529: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773144.02540: 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.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773144.02592: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773144.02599: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773144.02643: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773144.04612: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773144.04669: stderr chunk (state=3): >>><<< 4846 1726773144.04675: stdout chunk (state=3): >>><<< 4846 1726773144.04688: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773144.04695: handler run complete 4846 1726773144.04741: attempt loop complete, returning result 4846 1726773144.04760: variable 'item' from source: unknown 4846 1726773144.04833: variable 'item' from source: unknown ok: [managed_node3] => (item=/etc/tuned) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned", "stat": { "atime": 1726773089.7866793, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726773131.700339, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262610, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726773131.700339, "nlink": 4, "path": "/etc/tuned", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "903601599", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 4846 1726773144.05008: dumping result to json 4846 1726773144.05012: done dumping result, returning 4846 1726773144.05014: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory [0afff7ba-f7d3-e60c-8651-000000000406] 4846 1726773144.05017: sending task result for task 0afff7ba-f7d3-e60c-8651-000000000406 4846 1726773144.05070: done sending task result for task 0afff7ba-f7d3-e60c-8651-000000000406 4846 1726773144.05075: WORKER PROCESS EXITING 4846 1726773144.05233: no more pending results, returning what we have 4846 1726773144.05237: results queue empty 4846 1726773144.05238: checking for any_errors_fatal 4846 1726773144.05245: done checking for any_errors_fatal 4846 1726773144.05246: checking for max_fail_percentage 4846 1726773144.05248: done checking for max_fail_percentage 4846 1726773144.05250: checking to see if all hosts have failed and the running result is not ok 4846 1726773144.05251: done checking to see if all hosts have failed 4846 1726773144.05252: getting the remaining hosts for this loop 4846 1726773144.05254: done getting the remaining hosts for this loop 4846 1726773144.05258: getting the next task for host managed_node3 4846 1726773144.05263: done getting next task for host managed_node3 4846 1726773144.05267: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 4846 1726773144.05270: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4846 1726773144.05284: getting variables 4846 1726773144.05285: in VariableManager get_vars() 4846 1726773144.05325: Calling all_inventory to load vars for managed_node3 4846 1726773144.05328: Calling groups_inventory to load vars for managed_node3 4846 1726773144.05330: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773144.05337: Calling all_plugins_play to load vars for managed_node3 4846 1726773144.05339: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773144.05342: Calling groups_plugins_play to load vars for managed_node3 4846 1726773144.05552: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773144.05738: done with get_vars() 4846 1726773144.05747: done getting variables 4846 1726773144.05796: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:63 Thursday 19 September 2024 15:12:24 -0400 (0:00:00.772) 0:00:22.635 **** 4846 1726773144.05826: entering _queue_task() for managed_node3/set_fact 4846 1726773144.06050: worker is 1 (out of 1 available) 4846 1726773144.06066: exiting _queue_task() for managed_node3/set_fact 4846 1726773144.06081: done queuing things up, now waiting for results queue to drain 4846 1726773144.06082: waiting for pending results... 4846 1726773144.06280: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 4846 1726773144.06362: in run() - task 0afff7ba-f7d3-e60c-8651-000000000407 4846 1726773144.06378: variable 'ansible_search_path' from source: unknown 4846 1726773144.06381: variable 'ansible_search_path' from source: unknown 4846 1726773144.06418: calling self._execute() 4846 1726773144.06500: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773144.06508: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773144.06518: variable 'omit' from source: magic vars 4846 1726773144.06612: variable 'omit' from source: magic vars 4846 1726773144.06653: variable 'omit' from source: magic vars 4846 1726773144.07056: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4846 1726773144.08747: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4846 1726773144.08812: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4846 1726773144.08845: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4846 1726773144.08877: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4846 1726773144.08899: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4846 1726773144.08969: 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) 4846 1726773144.08994: 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) 4846 1726773144.09017: 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) 4846 1726773144.09054: 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) 4846 1726773144.09066: 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) 4846 1726773144.09108: 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) 4846 1726773144.09128: 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) 4846 1726773144.09151: 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) 4846 1726773144.09185: 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) 4846 1726773144.09198: 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) 4846 1726773144.09253: 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) 4846 1726773144.09278: 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) 4846 1726773144.09298: 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) 4846 1726773144.09330: 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) 4846 1726773144.09343: 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) 4846 1726773144.09546: variable '__kernel_settings_find_profile_dirs' from source: set_fact 4846 1726773144.09634: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4846 1726773144.09767: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4846 1726773144.09803: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4846 1726773144.09833: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4846 1726773144.09857: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4846 1726773144.09895: 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) 4846 1726773144.09918: 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) 4846 1726773144.09939: 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) 4846 1726773144.09960: 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) 4846 1726773144.10008: variable 'omit' from source: magic vars 4846 1726773144.10036: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773144.10060: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773144.10079: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773144.10094: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773144.10103: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773144.10135: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773144.10138: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773144.10141: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773144.10227: Set connection var ansible_shell_executable to /bin/sh 4846 1726773144.10230: Set connection var ansible_pipelining to False 4846 1726773144.10237: Set connection var ansible_shell_type to sh 4846 1726773144.10240: Set connection var ansible_connection to ssh 4846 1726773144.10251: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773144.10258: Set connection var ansible_timeout to 10 4846 1726773144.10280: variable 'ansible_shell_executable' from source: unknown 4846 1726773144.10283: variable 'ansible_connection' from source: unknown 4846 1726773144.10287: variable 'ansible_module_compression' from source: unknown 4846 1726773144.10291: variable 'ansible_shell_type' from source: unknown 4846 1726773144.10294: variable 'ansible_shell_executable' from source: unknown 4846 1726773144.10298: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773144.10303: variable 'ansible_pipelining' from source: unknown 4846 1726773144.10308: variable 'ansible_timeout' from source: unknown 4846 1726773144.10314: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773144.10398: 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) 4846 1726773144.10409: variable 'omit' from source: magic vars 4846 1726773144.10416: starting attempt loop 4846 1726773144.10418: running the handler 4846 1726773144.10429: handler run complete 4846 1726773144.10437: attempt loop complete, returning result 4846 1726773144.10440: _execute() done 4846 1726773144.10444: dumping result to json 4846 1726773144.10450: done dumping result, returning 4846 1726773144.10458: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir [0afff7ba-f7d3-e60c-8651-000000000407] 4846 1726773144.10465: sending task result for task 0afff7ba-f7d3-e60c-8651-000000000407 4846 1726773144.10554: done sending task result for task 0afff7ba-f7d3-e60c-8651-000000000407 4846 1726773144.10557: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_profile_parent": "/etc/tuned/profiles" }, "changed": false } 4846 1726773144.10638: no more pending results, returning what we have 4846 1726773144.10643: results queue empty 4846 1726773144.10643: checking for any_errors_fatal 4846 1726773144.10657: done checking for any_errors_fatal 4846 1726773144.10658: checking for max_fail_percentage 4846 1726773144.10660: done checking for max_fail_percentage 4846 1726773144.10661: checking to see if all hosts have failed and the running result is not ok 4846 1726773144.10662: done checking to see if all hosts have failed 4846 1726773144.10663: getting the remaining hosts for this loop 4846 1726773144.10665: done getting the remaining hosts for this loop 4846 1726773144.10670: getting the next task for host managed_node3 4846 1726773144.10680: done getting next task for host managed_node3 4846 1726773144.10683: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 4846 1726773144.10687: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4846 1726773144.10700: getting variables 4846 1726773144.10701: in VariableManager get_vars() 4846 1726773144.10740: Calling all_inventory to load vars for managed_node3 4846 1726773144.10743: Calling groups_inventory to load vars for managed_node3 4846 1726773144.10745: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773144.10755: Calling all_plugins_play to load vars for managed_node3 4846 1726773144.10758: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773144.10761: Calling groups_plugins_play to load vars for managed_node3 4846 1726773144.10940: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773144.11135: done with get_vars() 4846 1726773144.11147: done getting variables 4846 1726773144.11197: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 Thursday 19 September 2024 15:12:24 -0400 (0:00:00.054) 0:00:22.689 **** 4846 1726773144.11224: entering _queue_task() for managed_node3/service 4846 1726773144.11455: worker is 1 (out of 1 available) 4846 1726773144.11472: exiting _queue_task() for managed_node3/service 4846 1726773144.11488: done queuing things up, now waiting for results queue to drain 4846 1726773144.11489: waiting for pending results... 4846 1726773144.11698: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 4846 1726773144.11787: in run() - task 0afff7ba-f7d3-e60c-8651-000000000408 4846 1726773144.11800: variable 'ansible_search_path' from source: unknown 4846 1726773144.11804: variable 'ansible_search_path' from source: unknown 4846 1726773144.11851: variable '__kernel_settings_services' from source: include_vars 4846 1726773144.12135: variable '__kernel_settings_services' from source: include_vars 4846 1726773144.12203: variable 'omit' from source: magic vars 4846 1726773144.12309: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773144.12318: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773144.12329: variable 'omit' from source: magic vars 4846 1726773144.12403: variable 'omit' from source: magic vars 4846 1726773144.12444: variable 'omit' from source: magic vars 4846 1726773144.12585: variable 'item' from source: unknown 4846 1726773144.12590: variable 'item' from source: unknown 4846 1726773144.12656: variable 'omit' from source: magic vars 4846 1726773144.12697: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773144.12733: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773144.12752: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773144.12768: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773144.12781: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773144.12910: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773144.12915: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773144.12918: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773144.12921: Set connection var ansible_shell_executable to /bin/sh 4846 1726773144.12923: Set connection var ansible_pipelining to False 4846 1726773144.12926: Set connection var ansible_shell_type to sh 4846 1726773144.12928: Set connection var ansible_connection to ssh 4846 1726773144.12930: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773144.12932: Set connection var ansible_timeout to 10 4846 1726773144.12950: variable 'ansible_shell_executable' from source: unknown 4846 1726773144.12953: variable 'ansible_connection' from source: unknown 4846 1726773144.12956: variable 'ansible_module_compression' from source: unknown 4846 1726773144.12961: variable 'ansible_shell_type' from source: unknown 4846 1726773144.12963: variable 'ansible_shell_executable' from source: unknown 4846 1726773144.12968: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773144.12973: variable 'ansible_pipelining' from source: unknown 4846 1726773144.12979: variable 'ansible_timeout' from source: unknown 4846 1726773144.12984: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773144.13108: 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) 4846 1726773144.13117: variable 'omit' from source: magic vars 4846 1726773144.13124: starting attempt loop 4846 1726773144.13129: running the handler 4846 1726773144.13211: variable 'ansible_facts' from source: unknown 4846 1726773144.13320: _low_level_execute_command(): starting 4846 1726773144.13328: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4846 1726773144.13885: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773144.13889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773144.13893: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773144.13895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773144.13948: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773144.13951: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773144.14008: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773144.15795: stdout chunk (state=3): >>>/root <<< 4846 1726773144.15908: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773144.15962: stderr chunk (state=3): >>><<< 4846 1726773144.15966: stdout chunk (state=3): >>><<< 4846 1726773144.15990: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773144.16003: _low_level_execute_command(): starting 4846 1726773144.16016: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773144.1599026-5683-115223965929244 `" && echo ansible-tmp-1726773144.1599026-5683-115223965929244="` echo /root/.ansible/tmp/ansible-tmp-1726773144.1599026-5683-115223965929244 `" ) && sleep 0' 4846 1726773144.16496: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773144.16500: 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.14.32 originally 10.31.14.32 <<< 4846 1726773144.16513: 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.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773144.16516: 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.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773144.16564: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773144.16567: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773144.16616: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773144.18616: stdout chunk (state=3): >>>ansible-tmp-1726773144.1599026-5683-115223965929244=/root/.ansible/tmp/ansible-tmp-1726773144.1599026-5683-115223965929244 <<< 4846 1726773144.18734: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773144.18792: stderr chunk (state=3): >>><<< 4846 1726773144.18795: stdout chunk (state=3): >>><<< 4846 1726773144.18813: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773144.1599026-5683-115223965929244=/root/.ansible/tmp/ansible-tmp-1726773144.1599026-5683-115223965929244 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773144.18846: variable 'ansible_module_compression' from source: unknown 4846 1726773144.18891: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4846hktl8x9z/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 4846 1726773144.18948: variable 'ansible_facts' from source: unknown 4846 1726773144.19092: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773144.1599026-5683-115223965929244/AnsiballZ_systemd.py 4846 1726773144.19219: Sending initial data 4846 1726773144.19222: Sent initial data (154 bytes) 4846 1726773144.19693: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773144.19696: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773144.19699: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4846 1726773144.19703: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773144.19706: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773144.19758: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773144.19762: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773144.19810: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773144.21494: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773144.21528: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773144.21564: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpbkni8quv /root/.ansible/tmp/ansible-tmp-1726773144.1599026-5683-115223965929244/AnsiballZ_systemd.py <<< 4846 1726773144.21571: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773144.1599026-5683-115223965929244/AnsiballZ_systemd.py" <<< 4846 1726773144.21600: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpbkni8quv" to remote "/root/.ansible/tmp/ansible-tmp-1726773144.1599026-5683-115223965929244/AnsiballZ_systemd.py" <<< 4846 1726773144.21607: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773144.1599026-5683-115223965929244/AnsiballZ_systemd.py" <<< 4846 1726773144.23327: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773144.23403: stderr chunk (state=3): >>><<< 4846 1726773144.23409: stdout chunk (state=3): >>><<< 4846 1726773144.23433: done transferring module to remote 4846 1726773144.23444: _low_level_execute_command(): starting 4846 1726773144.23449: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773144.1599026-5683-115223965929244/ /root/.ansible/tmp/ansible-tmp-1726773144.1599026-5683-115223965929244/AnsiballZ_systemd.py && sleep 0' 4846 1726773144.23933: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773144.23936: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773144.23939: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773144.23941: 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.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773144.23999: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773144.24007: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773144.24044: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773144.25966: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773144.26031: stderr chunk (state=3): >>><<< 4846 1726773144.26035: stdout chunk (state=3): >>><<< 4846 1726773144.26050: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773144.26053: _low_level_execute_command(): starting 4846 1726773144.26059: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773144.1599026-5683-115223965929244/AnsiballZ_systemd.py && sleep 0' 4846 1726773144.26550: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773144.26554: 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.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773144.26556: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773144.26559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773144.26619: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773144.26622: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773144.26680: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773144.60330: stdout chunk (state=3): >>> {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "9649", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "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 15:12:13 EDT", "ExecMainStartTimestampMonotonic": "519922215", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9649", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:12:13 EDT] ; stop_time=[n/a] ; pid=9649 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:12:13 EDT] ; stop_time=[n/a] ; pid=9649 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5636", "MemoryCurrent": "15302656", "MemoryAvailable": "infinity", "CPUUsageNSec": "132505000", "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", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "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": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0"<<< 4846 1726773144.60361: stdout chunk (state=3): >>>, "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "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", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "dbus-broker.service sysinit.target system.slice dbus.socket", "WantedBy": "multi-user.target", "Conflicts": "tlp.service shutdown.target cpupower.service power-profiles-daemon.service auto-cpufreq.service", "Before": "multi-user.target shutdown.target", "After": "systemd-journald.socket network.target polkit.service dbus-broker.service systemd-sysctl.service system.slice sysinit.target dbus.socket basic.target", "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", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 15:12:13 EDT", "StateChangeTimestampMonotonic": "520051135", "InactiveExitTimestamp": "Thu 2024-09-19 15:12:13 EDT", "InactiveExitTimestampMonotonic": "519922578", "ActiveEnterTimestamp": "Thu 2024-09-19 15:12:13 EDT", "ActiveEnterTimestampMonotonic": "520051135", "ActiveExitTimestamp": "Thu 2024-09-19 15:12:13 EDT", "ActiveExitTimestampMonotonic": "519878967", "InactiveEnterTimestamp": "Thu 2024-09-19 15:12:13 EDT", "InactiveEnterTimestampMonotonic": "519914605", "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 15:12:13 EDT", "ConditionTimestampMonotonic": "519915495", "AssertTimestamp": "Thu 2024-09-19 15:12:13 EDT", "AssertTimestampMonotonic": "519915499", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "b68d0c5b9bb842f19e4db0ae0b3e0b6e", "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}}} <<< 4846 1726773144.62485: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773144.62552: stderr chunk (state=3): >>><<< 4846 1726773144.62555: stdout chunk (state=3): >>><<< 4846 1726773144.62581: _low_level_execute_command() done: rc=0, stdout= {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "9649", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "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 15:12:13 EDT", "ExecMainStartTimestampMonotonic": "519922215", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9649", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:12:13 EDT] ; stop_time=[n/a] ; pid=9649 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:12:13 EDT] ; stop_time=[n/a] ; pid=9649 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5636", "MemoryCurrent": "15302656", "MemoryAvailable": "infinity", "CPUUsageNSec": "132505000", "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", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "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": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "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", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "dbus-broker.service sysinit.target system.slice dbus.socket", "WantedBy": "multi-user.target", "Conflicts": "tlp.service shutdown.target cpupower.service power-profiles-daemon.service auto-cpufreq.service", "Before": "multi-user.target shutdown.target", "After": "systemd-journald.socket network.target polkit.service dbus-broker.service systemd-sysctl.service system.slice sysinit.target dbus.socket basic.target", "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", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 15:12:13 EDT", "StateChangeTimestampMonotonic": "520051135", "InactiveExitTimestamp": "Thu 2024-09-19 15:12:13 EDT", "InactiveExitTimestampMonotonic": "519922578", "ActiveEnterTimestamp": "Thu 2024-09-19 15:12:13 EDT", "ActiveEnterTimestampMonotonic": "520051135", "ActiveExitTimestamp": "Thu 2024-09-19 15:12:13 EDT", "ActiveExitTimestampMonotonic": "519878967", "InactiveEnterTimestamp": "Thu 2024-09-19 15:12:13 EDT", "InactiveEnterTimestampMonotonic": "519914605", "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 15:12:13 EDT", "ConditionTimestampMonotonic": "519915495", "AssertTimestamp": "Thu 2024-09-19 15:12:13 EDT", "AssertTimestampMonotonic": "519915499", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "b68d0c5b9bb842f19e4db0ae0b3e0b6e", "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_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773144.62771: 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-1726773144.1599026-5683-115223965929244/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4846 1726773144.62791: _low_level_execute_command(): starting 4846 1726773144.62795: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773144.1599026-5683-115223965929244/ > /dev/null 2>&1 && sleep 0' 4846 1726773144.63291: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773144.63294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773144.63297: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address <<< 4846 1726773144.63299: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773144.63302: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773144.63361: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773144.63364: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773144.63369: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773144.63410: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773144.65382: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773144.65436: stderr chunk (state=3): >>><<< 4846 1726773144.65440: stdout chunk (state=3): >>><<< 4846 1726773144.65457: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773144.65467: handler run complete 4846 1726773144.65519: attempt loop complete, returning result 4846 1726773144.65538: variable 'item' from source: unknown 4846 1726773144.65613: 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 15:12:13 EDT", "ActiveEnterTimestampMonotonic": "520051135", "ActiveExitTimestamp": "Thu 2024-09-19 15:12:13 EDT", "ActiveExitTimestampMonotonic": "519878967", "ActiveState": "active", "After": "systemd-journald.socket network.target polkit.service dbus-broker.service systemd-sysctl.service system.slice sysinit.target dbus.socket basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 15:12:13 EDT", "AssertTimestampMonotonic": "519915499", "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": "132505000", "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 15:12:13 EDT", "ConditionTimestampMonotonic": "519915495", "ConfigurationDirectoryMode": "0755", "Conflicts": "tlp.service shutdown.target cpupower.service power-profiles-daemon.service auto-cpufreq.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5636", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9649", "ExecMainStartTimestamp": "Thu 2024-09-19 15:12:13 EDT", "ExecMainStartTimestampMonotonic": "519922215", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:12:13 EDT] ; stop_time=[n/a] ; pid=9649 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:12:13 EDT] ; stop_time=[n/a] ; pid=9649 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/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 15:12:13 EDT", "InactiveEnterTimestampMonotonic": "519914605", "InactiveExitTimestamp": "Thu 2024-09-19 15:12:13 EDT", "InactiveExitTimestampMonotonic": "519922578", "InvocationID": "b68d0c5b9bb842f19e4db0ae0b3e0b6e", "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": "14752", "LimitNPROCSoft": "14752", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "9649", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "15302656", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus-broker.service sysinit.target system.slice dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestamp": "Thu 2024-09-19 15:12:13 EDT", "StateChangeTimestampMonotonic": "520051135", "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": "4425", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 4846 1726773144.66210: dumping result to json 4846 1726773144.66213: done dumping result, returning 4846 1726773144.66215: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started [0afff7ba-f7d3-e60c-8651-000000000408] 4846 1726773144.66218: sending task result for task 0afff7ba-f7d3-e60c-8651-000000000408 4846 1726773144.66310: done sending task result for task 0afff7ba-f7d3-e60c-8651-000000000408 4846 1726773144.66313: WORKER PROCESS EXITING 4846 1726773144.66423: no more pending results, returning what we have 4846 1726773144.66426: results queue empty 4846 1726773144.66426: checking for any_errors_fatal 4846 1726773144.66429: done checking for any_errors_fatal 4846 1726773144.66430: checking for max_fail_percentage 4846 1726773144.66431: done checking for max_fail_percentage 4846 1726773144.66431: checking to see if all hosts have failed and the running result is not ok 4846 1726773144.66432: done checking to see if all hosts have failed 4846 1726773144.66433: getting the remaining hosts for this loop 4846 1726773144.66434: done getting the remaining hosts for this loop 4846 1726773144.66437: getting the next task for host managed_node3 4846 1726773144.66441: done getting next task for host managed_node3 4846 1726773144.66444: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 4846 1726773144.66446: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4846 1726773144.66455: getting variables 4846 1726773144.66456: in VariableManager get_vars() 4846 1726773144.66481: Calling all_inventory to load vars for managed_node3 4846 1726773144.66483: Calling groups_inventory to load vars for managed_node3 4846 1726773144.66485: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773144.66492: Calling all_plugins_play to load vars for managed_node3 4846 1726773144.66494: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773144.66497: Calling groups_plugins_play to load vars for managed_node3 4846 1726773144.66643: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773144.66837: done with get_vars() 4846 1726773144.66847: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:74 Thursday 19 September 2024 15:12:24 -0400 (0:00:00.556) 0:00:23.246 **** 4846 1726773144.66927: entering _queue_task() for managed_node3/file 4846 1726773144.67146: worker is 1 (out of 1 available) 4846 1726773144.67162: exiting _queue_task() for managed_node3/file 4846 1726773144.67179: done queuing things up, now waiting for results queue to drain 4846 1726773144.67180: waiting for pending results... 4846 1726773144.67384: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 4846 1726773144.67464: in run() - task 0afff7ba-f7d3-e60c-8651-000000000409 4846 1726773144.67479: variable 'ansible_search_path' from source: unknown 4846 1726773144.67482: variable 'ansible_search_path' from source: unknown 4846 1726773144.67518: calling self._execute() 4846 1726773144.67596: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773144.67603: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773144.67615: variable 'omit' from source: magic vars 4846 1726773144.67707: variable 'omit' from source: magic vars 4846 1726773144.67749: variable 'omit' from source: magic vars 4846 1726773144.67776: variable '__kernel_settings_profile_dir' from source: role '' all vars 4846 1726773144.68028: variable '__kernel_settings_profile_dir' from source: role '' all vars 4846 1726773144.68111: variable '__kernel_settings_profile_parent' from source: set_fact 4846 1726773144.68119: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4846 1726773144.68186: variable 'omit' from source: magic vars 4846 1726773144.68223: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773144.68254: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773144.68278: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773144.68292: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773144.68303: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773144.68332: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773144.68336: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773144.68339: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773144.68426: Set connection var ansible_shell_executable to /bin/sh 4846 1726773144.68433: Set connection var ansible_pipelining to False 4846 1726773144.68436: Set connection var ansible_shell_type to sh 4846 1726773144.68439: Set connection var ansible_connection to ssh 4846 1726773144.68446: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773144.68454: Set connection var ansible_timeout to 10 4846 1726773144.68477: variable 'ansible_shell_executable' from source: unknown 4846 1726773144.68480: variable 'ansible_connection' from source: unknown 4846 1726773144.68483: variable 'ansible_module_compression' from source: unknown 4846 1726773144.68487: variable 'ansible_shell_type' from source: unknown 4846 1726773144.68490: variable 'ansible_shell_executable' from source: unknown 4846 1726773144.68492: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773144.68499: variable 'ansible_pipelining' from source: unknown 4846 1726773144.68502: variable 'ansible_timeout' from source: unknown 4846 1726773144.68505: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773144.68677: 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__) 4846 1726773144.68684: variable 'omit' from source: magic vars 4846 1726773144.68692: starting attempt loop 4846 1726773144.68695: running the handler 4846 1726773144.68709: _low_level_execute_command(): starting 4846 1726773144.68718: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4846 1726773144.69260: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773144.69266: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773144.69269: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773144.69272: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773144.69331: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773144.69335: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773144.69342: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773144.69390: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773144.71123: stdout chunk (state=3): >>>/root <<< 4846 1726773144.71236: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773144.71292: stderr chunk (state=3): >>><<< 4846 1726773144.71296: stdout chunk (state=3): >>><<< 4846 1726773144.71320: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773144.71338: _low_level_execute_command(): starting 4846 1726773144.71344: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773144.7132213-5691-254476347803385 `" && echo ansible-tmp-1726773144.7132213-5691-254476347803385="` echo /root/.ansible/tmp/ansible-tmp-1726773144.7132213-5691-254476347803385 `" ) && sleep 0' 4846 1726773144.71811: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773144.71815: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773144.71826: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773144.71828: 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.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773144.71882: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773144.71889: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773144.71924: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773144.73938: stdout chunk (state=3): >>>ansible-tmp-1726773144.7132213-5691-254476347803385=/root/.ansible/tmp/ansible-tmp-1726773144.7132213-5691-254476347803385 <<< 4846 1726773144.74054: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773144.74111: stderr chunk (state=3): >>><<< 4846 1726773144.74115: stdout chunk (state=3): >>><<< 4846 1726773144.74133: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773144.7132213-5691-254476347803385=/root/.ansible/tmp/ansible-tmp-1726773144.7132213-5691-254476347803385 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773144.74178: variable 'ansible_module_compression' from source: unknown 4846 1726773144.74226: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4846hktl8x9z/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 4846 1726773144.74262: variable 'ansible_facts' from source: unknown 4846 1726773144.74322: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773144.7132213-5691-254476347803385/AnsiballZ_file.py 4846 1726773144.74438: Sending initial data 4846 1726773144.74442: Sent initial data (151 bytes) 4846 1726773144.74924: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773144.74928: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773144.74930: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4846 1726773144.74933: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found <<< 4846 1726773144.74937: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773144.74990: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773144.74994: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773144.74998: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773144.75039: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773144.76676: 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 debug2: Server supports extension "copy-data" revision 1 <<< 4846 1726773144.76681: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773144.76713: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773144.76750: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpobam01qx /root/.ansible/tmp/ansible-tmp-1726773144.7132213-5691-254476347803385/AnsiballZ_file.py <<< 4846 1726773144.76757: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773144.7132213-5691-254476347803385/AnsiballZ_file.py" <<< 4846 1726773144.76791: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 4846 1726773144.76794: stderr chunk (state=3): >>>debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpobam01qx" to remote "/root/.ansible/tmp/ansible-tmp-1726773144.7132213-5691-254476347803385/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773144.7132213-5691-254476347803385/AnsiballZ_file.py" <<< 4846 1726773144.77593: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773144.77669: stderr chunk (state=3): >>><<< 4846 1726773144.77672: stdout chunk (state=3): >>><<< 4846 1726773144.77694: done transferring module to remote 4846 1726773144.77704: _low_level_execute_command(): starting 4846 1726773144.77712: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773144.7132213-5691-254476347803385/ /root/.ansible/tmp/ansible-tmp-1726773144.7132213-5691-254476347803385/AnsiballZ_file.py && sleep 0' 4846 1726773144.78189: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773144.78193: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773144.78195: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4846 1726773144.78198: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773144.78203: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773144.78255: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773144.78259: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773144.78303: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773144.80237: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773144.80294: stderr chunk (state=3): >>><<< 4846 1726773144.80297: stdout chunk (state=3): >>><<< 4846 1726773144.80316: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773144.80320: _low_level_execute_command(): starting 4846 1726773144.80326: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773144.7132213-5691-254476347803385/AnsiballZ_file.py && sleep 0' 4846 1726773144.80807: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773144.80810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 <<< 4846 1726773144.80813: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773144.80815: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773144.80818: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773144.80869: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773144.80872: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773144.80927: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773144.99875: stdout chunk (state=3): >>> {"path": "/etc/tuned/profiles/kernel_settings", "changed": false, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings"}, "after": {"path": "/etc/tuned/profiles/kernel_settings"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/etc/tuned/profiles/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}}} <<< 4846 1726773145.01495: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773145.01560: stderr chunk (state=3): >>><<< 4846 1726773145.01563: stdout chunk (state=3): >>><<< 4846 1726773145.01584: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/profiles/kernel_settings", "changed": false, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings"}, "after": {"path": "/etc/tuned/profiles/kernel_settings"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/etc/tuned/profiles/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_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773145.01627: done with _execute_module (file, {'path': '/etc/tuned/profiles/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-1726773144.7132213-5691-254476347803385/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4846 1726773145.01637: _low_level_execute_command(): starting 4846 1726773145.01644: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773144.7132213-5691-254476347803385/ > /dev/null 2>&1 && sleep 0' 4846 1726773145.02112: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773145.02133: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773145.02137: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773145.02198: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773145.02211: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773145.02246: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773145.04203: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773145.04258: stderr chunk (state=3): >>><<< 4846 1726773145.04261: stdout chunk (state=3): >>><<< 4846 1726773145.04279: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773145.04284: handler run complete 4846 1726773145.04309: attempt loop complete, returning result 4846 1726773145.04312: _execute() done 4846 1726773145.04316: dumping result to json 4846 1726773145.04322: done dumping result, returning 4846 1726773145.04333: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists [0afff7ba-f7d3-e60c-8651-000000000409] 4846 1726773145.04339: sending task result for task 0afff7ba-f7d3-e60c-8651-000000000409 4846 1726773145.04458: done sending task result for task 0afff7ba-f7d3-e60c-8651-000000000409 4846 1726773145.04461: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/tuned/profiles/kernel_settings", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } 4846 1726773145.04565: no more pending results, returning what we have 4846 1726773145.04569: results queue empty 4846 1726773145.04570: checking for any_errors_fatal 4846 1726773145.04594: done checking for any_errors_fatal 4846 1726773145.04595: checking for max_fail_percentage 4846 1726773145.04597: done checking for max_fail_percentage 4846 1726773145.04598: checking to see if all hosts have failed and the running result is not ok 4846 1726773145.04599: done checking to see if all hosts have failed 4846 1726773145.04600: getting the remaining hosts for this loop 4846 1726773145.04602: done getting the remaining hosts for this loop 4846 1726773145.04607: getting the next task for host managed_node3 4846 1726773145.04614: done getting next task for host managed_node3 4846 1726773145.04618: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 4846 1726773145.04621: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4846 1726773145.04632: getting variables 4846 1726773145.04634: in VariableManager get_vars() 4846 1726773145.04670: Calling all_inventory to load vars for managed_node3 4846 1726773145.04676: Calling groups_inventory to load vars for managed_node3 4846 1726773145.04679: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773145.04690: Calling all_plugins_play to load vars for managed_node3 4846 1726773145.04693: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773145.04696: Calling groups_plugins_play to load vars for managed_node3 4846 1726773145.04855: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773145.05047: done with get_vars() 4846 1726773145.05057: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get active_profile] ********** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:80 Thursday 19 September 2024 15:12:25 -0400 (0:00:00.382) 0:00:23.628 **** 4846 1726773145.05137: entering _queue_task() for managed_node3/slurp 4846 1726773145.05352: worker is 1 (out of 1 available) 4846 1726773145.05367: exiting _queue_task() for managed_node3/slurp 4846 1726773145.05384: done queuing things up, now waiting for results queue to drain 4846 1726773145.05385: waiting for pending results... 4846 1726773145.05590: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 4846 1726773145.05665: in run() - task 0afff7ba-f7d3-e60c-8651-00000000040a 4846 1726773145.05679: variable 'ansible_search_path' from source: unknown 4846 1726773145.05682: variable 'ansible_search_path' from source: unknown 4846 1726773145.05720: calling self._execute() 4846 1726773145.05798: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773145.05804: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773145.05815: variable 'omit' from source: magic vars 4846 1726773145.05904: variable 'omit' from source: magic vars 4846 1726773145.05948: variable 'omit' from source: magic vars 4846 1726773145.05971: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 4846 1726773145.06217: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 4846 1726773145.06286: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4846 1726773145.06319: variable 'omit' from source: magic vars 4846 1726773145.06356: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773145.06389: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773145.06410: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773145.06426: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773145.06437: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773145.06464: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773145.06467: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773145.06472: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773145.06557: Set connection var ansible_shell_executable to /bin/sh 4846 1726773145.06563: Set connection var ansible_pipelining to False 4846 1726773145.06566: Set connection var ansible_shell_type to sh 4846 1726773145.06569: Set connection var ansible_connection to ssh 4846 1726773145.06578: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773145.06586: Set connection var ansible_timeout to 10 4846 1726773145.06610: variable 'ansible_shell_executable' from source: unknown 4846 1726773145.06613: variable 'ansible_connection' from source: unknown 4846 1726773145.06616: variable 'ansible_module_compression' from source: unknown 4846 1726773145.06621: variable 'ansible_shell_type' from source: unknown 4846 1726773145.06623: variable 'ansible_shell_executable' from source: unknown 4846 1726773145.06628: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773145.06633: variable 'ansible_pipelining' from source: unknown 4846 1726773145.06637: variable 'ansible_timeout' from source: unknown 4846 1726773145.06642: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773145.06810: 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__) 4846 1726773145.06825: variable 'omit' from source: magic vars 4846 1726773145.06828: starting attempt loop 4846 1726773145.06831: running the handler 4846 1726773145.06844: _low_level_execute_command(): starting 4846 1726773145.06852: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4846 1726773145.07429: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773145.07433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773145.07436: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773145.07439: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773145.07495: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773145.07499: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773145.07502: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773145.07550: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773145.09321: stdout chunk (state=3): >>>/root <<< 4846 1726773145.09433: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773145.09490: stderr chunk (state=3): >>><<< 4846 1726773145.09493: stdout chunk (state=3): >>><<< 4846 1726773145.09519: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773145.09531: _low_level_execute_command(): starting 4846 1726773145.09537: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773145.095181-5702-39900735647694 `" && echo ansible-tmp-1726773145.095181-5702-39900735647694="` echo /root/.ansible/tmp/ansible-tmp-1726773145.095181-5702-39900735647694 `" ) && sleep 0' 4846 1726773145.10016: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773145.10019: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773145.10022: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773145.10033: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773145.10036: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773145.10082: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773145.10085: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773145.10138: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773145.12226: stdout chunk (state=3): >>>ansible-tmp-1726773145.095181-5702-39900735647694=/root/.ansible/tmp/ansible-tmp-1726773145.095181-5702-39900735647694 <<< 4846 1726773145.12344: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773145.12409: stderr chunk (state=3): >>><<< 4846 1726773145.12413: stdout chunk (state=3): >>><<< 4846 1726773145.12432: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773145.095181-5702-39900735647694=/root/.ansible/tmp/ansible-tmp-1726773145.095181-5702-39900735647694 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773145.12476: variable 'ansible_module_compression' from source: unknown 4846 1726773145.12518: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4846hktl8x9z/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 4846 1726773145.12546: variable 'ansible_facts' from source: unknown 4846 1726773145.12613: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773145.095181-5702-39900735647694/AnsiballZ_slurp.py 4846 1726773145.12733: Sending initial data 4846 1726773145.12737: Sent initial data (150 bytes) 4846 1726773145.13228: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773145.13232: 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.14.32 originally 10.31.14.32 <<< 4846 1726773145.13235: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773145.13237: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773145.13239: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773145.13297: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773145.13303: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773145.13311: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773145.13345: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773145.15059: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 4846 1726773145.15063: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773145.15092: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773145.15135: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpp0x13zla /root/.ansible/tmp/ansible-tmp-1726773145.095181-5702-39900735647694/AnsiballZ_slurp.py <<< 4846 1726773145.15139: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773145.095181-5702-39900735647694/AnsiballZ_slurp.py" <<< 4846 1726773145.15169: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpp0x13zla" to remote "/root/.ansible/tmp/ansible-tmp-1726773145.095181-5702-39900735647694/AnsiballZ_slurp.py" <<< 4846 1726773145.15177: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773145.095181-5702-39900735647694/AnsiballZ_slurp.py" <<< 4846 1726773145.15917: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773145.15992: stderr chunk (state=3): >>><<< 4846 1726773145.15996: stdout chunk (state=3): >>><<< 4846 1726773145.16019: done transferring module to remote 4846 1726773145.16030: _low_level_execute_command(): starting 4846 1726773145.16035: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773145.095181-5702-39900735647694/ /root/.ansible/tmp/ansible-tmp-1726773145.095181-5702-39900735647694/AnsiballZ_slurp.py && sleep 0' 4846 1726773145.16514: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773145.16518: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773145.16520: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773145.16523: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773145.16525: 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.14.32 originally 10.31.14.32 debug2: match found <<< 4846 1726773145.16531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773145.16577: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773145.16581: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773145.16629: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773145.18537: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773145.18592: stderr chunk (state=3): >>><<< 4846 1726773145.18596: stdout chunk (state=3): >>><<< 4846 1726773145.18614: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773145.18617: _low_level_execute_command(): starting 4846 1726773145.18624: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773145.095181-5702-39900735647694/AnsiballZ_slurp.py && sleep 0' 4846 1726773145.19086: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773145.19090: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773145.19092: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4846 1726773145.19094: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773145.19153: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773145.19156: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773145.19204: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773145.36595: 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"}}} <<< 4846 1726773145.38025: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773145.38090: stderr chunk (state=3): >>><<< 4846 1726773145.38094: stdout chunk (state=3): >>><<< 4846 1726773145.38112: _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_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773145.38144: 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-1726773145.095181-5702-39900735647694/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4846 1726773145.38155: _low_level_execute_command(): starting 4846 1726773145.38161: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773145.095181-5702-39900735647694/ > /dev/null 2>&1 && sleep 0' 4846 1726773145.38657: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773145.38660: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773145.38663: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4846 1726773145.38666: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773145.38668: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773145.38726: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773145.38730: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773145.38777: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773145.40727: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773145.40785: stderr chunk (state=3): >>><<< 4846 1726773145.40788: stdout chunk (state=3): >>><<< 4846 1726773145.40805: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773145.40815: handler run complete 4846 1726773145.40831: attempt loop complete, returning result 4846 1726773145.40834: _execute() done 4846 1726773145.40837: dumping result to json 4846 1726773145.40846: done dumping result, returning 4846 1726773145.40855: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile [0afff7ba-f7d3-e60c-8651-00000000040a] 4846 1726773145.40861: sending task result for task 0afff7ba-f7d3-e60c-8651-00000000040a 4846 1726773145.40966: done sending task result for task 0afff7ba-f7d3-e60c-8651-00000000040a 4846 1726773145.40969: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 4846 1726773145.41051: no more pending results, returning what we have 4846 1726773145.41056: results queue empty 4846 1726773145.41057: checking for any_errors_fatal 4846 1726773145.41071: done checking for any_errors_fatal 4846 1726773145.41072: checking for max_fail_percentage 4846 1726773145.41074: done checking for max_fail_percentage 4846 1726773145.41075: checking to see if all hosts have failed and the running result is not ok 4846 1726773145.41076: done checking to see if all hosts have failed 4846 1726773145.41077: getting the remaining hosts for this loop 4846 1726773145.41081: done getting the remaining hosts for this loop 4846 1726773145.41086: getting the next task for host managed_node3 4846 1726773145.41093: done getting next task for host managed_node3 4846 1726773145.41097: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 4846 1726773145.41101: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4846 1726773145.41115: getting variables 4846 1726773145.41117: in VariableManager get_vars() 4846 1726773145.41154: Calling all_inventory to load vars for managed_node3 4846 1726773145.41157: Calling groups_inventory to load vars for managed_node3 4846 1726773145.41160: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773145.41169: Calling all_plugins_play to load vars for managed_node3 4846 1726773145.41172: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773145.41175: Calling groups_plugins_play to load vars for managed_node3 4846 1726773145.41345: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773145.41583: done with get_vars() 4846 1726773145.41592: done getting variables 4846 1726773145.41642: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:85 Thursday 19 September 2024 15:12:25 -0400 (0:00:00.365) 0:00:23.994 **** 4846 1726773145.41667: entering _queue_task() for managed_node3/set_fact 4846 1726773145.41881: worker is 1 (out of 1 available) 4846 1726773145.41896: exiting _queue_task() for managed_node3/set_fact 4846 1726773145.41912: done queuing things up, now waiting for results queue to drain 4846 1726773145.41914: waiting for pending results... 4846 1726773145.42121: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 4846 1726773145.42203: in run() - task 0afff7ba-f7d3-e60c-8651-00000000040b 4846 1726773145.42216: variable 'ansible_search_path' from source: unknown 4846 1726773145.42221: variable 'ansible_search_path' from source: unknown 4846 1726773145.42257: calling self._execute() 4846 1726773145.42340: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773145.42347: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773145.42362: variable 'omit' from source: magic vars 4846 1726773145.42452: variable 'omit' from source: magic vars 4846 1726773145.42500: variable 'omit' from source: magic vars 4846 1726773145.42854: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4846 1726773145.42862: variable '__cur_profile' from source: task vars 4846 1726773145.42997: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4846 1726773145.44657: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4846 1726773145.44728: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4846 1726773145.44761: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4846 1726773145.44794: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4846 1726773145.44819: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4846 1726773145.44891: 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) 4846 1726773145.44917: 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) 4846 1726773145.44940: 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) 4846 1726773145.44973: 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) 4846 1726773145.44990: 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) 4846 1726773145.45087: variable '__kernel_settings_tuned_current_profile' from source: set_fact 4846 1726773145.45132: variable 'omit' from source: magic vars 4846 1726773145.45157: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773145.45183: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773145.45200: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773145.45225: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773145.45235: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773145.45261: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773145.45264: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773145.45269: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773145.45356: Set connection var ansible_shell_executable to /bin/sh 4846 1726773145.45361: Set connection var ansible_pipelining to False 4846 1726773145.45363: Set connection var ansible_shell_type to sh 4846 1726773145.45368: Set connection var ansible_connection to ssh 4846 1726773145.45378: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773145.45385: Set connection var ansible_timeout to 10 4846 1726773145.45407: variable 'ansible_shell_executable' from source: unknown 4846 1726773145.45410: variable 'ansible_connection' from source: unknown 4846 1726773145.45415: variable 'ansible_module_compression' from source: unknown 4846 1726773145.45424: variable 'ansible_shell_type' from source: unknown 4846 1726773145.45427: variable 'ansible_shell_executable' from source: unknown 4846 1726773145.45429: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773145.45432: variable 'ansible_pipelining' from source: unknown 4846 1726773145.45434: variable 'ansible_timeout' from source: unknown 4846 1726773145.45440: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773145.45520: 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) 4846 1726773145.45534: variable 'omit' from source: magic vars 4846 1726773145.45540: starting attempt loop 4846 1726773145.45543: running the handler 4846 1726773145.45553: handler run complete 4846 1726773145.45561: attempt loop complete, returning result 4846 1726773145.45564: _execute() done 4846 1726773145.45568: dumping result to json 4846 1726773145.45575: done dumping result, returning 4846 1726773145.45582: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile [0afff7ba-f7d3-e60c-8651-00000000040b] 4846 1726773145.45588: sending task result for task 0afff7ba-f7d3-e60c-8651-00000000040b 4846 1726773145.45688: done sending task result for task 0afff7ba-f7d3-e60c-8651-00000000040b 4846 1726773145.45692: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_active_profile": "virtual-guest kernel_settings" }, "changed": false } 4846 1726773145.45769: no more pending results, returning what we have 4846 1726773145.45775: results queue empty 4846 1726773145.45776: checking for any_errors_fatal 4846 1726773145.45784: done checking for any_errors_fatal 4846 1726773145.45785: checking for max_fail_percentage 4846 1726773145.45787: done checking for max_fail_percentage 4846 1726773145.45788: checking to see if all hosts have failed and the running result is not ok 4846 1726773145.45789: done checking to see if all hosts have failed 4846 1726773145.45790: getting the remaining hosts for this loop 4846 1726773145.45792: done getting the remaining hosts for this loop 4846 1726773145.45797: getting the next task for host managed_node3 4846 1726773145.45804: done getting next task for host managed_node3 4846 1726773145.45809: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 4846 1726773145.45813: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4846 1726773145.45831: getting variables 4846 1726773145.45833: in VariableManager get_vars() 4846 1726773145.45868: Calling all_inventory to load vars for managed_node3 4846 1726773145.45871: Calling groups_inventory to load vars for managed_node3 4846 1726773145.45876: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773145.45885: Calling all_plugins_play to load vars for managed_node3 4846 1726773145.45888: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773145.45892: Calling groups_plugins_play to load vars for managed_node3 4846 1726773145.46056: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773145.46254: done with get_vars() 4846 1726773145.46263: done getting variables 4846 1726773145.46312: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 Thursday 19 September 2024 15:12:25 -0400 (0:00:00.046) 0:00:24.040 **** 4846 1726773145.46337: entering _queue_task() for managed_node3/copy 4846 1726773145.46549: worker is 1 (out of 1 available) 4846 1726773145.46565: exiting _queue_task() for managed_node3/copy 4846 1726773145.46578: done queuing things up, now waiting for results queue to drain 4846 1726773145.46579: waiting for pending results... 4846 1726773145.46792: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 4846 1726773145.46872: in run() - task 0afff7ba-f7d3-e60c-8651-00000000040c 4846 1726773145.46888: variable 'ansible_search_path' from source: unknown 4846 1726773145.46892: variable 'ansible_search_path' from source: unknown 4846 1726773145.46927: calling self._execute() 4846 1726773145.47009: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773145.47017: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773145.47027: variable 'omit' from source: magic vars 4846 1726773145.47118: variable 'omit' from source: magic vars 4846 1726773145.47163: variable 'omit' from source: magic vars 4846 1726773145.47191: variable '__kernel_settings_active_profile' from source: set_fact 4846 1726773145.47449: variable '__kernel_settings_active_profile' from source: set_fact 4846 1726773145.47476: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 4846 1726773145.47536: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 4846 1726773145.47662: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4846 1726773145.47691: variable 'omit' from source: magic vars 4846 1726773145.47731: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773145.47761: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773145.47780: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773145.47799: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773145.47809: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773145.47837: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773145.47840: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773145.47845: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773145.47930: Set connection var ansible_shell_executable to /bin/sh 4846 1726773145.47936: Set connection var ansible_pipelining to False 4846 1726773145.47939: Set connection var ansible_shell_type to sh 4846 1726773145.47942: Set connection var ansible_connection to ssh 4846 1726773145.47950: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773145.47958: Set connection var ansible_timeout to 10 4846 1726773145.47980: variable 'ansible_shell_executable' from source: unknown 4846 1726773145.47984: variable 'ansible_connection' from source: unknown 4846 1726773145.47986: variable 'ansible_module_compression' from source: unknown 4846 1726773145.47990: variable 'ansible_shell_type' from source: unknown 4846 1726773145.47995: variable 'ansible_shell_executable' from source: unknown 4846 1726773145.47998: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773145.48005: variable 'ansible_pipelining' from source: unknown 4846 1726773145.48008: variable 'ansible_timeout' from source: unknown 4846 1726773145.48018: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773145.48129: 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) 4846 1726773145.48139: variable 'omit' from source: magic vars 4846 1726773145.48146: starting attempt loop 4846 1726773145.48149: running the handler 4846 1726773145.48161: _low_level_execute_command(): starting 4846 1726773145.48169: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4846 1726773145.48722: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773145.48726: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773145.48729: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773145.48731: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773145.48793: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773145.48797: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773145.48802: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773145.48849: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773145.50595: stdout chunk (state=3): >>>/root <<< 4846 1726773145.50711: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773145.50769: stderr chunk (state=3): >>><<< 4846 1726773145.50773: stdout chunk (state=3): >>><<< 4846 1726773145.50797: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773145.50811: _low_level_execute_command(): starting 4846 1726773145.50817: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773145.5079696-5711-44782631902796 `" && echo ansible-tmp-1726773145.5079696-5711-44782631902796="` echo /root/.ansible/tmp/ansible-tmp-1726773145.5079696-5711-44782631902796 `" ) && sleep 0' 4846 1726773145.51295: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773145.51299: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773145.51317: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4846 1726773145.51321: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773145.51358: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773145.51361: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773145.51412: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773145.53433: stdout chunk (state=3): >>>ansible-tmp-1726773145.5079696-5711-44782631902796=/root/.ansible/tmp/ansible-tmp-1726773145.5079696-5711-44782631902796 <<< 4846 1726773145.53549: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773145.53607: stderr chunk (state=3): >>><<< 4846 1726773145.53610: stdout chunk (state=3): >>><<< 4846 1726773145.53627: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773145.5079696-5711-44782631902796=/root/.ansible/tmp/ansible-tmp-1726773145.5079696-5711-44782631902796 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773145.53710: variable 'ansible_module_compression' from source: unknown 4846 1726773145.53754: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4846hktl8x9z/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4846 1726773145.53784: variable 'ansible_facts' from source: unknown 4846 1726773145.53851: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773145.5079696-5711-44782631902796/AnsiballZ_stat.py 4846 1726773145.53957: Sending initial data 4846 1726773145.53961: Sent initial data (150 bytes) 4846 1726773145.54437: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773145.54441: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773145.54444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration <<< 4846 1726773145.54448: 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.14.32 originally 10.31.14.32 debug2: match found <<< 4846 1726773145.54451: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773145.54501: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773145.54504: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773145.54551: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773145.56224: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773145.56258: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773145.56300: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmp6dq57jud /root/.ansible/tmp/ansible-tmp-1726773145.5079696-5711-44782631902796/AnsiballZ_stat.py <<< 4846 1726773145.56304: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773145.5079696-5711-44782631902796/AnsiballZ_stat.py" <<< 4846 1726773145.56337: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmp6dq57jud" to remote "/root/.ansible/tmp/ansible-tmp-1726773145.5079696-5711-44782631902796/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773145.5079696-5711-44782631902796/AnsiballZ_stat.py" <<< 4846 1726773145.57119: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773145.57196: stderr chunk (state=3): >>><<< 4846 1726773145.57200: stdout chunk (state=3): >>><<< 4846 1726773145.57222: done transferring module to remote 4846 1726773145.57232: _low_level_execute_command(): starting 4846 1726773145.57238: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773145.5079696-5711-44782631902796/ /root/.ansible/tmp/ansible-tmp-1726773145.5079696-5711-44782631902796/AnsiballZ_stat.py && sleep 0' 4846 1726773145.57714: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773145.57718: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773145.57720: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773145.57736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773145.57790: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773145.57794: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773145.57798: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773145.57838: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773145.59727: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773145.59782: stderr chunk (state=3): >>><<< 4846 1726773145.59786: stdout chunk (state=3): >>><<< 4846 1726773145.59802: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773145.59805: _low_level_execute_command(): starting 4846 1726773145.59813: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773145.5079696-5711-44782631902796/AnsiballZ_stat.py && sleep 0' 4846 1726773145.60279: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773145.60283: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773145.60285: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4846 1726773145.60288: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773145.60290: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773145.60342: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773145.60346: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773145.60398: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773145.79311: 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": 262948, "dev": 51714, "nlink": 1, "atime": 1726773138.963455, "mtime": 1726773133.6753705, "ctime": 1726773133.6753705, "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": "51282542", "attributes": ["extents"], "attr_flags": "e"}, "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}}} <<< 4846 1726773145.81110: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773145.81172: stderr chunk (state=3): >>><<< 4846 1726773145.81179: stdout chunk (state=3): >>><<< 4846 1726773145.81194: _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": 262948, "dev": 51714, "nlink": 1, "atime": 1726773138.963455, "mtime": 1726773133.6753705, "ctime": 1726773133.6753705, "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": "51282542", "attributes": ["extents"], "attr_flags": "e"}, "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_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773145.81252: 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-1726773145.5079696-5711-44782631902796/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 4846 1726773145.81296: variable 'ansible_module_compression' from source: unknown 4846 1726773145.81333: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4846hktl8x9z/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 4846 1726773145.81350: variable 'ansible_facts' from source: unknown 4846 1726773145.81403: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773145.5079696-5711-44782631902796/AnsiballZ_file.py 4846 1726773145.81515: Sending initial data 4846 1726773145.81519: Sent initial data (150 bytes) 4846 1726773145.81971: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4846 1726773145.82012: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773145.82016: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773145.82018: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773145.82021: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773145.82027: 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.14.32 originally 10.31.14.32 debug2: match found <<< 4846 1726773145.82038: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773145.82076: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773145.82098: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773145.82144: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773145.83857: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773145.83894: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773145.83932: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpxvc3w_ig /root/.ansible/tmp/ansible-tmp-1726773145.5079696-5711-44782631902796/AnsiballZ_file.py <<< 4846 1726773145.83938: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773145.5079696-5711-44782631902796/AnsiballZ_file.py" <<< 4846 1726773145.83966: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpxvc3w_ig" to remote "/root/.ansible/tmp/ansible-tmp-1726773145.5079696-5711-44782631902796/AnsiballZ_file.py" <<< 4846 1726773145.83975: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773145.5079696-5711-44782631902796/AnsiballZ_file.py" <<< 4846 1726773145.84785: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773145.84856: stderr chunk (state=3): >>><<< 4846 1726773145.84859: stdout chunk (state=3): >>><<< 4846 1726773145.84883: done transferring module to remote 4846 1726773145.84892: _low_level_execute_command(): starting 4846 1726773145.84898: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773145.5079696-5711-44782631902796/ /root/.ansible/tmp/ansible-tmp-1726773145.5079696-5711-44782631902796/AnsiballZ_file.py && sleep 0' 4846 1726773145.85367: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773145.85371: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773145.85376: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773145.85378: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773145.85381: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773145.85436: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773145.85441: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773145.85479: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773145.87395: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773145.87451: stderr chunk (state=3): >>><<< 4846 1726773145.87454: stdout chunk (state=3): >>><<< 4846 1726773145.87471: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773145.87474: _low_level_execute_command(): starting 4846 1726773145.87481: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773145.5079696-5711-44782631902796/AnsiballZ_file.py && sleep 0' 4846 1726773145.87961: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773145.87964: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773145.87971: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4846 1726773145.87976: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773145.87979: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773145.88027: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773145.88034: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773145.88081: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773146.06789: 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": ".zo2ilq7c", "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}}} <<< 4846 1726773146.08349: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773146.08416: stderr chunk (state=3): >>><<< 4846 1726773146.08420: stdout chunk (state=3): >>><<< 4846 1726773146.08439: _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": ".zo2ilq7c", "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_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773146.08475: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/active_profile', '_original_basename': '.zo2ilq7c', '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-1726773145.5079696-5711-44782631902796/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4846 1726773146.08485: _low_level_execute_command(): starting 4846 1726773146.08492: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773145.5079696-5711-44782631902796/ > /dev/null 2>&1 && sleep 0' 4846 1726773146.08990: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773146.08993: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773146.08996: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address <<< 4846 1726773146.08998: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773146.09001: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773146.09059: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773146.09065: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773146.09104: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773146.11065: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773146.11124: stderr chunk (state=3): >>><<< 4846 1726773146.11128: stdout chunk (state=3): >>><<< 4846 1726773146.11143: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773146.11154: handler run complete 4846 1726773146.11181: attempt loop complete, returning result 4846 1726773146.11184: _execute() done 4846 1726773146.11187: dumping result to json 4846 1726773146.11194: done dumping result, returning 4846 1726773146.11209: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile [0afff7ba-f7d3-e60c-8651-00000000040c] 4846 1726773146.11216: sending task result for task 0afff7ba-f7d3-e60c-8651-00000000040c 4846 1726773146.11333: done sending task result for task 0afff7ba-f7d3-e60c-8651-00000000040c 4846 1726773146.11336: 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 } 4846 1726773146.11464: no more pending results, returning what we have 4846 1726773146.11468: results queue empty 4846 1726773146.11469: checking for any_errors_fatal 4846 1726773146.11478: done checking for any_errors_fatal 4846 1726773146.11479: checking for max_fail_percentage 4846 1726773146.11481: done checking for max_fail_percentage 4846 1726773146.11482: checking to see if all hosts have failed and the running result is not ok 4846 1726773146.11484: done checking to see if all hosts have failed 4846 1726773146.11485: getting the remaining hosts for this loop 4846 1726773146.11486: done getting the remaining hosts for this loop 4846 1726773146.11491: getting the next task for host managed_node3 4846 1726773146.11497: done getting next task for host managed_node3 4846 1726773146.11501: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 4846 1726773146.11504: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4846 1726773146.11518: getting variables 4846 1726773146.11520: in VariableManager get_vars() 4846 1726773146.11561: Calling all_inventory to load vars for managed_node3 4846 1726773146.11563: Calling groups_inventory to load vars for managed_node3 4846 1726773146.11565: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773146.11575: Calling all_plugins_play to load vars for managed_node3 4846 1726773146.11578: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773146.11580: Calling groups_plugins_play to load vars for managed_node3 4846 1726773146.11778: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773146.11964: done with get_vars() 4846 1726773146.11975: done getting variables 4846 1726773146.12027: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Thursday 19 September 2024 15:12:26 -0400 (0:00:00.657) 0:00:24.698 **** 4846 1726773146.12051: entering _queue_task() for managed_node3/copy 4846 1726773146.12283: worker is 1 (out of 1 available) 4846 1726773146.12299: exiting _queue_task() for managed_node3/copy 4846 1726773146.12314: done queuing things up, now waiting for results queue to drain 4846 1726773146.12315: waiting for pending results... 4846 1726773146.12518: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 4846 1726773146.12604: in run() - task 0afff7ba-f7d3-e60c-8651-00000000040d 4846 1726773146.12620: variable 'ansible_search_path' from source: unknown 4846 1726773146.12624: variable 'ansible_search_path' from source: unknown 4846 1726773146.12659: calling self._execute() 4846 1726773146.12739: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773146.12744: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773146.12756: variable 'omit' from source: magic vars 4846 1726773146.12848: variable 'omit' from source: magic vars 4846 1726773146.12891: variable 'omit' from source: magic vars 4846 1726773146.12917: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 4846 1726773146.13170: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 4846 1726773146.13242: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4846 1726773146.13276: variable 'omit' from source: magic vars 4846 1726773146.13317: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773146.13347: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773146.13366: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773146.13383: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773146.13393: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773146.13426: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773146.13429: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773146.13432: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773146.13515: Set connection var ansible_shell_executable to /bin/sh 4846 1726773146.13521: Set connection var ansible_pipelining to False 4846 1726773146.13524: Set connection var ansible_shell_type to sh 4846 1726773146.13529: Set connection var ansible_connection to ssh 4846 1726773146.13536: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773146.13546: Set connection var ansible_timeout to 10 4846 1726773146.13566: variable 'ansible_shell_executable' from source: unknown 4846 1726773146.13570: variable 'ansible_connection' from source: unknown 4846 1726773146.13575: variable 'ansible_module_compression' from source: unknown 4846 1726773146.13578: variable 'ansible_shell_type' from source: unknown 4846 1726773146.13581: variable 'ansible_shell_executable' from source: unknown 4846 1726773146.13583: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773146.13589: variable 'ansible_pipelining' from source: unknown 4846 1726773146.13592: variable 'ansible_timeout' from source: unknown 4846 1726773146.13597: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773146.13718: 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) 4846 1726773146.13728: variable 'omit' from source: magic vars 4846 1726773146.13735: starting attempt loop 4846 1726773146.13738: running the handler 4846 1726773146.13756: _low_level_execute_command(): starting 4846 1726773146.13763: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4846 1726773146.14285: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773146.14330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773146.14333: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773146.14336: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773146.14339: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773146.14383: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773146.14388: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773146.14404: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773146.14449: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773146.16205: stdout chunk (state=3): >>>/root <<< 4846 1726773146.16313: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773146.16374: stderr chunk (state=3): >>><<< 4846 1726773146.16380: stdout chunk (state=3): >>><<< 4846 1726773146.16403: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773146.16419: _low_level_execute_command(): starting 4846 1726773146.16426: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773146.1640413-5726-4594767106863 `" && echo ansible-tmp-1726773146.1640413-5726-4594767106863="` echo /root/.ansible/tmp/ansible-tmp-1726773146.1640413-5726-4594767106863 `" ) && sleep 0' 4846 1726773146.16898: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773146.16902: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773146.16921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773146.16924: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773146.16964: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773146.16968: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773146.17021: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773146.19126: stdout chunk (state=3): >>>ansible-tmp-1726773146.1640413-5726-4594767106863=/root/.ansible/tmp/ansible-tmp-1726773146.1640413-5726-4594767106863 <<< 4846 1726773146.19241: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773146.19296: stderr chunk (state=3): >>><<< 4846 1726773146.19300: stdout chunk (state=3): >>><<< 4846 1726773146.19318: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773146.1640413-5726-4594767106863=/root/.ansible/tmp/ansible-tmp-1726773146.1640413-5726-4594767106863 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773146.19398: variable 'ansible_module_compression' from source: unknown 4846 1726773146.19446: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4846hktl8x9z/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4846 1726773146.19478: variable 'ansible_facts' from source: unknown 4846 1726773146.19545: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773146.1640413-5726-4594767106863/AnsiballZ_stat.py 4846 1726773146.19648: Sending initial data 4846 1726773146.19652: Sent initial data (149 bytes) 4846 1726773146.20115: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773146.20119: 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.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773146.20122: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration <<< 4846 1726773146.20129: 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.14.32 originally 10.31.14.32 debug2: match found <<< 4846 1726773146.20142: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773146.20197: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773146.20204: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773146.20208: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773146.20245: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773146.21924: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 4846 1726773146.21930: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773146.21952: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773146.21992: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpvfee4dw4 /root/.ansible/tmp/ansible-tmp-1726773146.1640413-5726-4594767106863/AnsiballZ_stat.py <<< 4846 1726773146.21997: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773146.1640413-5726-4594767106863/AnsiballZ_stat.py" <<< 4846 1726773146.22029: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpvfee4dw4" to remote "/root/.ansible/tmp/ansible-tmp-1726773146.1640413-5726-4594767106863/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773146.1640413-5726-4594767106863/AnsiballZ_stat.py" <<< 4846 1726773146.22794: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773146.22863: stderr chunk (state=3): >>><<< 4846 1726773146.22867: stdout chunk (state=3): >>><<< 4846 1726773146.22889: done transferring module to remote 4846 1726773146.22899: _low_level_execute_command(): starting 4846 1726773146.22904: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773146.1640413-5726-4594767106863/ /root/.ansible/tmp/ansible-tmp-1726773146.1640413-5726-4594767106863/AnsiballZ_stat.py && sleep 0' 4846 1726773146.23371: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773146.23377: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773146.23380: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4846 1726773146.23383: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 <<< 4846 1726773146.23390: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773146.23437: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773146.23441: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773146.23484: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773146.25358: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773146.25411: stderr chunk (state=3): >>><<< 4846 1726773146.25415: stdout chunk (state=3): >>><<< 4846 1726773146.25430: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773146.25437: _low_level_execute_command(): starting 4846 1726773146.25444: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773146.1640413-5726-4594767106863/AnsiballZ_stat.py && sleep 0' 4846 1726773146.25924: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773146.25928: 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.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773146.25931: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773146.25933: 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.14.32 originally 10.31.14.32 debug2: match found <<< 4846 1726773146.25935: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773146.25986: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773146.25992: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773146.26037: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773146.44947: 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": 262418, "dev": 51714, "nlink": 1, "atime": 1726773139.4534626, "mtime": 1726773133.6753705, "ctime": 1726773133.6753705, "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": "2724866095", "attributes": ["extents"], "attr_flags": "e"}, "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}}} <<< 4846 1726773146.46712: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773146.46774: stderr chunk (state=3): >>><<< 4846 1726773146.46777: stdout chunk (state=3): >>><<< 4846 1726773146.46797: _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": 262418, "dev": 51714, "nlink": 1, "atime": 1726773139.4534626, "mtime": 1726773133.6753705, "ctime": 1726773133.6753705, "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": "2724866095", "attributes": ["extents"], "attr_flags": "e"}, "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_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773146.46863: 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-1726773146.1640413-5726-4594767106863/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 4846 1726773146.46907: variable 'ansible_module_compression' from source: unknown 4846 1726773146.46940: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4846hktl8x9z/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 4846 1726773146.46959: variable 'ansible_facts' from source: unknown 4846 1726773146.47010: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773146.1640413-5726-4594767106863/AnsiballZ_file.py 4846 1726773146.47112: Sending initial data 4846 1726773146.47123: Sent initial data (149 bytes) 4846 1726773146.47609: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4846 1726773146.47612: 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 <<< 4846 1726773146.47615: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773146.47617: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773146.47620: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773146.47680: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773146.47688: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773146.47691: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773146.47731: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773146.49481: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773146.49520: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773146.49560: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpatvy175w /root/.ansible/tmp/ansible-tmp-1726773146.1640413-5726-4594767106863/AnsiballZ_file.py <<< 4846 1726773146.49564: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773146.1640413-5726-4594767106863/AnsiballZ_file.py" <<< 4846 1726773146.49595: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpatvy175w" to remote "/root/.ansible/tmp/ansible-tmp-1726773146.1640413-5726-4594767106863/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773146.1640413-5726-4594767106863/AnsiballZ_file.py" <<< 4846 1726773146.50417: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773146.50493: stderr chunk (state=3): >>><<< 4846 1726773146.50496: stdout chunk (state=3): >>><<< 4846 1726773146.50562: done transferring module to remote 4846 1726773146.50566: _low_level_execute_command(): starting 4846 1726773146.50569: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773146.1640413-5726-4594767106863/ /root/.ansible/tmp/ansible-tmp-1726773146.1640413-5726-4594767106863/AnsiballZ_file.py && sleep 0' 4846 1726773146.51044: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773146.51047: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773146.51049: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773146.51052: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773146.51054: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773146.51108: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773146.51112: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773146.51158: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773146.53123: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773146.53172: stderr chunk (state=3): >>><<< 4846 1726773146.53176: stdout chunk (state=3): >>><<< 4846 1726773146.53193: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773146.53196: _low_level_execute_command(): starting 4846 1726773146.53202: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773146.1640413-5726-4594767106863/AnsiballZ_file.py && sleep 0' 4846 1726773146.53678: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773146.53681: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773146.53688: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4846 1726773146.53692: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773146.53694: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773146.53742: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773146.53745: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773146.53800: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773146.73063: 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": ".kbdycya6", "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}}} <<< 4846 1726773146.74665: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773146.74735: stderr chunk (state=3): >>><<< 4846 1726773146.74739: stdout chunk (state=3): >>><<< 4846 1726773146.74755: _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": ".kbdycya6", "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_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773146.74793: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/profile_mode', '_original_basename': '.kbdycya6', '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-1726773146.1640413-5726-4594767106863/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4846 1726773146.74808: _low_level_execute_command(): starting 4846 1726773146.74813: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773146.1640413-5726-4594767106863/ > /dev/null 2>&1 && sleep 0' 4846 1726773146.75315: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773146.75319: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773146.75322: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773146.75324: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773146.75326: 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.14.32 originally 10.31.14.32 debug2: match found <<< 4846 1726773146.75329: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773146.75383: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773146.75387: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773146.75393: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773146.75434: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773146.77398: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773146.77456: stderr chunk (state=3): >>><<< 4846 1726773146.77460: stdout chunk (state=3): >>><<< 4846 1726773146.77475: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773146.77490: handler run complete 4846 1726773146.77519: attempt loop complete, returning result 4846 1726773146.77522: _execute() done 4846 1726773146.77525: dumping result to json 4846 1726773146.77532: done dumping result, returning 4846 1726773146.77541: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual [0afff7ba-f7d3-e60c-8651-00000000040d] 4846 1726773146.77548: sending task result for task 0afff7ba-f7d3-e60c-8651-00000000040d 4846 1726773146.77668: done sending task result for task 0afff7ba-f7d3-e60c-8651-00000000040d 4846 1726773146.77671: 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 } 4846 1726773146.77796: no more pending results, returning what we have 4846 1726773146.77801: results queue empty 4846 1726773146.77802: checking for any_errors_fatal 4846 1726773146.77811: done checking for any_errors_fatal 4846 1726773146.77812: checking for max_fail_percentage 4846 1726773146.77814: done checking for max_fail_percentage 4846 1726773146.77815: checking to see if all hosts have failed and the running result is not ok 4846 1726773146.77816: done checking to see if all hosts have failed 4846 1726773146.77817: getting the remaining hosts for this loop 4846 1726773146.77818: done getting the remaining hosts for this loop 4846 1726773146.77822: getting the next task for host managed_node3 4846 1726773146.77829: done getting next task for host managed_node3 4846 1726773146.77833: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get current config 4846 1726773146.77836: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4846 1726773146.77847: getting variables 4846 1726773146.77849: in VariableManager get_vars() 4846 1726773146.77885: Calling all_inventory to load vars for managed_node3 4846 1726773146.77888: Calling groups_inventory to load vars for managed_node3 4846 1726773146.77896: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773146.77908: Calling all_plugins_play to load vars for managed_node3 4846 1726773146.77911: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773146.77915: Calling groups_plugins_play to load vars for managed_node3 4846 1726773146.78085: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773146.78302: done with get_vars() 4846 1726773146.78313: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get current config] ********** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:107 Thursday 19 September 2024 15:12:26 -0400 (0:00:00.663) 0:00:25.361 **** 4846 1726773146.78384: entering _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 4846 1726773146.78613: worker is 1 (out of 1 available) 4846 1726773146.78627: exiting _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 4846 1726773146.78642: done queuing things up, now waiting for results queue to drain 4846 1726773146.78643: waiting for pending results... 4846 1726773146.78854: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get current config 4846 1726773146.78941: in run() - task 0afff7ba-f7d3-e60c-8651-00000000040e 4846 1726773146.78954: variable 'ansible_search_path' from source: unknown 4846 1726773146.78957: variable 'ansible_search_path' from source: unknown 4846 1726773146.78996: calling self._execute() 4846 1726773146.79076: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773146.79085: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773146.79098: variable 'omit' from source: magic vars 4846 1726773146.79186: variable 'omit' from source: magic vars 4846 1726773146.79231: variable 'omit' from source: magic vars 4846 1726773146.79256: variable '__kernel_settings_profile_filename' from source: role '' all vars 4846 1726773146.79516: variable '__kernel_settings_profile_filename' from source: role '' all vars 4846 1726773146.79587: variable '__kernel_settings_profile_dir' from source: role '' all vars 4846 1726773146.79663: variable '__kernel_settings_profile_parent' from source: set_fact 4846 1726773146.79670: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4846 1726773146.79717: variable 'omit' from source: magic vars 4846 1726773146.79757: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773146.79790: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773146.79810: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773146.79826: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773146.79837: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773146.79867: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773146.79870: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773146.79877: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773146.79965: Set connection var ansible_shell_executable to /bin/sh 4846 1726773146.79972: Set connection var ansible_pipelining to False 4846 1726773146.79975: Set connection var ansible_shell_type to sh 4846 1726773146.79981: Set connection var ansible_connection to ssh 4846 1726773146.79989: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773146.79998: Set connection var ansible_timeout to 10 4846 1726773146.80022: variable 'ansible_shell_executable' from source: unknown 4846 1726773146.80025: variable 'ansible_connection' from source: unknown 4846 1726773146.80027: variable 'ansible_module_compression' from source: unknown 4846 1726773146.80032: variable 'ansible_shell_type' from source: unknown 4846 1726773146.80034: variable 'ansible_shell_executable' from source: unknown 4846 1726773146.80039: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773146.80044: variable 'ansible_pipelining' from source: unknown 4846 1726773146.80047: variable 'ansible_timeout' from source: unknown 4846 1726773146.80052: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773146.80218: 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__) 4846 1726773146.80227: variable 'omit' from source: magic vars 4846 1726773146.80234: starting attempt loop 4846 1726773146.80237: running the handler 4846 1726773146.80250: _low_level_execute_command(): starting 4846 1726773146.80259: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4846 1726773146.80788: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773146.80825: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773146.80829: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration <<< 4846 1726773146.80831: 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.14.32 originally 10.31.14.32 <<< 4846 1726773146.80834: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773146.80887: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773146.80890: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773146.80946: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773146.82694: stdout chunk (state=3): >>>/root <<< 4846 1726773146.82805: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773146.82859: stderr chunk (state=3): >>><<< 4846 1726773146.82863: stdout chunk (state=3): >>><<< 4846 1726773146.82884: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773146.82899: _low_level_execute_command(): starting 4846 1726773146.82905: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773146.8288474-5738-102618228340446 `" && echo ansible-tmp-1726773146.8288474-5738-102618228340446="` echo /root/.ansible/tmp/ansible-tmp-1726773146.8288474-5738-102618228340446 `" ) && sleep 0' 4846 1726773146.83375: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773146.83379: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773146.83388: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4846 1726773146.83391: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found <<< 4846 1726773146.83393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773146.83448: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773146.83451: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773146.83489: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773146.85483: stdout chunk (state=3): >>>ansible-tmp-1726773146.8288474-5738-102618228340446=/root/.ansible/tmp/ansible-tmp-1726773146.8288474-5738-102618228340446 <<< 4846 1726773146.85603: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773146.85661: stderr chunk (state=3): >>><<< 4846 1726773146.85664: stdout chunk (state=3): >>><<< 4846 1726773146.85685: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773146.8288474-5738-102618228340446=/root/.ansible/tmp/ansible-tmp-1726773146.8288474-5738-102618228340446 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773146.85737: variable 'ansible_module_compression' from source: unknown 4846 1726773146.85773: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4846hktl8x9z/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 4846 1726773146.85810: variable 'ansible_facts' from source: unknown 4846 1726773146.85874: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773146.8288474-5738-102618228340446/AnsiballZ_kernel_settings_get_config.py 4846 1726773146.85996: Sending initial data 4846 1726773146.85999: Sent initial data (173 bytes) 4846 1726773146.86485: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773146.86489: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773146.86491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773146.86495: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found <<< 4846 1726773146.86497: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773146.86548: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773146.86552: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773146.86598: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773146.88225: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773146.88257: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773146.88298: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmp8rgcvjvi /root/.ansible/tmp/ansible-tmp-1726773146.8288474-5738-102618228340446/AnsiballZ_kernel_settings_get_config.py <<< 4846 1726773146.88302: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773146.8288474-5738-102618228340446/AnsiballZ_kernel_settings_get_config.py" <<< 4846 1726773146.88336: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmp8rgcvjvi" to remote "/root/.ansible/tmp/ansible-tmp-1726773146.8288474-5738-102618228340446/AnsiballZ_kernel_settings_get_config.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773146.8288474-5738-102618228340446/AnsiballZ_kernel_settings_get_config.py" <<< 4846 1726773146.89081: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773146.89156: stderr chunk (state=3): >>><<< 4846 1726773146.89159: stdout chunk (state=3): >>><<< 4846 1726773146.89182: done transferring module to remote 4846 1726773146.89193: _low_level_execute_command(): starting 4846 1726773146.89201: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773146.8288474-5738-102618228340446/ /root/.ansible/tmp/ansible-tmp-1726773146.8288474-5738-102618228340446/AnsiballZ_kernel_settings_get_config.py && sleep 0' 4846 1726773146.89686: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773146.89689: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773146.89692: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773146.89697: 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.14.32 originally 10.31.14.32 debug2: match found <<< 4846 1726773146.89700: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773146.89748: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773146.89751: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773146.89795: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773146.91712: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773146.91766: stderr chunk (state=3): >>><<< 4846 1726773146.91769: stdout chunk (state=3): >>><<< 4846 1726773146.91785: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773146.91788: _low_level_execute_command(): starting 4846 1726773146.91796: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773146.8288474-5738-102618228340446/AnsiballZ_kernel_settings_get_config.py && sleep 0' 4846 1726773146.92470: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773146.92566: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773146.92586: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773146.92613: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773146.92634: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773146.92659: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773146.92760: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773147.10600: stdout chunk (state=3): >>> {"changed": false, "data": {"main": {"summary": "kernel settings"}, "sysctl": {"fs.epoll.max_user_watches": "785592", "fs.file-max": "379724"}, "sysfs": {"/sys/kernel/debug/x86/ibrs_enabled": "0", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0"}, "vm": {"transparent_hugepages": "madvise"}}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} <<< 4846 1726773147.12139: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773147.12200: stderr chunk (state=3): >>><<< 4846 1726773147.12204: stdout chunk (state=3): >>><<< 4846 1726773147.12227: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {"main": {"summary": "kernel settings"}, "sysctl": {"fs.epoll.max_user_watches": "785592", "fs.file-max": "379724"}, "sysfs": {"/sys/kernel/debug/x86/ibrs_enabled": "0", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0"}, "vm": {"transparent_hugepages": "madvise"}}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773147.12261: done with _execute_module (fedora.linux_system_roles.kernel_settings_get_config, {'path': '/etc/tuned/profiles/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-1726773146.8288474-5738-102618228340446/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4846 1726773147.12270: _low_level_execute_command(): starting 4846 1726773147.12278: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773146.8288474-5738-102618228340446/ > /dev/null 2>&1 && sleep 0' 4846 1726773147.12779: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773147.12784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773147.12787: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773147.12795: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773147.12854: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773147.12857: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773147.12862: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773147.12903: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773147.14918: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773147.14981: stderr chunk (state=3): >>><<< 4846 1726773147.14984: stdout chunk (state=3): >>><<< 4846 1726773147.15000: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773147.15009: handler run complete 4846 1726773147.15029: attempt loop complete, returning result 4846 1726773147.15032: _execute() done 4846 1726773147.15034: dumping result to json 4846 1726773147.15040: done dumping result, returning 4846 1726773147.15051: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get current config [0afff7ba-f7d3-e60c-8651-00000000040e] 4846 1726773147.15061: sending task result for task 0afff7ba-f7d3-e60c-8651-00000000040e 4846 1726773147.15179: done sending task result for task 0afff7ba-f7d3-e60c-8651-00000000040e 4846 1726773147.15182: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "data": { "main": { "summary": "kernel settings" }, "sysctl": { "fs.epoll.max_user_watches": "785592", "fs.file-max": "379724" }, "sysfs": { "/sys/kernel/debug/x86/ibrs_enabled": "0", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0" }, "vm": { "transparent_hugepages": "madvise" } } } 4846 1726773147.15288: no more pending results, returning what we have 4846 1726773147.15297: results queue empty 4846 1726773147.15298: checking for any_errors_fatal 4846 1726773147.15312: done checking for any_errors_fatal 4846 1726773147.15313: checking for max_fail_percentage 4846 1726773147.15315: done checking for max_fail_percentage 4846 1726773147.15316: checking to see if all hosts have failed and the running result is not ok 4846 1726773147.15317: done checking to see if all hosts have failed 4846 1726773147.15318: getting the remaining hosts for this loop 4846 1726773147.15321: done getting the remaining hosts for this loop 4846 1726773147.15325: getting the next task for host managed_node3 4846 1726773147.15332: done getting next task for host managed_node3 4846 1726773147.15336: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 4846 1726773147.15340: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4846 1726773147.15352: getting variables 4846 1726773147.15353: in VariableManager get_vars() 4846 1726773147.15391: Calling all_inventory to load vars for managed_node3 4846 1726773147.15394: Calling groups_inventory to load vars for managed_node3 4846 1726773147.15397: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773147.15413: Calling all_plugins_play to load vars for managed_node3 4846 1726773147.15417: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773147.15421: Calling groups_plugins_play to load vars for managed_node3 4846 1726773147.15578: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773147.15773: done with get_vars() 4846 1726773147.15785: done getting variables 4846 1726773147.15836: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Thursday 19 September 2024 15:12:27 -0400 (0:00:00.374) 0:00:25.736 **** 4846 1726773147.15863: entering _queue_task() for managed_node3/template 4846 1726773147.16096: worker is 1 (out of 1 available) 4846 1726773147.16115: exiting _queue_task() for managed_node3/template 4846 1726773147.16130: done queuing things up, now waiting for results queue to drain 4846 1726773147.16131: waiting for pending results... 4846 1726773147.16347: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 4846 1726773147.16441: in run() - task 0afff7ba-f7d3-e60c-8651-00000000040f 4846 1726773147.16454: variable 'ansible_search_path' from source: unknown 4846 1726773147.16458: variable 'ansible_search_path' from source: unknown 4846 1726773147.16496: calling self._execute() 4846 1726773147.16579: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773147.16590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773147.16601: variable 'omit' from source: magic vars 4846 1726773147.16696: variable 'omit' from source: magic vars 4846 1726773147.16738: variable 'omit' from source: magic vars 4846 1726773147.17016: variable '__kernel_settings_profile_src' from source: role '' all vars 4846 1726773147.17020: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4846 1726773147.17088: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4846 1726773147.17113: variable '__kernel_settings_profile_filename' from source: role '' all vars 4846 1726773147.17168: variable '__kernel_settings_profile_filename' from source: role '' all vars 4846 1726773147.17291: variable '__kernel_settings_profile_dir' from source: role '' all vars 4846 1726773147.17362: variable '__kernel_settings_profile_parent' from source: set_fact 4846 1726773147.17367: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4846 1726773147.17398: variable 'omit' from source: magic vars 4846 1726773147.17439: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773147.17476: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773147.17493: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773147.17512: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773147.17522: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773147.17549: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773147.17554: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773147.17557: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773147.17644: Set connection var ansible_shell_executable to /bin/sh 4846 1726773147.17650: Set connection var ansible_pipelining to False 4846 1726773147.17653: Set connection var ansible_shell_type to sh 4846 1726773147.17656: Set connection var ansible_connection to ssh 4846 1726773147.17663: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773147.17676: Set connection var ansible_timeout to 10 4846 1726773147.17696: variable 'ansible_shell_executable' from source: unknown 4846 1726773147.17700: variable 'ansible_connection' from source: unknown 4846 1726773147.17703: variable 'ansible_module_compression' from source: unknown 4846 1726773147.17708: variable 'ansible_shell_type' from source: unknown 4846 1726773147.17711: variable 'ansible_shell_executable' from source: unknown 4846 1726773147.17716: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773147.17721: variable 'ansible_pipelining' from source: unknown 4846 1726773147.17725: variable 'ansible_timeout' from source: unknown 4846 1726773147.17730: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773147.17851: 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) 4846 1726773147.17861: variable 'omit' from source: magic vars 4846 1726773147.17868: starting attempt loop 4846 1726773147.17871: running the handler 4846 1726773147.17884: _low_level_execute_command(): starting 4846 1726773147.17894: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4846 1726773147.18454: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773147.18459: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773147.18463: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found <<< 4846 1726773147.18466: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773147.18522: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773147.18525: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773147.18528: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773147.18587: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773147.20410: stdout chunk (state=3): >>>/root <<< 4846 1726773147.20521: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773147.20580: stderr chunk (state=3): >>><<< 4846 1726773147.20584: stdout chunk (state=3): >>><<< 4846 1726773147.20608: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773147.20625: _low_level_execute_command(): starting 4846 1726773147.20632: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773147.2060828-5749-118833968971682 `" && echo ansible-tmp-1726773147.2060828-5749-118833968971682="` echo /root/.ansible/tmp/ansible-tmp-1726773147.2060828-5749-118833968971682 `" ) && sleep 0' 4846 1726773147.21112: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773147.21116: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773147.21119: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4846 1726773147.21130: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773147.21188: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773147.21192: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773147.21238: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773147.23324: stdout chunk (state=3): >>>ansible-tmp-1726773147.2060828-5749-118833968971682=/root/.ansible/tmp/ansible-tmp-1726773147.2060828-5749-118833968971682 <<< 4846 1726773147.23437: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773147.23497: stderr chunk (state=3): >>><<< 4846 1726773147.23500: stdout chunk (state=3): >>><<< 4846 1726773147.23520: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773147.2060828-5749-118833968971682=/root/.ansible/tmp/ansible-tmp-1726773147.2060828-5749-118833968971682 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773147.23539: evaluation_path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks 4846 1726773147.23568: search_path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/templates/kernel_settings.j2 /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/kernel_settings.j2 /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/templates/kernel_settings.j2 /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/kernel_settings.j2 /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/kernel_settings.j2 /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/kernel_settings.j2 4846 1726773147.23592: variable 'ansible_search_path' from source: unknown 4846 1726773147.24382: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4846 1726773147.26237: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4846 1726773147.26294: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4846 1726773147.26327: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4846 1726773147.26356: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4846 1726773147.26382: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4846 1726773147.26646: 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) 4846 1726773147.26669: 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) 4846 1726773147.26694: 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) 4846 1726773147.26732: 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) 4846 1726773147.26744: 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) 4846 1726773147.27076: 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) 4846 1726773147.27098: 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) 4846 1726773147.27123: 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) 4846 1726773147.27156: 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) 4846 1726773147.27168: 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) 4846 1726773147.27484: variable 'ansible_managed' from source: unknown 4846 1726773147.27490: variable '__sections' from source: task vars 4846 1726773147.27617: 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) 4846 1726773147.27637: 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) 4846 1726773147.27658: 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) 4846 1726773147.27697: 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) 4846 1726773147.27713: 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) 4846 1726773147.27804: variable 'kernel_settings_sysctl' from source: include_vars 4846 1726773147.27815: variable '__kernel_settings_state_empty' from source: role '' all vars 4846 1726773147.27821: variable '__kernel_settings_previous_replaced' from source: role '' all vars 4846 1726773147.27875: variable '__sysctl_old' from source: task vars 4846 1726773147.27934: variable '__sysctl_old' from source: task vars 4846 1726773147.28127: variable 'kernel_settings_purge' from source: role '' defaults 4846 1726773147.28131: variable 'kernel_settings_sysctl' from source: include_vars 4846 1726773147.28140: variable '__kernel_settings_state_empty' from source: role '' all vars 4846 1726773147.28146: variable '__kernel_settings_previous_replaced' from source: role '' all vars 4846 1726773147.28151: variable '__kernel_settings_profile_contents' from source: set_fact 4846 1726773147.28335: variable 'kernel_settings_sysfs' from source: include_vars 4846 1726773147.28345: variable '__kernel_settings_state_empty' from source: role '' all vars 4846 1726773147.28351: variable '__kernel_settings_previous_replaced' from source: role '' all vars 4846 1726773147.28390: variable '__sysfs_old' from source: task vars 4846 1726773147.28444: variable '__sysfs_old' from source: task vars 4846 1726773147.28631: variable 'kernel_settings_purge' from source: role '' defaults 4846 1726773147.28635: variable 'kernel_settings_sysfs' from source: include_vars 4846 1726773147.28648: variable '__kernel_settings_state_empty' from source: role '' all vars 4846 1726773147.28651: variable '__kernel_settings_previous_replaced' from source: role '' all vars 4846 1726773147.28659: variable '__kernel_settings_profile_contents' from source: set_fact 4846 1726773147.28697: variable 'kernel_settings_systemd_cpu_affinity' from source: include_vars 4846 1726773147.28752: variable 'kernel_settings_systemd_cpu_affinity' from source: include_vars 4846 1726773147.28770: variable '__systemd_old' from source: task vars 4846 1726773147.28841: variable '__systemd_old' from source: task vars 4846 1726773147.29019: variable 'kernel_settings_purge' from source: role '' defaults 4846 1726773147.29023: variable 'kernel_settings_systemd_cpu_affinity' from source: include_vars 4846 1726773147.29030: variable '__kernel_settings_state_absent' from source: role '' all vars 4846 1726773147.29035: variable '__kernel_settings_profile_contents' from source: set_fact 4846 1726773147.29050: variable 'kernel_settings_transparent_hugepages' from source: include_vars 4846 1726773147.29107: variable 'kernel_settings_transparent_hugepages' from source: include_vars 4846 1726773147.29115: variable 'kernel_settings_transparent_hugepages_defrag' from source: include_vars 4846 1726773147.29165: variable 'kernel_settings_transparent_hugepages_defrag' from source: include_vars 4846 1726773147.29182: variable '__trans_huge_old' from source: task vars 4846 1726773147.29237: variable '__trans_huge_old' from source: task vars 4846 1726773147.29414: variable 'kernel_settings_purge' from source: role '' defaults 4846 1726773147.29419: variable 'kernel_settings_transparent_hugepages' from source: include_vars 4846 1726773147.29426: variable '__kernel_settings_state_absent' from source: role '' all vars 4846 1726773147.29431: variable '__kernel_settings_profile_contents' from source: set_fact 4846 1726773147.29444: variable '__trans_defrag_old' from source: task vars 4846 1726773147.29497: variable '__trans_defrag_old' from source: task vars 4846 1726773147.29676: variable 'kernel_settings_purge' from source: role '' defaults 4846 1726773147.29683: variable 'kernel_settings_transparent_hugepages_defrag' from source: include_vars 4846 1726773147.29690: variable '__kernel_settings_state_absent' from source: role '' all vars 4846 1726773147.29695: variable '__kernel_settings_profile_contents' from source: set_fact 4846 1726773147.29715: variable '__kernel_settings_state_absent' from source: role '' all vars 4846 1726773147.29727: variable '__kernel_settings_state_absent' from source: role '' all vars 4846 1726773147.29738: variable '__kernel_settings_state_absent' from source: role '' all vars 4846 1726773147.29750: variable '__kernel_settings_state_absent' from source: role '' all vars 4846 1726773147.29757: variable '__kernel_settings_state_absent' from source: role '' all vars 4846 1726773147.29765: variable '__kernel_settings_state_absent' from source: role '' all vars 4846 1726773147.29773: variable '__kernel_settings_state_absent' from source: role '' all vars 4846 1726773147.29787: variable '__kernel_settings_state_absent' from source: role '' all vars 4846 1726773147.29796: variable '__kernel_settings_state_absent' from source: role '' all vars 4846 1726773147.29804: variable '__kernel_settings_state_absent' from source: role '' all vars 4846 1726773147.29825: variable '__kernel_settings_state_absent' from source: role '' all vars 4846 1726773147.29836: variable '__kernel_settings_state_absent' from source: role '' all vars 4846 1726773147.29846: variable '__kernel_settings_state_absent' from source: role '' all vars 4846 1726773147.29852: variable '__kernel_settings_state_absent' from source: role '' all vars 4846 1726773147.29863: variable '__kernel_settings_state_absent' from source: role '' all vars 4846 1726773147.29870: variable '__kernel_settings_state_absent' from source: role '' all vars 4846 1726773147.29880: variable '__kernel_settings_state_absent' from source: role '' all vars 4846 1726773147.29887: variable '__kernel_settings_state_absent' from source: role '' all vars 4846 1726773147.29894: variable '__kernel_settings_state_absent' from source: role '' all vars 4846 1726773147.29900: variable '__kernel_settings_state_absent' from source: role '' all vars 4846 1726773147.30484: 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) 4846 1726773147.30537: variable 'ansible_module_compression' from source: unknown 4846 1726773147.30580: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4846hktl8x9z/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4846 1726773147.30608: variable 'ansible_facts' from source: unknown 4846 1726773147.30674: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773147.2060828-5749-118833968971682/AnsiballZ_stat.py 4846 1726773147.30793: Sending initial data 4846 1726773147.30796: Sent initial data (151 bytes) 4846 1726773147.31298: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773147.31301: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773147.31304: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773147.31308: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773147.31368: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773147.31377: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773147.31379: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773147.31426: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773147.33156: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773147.33194: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773147.33234: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmp66g2dxaz /root/.ansible/tmp/ansible-tmp-1726773147.2060828-5749-118833968971682/AnsiballZ_stat.py <<< 4846 1726773147.33238: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773147.2060828-5749-118833968971682/AnsiballZ_stat.py" <<< 4846 1726773147.33276: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmp66g2dxaz" to remote "/root/.ansible/tmp/ansible-tmp-1726773147.2060828-5749-118833968971682/AnsiballZ_stat.py" <<< 4846 1726773147.33279: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773147.2060828-5749-118833968971682/AnsiballZ_stat.py" <<< 4846 1726773147.34062: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773147.34142: stderr chunk (state=3): >>><<< 4846 1726773147.34145: stdout chunk (state=3): >>><<< 4846 1726773147.34167: done transferring module to remote 4846 1726773147.34182: _low_level_execute_command(): starting 4846 1726773147.34187: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773147.2060828-5749-118833968971682/ /root/.ansible/tmp/ansible-tmp-1726773147.2060828-5749-118833968971682/AnsiballZ_stat.py && sleep 0' 4846 1726773147.34680: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773147.34683: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773147.34686: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773147.34688: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773147.34690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773147.34743: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773147.34747: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773147.34791: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773147.36697: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773147.36758: stderr chunk (state=3): >>><<< 4846 1726773147.36761: stdout chunk (state=3): >>><<< 4846 1726773147.36779: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773147.36782: _low_level_execute_command(): starting 4846 1726773147.36787: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773147.2060828-5749-118833968971682/AnsiballZ_stat.py && sleep 0' 4846 1726773147.37287: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773147.37291: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773147.37293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address <<< 4846 1726773147.37296: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773147.37298: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773147.37354: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773147.37357: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773147.37411: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773147.56179: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles/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": 312, "inode": 262614, "dev": 51714, "nlink": 1, "atime": 1726773133.6653705, "mtime": 1726773132.6203537, "ctime": 1726773132.9173584, "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": "ba15904bb90578344fad097ce2f46f9231275eae", "mimetype": "text/plain", "charset": "us-ascii", "version": "3093951763", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 4846 1726773147.57945: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773147.58011: stderr chunk (state=3): >>><<< 4846 1726773147.58015: stdout chunk (state=3): >>><<< 4846 1726773147.58032: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles/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": 312, "inode": 262614, "dev": 51714, "nlink": 1, "atime": 1726773133.6653705, "mtime": 1726773132.6203537, "ctime": 1726773132.9173584, "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": "ba15904bb90578344fad097ce2f46f9231275eae", "mimetype": "text/plain", "charset": "us-ascii", "version": "3093951763", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773147.58089: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/profiles/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-1726773147.2060828-5749-118833968971682/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 4846 1726773147.58126: variable 'ansible_module_compression' from source: unknown 4846 1726773147.58160: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4846hktl8x9z/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 4846 1726773147.58181: variable 'ansible_facts' from source: unknown 4846 1726773147.58231: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773147.2060828-5749-118833968971682/AnsiballZ_file.py 4846 1726773147.58343: Sending initial data 4846 1726773147.58346: Sent initial data (151 bytes) 4846 1726773147.58850: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773147.58853: 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.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773147.58856: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration <<< 4846 1726773147.58858: 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.14.32 originally 10.31.14.32 <<< 4846 1726773147.58861: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773147.58918: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773147.58921: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773147.58973: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773147.60717: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773147.60752: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773147.60795: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmp9ljkicub /root/.ansible/tmp/ansible-tmp-1726773147.2060828-5749-118833968971682/AnsiballZ_file.py <<< 4846 1726773147.60799: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773147.2060828-5749-118833968971682/AnsiballZ_file.py" <<< 4846 1726773147.60829: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmp9ljkicub" to remote "/root/.ansible/tmp/ansible-tmp-1726773147.2060828-5749-118833968971682/AnsiballZ_file.py" <<< 4846 1726773147.60834: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773147.2060828-5749-118833968971682/AnsiballZ_file.py" <<< 4846 1726773147.61644: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773147.61724: stderr chunk (state=3): >>><<< 4846 1726773147.61728: stdout chunk (state=3): >>><<< 4846 1726773147.61748: done transferring module to remote 4846 1726773147.61757: _low_level_execute_command(): starting 4846 1726773147.61763: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773147.2060828-5749-118833968971682/ /root/.ansible/tmp/ansible-tmp-1726773147.2060828-5749-118833968971682/AnsiballZ_file.py && sleep 0' 4846 1726773147.62257: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773147.62260: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773147.62267: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4846 1726773147.62269: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773147.62271: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773147.62325: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773147.62332: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773147.62369: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773147.64301: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773147.64365: stderr chunk (state=3): >>><<< 4846 1726773147.64368: stdout chunk (state=3): >>><<< 4846 1726773147.64386: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773147.64389: _low_level_execute_command(): starting 4846 1726773147.64395: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773147.2060828-5749-118833968971682/AnsiballZ_file.py && sleep 0' 4846 1726773147.64892: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773147.64895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773147.64898: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773147.64900: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found <<< 4846 1726773147.64902: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773147.64955: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773147.64958: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773147.65015: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773147.84272: stdout chunk (state=3): >>> {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "changed": false, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}, "after": {"path": "/etc/tuned/profiles/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": 312, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "_original_basename": "kernel_settings.j2", "recurse": false, "state": "file", "path": "/etc/tuned/profiles/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}}} <<< 4846 1726773147.85926: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773147.85994: stderr chunk (state=3): >>><<< 4846 1726773147.85998: stdout chunk (state=3): >>><<< 4846 1726773147.86017: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "changed": false, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}, "after": {"path": "/etc/tuned/profiles/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": 312, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "_original_basename": "kernel_settings.j2", "recurse": false, "state": "file", "path": "/etc/tuned/profiles/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_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773147.86058: done with _execute_module (ansible.legacy.file, {'mode': '0644', 'dest': '/etc/tuned/profiles/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-1726773147.2060828-5749-118833968971682/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4846 1726773147.86191: _low_level_execute_command(): starting 4846 1726773147.86194: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773147.2060828-5749-118833968971682/ > /dev/null 2>&1 && sleep 0' 4846 1726773147.86686: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773147.86689: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773147.86692: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773147.86697: 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.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773147.86756: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773147.86762: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773147.86764: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773147.86802: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773147.88770: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773147.88831: stderr chunk (state=3): >>><<< 4846 1726773147.88835: stdout chunk (state=3): >>><<< 4846 1726773147.88853: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773147.88865: handler run complete 4846 1726773147.88891: attempt loop complete, returning result 4846 1726773147.88894: _execute() done 4846 1726773147.88897: dumping result to json 4846 1726773147.88904: done dumping result, returning 4846 1726773147.88917: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings [0afff7ba-f7d3-e60c-8651-00000000040f] 4846 1726773147.88923: sending task result for task 0afff7ba-f7d3-e60c-8651-00000000040f 4846 1726773147.89085: done sending task result for task 0afff7ba-f7d3-e60c-8651-00000000040f 4846 1726773147.89088: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "checksum": "ba15904bb90578344fad097ce2f46f9231275eae", "dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "secontext": "system_u:object_r:tuned_etc_t:s0", "size": 312, "state": "file", "uid": 0 } 4846 1726773147.89279: no more pending results, returning what we have 4846 1726773147.89283: results queue empty 4846 1726773147.89284: checking for any_errors_fatal 4846 1726773147.89288: done checking for any_errors_fatal 4846 1726773147.89289: checking for max_fail_percentage 4846 1726773147.89291: done checking for max_fail_percentage 4846 1726773147.89292: checking to see if all hosts have failed and the running result is not ok 4846 1726773147.89293: done checking to see if all hosts have failed 4846 1726773147.89294: getting the remaining hosts for this loop 4846 1726773147.89295: done getting the remaining hosts for this loop 4846 1726773147.89299: getting the next task for host managed_node3 4846 1726773147.89305: done getting next task for host managed_node3 4846 1726773147.89314: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 4846 1726773147.89317: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4846 1726773147.89329: getting variables 4846 1726773147.89330: in VariableManager get_vars() 4846 1726773147.89354: Calling all_inventory to load vars for managed_node3 4846 1726773147.89356: Calling groups_inventory to load vars for managed_node3 4846 1726773147.89358: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773147.89365: Calling all_plugins_play to load vars for managed_node3 4846 1726773147.89367: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773147.89370: Calling groups_plugins_play to load vars for managed_node3 4846 1726773147.89522: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773147.89712: done with get_vars() 4846 1726773147.89722: done getting variables 4846 1726773147.89771: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 Thursday 19 September 2024 15:12:27 -0400 (0:00:00.739) 0:00:26.475 **** 4846 1726773147.89800: entering _queue_task() for managed_node3/service 4846 1726773147.90035: worker is 1 (out of 1 available) 4846 1726773147.90051: exiting _queue_task() for managed_node3/service 4846 1726773147.90065: done queuing things up, now waiting for results queue to drain 4846 1726773147.90066: waiting for pending results... 4846 1726773147.90285: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 4846 1726773147.90371: in run() - task 0afff7ba-f7d3-e60c-8651-000000000410 4846 1726773147.90385: variable 'ansible_search_path' from source: unknown 4846 1726773147.90388: variable 'ansible_search_path' from source: unknown 4846 1726773147.90436: variable '__kernel_settings_services' from source: include_vars 4846 1726773147.90759: variable '__kernel_settings_services' from source: include_vars 4846 1726773147.90825: variable 'omit' from source: magic vars 4846 1726773147.90934: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773147.90943: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773147.90954: variable 'omit' from source: magic vars 4846 1726773147.91186: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4846 1726773147.91429: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4846 1726773147.91467: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4846 1726773147.91497: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4846 1726773147.91530: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4846 1726773147.91620: variable '__kernel_settings_register_profile' from source: set_fact 4846 1726773147.91634: variable '__kernel_settings_register_mode' from source: set_fact 4846 1726773147.91653: Evaluated conditional (__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed): False 4846 1726773147.91656: when evaluation is False, skipping this task 4846 1726773147.91684: variable 'item' from source: unknown 4846 1726773147.91744: 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" } 4846 1726773147.91926: dumping result to json 4846 1726773147.91929: done dumping result, returning 4846 1726773147.91932: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes [0afff7ba-f7d3-e60c-8651-000000000410] 4846 1726773147.91934: sending task result for task 0afff7ba-f7d3-e60c-8651-000000000410 4846 1726773147.91978: done sending task result for task 0afff7ba-f7d3-e60c-8651-000000000410 4846 1726773147.91981: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false } MSG: All items skipped 4846 1726773147.92024: no more pending results, returning what we have 4846 1726773147.92028: results queue empty 4846 1726773147.92029: checking for any_errors_fatal 4846 1726773147.92041: done checking for any_errors_fatal 4846 1726773147.92042: checking for max_fail_percentage 4846 1726773147.92044: done checking for max_fail_percentage 4846 1726773147.92045: checking to see if all hosts have failed and the running result is not ok 4846 1726773147.92046: done checking to see if all hosts have failed 4846 1726773147.92047: getting the remaining hosts for this loop 4846 1726773147.92048: done getting the remaining hosts for this loop 4846 1726773147.92052: getting the next task for host managed_node3 4846 1726773147.92059: done getting next task for host managed_node3 4846 1726773147.92062: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 4846 1726773147.92065: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4846 1726773147.92084: getting variables 4846 1726773147.92085: in VariableManager get_vars() 4846 1726773147.92123: Calling all_inventory to load vars for managed_node3 4846 1726773147.92126: Calling groups_inventory to load vars for managed_node3 4846 1726773147.92128: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773147.92136: Calling all_plugins_play to load vars for managed_node3 4846 1726773147.92138: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773147.92140: Calling groups_plugins_play to load vars for managed_node3 4846 1726773147.92295: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773147.92484: done with get_vars() 4846 1726773147.92494: done getting variables 4846 1726773147.92543: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 Thursday 19 September 2024 15:12:27 -0400 (0:00:00.027) 0:00:26.503 **** 4846 1726773147.92569: entering _queue_task() for managed_node3/command 4846 1726773147.92793: worker is 1 (out of 1 available) 4846 1726773147.92812: exiting _queue_task() for managed_node3/command 4846 1726773147.92830: done queuing things up, now waiting for results queue to drain 4846 1726773147.92831: waiting for pending results... 4846 1726773147.93034: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 4846 1726773147.93125: in run() - task 0afff7ba-f7d3-e60c-8651-000000000411 4846 1726773147.93139: variable 'ansible_search_path' from source: unknown 4846 1726773147.93142: variable 'ansible_search_path' from source: unknown 4846 1726773147.93179: calling self._execute() 4846 1726773147.93259: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773147.93265: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773147.93281: variable 'omit' from source: magic vars 4846 1726773147.93909: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4846 1726773147.94509: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4846 1726773147.94513: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4846 1726773147.94523: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4846 1726773147.94571: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4846 1726773147.94739: variable '__kernel_settings_register_profile' from source: set_fact 4846 1726773147.94781: Evaluated conditional (not __kernel_settings_register_profile is changed): True 4846 1726773147.94974: variable '__kernel_settings_register_mode' from source: set_fact 4846 1726773147.94987: Evaluated conditional (not __kernel_settings_register_mode is changed): True 4846 1726773147.95090: variable '__kernel_settings_register_apply' from source: set_fact 4846 1726773147.95100: Evaluated conditional (__kernel_settings_register_apply is changed): False 4846 1726773147.95103: when evaluation is False, skipping this task 4846 1726773147.95110: _execute() done 4846 1726773147.95113: dumping result to json 4846 1726773147.95116: done dumping result, returning 4846 1726773147.95124: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings [0afff7ba-f7d3-e60c-8651-000000000411] 4846 1726773147.95131: sending task result for task 0afff7ba-f7d3-e60c-8651-000000000411 4846 1726773147.95230: done sending task result for task 0afff7ba-f7d3-e60c-8651-000000000411 4846 1726773147.95233: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_apply is changed", "skip_reason": "Conditional result was False" } 4846 1726773147.95286: no more pending results, returning what we have 4846 1726773147.95291: results queue empty 4846 1726773147.95291: checking for any_errors_fatal 4846 1726773147.95303: done checking for any_errors_fatal 4846 1726773147.95304: checking for max_fail_percentage 4846 1726773147.95308: done checking for max_fail_percentage 4846 1726773147.95310: checking to see if all hosts have failed and the running result is not ok 4846 1726773147.95311: done checking to see if all hosts have failed 4846 1726773147.95312: getting the remaining hosts for this loop 4846 1726773147.95314: done getting the remaining hosts for this loop 4846 1726773147.95319: getting the next task for host managed_node3 4846 1726773147.95327: done getting next task for host managed_node3 4846 1726773147.95332: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Verify settings 4846 1726773147.95336: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4846 1726773147.95359: getting variables 4846 1726773147.95361: in VariableManager get_vars() 4846 1726773147.95398: Calling all_inventory to load vars for managed_node3 4846 1726773147.95402: Calling groups_inventory to load vars for managed_node3 4846 1726773147.95404: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773147.95417: Calling all_plugins_play to load vars for managed_node3 4846 1726773147.95420: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773147.95423: Calling groups_plugins_play to load vars for managed_node3 4846 1726773147.95649: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773147.95837: done with get_vars() 4846 1726773147.95845: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Verify settings] ************* task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:166 Thursday 19 September 2024 15:12:27 -0400 (0:00:00.033) 0:00:26.536 **** 4846 1726773147.95924: entering _queue_task() for managed_node3/include_tasks 4846 1726773147.96133: worker is 1 (out of 1 available) 4846 1726773147.96150: exiting _queue_task() for managed_node3/include_tasks 4846 1726773147.96165: done queuing things up, now waiting for results queue to drain 4846 1726773147.96166: waiting for pending results... 4846 1726773147.96372: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Verify settings 4846 1726773147.96468: in run() - task 0afff7ba-f7d3-e60c-8651-000000000412 4846 1726773147.96483: variable 'ansible_search_path' from source: unknown 4846 1726773147.96488: variable 'ansible_search_path' from source: unknown 4846 1726773147.96525: calling self._execute() 4846 1726773147.96604: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773147.96613: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773147.96625: variable 'omit' from source: magic vars 4846 1726773147.97029: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4846 1726773147.97241: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4846 1726773147.97282: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4846 1726773147.97315: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4846 1726773147.97346: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4846 1726773147.97439: variable '__kernel_settings_register_apply' from source: set_fact 4846 1726773147.97464: Evaluated conditional (__kernel_settings_register_apply is changed): False 4846 1726773147.97467: when evaluation is False, skipping this task 4846 1726773147.97470: _execute() done 4846 1726773147.97473: dumping result to json 4846 1726773147.97482: done dumping result, returning 4846 1726773147.97490: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Verify settings [0afff7ba-f7d3-e60c-8651-000000000412] 4846 1726773147.97497: sending task result for task 0afff7ba-f7d3-e60c-8651-000000000412 4846 1726773147.97594: done sending task result for task 0afff7ba-f7d3-e60c-8651-000000000412 4846 1726773147.97597: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_apply is changed", "skip_reason": "Conditional result was False" } 4846 1726773147.97653: no more pending results, returning what we have 4846 1726773147.97657: results queue empty 4846 1726773147.97658: checking for any_errors_fatal 4846 1726773147.97666: done checking for any_errors_fatal 4846 1726773147.97667: checking for max_fail_percentage 4846 1726773147.97669: done checking for max_fail_percentage 4846 1726773147.97670: checking to see if all hosts have failed and the running result is not ok 4846 1726773147.97671: done checking to see if all hosts have failed 4846 1726773147.97672: getting the remaining hosts for this loop 4846 1726773147.97673: done getting the remaining hosts for this loop 4846 1726773147.97679: getting the next task for host managed_node3 4846 1726773147.97685: done getting next task for host managed_node3 4846 1726773147.97689: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 4846 1726773147.97692: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4846 1726773147.97714: getting variables 4846 1726773147.97716: in VariableManager get_vars() 4846 1726773147.97750: Calling all_inventory to load vars for managed_node3 4846 1726773147.97753: Calling groups_inventory to load vars for managed_node3 4846 1726773147.97756: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773147.97765: Calling all_plugins_play to load vars for managed_node3 4846 1726773147.97767: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773147.97770: Calling groups_plugins_play to load vars for managed_node3 4846 1726773147.97924: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773147.98112: done with get_vars() 4846 1726773147.98121: done getting variables 4846 1726773147.98169: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:177 Thursday 19 September 2024 15:12:27 -0400 (0:00:00.022) 0:00:26.559 **** 4846 1726773147.98194: entering _queue_task() for managed_node3/set_fact 4846 1726773147.98398: worker is 1 (out of 1 available) 4846 1726773147.98415: exiting _queue_task() for managed_node3/set_fact 4846 1726773147.98429: done queuing things up, now waiting for results queue to drain 4846 1726773147.98430: waiting for pending results... 4846 1726773147.98631: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 4846 1726773147.98711: in run() - task 0afff7ba-f7d3-e60c-8651-000000000413 4846 1726773147.98726: variable 'ansible_search_path' from source: unknown 4846 1726773147.98729: variable 'ansible_search_path' from source: unknown 4846 1726773147.98762: calling self._execute() 4846 1726773147.98844: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773147.98851: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773147.98860: variable 'omit' from source: magic vars 4846 1726773147.98954: variable 'omit' from source: magic vars 4846 1726773147.99001: variable 'omit' from source: magic vars 4846 1726773147.99030: variable 'omit' from source: magic vars 4846 1726773147.99067: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773147.99104: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773147.99126: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773147.99142: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773147.99153: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773147.99183: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773147.99186: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773147.99191: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773147.99280: Set connection var ansible_shell_executable to /bin/sh 4846 1726773147.99287: Set connection var ansible_pipelining to False 4846 1726773147.99290: Set connection var ansible_shell_type to sh 4846 1726773147.99293: Set connection var ansible_connection to ssh 4846 1726773147.99300: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773147.99314: Set connection var ansible_timeout to 10 4846 1726773147.99334: variable 'ansible_shell_executable' from source: unknown 4846 1726773147.99337: variable 'ansible_connection' from source: unknown 4846 1726773147.99340: variable 'ansible_module_compression' from source: unknown 4846 1726773147.99344: variable 'ansible_shell_type' from source: unknown 4846 1726773147.99348: variable 'ansible_shell_executable' from source: unknown 4846 1726773147.99352: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773147.99357: variable 'ansible_pipelining' from source: unknown 4846 1726773147.99360: variable 'ansible_timeout' from source: unknown 4846 1726773147.99365: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773147.99489: 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) 4846 1726773147.99500: variable 'omit' from source: magic vars 4846 1726773147.99507: starting attempt loop 4846 1726773147.99511: running the handler 4846 1726773147.99522: handler run complete 4846 1726773147.99533: attempt loop complete, returning result 4846 1726773147.99536: _execute() done 4846 1726773147.99539: dumping result to json 4846 1726773147.99543: done dumping result, returning 4846 1726773147.99551: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes [0afff7ba-f7d3-e60c-8651-000000000413] 4846 1726773147.99557: sending task result for task 0afff7ba-f7d3-e60c-8651-000000000413 4846 1726773147.99651: done sending task result for task 0afff7ba-f7d3-e60c-8651-000000000413 4846 1726773147.99654: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "kernel_settings_reboot_required": false }, "changed": false } 4846 1726773147.99734: no more pending results, returning what we have 4846 1726773147.99738: results queue empty 4846 1726773147.99739: checking for any_errors_fatal 4846 1726773147.99745: done checking for any_errors_fatal 4846 1726773147.99746: checking for max_fail_percentage 4846 1726773147.99748: done checking for max_fail_percentage 4846 1726773147.99749: checking to see if all hosts have failed and the running result is not ok 4846 1726773147.99750: done checking to see if all hosts have failed 4846 1726773147.99751: getting the remaining hosts for this loop 4846 1726773147.99752: done getting the remaining hosts for this loop 4846 1726773147.99756: getting the next task for host managed_node3 4846 1726773147.99762: done getting next task for host managed_node3 4846 1726773147.99768: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 4846 1726773147.99771: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4846 1726773147.99783: getting variables 4846 1726773147.99784: in VariableManager get_vars() 4846 1726773147.99819: Calling all_inventory to load vars for managed_node3 4846 1726773147.99822: Calling groups_inventory to load vars for managed_node3 4846 1726773147.99824: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773147.99830: Calling all_plugins_play to load vars for managed_node3 4846 1726773147.99833: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773147.99835: Calling groups_plugins_play to load vars for managed_node3 4846 1726773148.00213: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773148.00391: done with get_vars() 4846 1726773148.00399: done getting variables 4846 1726773148.00444: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:181 Thursday 19 September 2024 15:12:28 -0400 (0:00:00.022) 0:00:26.582 **** 4846 1726773148.00468: entering _queue_task() for managed_node3/set_fact 4846 1726773148.00667: worker is 1 (out of 1 available) 4846 1726773148.00682: exiting _queue_task() for managed_node3/set_fact 4846 1726773148.00695: done queuing things up, now waiting for results queue to drain 4846 1726773148.00697: waiting for pending results... 4846 1726773148.00903: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 4846 1726773148.00993: in run() - task 0afff7ba-f7d3-e60c-8651-000000000414 4846 1726773148.01009: variable 'ansible_search_path' from source: unknown 4846 1726773148.01013: variable 'ansible_search_path' from source: unknown 4846 1726773148.01046: calling self._execute() 4846 1726773148.01126: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773148.01137: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773148.01210: variable 'omit' from source: magic vars 4846 1726773148.01244: variable 'omit' from source: magic vars 4846 1726773148.01289: variable 'omit' from source: magic vars 4846 1726773148.01620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4846 1726773148.01852: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4846 1726773148.01896: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4846 1726773148.01928: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4846 1726773148.01960: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4846 1726773148.02105: variable '__kernel_settings_register_profile' from source: set_fact 4846 1726773148.02128: variable '__kernel_settings_register_mode' from source: set_fact 4846 1726773148.02132: variable '__kernel_settings_register_apply' from source: set_fact 4846 1726773148.02180: variable 'omit' from source: magic vars 4846 1726773148.02211: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773148.02239: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773148.02256: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773148.02272: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773148.02284: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773148.02312: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773148.02316: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773148.02322: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773148.02410: Set connection var ansible_shell_executable to /bin/sh 4846 1726773148.02415: Set connection var ansible_pipelining to False 4846 1726773148.02418: Set connection var ansible_shell_type to sh 4846 1726773148.02421: Set connection var ansible_connection to ssh 4846 1726773148.02429: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773148.02437: Set connection var ansible_timeout to 10 4846 1726773148.02461: variable 'ansible_shell_executable' from source: unknown 4846 1726773148.02465: variable 'ansible_connection' from source: unknown 4846 1726773148.02468: variable 'ansible_module_compression' from source: unknown 4846 1726773148.02470: variable 'ansible_shell_type' from source: unknown 4846 1726773148.02474: variable 'ansible_shell_executable' from source: unknown 4846 1726773148.02481: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773148.02485: variable 'ansible_pipelining' from source: unknown 4846 1726773148.02488: variable 'ansible_timeout' from source: unknown 4846 1726773148.02494: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773148.02586: 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) 4846 1726773148.02596: variable 'omit' from source: magic vars 4846 1726773148.02602: starting attempt loop 4846 1726773148.02605: running the handler 4846 1726773148.02618: handler run complete 4846 1726773148.02627: attempt loop complete, returning result 4846 1726773148.02630: _execute() done 4846 1726773148.02633: dumping result to json 4846 1726773148.02638: done dumping result, returning 4846 1726773148.02647: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing [0afff7ba-f7d3-e60c-8651-000000000414] 4846 1726773148.02654: sending task result for task 0afff7ba-f7d3-e60c-8651-000000000414 4846 1726773148.02740: done sending task result for task 0afff7ba-f7d3-e60c-8651-000000000414 4846 1726773148.02744: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_changed": false }, "changed": false } 4846 1726773148.02850: no more pending results, returning what we have 4846 1726773148.02853: results queue empty 4846 1726773148.02854: checking for any_errors_fatal 4846 1726773148.02860: done checking for any_errors_fatal 4846 1726773148.02860: checking for max_fail_percentage 4846 1726773148.02862: done checking for max_fail_percentage 4846 1726773148.02863: checking to see if all hosts have failed and the running result is not ok 4846 1726773148.02865: done checking to see if all hosts have failed 4846 1726773148.02866: getting the remaining hosts for this loop 4846 1726773148.02867: done getting the remaining hosts for this loop 4846 1726773148.02872: getting the next task for host managed_node3 4846 1726773148.02880: done getting next task for host managed_node3 4846 1726773148.02882: ^ task is: TASK: meta (role_complete) 4846 1726773148.02886: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 4846 1726773148.02898: getting variables 4846 1726773148.02899: in VariableManager get_vars() 4846 1726773148.02937: Calling all_inventory to load vars for managed_node3 4846 1726773148.02940: Calling groups_inventory to load vars for managed_node3 4846 1726773148.02943: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773148.02954: Calling all_plugins_play to load vars for managed_node3 4846 1726773148.02957: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773148.02959: Calling groups_plugins_play to load vars for managed_node3 4846 1726773148.03116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773148.03307: done with get_vars() 4846 1726773148.03317: done getting variables 4846 1726773148.03378: done queuing things up, now waiting for results queue to drain 4846 1726773148.03380: results queue empty 4846 1726773148.03380: checking for any_errors_fatal 4846 1726773148.03382: done checking for any_errors_fatal 4846 1726773148.03383: checking for max_fail_percentage 4846 1726773148.03384: done checking for max_fail_percentage 4846 1726773148.03389: checking to see if all hosts have failed and the running result is not ok 4846 1726773148.03390: done checking to see if all hosts have failed 4846 1726773148.03390: getting the remaining hosts for this loop 4846 1726773148.03391: done getting the remaining hosts for this loop 4846 1726773148.03393: getting the next task for host managed_node3 4846 1726773148.03397: done getting next task for host managed_node3 4846 1726773148.03399: ^ task is: TASK: Ensure role reported not changed 4846 1726773148.03400: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 4846 1726773148.03402: getting variables 4846 1726773148.03403: in VariableManager get_vars() 4846 1726773148.03414: Calling all_inventory to load vars for managed_node3 4846 1726773148.03416: Calling groups_inventory to load vars for managed_node3 4846 1726773148.03417: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773148.03421: Calling all_plugins_play to load vars for managed_node3 4846 1726773148.03423: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773148.03425: Calling groups_plugins_play to load vars for managed_node3 4846 1726773148.03567: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773148.03745: done with get_vars() 4846 1726773148.03754: done getting variables 4846 1726773148.03786: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Ensure role reported not changed] **************************************** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:67 Thursday 19 September 2024 15:12:28 -0400 (0:00:00.033) 0:00:26.615 **** 4846 1726773148.03809: entering _queue_task() for managed_node3/assert 4846 1726773148.04032: worker is 1 (out of 1 available) 4846 1726773148.04049: exiting _queue_task() for managed_node3/assert 4846 1726773148.04063: done queuing things up, now waiting for results queue to drain 4846 1726773148.04064: waiting for pending results... 4846 1726773148.04263: running TaskExecutor() for managed_node3/TASK: Ensure role reported not changed 4846 1726773148.04339: in run() - task 0afff7ba-f7d3-e60c-8651-00000000000f 4846 1726773148.04352: variable 'ansible_search_path' from source: unknown 4846 1726773148.04388: calling self._execute() 4846 1726773148.04469: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773148.04479: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773148.04490: variable 'omit' from source: magic vars 4846 1726773148.04585: variable 'omit' from source: magic vars 4846 1726773148.04613: variable 'omit' from source: magic vars 4846 1726773148.04643: variable 'omit' from source: magic vars 4846 1726773148.04683: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773148.04720: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773148.04742: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773148.04758: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773148.04769: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773148.04799: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773148.04803: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773148.04808: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773148.04897: Set connection var ansible_shell_executable to /bin/sh 4846 1726773148.04903: Set connection var ansible_pipelining to False 4846 1726773148.04908: Set connection var ansible_shell_type to sh 4846 1726773148.04913: Set connection var ansible_connection to ssh 4846 1726773148.04920: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773148.04929: Set connection var ansible_timeout to 10 4846 1726773148.04955: variable 'ansible_shell_executable' from source: unknown 4846 1726773148.04959: variable 'ansible_connection' from source: unknown 4846 1726773148.04961: variable 'ansible_module_compression' from source: unknown 4846 1726773148.04964: variable 'ansible_shell_type' from source: unknown 4846 1726773148.04967: variable 'ansible_shell_executable' from source: unknown 4846 1726773148.04970: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773148.04979: variable 'ansible_pipelining' from source: unknown 4846 1726773148.04982: variable 'ansible_timeout' from source: unknown 4846 1726773148.04987: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773148.05112: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 4846 1726773148.05123: variable 'omit' from source: magic vars 4846 1726773148.05129: starting attempt loop 4846 1726773148.05132: running the handler 4846 1726773148.05449: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4846 1726773148.07200: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4846 1726773148.07265: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4846 1726773148.07297: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4846 1726773148.07331: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4846 1726773148.07355: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4846 1726773148.07419: 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) 4846 1726773148.07445: 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) 4846 1726773148.07470: 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) 4846 1726773148.07505: 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) 4846 1726773148.07520: 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) 4846 1726773148.07623: variable '__kernel_settings_changed' from source: set_fact 4846 1726773148.07637: Evaluated conditional (not __kernel_settings_changed | d(false)): True 4846 1726773148.07645: handler run complete 4846 1726773148.07670: attempt loop complete, returning result 4846 1726773148.07674: _execute() done 4846 1726773148.07676: dumping result to json 4846 1726773148.07680: done dumping result, returning 4846 1726773148.07689: done running TaskExecutor() for managed_node3/TASK: Ensure role reported not changed [0afff7ba-f7d3-e60c-8651-00000000000f] 4846 1726773148.07695: sending task result for task 0afff7ba-f7d3-e60c-8651-00000000000f 4846 1726773148.07790: done sending task result for task 0afff7ba-f7d3-e60c-8651-00000000000f 4846 1726773148.07793: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 4846 1726773148.07849: no more pending results, returning what we have 4846 1726773148.07853: results queue empty 4846 1726773148.07854: checking for any_errors_fatal 4846 1726773148.07856: done checking for any_errors_fatal 4846 1726773148.07857: checking for max_fail_percentage 4846 1726773148.07859: done checking for max_fail_percentage 4846 1726773148.07861: checking to see if all hosts have failed and the running result is not ok 4846 1726773148.07862: done checking to see if all hosts have failed 4846 1726773148.07862: getting the remaining hosts for this loop 4846 1726773148.07865: done getting the remaining hosts for this loop 4846 1726773148.07870: getting the next task for host managed_node3 4846 1726773148.07878: done getting next task for host managed_node3 4846 1726773148.07882: ^ task is: TASK: Cleanup 4846 1726773148.07884: ^ state is: HOST STATE: block=2, task=20, 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 4846 1726773148.07888: getting variables 4846 1726773148.07890: in VariableManager get_vars() 4846 1726773148.07937: Calling all_inventory to load vars for managed_node3 4846 1726773148.07941: Calling groups_inventory to load vars for managed_node3 4846 1726773148.07943: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773148.07954: Calling all_plugins_play to load vars for managed_node3 4846 1726773148.07958: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773148.07968: Calling groups_plugins_play to load vars for managed_node3 4846 1726773148.08157: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773148.08353: done with get_vars() 4846 1726773148.08363: done getting variables TASK [Cleanup] ***************************************************************** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:72 Thursday 19 September 2024 15:12:28 -0400 (0:00:00.046) 0:00:26.661 **** 4846 1726773148.08439: entering _queue_task() for managed_node3/include_tasks 4846 1726773148.08662: worker is 1 (out of 1 available) 4846 1726773148.08676: exiting _queue_task() for managed_node3/include_tasks 4846 1726773148.08692: done queuing things up, now waiting for results queue to drain 4846 1726773148.08693: waiting for pending results... 4846 1726773148.08916: running TaskExecutor() for managed_node3/TASK: Cleanup 4846 1726773148.08987: in run() - task 0afff7ba-f7d3-e60c-8651-000000000010 4846 1726773148.08999: variable 'ansible_search_path' from source: unknown 4846 1726773148.09038: calling self._execute() 4846 1726773148.09125: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773148.09132: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773148.09144: variable 'omit' from source: magic vars 4846 1726773148.09241: _execute() done 4846 1726773148.09246: dumping result to json 4846 1726773148.09249: done dumping result, returning 4846 1726773148.09259: done running TaskExecutor() for managed_node3/TASK: Cleanup [0afff7ba-f7d3-e60c-8651-000000000010] 4846 1726773148.09265: sending task result for task 0afff7ba-f7d3-e60c-8651-000000000010 4846 1726773148.09370: done sending task result for task 0afff7ba-f7d3-e60c-8651-000000000010 4846 1726773148.09375: WORKER PROCESS EXITING 4846 1726773148.09408: no more pending results, returning what we have 4846 1726773148.09414: in VariableManager get_vars() 4846 1726773148.09455: Calling all_inventory to load vars for managed_node3 4846 1726773148.09459: Calling groups_inventory to load vars for managed_node3 4846 1726773148.09461: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773148.09472: Calling all_plugins_play to load vars for managed_node3 4846 1726773148.09478: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773148.09481: Calling groups_plugins_play to load vars for managed_node3 4846 1726773148.09693: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773148.09868: done with get_vars() 4846 1726773148.09876: variable 'ansible_search_path' from source: unknown 4846 1726773148.09886: we have included files to process 4846 1726773148.09887: generating all_blocks data 4846 1726773148.09889: done generating all_blocks data 4846 1726773148.09894: processing included file: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml 4846 1726773148.09895: loading included file: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml 4846 1726773148.09897: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml 4846 1726773148.10676: done processing included file 4846 1726773148.10678: iterating over new_blocks loaded from include file 4846 1726773148.10679: in VariableManager get_vars() 4846 1726773148.10692: done with get_vars() 4846 1726773148.10693: filtering new block on tags 4846 1726773148.10713: done filtering new block on tags 4846 1726773148.10715: in VariableManager get_vars() 4846 1726773148.10727: done with get_vars() 4846 1726773148.10728: filtering new block on tags 4846 1726773148.10798: done filtering new block on tags 4846 1726773148.10800: done iterating over new_blocks loaded from include file included: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml for managed_node3 4846 1726773148.10804: extending task lists for all hosts with included blocks 4846 1726773148.12820: done extending task lists 4846 1726773148.12822: done processing included files 4846 1726773148.12822: results queue empty 4846 1726773148.12823: checking for any_errors_fatal 4846 1726773148.12825: done checking for any_errors_fatal 4846 1726773148.12826: checking for max_fail_percentage 4846 1726773148.12827: done checking for max_fail_percentage 4846 1726773148.12828: checking to see if all hosts have failed and the running result is not ok 4846 1726773148.12828: done checking to see if all hosts have failed 4846 1726773148.12829: getting the remaining hosts for this loop 4846 1726773148.12830: done getting the remaining hosts for this loop 4846 1726773148.12832: getting the next task for host managed_node3 4846 1726773148.12836: done getting next task for host managed_node3 4846 1726773148.12837: ^ task is: TASK: Show current tuned profile settings 4846 1726773148.12840: ^ state is: HOST STATE: block=2, task=20, 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 4846 1726773148.12842: getting variables 4846 1726773148.12843: in VariableManager get_vars() 4846 1726773148.12853: Calling all_inventory to load vars for managed_node3 4846 1726773148.12855: Calling groups_inventory to load vars for managed_node3 4846 1726773148.12857: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773148.12862: Calling all_plugins_play to load vars for managed_node3 4846 1726773148.12864: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773148.12867: Calling groups_plugins_play to load vars for managed_node3 4846 1726773148.13017: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773148.13193: done with get_vars() 4846 1726773148.13201: done getting variables 4846 1726773148.13237: 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-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:2 Thursday 19 September 2024 15:12:28 -0400 (0:00:00.048) 0:00:26.710 **** 4846 1726773148.13259: entering _queue_task() for managed_node3/command 4846 1726773148.13512: worker is 1 (out of 1 available) 4846 1726773148.13527: exiting _queue_task() for managed_node3/command 4846 1726773148.13543: done queuing things up, now waiting for results queue to drain 4846 1726773148.13544: waiting for pending results... 4846 1726773148.13739: running TaskExecutor() for managed_node3/TASK: Show current tuned profile settings 4846 1726773148.13821: in run() - task 0afff7ba-f7d3-e60c-8651-000000000588 4846 1726773148.13833: variable 'ansible_search_path' from source: unknown 4846 1726773148.13837: variable 'ansible_search_path' from source: unknown 4846 1726773148.13869: calling self._execute() 4846 1726773148.13954: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773148.13961: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773148.13971: variable 'omit' from source: magic vars 4846 1726773148.14066: variable 'omit' from source: magic vars 4846 1726773148.14105: variable 'omit' from source: magic vars 4846 1726773148.14387: variable '__kernel_settings_profile_filename' from source: role '' exported vars 4846 1726773148.14460: variable '__kernel_settings_profile_dir' from source: role '' exported vars 4846 1726773148.14534: variable '__kernel_settings_profile_parent' from source: set_fact 4846 1726773148.14539: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 4846 1726773148.14581: variable 'omit' from source: magic vars 4846 1726773148.14621: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773148.14657: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773148.14679: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773148.14697: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773148.14709: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773148.14737: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773148.14741: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773148.14745: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773148.14833: Set connection var ansible_shell_executable to /bin/sh 4846 1726773148.14839: Set connection var ansible_pipelining to False 4846 1726773148.14842: Set connection var ansible_shell_type to sh 4846 1726773148.14846: Set connection var ansible_connection to ssh 4846 1726773148.14852: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773148.14863: Set connection var ansible_timeout to 10 4846 1726773148.14886: variable 'ansible_shell_executable' from source: unknown 4846 1726773148.14890: variable 'ansible_connection' from source: unknown 4846 1726773148.14893: variable 'ansible_module_compression' from source: unknown 4846 1726773148.14896: variable 'ansible_shell_type' from source: unknown 4846 1726773148.14899: variable 'ansible_shell_executable' from source: unknown 4846 1726773148.14903: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773148.14909: variable 'ansible_pipelining' from source: unknown 4846 1726773148.14913: variable 'ansible_timeout' from source: unknown 4846 1726773148.14919: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773148.15039: 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) 4846 1726773148.15048: variable 'omit' from source: magic vars 4846 1726773148.15055: starting attempt loop 4846 1726773148.15058: running the handler 4846 1726773148.15076: _low_level_execute_command(): starting 4846 1726773148.15082: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4846 1726773148.15612: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773148.15642: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found <<< 4846 1726773148.15646: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773148.15696: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773148.15700: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773148.15753: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773148.17510: stdout chunk (state=3): >>>/root <<< 4846 1726773148.17622: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773148.17684: stderr chunk (state=3): >>><<< 4846 1726773148.17687: stdout chunk (state=3): >>><<< 4846 1726773148.17712: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773148.17725: _low_level_execute_command(): starting 4846 1726773148.17733: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773148.177119-5771-158469742426077 `" && echo ansible-tmp-1726773148.177119-5771-158469742426077="` echo /root/.ansible/tmp/ansible-tmp-1726773148.177119-5771-158469742426077 `" ) && sleep 0' 4846 1726773148.18204: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773148.18210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773148.18220: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773148.18223: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773148.18272: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773148.18281: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773148.18322: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773148.20393: stdout chunk (state=3): >>>ansible-tmp-1726773148.177119-5771-158469742426077=/root/.ansible/tmp/ansible-tmp-1726773148.177119-5771-158469742426077 <<< 4846 1726773148.20515: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773148.20568: stderr chunk (state=3): >>><<< 4846 1726773148.20571: stdout chunk (state=3): >>><<< 4846 1726773148.20593: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773148.177119-5771-158469742426077=/root/.ansible/tmp/ansible-tmp-1726773148.177119-5771-158469742426077 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773148.20622: variable 'ansible_module_compression' from source: unknown 4846 1726773148.20664: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4846hktl8x9z/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 4846 1726773148.20700: variable 'ansible_facts' from source: unknown 4846 1726773148.20767: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773148.177119-5771-158469742426077/AnsiballZ_command.py 4846 1726773148.20886: Sending initial data 4846 1726773148.20890: Sent initial data (153 bytes) 4846 1726773148.21369: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773148.21373: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773148.21376: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773148.21379: 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.14.32 originally 10.31.14.32 debug2: match found <<< 4846 1726773148.21381: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773148.21433: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773148.21436: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773148.21484: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773148.23158: 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 debug2: Server supports extension "copy-data" revision 1 <<< 4846 1726773148.23165: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773148.23193: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773148.23232: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpv3j4v_xp /root/.ansible/tmp/ansible-tmp-1726773148.177119-5771-158469742426077/AnsiballZ_command.py <<< 4846 1726773148.23238: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773148.177119-5771-158469742426077/AnsiballZ_command.py" <<< 4846 1726773148.23267: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpv3j4v_xp" to remote "/root/.ansible/tmp/ansible-tmp-1726773148.177119-5771-158469742426077/AnsiballZ_command.py" <<< 4846 1726773148.23276: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773148.177119-5771-158469742426077/AnsiballZ_command.py" <<< 4846 1726773148.24046: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773148.24119: stderr chunk (state=3): >>><<< 4846 1726773148.24122: stdout chunk (state=3): >>><<< 4846 1726773148.24142: done transferring module to remote 4846 1726773148.24152: _low_level_execute_command(): starting 4846 1726773148.24158: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773148.177119-5771-158469742426077/ /root/.ansible/tmp/ansible-tmp-1726773148.177119-5771-158469742426077/AnsiballZ_command.py && sleep 0' 4846 1726773148.24622: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773148.24627: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773148.24630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address <<< 4846 1726773148.24632: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773148.24638: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773148.24688: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773148.24694: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773148.24731: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773148.26639: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773148.26695: stderr chunk (state=3): >>><<< 4846 1726773148.26698: stdout chunk (state=3): >>><<< 4846 1726773148.26717: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773148.26720: _low_level_execute_command(): starting 4846 1726773148.26728: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773148.177119-5771-158469742426077/AnsiballZ_command.py && sleep 0' 4846 1726773148.27195: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773148.27199: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773148.27201: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773148.27204: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773148.27208: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found <<< 4846 1726773148.27210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773148.27260: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773148.27267: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773148.27317: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773148.45518: stdout chunk (state=3): >>> {"changed": true, "stdout": "#\n# Ansible managed\n#\n# system_role:kernel_settings\n\n[main]\nsummary = kernel settings\n[sysctl]\nfs.epoll.max_user_watches = 785592\nfs.file-max = 379724\n[sysfs]\n/sys/kernel/debug/x86/ibrs_enabled = 0\n/sys/kernel/debug/x86/pti_enabled = 0\n/sys/kernel/debug/x86/retp_enabled = 0\n[vm]\ntransparent_hugepages = madvise", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/tuned/profiles/kernel_settings/tuned.conf"], "start": "2024-09-19 15:12:28.450571", "end": "2024-09-19 15:12:28.453981", "delta": "0:00:00.003410", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/tuned/profiles/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}}} <<< 4846 1726773148.47363: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773148.47427: stderr chunk (state=3): >>><<< 4846 1726773148.47431: stdout chunk (state=3): >>><<< 4846 1726773148.47449: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "#\n# Ansible managed\n#\n# system_role:kernel_settings\n\n[main]\nsummary = kernel settings\n[sysctl]\nfs.epoll.max_user_watches = 785592\nfs.file-max = 379724\n[sysfs]\n/sys/kernel/debug/x86/ibrs_enabled = 0\n/sys/kernel/debug/x86/pti_enabled = 0\n/sys/kernel/debug/x86/retp_enabled = 0\n[vm]\ntransparent_hugepages = madvise", "stderr": "", "rc": 0, "cmd": ["cat", "/etc/tuned/profiles/kernel_settings/tuned.conf"], "start": "2024-09-19 15:12:28.450571", "end": "2024-09-19 15:12:28.453981", "delta": "0:00:00.003410", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /etc/tuned/profiles/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_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773148.47500: done with _execute_module (ansible.legacy.command, {'_raw_params': 'cat /etc/tuned/profiles/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-1726773148.177119-5771-158469742426077/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4846 1726773148.47511: _low_level_execute_command(): starting 4846 1726773148.47517: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773148.177119-5771-158469742426077/ > /dev/null 2>&1 && sleep 0' 4846 1726773148.47997: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773148.48001: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773148.48004: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773148.48008: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773148.48064: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773148.48070: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773148.48116: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773148.50088: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773148.50140: stderr chunk (state=3): >>><<< 4846 1726773148.50143: stdout chunk (state=3): >>><<< 4846 1726773148.50158: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773148.50166: handler run complete 4846 1726773148.50192: Evaluated conditional (False): False 4846 1726773148.50205: attempt loop complete, returning result 4846 1726773148.50210: _execute() done 4846 1726773148.50213: dumping result to json 4846 1726773148.50220: done dumping result, returning 4846 1726773148.50228: done running TaskExecutor() for managed_node3/TASK: Show current tuned profile settings [0afff7ba-f7d3-e60c-8651-000000000588] 4846 1726773148.50235: sending task result for task 0afff7ba-f7d3-e60c-8651-000000000588 4846 1726773148.50352: done sending task result for task 0afff7ba-f7d3-e60c-8651-000000000588 4846 1726773148.50355: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "cat", "/etc/tuned/profiles/kernel_settings/tuned.conf" ], "delta": "0:00:00.003410", "end": "2024-09-19 15:12:28.453981", "rc": 0, "start": "2024-09-19 15:12:28.450571" } STDOUT: # # Ansible managed # # system_role:kernel_settings [main] summary = kernel settings [sysctl] fs.epoll.max_user_watches = 785592 fs.file-max = 379724 [sysfs] /sys/kernel/debug/x86/ibrs_enabled = 0 /sys/kernel/debug/x86/pti_enabled = 0 /sys/kernel/debug/x86/retp_enabled = 0 [vm] transparent_hugepages = madvise 4846 1726773148.50446: no more pending results, returning what we have 4846 1726773148.50450: results queue empty 4846 1726773148.50451: checking for any_errors_fatal 4846 1726773148.50452: done checking for any_errors_fatal 4846 1726773148.50453: checking for max_fail_percentage 4846 1726773148.50455: done checking for max_fail_percentage 4846 1726773148.50456: checking to see if all hosts have failed and the running result is not ok 4846 1726773148.50458: done checking to see if all hosts have failed 4846 1726773148.50458: getting the remaining hosts for this loop 4846 1726773148.50460: done getting the remaining hosts for this loop 4846 1726773148.50469: getting the next task for host managed_node3 4846 1726773148.50483: done getting next task for host managed_node3 4846 1726773148.50486: ^ task is: TASK: Run role with purge to remove everything 4846 1726773148.50489: ^ state is: HOST STATE: block=2, task=20, 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 4846 1726773148.50493: getting variables 4846 1726773148.50495: in VariableManager get_vars() 4846 1726773148.50531: Calling all_inventory to load vars for managed_node3 4846 1726773148.50535: Calling groups_inventory to load vars for managed_node3 4846 1726773148.50538: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773148.50548: Calling all_plugins_play to load vars for managed_node3 4846 1726773148.50551: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773148.50554: Calling groups_plugins_play to load vars for managed_node3 4846 1726773148.50725: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773148.50936: done with get_vars() 4846 1726773148.50945: done getting variables TASK [Run role with purge to remove everything] ******************************** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:9 Thursday 19 September 2024 15:12:28 -0400 (0:00:00.377) 0:00:27.087 **** 4846 1726773148.51023: entering _queue_task() for managed_node3/include_role 4846 1726773148.51235: worker is 1 (out of 1 available) 4846 1726773148.51248: exiting _queue_task() for managed_node3/include_role 4846 1726773148.51261: done queuing things up, now waiting for results queue to drain 4846 1726773148.51263: waiting for pending results... 4846 1726773148.51454: running TaskExecutor() for managed_node3/TASK: Run role with purge to remove everything 4846 1726773148.51536: in run() - task 0afff7ba-f7d3-e60c-8651-00000000058a 4846 1726773148.51549: variable 'ansible_search_path' from source: unknown 4846 1726773148.51553: variable 'ansible_search_path' from source: unknown 4846 1726773148.51587: calling self._execute() 4846 1726773148.51669: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773148.51677: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773148.51686: variable 'omit' from source: magic vars 4846 1726773148.51781: _execute() done 4846 1726773148.51785: dumping result to json 4846 1726773148.51788: done dumping result, returning 4846 1726773148.51795: done running TaskExecutor() for managed_node3/TASK: Run role with purge to remove everything [0afff7ba-f7d3-e60c-8651-00000000058a] 4846 1726773148.51801: sending task result for task 0afff7ba-f7d3-e60c-8651-00000000058a 4846 1726773148.51924: done sending task result for task 0afff7ba-f7d3-e60c-8651-00000000058a 4846 1726773148.51929: WORKER PROCESS EXITING 4846 1726773148.51958: no more pending results, returning what we have 4846 1726773148.51962: in VariableManager get_vars() 4846 1726773148.52001: Calling all_inventory to load vars for managed_node3 4846 1726773148.52004: Calling groups_inventory to load vars for managed_node3 4846 1726773148.52008: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773148.52018: Calling all_plugins_play to load vars for managed_node3 4846 1726773148.52021: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773148.52025: Calling groups_plugins_play to load vars for managed_node3 4846 1726773148.52198: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773148.52393: done with get_vars() 4846 1726773148.52400: variable 'ansible_search_path' from source: unknown 4846 1726773148.52401: variable 'ansible_search_path' from source: unknown 4846 1726773148.52661: variable 'omit' from source: magic vars 4846 1726773148.52691: variable 'omit' from source: magic vars 4846 1726773148.52703: variable 'omit' from source: magic vars 4846 1726773148.52707: we have included files to process 4846 1726773148.52708: generating all_blocks data 4846 1726773148.52709: done generating all_blocks data 4846 1726773148.52712: processing included file: fedora.linux_system_roles.kernel_settings 4846 1726773148.52729: in VariableManager get_vars() 4846 1726773148.52741: done with get_vars() 4846 1726773148.52763: in VariableManager get_vars() 4846 1726773148.52778: done with get_vars() 4846 1726773148.52810: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/main.yml 4846 1726773148.52886: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/defaults/main.yml 4846 1726773148.52907: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/meta/main.yml 4846 1726773148.52970: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml 4846 1726773148.53394: in VariableManager get_vars() 4846 1726773148.53413: done with get_vars() 4846 1726773148.54459: in VariableManager get_vars() 4846 1726773148.54479: done with get_vars() 4846 1726773148.54612: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/handlers/main.yml 4846 1726773148.55143: iterating over new_blocks loaded from include file 4846 1726773148.55145: in VariableManager get_vars() 4846 1726773148.55159: done with get_vars() 4846 1726773148.55161: filtering new block on tags 4846 1726773148.55198: done filtering new block on tags 4846 1726773148.55201: in VariableManager get_vars() 4846 1726773148.55215: done with get_vars() 4846 1726773148.55216: filtering new block on tags 4846 1726773148.55250: done filtering new block on tags 4846 1726773148.55252: in VariableManager get_vars() 4846 1726773148.55264: done with get_vars() 4846 1726773148.55265: filtering new block on tags 4846 1726773148.55415: done filtering new block on tags 4846 1726773148.55419: in VariableManager get_vars() 4846 1726773148.55432: done with get_vars() 4846 1726773148.55433: filtering new block on tags 4846 1726773148.55446: done filtering new block on tags 4846 1726773148.55447: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.kernel_settings for managed_node3 4846 1726773148.55452: extending task lists for all hosts with included blocks 4846 1726773148.55676: done extending task lists 4846 1726773148.55678: done processing included files 4846 1726773148.55678: results queue empty 4846 1726773148.55679: checking for any_errors_fatal 4846 1726773148.55683: done checking for any_errors_fatal 4846 1726773148.55684: checking for max_fail_percentage 4846 1726773148.55685: done checking for max_fail_percentage 4846 1726773148.55685: checking to see if all hosts have failed and the running result is not ok 4846 1726773148.55686: done checking to see if all hosts have failed 4846 1726773148.55687: getting the remaining hosts for this loop 4846 1726773148.55688: done getting the remaining hosts for this loop 4846 1726773148.55690: getting the next task for host managed_node3 4846 1726773148.55693: done getting next task for host managed_node3 4846 1726773148.55695: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 4846 1726773148.55698: ^ state is: HOST STATE: block=2, task=20, 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 4846 1726773148.55705: getting variables 4846 1726773148.55707: in VariableManager get_vars() 4846 1726773148.55717: Calling all_inventory to load vars for managed_node3 4846 1726773148.55719: Calling groups_inventory to load vars for managed_node3 4846 1726773148.55721: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773148.55726: Calling all_plugins_play to load vars for managed_node3 4846 1726773148.55727: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773148.55730: Calling groups_plugins_play to load vars for managed_node3 4846 1726773148.55859: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773148.56054: done with get_vars() 4846 1726773148.56062: done getting variables 4846 1726773148.56095: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:2 Thursday 19 September 2024 15:12:28 -0400 (0:00:00.050) 0:00:27.138 **** 4846 1726773148.56125: entering _queue_task() for managed_node3/fail 4846 1726773148.56364: worker is 1 (out of 1 available) 4846 1726773148.56382: exiting _queue_task() for managed_node3/fail 4846 1726773148.56396: done queuing things up, now waiting for results queue to drain 4846 1726773148.56398: waiting for pending results... 4846 1726773148.56599: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values 4846 1726773148.56692: in run() - task 0afff7ba-f7d3-e60c-8651-0000000006d8 4846 1726773148.56713: variable 'ansible_search_path' from source: unknown 4846 1726773148.56717: variable 'ansible_search_path' from source: unknown 4846 1726773148.56752: calling self._execute() 4846 1726773148.56832: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773148.56837: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773148.56850: variable 'omit' from source: magic vars 4846 1726773148.57264: variable 'kernel_settings_sysctl' from source: include params 4846 1726773148.57272: variable '__kernel_settings_state_empty' from source: role '' all vars 4846 1726773148.57285: Evaluated conditional (kernel_settings_sysctl != __kernel_settings_state_empty): True 4846 1726773148.57552: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4846 1726773148.59411: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4846 1726773148.59476: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4846 1726773148.59507: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4846 1726773148.59538: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4846 1726773148.59562: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4846 1726773148.59632: 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) 4846 1726773148.59656: 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) 4846 1726773148.59680: 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) 4846 1726773148.59719: 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) 4846 1726773148.59731: 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) 4846 1726773148.59780: 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) 4846 1726773148.59802: 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) 4846 1726773148.59824: 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) 4846 1726773148.59855: 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) 4846 1726773148.59868: 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) 4846 1726773148.59909: 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) 4846 1726773148.59931: 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) 4846 1726773148.59951: 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) 4846 1726773148.59983: 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) 4846 1726773148.59996: 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) 4846 1726773148.60237: variable 'kernel_settings_sysctl' from source: include params 4846 1726773148.60260: 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 4846 1726773148.60264: when evaluation is False, skipping this task 4846 1726773148.60267: _execute() done 4846 1726773148.60269: dumping result to json 4846 1726773148.60272: done dumping result, returning 4846 1726773148.60281: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check sysctl settings for boolean values [0afff7ba-f7d3-e60c-8651-0000000006d8] 4846 1726773148.60288: sending task result for task 0afff7ba-f7d3-e60c-8651-0000000006d8 4846 1726773148.60390: done sending task result for task 0afff7ba-f7d3-e60c-8651-0000000006d8 4846 1726773148.60393: 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" } 4846 1726773148.60448: no more pending results, returning what we have 4846 1726773148.60453: results queue empty 4846 1726773148.60454: checking for any_errors_fatal 4846 1726773148.60455: done checking for any_errors_fatal 4846 1726773148.60456: checking for max_fail_percentage 4846 1726773148.60458: done checking for max_fail_percentage 4846 1726773148.60459: checking to see if all hosts have failed and the running result is not ok 4846 1726773148.60460: done checking to see if all hosts have failed 4846 1726773148.60461: getting the remaining hosts for this loop 4846 1726773148.60463: done getting the remaining hosts for this loop 4846 1726773148.60468: getting the next task for host managed_node3 4846 1726773148.60480: done getting next task for host managed_node3 4846 1726773148.60485: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 4846 1726773148.60489: ^ state is: HOST STATE: block=2, task=20, 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 4846 1726773148.60514: getting variables 4846 1726773148.60516: in VariableManager get_vars() 4846 1726773148.60553: Calling all_inventory to load vars for managed_node3 4846 1726773148.60556: Calling groups_inventory to load vars for managed_node3 4846 1726773148.60559: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773148.60568: Calling all_plugins_play to load vars for managed_node3 4846 1726773148.60572: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773148.60578: Calling groups_plugins_play to load vars for managed_node3 4846 1726773148.60754: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773148.60953: done with get_vars() 4846 1726773148.60964: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Set version specific variables] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:9 Thursday 19 September 2024 15:12:28 -0400 (0:00:00.049) 0:00:27.187 **** 4846 1726773148.61042: entering _queue_task() for managed_node3/include_tasks 4846 1726773148.61257: worker is 1 (out of 1 available) 4846 1726773148.61274: exiting _queue_task() for managed_node3/include_tasks 4846 1726773148.61289: done queuing things up, now waiting for results queue to drain 4846 1726773148.61290: waiting for pending results... 4846 1726773148.61500: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables 4846 1726773148.61601: in run() - task 0afff7ba-f7d3-e60c-8651-0000000006d9 4846 1726773148.61618: variable 'ansible_search_path' from source: unknown 4846 1726773148.61623: variable 'ansible_search_path' from source: unknown 4846 1726773148.61657: calling self._execute() 4846 1726773148.61741: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773148.61745: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773148.61756: variable 'omit' from source: magic vars 4846 1726773148.61851: _execute() done 4846 1726773148.61855: dumping result to json 4846 1726773148.61858: done dumping result, returning 4846 1726773148.61869: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set version specific variables [0afff7ba-f7d3-e60c-8651-0000000006d9] 4846 1726773148.61877: sending task result for task 0afff7ba-f7d3-e60c-8651-0000000006d9 4846 1726773148.61979: done sending task result for task 0afff7ba-f7d3-e60c-8651-0000000006d9 4846 1726773148.61983: WORKER PROCESS EXITING 4846 1726773148.62032: no more pending results, returning what we have 4846 1726773148.62037: in VariableManager get_vars() 4846 1726773148.62078: Calling all_inventory to load vars for managed_node3 4846 1726773148.62082: Calling groups_inventory to load vars for managed_node3 4846 1726773148.62084: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773148.62093: Calling all_plugins_play to load vars for managed_node3 4846 1726773148.62097: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773148.62100: Calling groups_plugins_play to load vars for managed_node3 4846 1726773148.62459: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773148.62636: done with get_vars() 4846 1726773148.62642: variable 'ansible_search_path' from source: unknown 4846 1726773148.62643: variable 'ansible_search_path' from source: unknown 4846 1726773148.62669: we have included files to process 4846 1726773148.62670: generating all_blocks data 4846 1726773148.62671: done generating all_blocks data 4846 1726773148.62674: processing included file: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 4846 1726773148.62675: loading included file: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 4846 1726773148.62677: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml 4846 1726773148.63233: done processing included file 4846 1726773148.63235: iterating over new_blocks loaded from include file 4846 1726773148.63236: in VariableManager get_vars() 4846 1726773148.63255: done with get_vars() 4846 1726773148.63256: filtering new block on tags 4846 1726773148.63278: done filtering new block on tags 4846 1726773148.63280: in VariableManager get_vars() 4846 1726773148.63297: done with get_vars() 4846 1726773148.63298: filtering new block on tags 4846 1726773148.63333: done filtering new block on tags 4846 1726773148.63335: in VariableManager get_vars() 4846 1726773148.63352: done with get_vars() 4846 1726773148.63353: filtering new block on tags 4846 1726773148.63384: done filtering new block on tags 4846 1726773148.63385: in VariableManager get_vars() 4846 1726773148.63401: done with get_vars() 4846 1726773148.63403: filtering new block on tags 4846 1726773148.63423: done filtering new block on tags 4846 1726773148.63424: done iterating over new_blocks loaded from include file included: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml for managed_node3 4846 1726773148.63429: extending task lists for all hosts with included blocks 4846 1726773148.63626: done extending task lists 4846 1726773148.63627: done processing included files 4846 1726773148.63627: results queue empty 4846 1726773148.63628: checking for any_errors_fatal 4846 1726773148.63630: done checking for any_errors_fatal 4846 1726773148.63631: checking for max_fail_percentage 4846 1726773148.63631: done checking for max_fail_percentage 4846 1726773148.63632: checking to see if all hosts have failed and the running result is not ok 4846 1726773148.63633: done checking to see if all hosts have failed 4846 1726773148.63633: getting the remaining hosts for this loop 4846 1726773148.63635: done getting the remaining hosts for this loop 4846 1726773148.63636: getting the next task for host managed_node3 4846 1726773148.63640: done getting next task for host managed_node3 4846 1726773148.63642: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 4846 1726773148.63646: ^ state is: HOST STATE: block=2, task=20, 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 4846 1726773148.63653: getting variables 4846 1726773148.63654: in VariableManager get_vars() 4846 1726773148.63664: Calling all_inventory to load vars for managed_node3 4846 1726773148.63666: Calling groups_inventory to load vars for managed_node3 4846 1726773148.63667: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773148.63672: Calling all_plugins_play to load vars for managed_node3 4846 1726773148.63674: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773148.63677: Calling groups_plugins_play to load vars for managed_node3 4846 1726773148.63799: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773148.63978: done with get_vars() 4846 1726773148.63986: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:2 Thursday 19 September 2024 15:12:28 -0400 (0:00:00.029) 0:00:27.217 **** 4846 1726773148.64043: entering _queue_task() for managed_node3/setup 4846 1726773148.64254: worker is 1 (out of 1 available) 4846 1726773148.64268: exiting _queue_task() for managed_node3/setup 4846 1726773148.64283: done queuing things up, now waiting for results queue to drain 4846 1726773148.64285: waiting for pending results... 4846 1726773148.64486: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role 4846 1726773148.64608: in run() - task 0afff7ba-f7d3-e60c-8651-000000000754 4846 1726773148.64623: variable 'ansible_search_path' from source: unknown 4846 1726773148.64626: variable 'ansible_search_path' from source: unknown 4846 1726773148.64659: calling self._execute() 4846 1726773148.64741: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773148.64749: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773148.64757: variable 'omit' from source: magic vars 4846 1726773148.65217: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4846 1726773148.66938: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4846 1726773148.66991: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4846 1726773148.67027: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4846 1726773148.67056: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4846 1726773148.67083: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4846 1726773148.67161: 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) 4846 1726773148.67187: 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) 4846 1726773148.67210: 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) 4846 1726773148.67245: 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) 4846 1726773148.67258: 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) 4846 1726773148.67307: 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) 4846 1726773148.67329: 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) 4846 1726773148.67353: 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) 4846 1726773148.67387: 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) 4846 1726773148.67399: 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) 4846 1726773148.67543: variable '__kernel_settings_required_facts' from source: role '' all vars 4846 1726773148.67555: variable 'ansible_facts' from source: unknown 4846 1726773148.67640: Evaluated conditional (__kernel_settings_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 4846 1726773148.67643: when evaluation is False, skipping this task 4846 1726773148.67646: _execute() done 4846 1726773148.67649: dumping result to json 4846 1726773148.67652: done dumping result, returning 4846 1726773148.67662: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure ansible_facts used by role [0afff7ba-f7d3-e60c-8651-000000000754] 4846 1726773148.67667: sending task result for task 0afff7ba-f7d3-e60c-8651-000000000754 4846 1726773148.67763: done sending task result for task 0afff7ba-f7d3-e60c-8651-000000000754 4846 1726773148.67766: 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" } 4846 1726773148.67826: no more pending results, returning what we have 4846 1726773148.67831: results queue empty 4846 1726773148.67832: checking for any_errors_fatal 4846 1726773148.67834: done checking for any_errors_fatal 4846 1726773148.67835: checking for max_fail_percentage 4846 1726773148.67837: done checking for max_fail_percentage 4846 1726773148.67838: checking to see if all hosts have failed and the running result is not ok 4846 1726773148.67839: done checking to see if all hosts have failed 4846 1726773148.67840: getting the remaining hosts for this loop 4846 1726773148.67842: done getting the remaining hosts for this loop 4846 1726773148.67847: getting the next task for host managed_node3 4846 1726773148.67858: done getting next task for host managed_node3 4846 1726773148.67863: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 4846 1726773148.67869: ^ state is: HOST STATE: block=2, task=20, 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 4846 1726773148.67887: getting variables 4846 1726773148.67889: in VariableManager get_vars() 4846 1726773148.67925: Calling all_inventory to load vars for managed_node3 4846 1726773148.67929: Calling groups_inventory to load vars for managed_node3 4846 1726773148.67932: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773148.67941: Calling all_plugins_play to load vars for managed_node3 4846 1726773148.67944: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773148.67947: Calling groups_plugins_play to load vars for managed_node3 4846 1726773148.68147: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773148.68345: done with get_vars() 4846 1726773148.68354: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if system is ostree] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:10 Thursday 19 September 2024 15:12:28 -0400 (0:00:00.043) 0:00:27.261 **** 4846 1726773148.68436: entering _queue_task() for managed_node3/stat 4846 1726773148.68639: worker is 1 (out of 1 available) 4846 1726773148.68655: exiting _queue_task() for managed_node3/stat 4846 1726773148.68669: done queuing things up, now waiting for results queue to drain 4846 1726773148.68670: waiting for pending results... 4846 1726773148.68878: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree 4846 1726773148.69000: in run() - task 0afff7ba-f7d3-e60c-8651-000000000756 4846 1726773148.69017: variable 'ansible_search_path' from source: unknown 4846 1726773148.69021: variable 'ansible_search_path' from source: unknown 4846 1726773148.69051: calling self._execute() 4846 1726773148.69134: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773148.69141: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773148.69151: variable 'omit' from source: magic vars 4846 1726773148.69561: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4846 1726773148.69774: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4846 1726773148.69818: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4846 1726773148.69848: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4846 1726773148.69881: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4846 1726773148.69953: 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) 4846 1726773148.69974: 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) 4846 1726773148.70003: 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) 4846 1726773148.70026: 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) 4846 1726773148.70137: variable '__kernel_settings_is_ostree' from source: set_fact 4846 1726773148.70145: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 4846 1726773148.70148: when evaluation is False, skipping this task 4846 1726773148.70151: _execute() done 4846 1726773148.70156: dumping result to json 4846 1726773148.70159: done dumping result, returning 4846 1726773148.70167: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if system is ostree [0afff7ba-f7d3-e60c-8651-000000000756] 4846 1726773148.70174: sending task result for task 0afff7ba-f7d3-e60c-8651-000000000756 4846 1726773148.70267: done sending task result for task 0afff7ba-f7d3-e60c-8651-000000000756 4846 1726773148.70271: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 4846 1726773148.70332: no more pending results, returning what we have 4846 1726773148.70336: results queue empty 4846 1726773148.70337: checking for any_errors_fatal 4846 1726773148.70343: done checking for any_errors_fatal 4846 1726773148.70344: checking for max_fail_percentage 4846 1726773148.70346: done checking for max_fail_percentage 4846 1726773148.70347: checking to see if all hosts have failed and the running result is not ok 4846 1726773148.70348: done checking to see if all hosts have failed 4846 1726773148.70349: getting the remaining hosts for this loop 4846 1726773148.70351: done getting the remaining hosts for this loop 4846 1726773148.70356: getting the next task for host managed_node3 4846 1726773148.70363: done getting next task for host managed_node3 4846 1726773148.70366: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 4846 1726773148.70372: ^ state is: HOST STATE: block=2, task=20, 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 4846 1726773148.70393: getting variables 4846 1726773148.70395: in VariableManager get_vars() 4846 1726773148.70430: Calling all_inventory to load vars for managed_node3 4846 1726773148.70433: Calling groups_inventory to load vars for managed_node3 4846 1726773148.70436: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773148.70444: Calling all_plugins_play to load vars for managed_node3 4846 1726773148.70446: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773148.70449: Calling groups_plugins_play to load vars for managed_node3 4846 1726773148.70607: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773148.70801: done with get_vars() 4846 1726773148.70811: done getting variables 4846 1726773148.70856: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:15 Thursday 19 September 2024 15:12:28 -0400 (0:00:00.024) 0:00:27.286 **** 4846 1726773148.70885: entering _queue_task() for managed_node3/set_fact 4846 1726773148.71088: worker is 1 (out of 1 available) 4846 1726773148.71104: exiting _queue_task() for managed_node3/set_fact 4846 1726773148.71120: done queuing things up, now waiting for results queue to drain 4846 1726773148.71121: waiting for pending results... 4846 1726773148.71316: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree 4846 1726773148.71431: in run() - task 0afff7ba-f7d3-e60c-8651-000000000757 4846 1726773148.71445: variable 'ansible_search_path' from source: unknown 4846 1726773148.71450: variable 'ansible_search_path' from source: unknown 4846 1726773148.71487: calling self._execute() 4846 1726773148.71569: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773148.71579: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773148.71588: variable 'omit' from source: magic vars 4846 1726773148.72066: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4846 1726773148.72269: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4846 1726773148.72309: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4846 1726773148.72342: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4846 1726773148.72371: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4846 1726773148.72554: 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) 4846 1726773148.72559: 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) 4846 1726773148.72562: 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) 4846 1726773148.72564: 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) 4846 1726773148.72605: variable '__kernel_settings_is_ostree' from source: set_fact 4846 1726773148.72616: Evaluated conditional (not __kernel_settings_is_ostree is defined): False 4846 1726773148.72619: when evaluation is False, skipping this task 4846 1726773148.72622: _execute() done 4846 1726773148.72625: dumping result to json 4846 1726773148.72631: done dumping result, returning 4846 1726773148.72638: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate system is ostree [0afff7ba-f7d3-e60c-8651-000000000757] 4846 1726773148.72645: sending task result for task 0afff7ba-f7d3-e60c-8651-000000000757 4846 1726773148.72738: done sending task result for task 0afff7ba-f7d3-e60c-8651-000000000757 4846 1726773148.72741: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_ostree is defined", "skip_reason": "Conditional result was False" } 4846 1726773148.72815: no more pending results, returning what we have 4846 1726773148.72819: results queue empty 4846 1726773148.72820: checking for any_errors_fatal 4846 1726773148.72827: done checking for any_errors_fatal 4846 1726773148.72828: checking for max_fail_percentage 4846 1726773148.72830: done checking for max_fail_percentage 4846 1726773148.72831: checking to see if all hosts have failed and the running result is not ok 4846 1726773148.72832: done checking to see if all hosts have failed 4846 1726773148.72833: getting the remaining hosts for this loop 4846 1726773148.72835: done getting the remaining hosts for this loop 4846 1726773148.72838: getting the next task for host managed_node3 4846 1726773148.72848: done getting next task for host managed_node3 4846 1726773148.72852: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 4846 1726773148.72858: ^ state is: HOST STATE: block=2, task=20, 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 4846 1726773148.72875: getting variables 4846 1726773148.72877: in VariableManager get_vars() 4846 1726773148.72911: Calling all_inventory to load vars for managed_node3 4846 1726773148.72913: Calling groups_inventory to load vars for managed_node3 4846 1726773148.72915: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773148.72922: Calling all_plugins_play to load vars for managed_node3 4846 1726773148.72924: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773148.72927: Calling groups_plugins_play to load vars for managed_node3 4846 1726773148.73120: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773148.73311: done with get_vars() 4846 1726773148.73319: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:22 Thursday 19 September 2024 15:12:28 -0400 (0:00:00.025) 0:00:27.311 **** 4846 1726773148.73393: entering _queue_task() for managed_node3/stat 4846 1726773148.73594: worker is 1 (out of 1 available) 4846 1726773148.73611: exiting _queue_task() for managed_node3/stat 4846 1726773148.73625: done queuing things up, now waiting for results queue to drain 4846 1726773148.73627: waiting for pending results... 4846 1726773148.73826: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin 4846 1726773148.73937: in run() - task 0afff7ba-f7d3-e60c-8651-000000000759 4846 1726773148.73950: variable 'ansible_search_path' from source: unknown 4846 1726773148.73955: variable 'ansible_search_path' from source: unknown 4846 1726773148.73991: calling self._execute() 4846 1726773148.74069: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773148.74076: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773148.74087: variable 'omit' from source: magic vars 4846 1726773148.74481: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4846 1726773148.74687: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4846 1726773148.74728: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4846 1726773148.74762: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4846 1726773148.74795: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4846 1726773148.74891: 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) 4846 1726773148.74914: 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) 4846 1726773148.74936: 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) 4846 1726773148.74959: 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) 4846 1726773148.75066: variable '__kernel_settings_is_transactional' from source: set_fact 4846 1726773148.75079: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 4846 1726773148.75082: when evaluation is False, skipping this task 4846 1726773148.75086: _execute() done 4846 1726773148.75089: dumping result to json 4846 1726773148.75091: done dumping result, returning 4846 1726773148.75095: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check if transactional-update exists in /sbin [0afff7ba-f7d3-e60c-8651-000000000759] 4846 1726773148.75103: sending task result for task 0afff7ba-f7d3-e60c-8651-000000000759 4846 1726773148.75197: done sending task result for task 0afff7ba-f7d3-e60c-8651-000000000759 4846 1726773148.75200: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 4846 1726773148.75257: no more pending results, returning what we have 4846 1726773148.75261: results queue empty 4846 1726773148.75262: checking for any_errors_fatal 4846 1726773148.75268: done checking for any_errors_fatal 4846 1726773148.75269: checking for max_fail_percentage 4846 1726773148.75271: done checking for max_fail_percentage 4846 1726773148.75272: checking to see if all hosts have failed and the running result is not ok 4846 1726773148.75275: done checking to see if all hosts have failed 4846 1726773148.75276: getting the remaining hosts for this loop 4846 1726773148.75278: done getting the remaining hosts for this loop 4846 1726773148.75282: getting the next task for host managed_node3 4846 1726773148.75289: done getting next task for host managed_node3 4846 1726773148.75293: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 4846 1726773148.75298: ^ state is: HOST STATE: block=2, task=20, 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 4846 1726773148.75319: getting variables 4846 1726773148.75321: in VariableManager get_vars() 4846 1726773148.75354: Calling all_inventory to load vars for managed_node3 4846 1726773148.75357: Calling groups_inventory to load vars for managed_node3 4846 1726773148.75359: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773148.75365: Calling all_plugins_play to load vars for managed_node3 4846 1726773148.75367: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773148.75370: Calling groups_plugins_play to load vars for managed_node3 4846 1726773148.75528: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773148.75727: done with get_vars() 4846 1726773148.75735: done getting variables 4846 1726773148.75781: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:27 Thursday 19 September 2024 15:12:28 -0400 (0:00:00.024) 0:00:27.335 **** 4846 1726773148.75809: entering _queue_task() for managed_node3/set_fact 4846 1726773148.76012: worker is 1 (out of 1 available) 4846 1726773148.76027: exiting _queue_task() for managed_node3/set_fact 4846 1726773148.76041: done queuing things up, now waiting for results queue to drain 4846 1726773148.76042: waiting for pending results... 4846 1726773148.76234: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists 4846 1726773148.76348: in run() - task 0afff7ba-f7d3-e60c-8651-00000000075a 4846 1726773148.76361: variable 'ansible_search_path' from source: unknown 4846 1726773148.76365: variable 'ansible_search_path' from source: unknown 4846 1726773148.76399: calling self._execute() 4846 1726773148.76477: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773148.76481: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773148.76496: variable 'omit' from source: magic vars 4846 1726773148.76966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4846 1726773148.77164: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4846 1726773148.77203: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4846 1726773148.77234: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4846 1726773148.77265: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4846 1726773148.77337: 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) 4846 1726773148.77358: 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) 4846 1726773148.77385: 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) 4846 1726773148.77408: 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) 4846 1726773148.77504: variable '__kernel_settings_is_transactional' from source: set_fact 4846 1726773148.77514: Evaluated conditional (not __kernel_settings_is_transactional is defined): False 4846 1726773148.77517: when evaluation is False, skipping this task 4846 1726773148.77520: _execute() done 4846 1726773148.77525: dumping result to json 4846 1726773148.77528: done dumping result, returning 4846 1726773148.77537: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag if transactional-update exists [0afff7ba-f7d3-e60c-8651-00000000075a] 4846 1726773148.77543: sending task result for task 0afff7ba-f7d3-e60c-8651-00000000075a 4846 1726773148.77636: done sending task result for task 0afff7ba-f7d3-e60c-8651-00000000075a 4846 1726773148.77639: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __kernel_settings_is_transactional is defined", "skip_reason": "Conditional result was False" } 4846 1726773148.77692: no more pending results, returning what we have 4846 1726773148.77698: results queue empty 4846 1726773148.77700: checking for any_errors_fatal 4846 1726773148.77708: done checking for any_errors_fatal 4846 1726773148.77709: checking for max_fail_percentage 4846 1726773148.77711: done checking for max_fail_percentage 4846 1726773148.77712: checking to see if all hosts have failed and the running result is not ok 4846 1726773148.77713: done checking to see if all hosts have failed 4846 1726773148.77714: getting the remaining hosts for this loop 4846 1726773148.77716: done getting the remaining hosts for this loop 4846 1726773148.77720: getting the next task for host managed_node3 4846 1726773148.77730: done getting next task for host managed_node3 4846 1726773148.77734: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 4846 1726773148.77740: ^ state is: HOST STATE: block=2, task=20, 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 4846 1726773148.77756: getting variables 4846 1726773148.77758: in VariableManager get_vars() 4846 1726773148.77795: Calling all_inventory to load vars for managed_node3 4846 1726773148.77798: Calling groups_inventory to load vars for managed_node3 4846 1726773148.77800: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773148.77815: Calling all_plugins_play to load vars for managed_node3 4846 1726773148.77818: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773148.77820: Calling groups_plugins_play to load vars for managed_node3 4846 1726773148.78016: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773148.78205: done with get_vars() 4846 1726773148.78215: done getting variables 4846 1726773148.78261: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/set_vars.yml:31 Thursday 19 September 2024 15:12:28 -0400 (0:00:00.024) 0:00:27.360 **** 4846 1726773148.78289: entering _queue_task() for managed_node3/include_vars 4846 1726773148.78482: worker is 1 (out of 1 available) 4846 1726773148.78499: exiting _queue_task() for managed_node3/include_vars 4846 1726773148.78517: done queuing things up, now waiting for results queue to drain 4846 1726773148.78518: waiting for pending results... 4846 1726773148.78725: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables 4846 1726773148.78838: in run() - task 0afff7ba-f7d3-e60c-8651-00000000075c 4846 1726773148.78857: variable 'ansible_search_path' from source: unknown 4846 1726773148.78861: variable 'ansible_search_path' from source: unknown 4846 1726773148.78893: calling self._execute() 4846 1726773148.78976: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773148.78985: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773148.78995: variable 'omit' from source: magic vars 4846 1726773148.79091: variable 'omit' from source: magic vars 4846 1726773148.79153: variable 'omit' from source: magic vars 4846 1726773148.79475: variable 'ffparams' from source: task vars 4846 1726773148.79593: variable 'ansible_facts' from source: unknown 4846 1726773148.79770: variable 'ansible_facts' from source: unknown 4846 1726773148.79892: variable 'ansible_facts' from source: unknown 4846 1726773148.80027: variable 'ansible_facts' from source: unknown 4846 1726773148.80132: variable 'role_path' from source: magic vars 4846 1726773148.80282: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 4846 1726773148.80455: Loaded config def from plugin (lookup/first_found) 4846 1726773148.80462: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 4846 1726773148.80499: variable 'ansible_search_path' from source: unknown 4846 1726773148.80519: variable 'ansible_search_path' from source: unknown 4846 1726773148.80528: variable 'ansible_search_path' from source: unknown 4846 1726773148.80535: variable 'ansible_search_path' from source: unknown 4846 1726773148.80543: variable 'ansible_search_path' from source: unknown 4846 1726773148.80561: variable 'omit' from source: magic vars 4846 1726773148.80585: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773148.80612: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773148.80629: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773148.80644: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773148.80654: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773148.80704: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773148.80709: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773148.80712: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773148.80770: Set connection var ansible_shell_executable to /bin/sh 4846 1726773148.80778: Set connection var ansible_pipelining to False 4846 1726773148.80781: Set connection var ansible_shell_type to sh 4846 1726773148.80783: Set connection var ansible_connection to ssh 4846 1726773148.80791: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773148.80799: Set connection var ansible_timeout to 10 4846 1726773148.80824: variable 'ansible_shell_executable' from source: unknown 4846 1726773148.80828: variable 'ansible_connection' from source: unknown 4846 1726773148.80831: variable 'ansible_module_compression' from source: unknown 4846 1726773148.80833: variable 'ansible_shell_type' from source: unknown 4846 1726773148.80836: variable 'ansible_shell_executable' from source: unknown 4846 1726773148.80842: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773148.80845: variable 'ansible_pipelining' from source: unknown 4846 1726773148.80849: variable 'ansible_timeout' from source: unknown 4846 1726773148.80854: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773148.80947: 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) 4846 1726773148.80958: variable 'omit' from source: magic vars 4846 1726773148.80964: starting attempt loop 4846 1726773148.80967: running the handler 4846 1726773148.81021: handler run complete 4846 1726773148.81031: attempt loop complete, returning result 4846 1726773148.81034: _execute() done 4846 1726773148.81037: dumping result to json 4846 1726773148.81042: done dumping result, returning 4846 1726773148.81051: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set platform/version specific variables [0afff7ba-f7d3-e60c-8651-00000000075c] 4846 1726773148.81059: sending task result for task 0afff7ba-f7d3-e60c-8651-00000000075c 4846 1726773148.81163: done sending task result for task 0afff7ba-f7d3-e60c-8651-00000000075c 4846 1726773148.81166: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_packages": [ "tuned", "python3-configobj" ], "__kernel_settings_services": [ "tuned" ] }, "ansible_included_var_files": [ "/tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/vars/default.yml" ], "changed": false } 4846 1726773148.81253: no more pending results, returning what we have 4846 1726773148.81256: results queue empty 4846 1726773148.81257: checking for any_errors_fatal 4846 1726773148.81261: done checking for any_errors_fatal 4846 1726773148.81262: checking for max_fail_percentage 4846 1726773148.81264: done checking for max_fail_percentage 4846 1726773148.81265: checking to see if all hosts have failed and the running result is not ok 4846 1726773148.81266: done checking to see if all hosts have failed 4846 1726773148.81267: getting the remaining hosts for this loop 4846 1726773148.81269: done getting the remaining hosts for this loop 4846 1726773148.81275: getting the next task for host managed_node3 4846 1726773148.81284: done getting next task for host managed_node3 4846 1726773148.81288: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 4846 1726773148.81293: ^ state is: HOST STATE: block=2, task=20, 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 4846 1726773148.81311: getting variables 4846 1726773148.81312: in VariableManager get_vars() 4846 1726773148.81345: Calling all_inventory to load vars for managed_node3 4846 1726773148.81347: Calling groups_inventory to load vars for managed_node3 4846 1726773148.81350: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773148.81363: Calling all_plugins_play to load vars for managed_node3 4846 1726773148.81366: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773148.81369: Calling groups_plugins_play to load vars for managed_node3 4846 1726773148.81534: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773148.81750: done with get_vars() 4846 1726773148.81758: done getting variables 4846 1726773148.81803: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Thursday 19 September 2024 15:12:28 -0400 (0:00:00.035) 0:00:27.395 **** 4846 1726773148.81831: entering _queue_task() for managed_node3/package 4846 1726773148.82033: worker is 1 (out of 1 available) 4846 1726773148.82050: exiting _queue_task() for managed_node3/package 4846 1726773148.82063: done queuing things up, now waiting for results queue to drain 4846 1726773148.82064: waiting for pending results... 4846 1726773148.82259: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed 4846 1726773148.82352: in run() - task 0afff7ba-f7d3-e60c-8651-0000000006da 4846 1726773148.82367: variable 'ansible_search_path' from source: unknown 4846 1726773148.82371: variable 'ansible_search_path' from source: unknown 4846 1726773148.82409: calling self._execute() 4846 1726773148.82482: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773148.82488: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773148.82498: variable 'omit' from source: magic vars 4846 1726773148.82590: variable 'omit' from source: magic vars 4846 1726773148.82641: variable 'omit' from source: magic vars 4846 1726773148.82666: variable '__kernel_settings_packages' from source: include_vars 4846 1726773148.82913: variable '__kernel_settings_packages' from source: include_vars 4846 1726773148.83097: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4846 1726773148.84709: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4846 1726773148.84771: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4846 1726773148.84805: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4846 1726773148.84838: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4846 1726773148.84860: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4846 1726773148.84947: 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) 4846 1726773148.84970: 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) 4846 1726773148.84993: 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) 4846 1726773148.85030: 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) 4846 1726773148.85044: 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) 4846 1726773148.85132: variable '__kernel_settings_is_ostree' from source: set_fact 4846 1726773148.85137: variable 'omit' from source: magic vars 4846 1726773148.85165: variable 'omit' from source: magic vars 4846 1726773148.85194: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773148.85218: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773148.85236: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773148.85252: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773148.85262: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773148.85290: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773148.85293: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773148.85298: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773148.85384: Set connection var ansible_shell_executable to /bin/sh 4846 1726773148.85391: Set connection var ansible_pipelining to False 4846 1726773148.85393: Set connection var ansible_shell_type to sh 4846 1726773148.85397: Set connection var ansible_connection to ssh 4846 1726773148.85404: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773148.85415: Set connection var ansible_timeout to 10 4846 1726773148.85436: variable 'ansible_shell_executable' from source: unknown 4846 1726773148.85439: variable 'ansible_connection' from source: unknown 4846 1726773148.85443: variable 'ansible_module_compression' from source: unknown 4846 1726773148.85446: variable 'ansible_shell_type' from source: unknown 4846 1726773148.85451: variable 'ansible_shell_executable' from source: unknown 4846 1726773148.85453: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773148.85458: variable 'ansible_pipelining' from source: unknown 4846 1726773148.85461: variable 'ansible_timeout' from source: unknown 4846 1726773148.85468: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773148.85549: 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) 4846 1726773148.85560: variable 'omit' from source: magic vars 4846 1726773148.85566: starting attempt loop 4846 1726773148.85569: running the handler 4846 1726773148.85579: variable 'ansible_facts' from source: unknown 4846 1726773148.85582: variable 'ansible_facts' from source: unknown 4846 1726773148.85628: _low_level_execute_command(): starting 4846 1726773148.85635: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4846 1726773148.86178: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773148.86182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773148.86185: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration <<< 4846 1726773148.86188: 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 <<< 4846 1726773148.86191: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773148.86245: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773148.86248: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773148.86307: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773148.88078: stdout chunk (state=3): >>>/root <<< 4846 1726773148.88187: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773148.88243: stderr chunk (state=3): >>><<< 4846 1726773148.88247: stdout chunk (state=3): >>><<< 4846 1726773148.88271: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773148.88284: _low_level_execute_command(): starting 4846 1726773148.88291: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773148.8827167-5788-97144027308996 `" && echo ansible-tmp-1726773148.8827167-5788-97144027308996="` echo /root/.ansible/tmp/ansible-tmp-1726773148.8827167-5788-97144027308996 `" ) && sleep 0' 4846 1726773148.88763: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773148.88766: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773148.88769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4846 1726773148.88772: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773148.88830: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773148.88838: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773148.88883: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773148.90965: stdout chunk (state=3): >>>ansible-tmp-1726773148.8827167-5788-97144027308996=/root/.ansible/tmp/ansible-tmp-1726773148.8827167-5788-97144027308996 <<< 4846 1726773148.91086: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773148.91137: stderr chunk (state=3): >>><<< 4846 1726773148.91141: stdout chunk (state=3): >>><<< 4846 1726773148.91156: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773148.8827167-5788-97144027308996=/root/.ansible/tmp/ansible-tmp-1726773148.8827167-5788-97144027308996 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773148.91188: variable 'ansible_module_compression' from source: unknown 4846 1726773148.91242: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4846hktl8x9z/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 4846 1726773148.91280: variable 'ansible_facts' from source: unknown 4846 1726773148.91359: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773148.8827167-5788-97144027308996/AnsiballZ_dnf.py 4846 1726773148.91479: Sending initial data 4846 1726773148.91483: Sent initial data (149 bytes) 4846 1726773148.91966: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773148.91969: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773148.91972: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4846 1726773148.91975: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773148.91977: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773148.92030: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773148.92033: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773148.92081: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773148.93772: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773148.93812: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773148.93851: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpmlkvw44_ /root/.ansible/tmp/ansible-tmp-1726773148.8827167-5788-97144027308996/AnsiballZ_dnf.py <<< 4846 1726773148.93855: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773148.8827167-5788-97144027308996/AnsiballZ_dnf.py" <<< 4846 1726773148.93888: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpmlkvw44_" to remote "/root/.ansible/tmp/ansible-tmp-1726773148.8827167-5788-97144027308996/AnsiballZ_dnf.py" <<< 4846 1726773148.93894: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773148.8827167-5788-97144027308996/AnsiballZ_dnf.py" <<< 4846 1726773148.94914: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773148.95129: stderr chunk (state=3): >>><<< 4846 1726773148.95133: stdout chunk (state=3): >>><<< 4846 1726773148.95136: done transferring module to remote 4846 1726773148.95138: _low_level_execute_command(): starting 4846 1726773148.95141: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773148.8827167-5788-97144027308996/ /root/.ansible/tmp/ansible-tmp-1726773148.8827167-5788-97144027308996/AnsiballZ_dnf.py && sleep 0' 4846 1726773148.95728: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4846 1726773148.95821: 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.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773148.95866: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773148.95887: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773148.95941: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773148.95986: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773148.97920: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773148.97978: stderr chunk (state=3): >>><<< 4846 1726773148.97982: stdout chunk (state=3): >>><<< 4846 1726773148.97998: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773148.98001: _low_level_execute_command(): starting 4846 1726773148.98009: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773148.8827167-5788-97144027308996/AnsiballZ_dnf.py && sleep 0' 4846 1726773148.98483: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773148.98486: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773148.98489: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4846 1726773148.98491: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773148.98493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773148.98551: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773148.98558: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773148.98607: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773150.51829: 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}}} <<< 4846 1726773150.57093: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773150.57161: stderr chunk (state=3): >>><<< 4846 1726773150.57165: stdout chunk (state=3): >>><<< 4846 1726773150.57182: _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_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773150.57237: 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-1726773148.8827167-5788-97144027308996/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4846 1726773150.57244: _low_level_execute_command(): starting 4846 1726773150.57250: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773148.8827167-5788-97144027308996/ > /dev/null 2>&1 && sleep 0' 4846 1726773150.57743: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773150.57747: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773150.57749: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address <<< 4846 1726773150.57752: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773150.57754: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773150.57812: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773150.57816: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773150.57821: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773150.57861: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773150.61820: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773150.61884: stderr chunk (state=3): >>><<< 4846 1726773150.61887: stdout chunk (state=3): >>><<< 4846 1726773150.61902: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773150.61912: handler run complete 4846 1726773150.61950: attempt loop complete, returning result 4846 1726773150.61953: _execute() done 4846 1726773150.61960: dumping result to json 4846 1726773150.62013: done dumping result, returning 4846 1726773150.62017: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required packages are installed [0afff7ba-f7d3-e60c-8651-0000000006da] 4846 1726773150.62020: sending task result for task 0afff7ba-f7d3-e60c-8651-0000000006da 4846 1726773150.62102: done sending task result for task 0afff7ba-f7d3-e60c-8651-0000000006da 4846 1726773150.62104: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 4846 1726773150.62242: no more pending results, returning what we have 4846 1726773150.62246: results queue empty 4846 1726773150.62247: checking for any_errors_fatal 4846 1726773150.62256: done checking for any_errors_fatal 4846 1726773150.62257: checking for max_fail_percentage 4846 1726773150.62259: done checking for max_fail_percentage 4846 1726773150.62260: checking to see if all hosts have failed and the running result is not ok 4846 1726773150.62261: done checking to see if all hosts have failed 4846 1726773150.62262: getting the remaining hosts for this loop 4846 1726773150.62264: done getting the remaining hosts for this loop 4846 1726773150.62268: getting the next task for host managed_node3 4846 1726773150.62280: done getting next task for host managed_node3 4846 1726773150.62284: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 4846 1726773150.62288: ^ state is: HOST STATE: block=2, task=20, 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 4846 1726773150.62300: getting variables 4846 1726773150.62302: in VariableManager get_vars() 4846 1726773150.62343: Calling all_inventory to load vars for managed_node3 4846 1726773150.62346: Calling groups_inventory to load vars for managed_node3 4846 1726773150.62349: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773150.62359: Calling all_plugins_play to load vars for managed_node3 4846 1726773150.62362: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773150.62365: Calling groups_plugins_play to load vars for managed_node3 4846 1726773150.62527: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773150.62729: done with get_vars() 4846 1726773150.62739: done getting variables 4846 1726773150.62789: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:24 Thursday 19 September 2024 15:12:30 -0400 (0:00:01.809) 0:00:29.205 **** 4846 1726773150.62824: entering _queue_task() for managed_node3/debug 4846 1726773150.63041: worker is 1 (out of 1 available) 4846 1726773150.63054: exiting _queue_task() for managed_node3/debug 4846 1726773150.63069: done queuing things up, now waiting for results queue to drain 4846 1726773150.63070: waiting for pending results... 4846 1726773150.63281: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes 4846 1726773150.63389: in run() - task 0afff7ba-f7d3-e60c-8651-0000000006dc 4846 1726773150.63408: variable 'ansible_search_path' from source: unknown 4846 1726773150.63415: variable 'ansible_search_path' from source: unknown 4846 1726773150.63442: calling self._execute() 4846 1726773150.63524: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773150.63531: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773150.63541: variable 'omit' from source: magic vars 4846 1726773150.64044: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4846 1726773150.65660: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4846 1726773150.65720: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4846 1726773150.65751: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4846 1726773150.65783: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4846 1726773150.65810: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4846 1726773150.65892: 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) 4846 1726773150.65921: 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) 4846 1726773150.65943: 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) 4846 1726773150.65976: 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) 4846 1726773150.65991: 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) 4846 1726773150.66083: variable '__kernel_settings_is_transactional' from source: set_fact 4846 1726773150.66098: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 4846 1726773150.66101: when evaluation is False, skipping this task 4846 1726773150.66105: _execute() done 4846 1726773150.66109: dumping result to json 4846 1726773150.66114: done dumping result, returning 4846 1726773150.66134: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Notify user that reboot is needed to apply changes [0afff7ba-f7d3-e60c-8651-0000000006dc] 4846 1726773150.66137: sending task result for task 0afff7ba-f7d3-e60c-8651-0000000006dc 4846 1726773150.66222: done sending task result for task 0afff7ba-f7d3-e60c-8651-0000000006dc 4846 1726773150.66227: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "__kernel_settings_is_transactional | d(false)" } 4846 1726773150.66278: no more pending results, returning what we have 4846 1726773150.66282: results queue empty 4846 1726773150.66283: checking for any_errors_fatal 4846 1726773150.66292: done checking for any_errors_fatal 4846 1726773150.66292: checking for max_fail_percentage 4846 1726773150.66295: done checking for max_fail_percentage 4846 1726773150.66296: checking to see if all hosts have failed and the running result is not ok 4846 1726773150.66297: done checking to see if all hosts have failed 4846 1726773150.66298: getting the remaining hosts for this loop 4846 1726773150.66300: done getting the remaining hosts for this loop 4846 1726773150.66307: getting the next task for host managed_node3 4846 1726773150.66315: done getting next task for host managed_node3 4846 1726773150.66319: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 4846 1726773150.66324: ^ state is: HOST STATE: block=2, task=20, 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 4846 1726773150.66341: getting variables 4846 1726773150.66342: in VariableManager get_vars() 4846 1726773150.66378: Calling all_inventory to load vars for managed_node3 4846 1726773150.66381: Calling groups_inventory to load vars for managed_node3 4846 1726773150.66384: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773150.66394: Calling all_plugins_play to load vars for managed_node3 4846 1726773150.66397: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773150.66400: Calling groups_plugins_play to load vars for managed_node3 4846 1726773150.66610: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773150.66801: done with get_vars() 4846 1726773150.66811: done getting variables 4846 1726773150.66859: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:29 Thursday 19 September 2024 15:12:30 -0400 (0:00:00.040) 0:00:29.246 **** 4846 1726773150.66886: entering _queue_task() for managed_node3/reboot 4846 1726773150.67087: worker is 1 (out of 1 available) 4846 1726773150.67103: exiting _queue_task() for managed_node3/reboot 4846 1726773150.67119: done queuing things up, now waiting for results queue to drain 4846 1726773150.67120: waiting for pending results... 4846 1726773150.67320: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems 4846 1726773150.67407: in run() - task 0afff7ba-f7d3-e60c-8651-0000000006dd 4846 1726773150.67422: variable 'ansible_search_path' from source: unknown 4846 1726773150.67426: variable 'ansible_search_path' from source: unknown 4846 1726773150.67459: calling self._execute() 4846 1726773150.67538: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773150.67545: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773150.67554: variable 'omit' from source: magic vars 4846 1726773150.67971: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4846 1726773150.69609: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4846 1726773150.69669: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4846 1726773150.69705: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4846 1726773150.69737: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4846 1726773150.69761: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4846 1726773150.69830: 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) 4846 1726773150.69854: 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) 4846 1726773150.69880: 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) 4846 1726773150.69914: 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) 4846 1726773150.69928: 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) 4846 1726773150.70020: variable '__kernel_settings_is_transactional' from source: set_fact 4846 1726773150.70035: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 4846 1726773150.70038: when evaluation is False, skipping this task 4846 1726773150.70041: _execute() done 4846 1726773150.70045: dumping result to json 4846 1726773150.70048: done dumping result, returning 4846 1726773150.70057: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Reboot transactional update systems [0afff7ba-f7d3-e60c-8651-0000000006dd] 4846 1726773150.70063: sending task result for task 0afff7ba-f7d3-e60c-8651-0000000006dd 4846 1726773150.70159: done sending task result for task 0afff7ba-f7d3-e60c-8651-0000000006dd 4846 1726773150.70162: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 4846 1726773150.70234: no more pending results, returning what we have 4846 1726773150.70238: results queue empty 4846 1726773150.70239: checking for any_errors_fatal 4846 1726773150.70246: done checking for any_errors_fatal 4846 1726773150.70246: checking for max_fail_percentage 4846 1726773150.70248: done checking for max_fail_percentage 4846 1726773150.70249: checking to see if all hosts have failed and the running result is not ok 4846 1726773150.70250: done checking to see if all hosts have failed 4846 1726773150.70251: getting the remaining hosts for this loop 4846 1726773150.70253: done getting the remaining hosts for this loop 4846 1726773150.70257: getting the next task for host managed_node3 4846 1726773150.70265: done getting next task for host managed_node3 4846 1726773150.70269: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 4846 1726773150.70273: ^ state is: HOST STATE: block=2, task=20, 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 4846 1726773150.70289: getting variables 4846 1726773150.70291: in VariableManager get_vars() 4846 1726773150.70327: Calling all_inventory to load vars for managed_node3 4846 1726773150.70331: Calling groups_inventory to load vars for managed_node3 4846 1726773150.70333: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773150.70342: Calling all_plugins_play to load vars for managed_node3 4846 1726773150.70346: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773150.70349: Calling groups_plugins_play to load vars for managed_node3 4846 1726773150.70512: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773150.70704: done with get_vars() 4846 1726773150.70714: done getting variables 4846 1726773150.70759: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:34 Thursday 19 September 2024 15:12:30 -0400 (0:00:00.038) 0:00:29.285 **** 4846 1726773150.70784: entering _queue_task() for managed_node3/fail 4846 1726773150.70993: worker is 1 (out of 1 available) 4846 1726773150.71012: exiting _queue_task() for managed_node3/fail 4846 1726773150.71026: done queuing things up, now waiting for results queue to drain 4846 1726773150.71027: waiting for pending results... 4846 1726773150.71224: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set 4846 1726773150.71326: in run() - task 0afff7ba-f7d3-e60c-8651-0000000006de 4846 1726773150.71339: variable 'ansible_search_path' from source: unknown 4846 1726773150.71342: variable 'ansible_search_path' from source: unknown 4846 1726773150.71380: calling self._execute() 4846 1726773150.71454: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773150.71460: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773150.71471: variable 'omit' from source: magic vars 4846 1726773150.71890: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4846 1726773150.73584: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4846 1726773150.73639: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4846 1726773150.73676: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4846 1726773150.73705: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4846 1726773150.73730: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4846 1726773150.73803: 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) 4846 1726773150.73839: 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) 4846 1726773150.73863: 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) 4846 1726773150.73900: 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) 4846 1726773150.73914: 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) 4846 1726773150.74004: variable '__kernel_settings_is_transactional' from source: set_fact 4846 1726773150.74021: Evaluated conditional (__kernel_settings_is_transactional | d(false)): False 4846 1726773150.74024: when evaluation is False, skipping this task 4846 1726773150.74028: _execute() done 4846 1726773150.74030: dumping result to json 4846 1726773150.74035: done dumping result, returning 4846 1726773150.74044: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Fail if reboot is needed and not set [0afff7ba-f7d3-e60c-8651-0000000006de] 4846 1726773150.74050: sending task result for task 0afff7ba-f7d3-e60c-8651-0000000006de 4846 1726773150.74152: done sending task result for task 0afff7ba-f7d3-e60c-8651-0000000006de 4846 1726773150.74155: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 4846 1726773150.74211: no more pending results, returning what we have 4846 1726773150.74216: results queue empty 4846 1726773150.74216: checking for any_errors_fatal 4846 1726773150.74223: done checking for any_errors_fatal 4846 1726773150.74224: checking for max_fail_percentage 4846 1726773150.74226: done checking for max_fail_percentage 4846 1726773150.74227: checking to see if all hosts have failed and the running result is not ok 4846 1726773150.74228: done checking to see if all hosts have failed 4846 1726773150.74229: getting the remaining hosts for this loop 4846 1726773150.74231: done getting the remaining hosts for this loop 4846 1726773150.74237: getting the next task for host managed_node3 4846 1726773150.74248: done getting next task for host managed_node3 4846 1726773150.74252: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 4846 1726773150.74257: ^ state is: HOST STATE: block=2, task=20, 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 4846 1726773150.74277: getting variables 4846 1726773150.74279: in VariableManager get_vars() 4846 1726773150.74324: Calling all_inventory to load vars for managed_node3 4846 1726773150.74328: Calling groups_inventory to load vars for managed_node3 4846 1726773150.74331: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773150.74341: Calling all_plugins_play to load vars for managed_node3 4846 1726773150.74344: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773150.74347: Calling groups_plugins_play to load vars for managed_node3 4846 1726773150.74565: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773150.74758: done with get_vars() 4846 1726773150.74767: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Read tuned main config] ****** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:42 Thursday 19 September 2024 15:12:30 -0400 (0:00:00.040) 0:00:29.325 **** 4846 1726773150.74839: entering _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 4846 1726773150.75068: worker is 1 (out of 1 available) 4846 1726773150.75087: exiting _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 4846 1726773150.75102: done queuing things up, now waiting for results queue to drain 4846 1726773150.75103: waiting for pending results... 4846 1726773150.75304: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config 4846 1726773150.75404: in run() - task 0afff7ba-f7d3-e60c-8651-0000000006e0 4846 1726773150.75419: variable 'ansible_search_path' from source: unknown 4846 1726773150.75423: variable 'ansible_search_path' from source: unknown 4846 1726773150.75458: calling self._execute() 4846 1726773150.75535: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773150.75544: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773150.75553: variable 'omit' from source: magic vars 4846 1726773150.75648: variable 'omit' from source: magic vars 4846 1726773150.75697: variable 'omit' from source: magic vars 4846 1726773150.75724: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 4846 1726773150.75979: variable '__kernel_settings_tuned_main_conf_file' from source: role '' all vars 4846 1726773150.76049: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4846 1726773150.76083: variable 'omit' from source: magic vars 4846 1726773150.76126: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773150.76157: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773150.76178: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773150.76193: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773150.76205: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773150.76235: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773150.76239: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773150.76242: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773150.76329: Set connection var ansible_shell_executable to /bin/sh 4846 1726773150.76335: Set connection var ansible_pipelining to False 4846 1726773150.76338: Set connection var ansible_shell_type to sh 4846 1726773150.76341: Set connection var ansible_connection to ssh 4846 1726773150.76349: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773150.76357: Set connection var ansible_timeout to 10 4846 1726773150.76380: variable 'ansible_shell_executable' from source: unknown 4846 1726773150.76383: variable 'ansible_connection' from source: unknown 4846 1726773150.76386: variable 'ansible_module_compression' from source: unknown 4846 1726773150.76388: variable 'ansible_shell_type' from source: unknown 4846 1726773150.76394: variable 'ansible_shell_executable' from source: unknown 4846 1726773150.76398: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773150.76403: variable 'ansible_pipelining' from source: unknown 4846 1726773150.76408: variable 'ansible_timeout' from source: unknown 4846 1726773150.76413: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773150.76570: 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__) 4846 1726773150.76581: variable 'omit' from source: magic vars 4846 1726773150.76588: starting attempt loop 4846 1726773150.76591: running the handler 4846 1726773150.76604: _low_level_execute_command(): starting 4846 1726773150.76614: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4846 1726773150.77162: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773150.77165: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773150.77169: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773150.77171: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773150.77223: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773150.77241: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773150.77288: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773150.79078: stdout chunk (state=3): >>>/root <<< 4846 1726773150.79192: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773150.79248: stderr chunk (state=3): >>><<< 4846 1726773150.79251: stdout chunk (state=3): >>><<< 4846 1726773150.79279: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773150.79293: _low_level_execute_command(): starting 4846 1726773150.79299: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773150.7927816-5809-142083729129459 `" && echo ansible-tmp-1726773150.7927816-5809-142083729129459="` echo /root/.ansible/tmp/ansible-tmp-1726773150.7927816-5809-142083729129459 `" ) && sleep 0' 4846 1726773150.79770: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773150.79773: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773150.79776: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4846 1726773150.79786: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found <<< 4846 1726773150.79789: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773150.79844: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773150.79847: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773150.79885: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773150.81954: stdout chunk (state=3): >>>ansible-tmp-1726773150.7927816-5809-142083729129459=/root/.ansible/tmp/ansible-tmp-1726773150.7927816-5809-142083729129459 <<< 4846 1726773150.82099: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773150.82124: stderr chunk (state=3): >>><<< 4846 1726773150.82128: stdout chunk (state=3): >>><<< 4846 1726773150.82144: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773150.7927816-5809-142083729129459=/root/.ansible/tmp/ansible-tmp-1726773150.7927816-5809-142083729129459 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773150.82185: variable 'ansible_module_compression' from source: unknown 4846 1726773150.82226: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4846hktl8x9z/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 4846 1726773150.82259: variable 'ansible_facts' from source: unknown 4846 1726773150.82326: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773150.7927816-5809-142083729129459/AnsiballZ_kernel_settings_get_config.py 4846 1726773150.82437: Sending initial data 4846 1726773150.82441: Sent initial data (173 bytes) 4846 1726773150.82911: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773150.82914: 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.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773150.82917: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773150.82919: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773150.82971: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773150.82977: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773150.83019: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773150.84703: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 4846 1726773150.84711: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773150.84741: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773150.84777: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpte9qsfrw /root/.ansible/tmp/ansible-tmp-1726773150.7927816-5809-142083729129459/AnsiballZ_kernel_settings_get_config.py <<< 4846 1726773150.84785: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773150.7927816-5809-142083729129459/AnsiballZ_kernel_settings_get_config.py" <<< 4846 1726773150.84816: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpte9qsfrw" to remote "/root/.ansible/tmp/ansible-tmp-1726773150.7927816-5809-142083729129459/AnsiballZ_kernel_settings_get_config.py" <<< 4846 1726773150.84819: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773150.7927816-5809-142083729129459/AnsiballZ_kernel_settings_get_config.py" <<< 4846 1726773150.85572: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773150.85641: stderr chunk (state=3): >>><<< 4846 1726773150.85644: stdout chunk (state=3): >>><<< 4846 1726773150.85666: done transferring module to remote 4846 1726773150.85677: _low_level_execute_command(): starting 4846 1726773150.85683: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773150.7927816-5809-142083729129459/ /root/.ansible/tmp/ansible-tmp-1726773150.7927816-5809-142083729129459/AnsiballZ_kernel_settings_get_config.py && sleep 0' 4846 1726773150.86148: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773150.86152: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773150.86154: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address <<< 4846 1726773150.86157: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773150.86217: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773150.86223: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773150.86260: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773150.88172: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773150.88228: stderr chunk (state=3): >>><<< 4846 1726773150.88231: stdout chunk (state=3): >>><<< 4846 1726773150.88249: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773150.88253: _low_level_execute_command(): starting 4846 1726773150.88257: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773150.7927816-5809-142083729129459/AnsiballZ_kernel_settings_get_config.py && sleep 0' 4846 1726773150.88712: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773150.88716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773150.88724: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773150.88736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773150.88789: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773150.88798: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773150.88841: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773151.06674: 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"}}} <<< 4846 1726773151.08287: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773151.08355: stderr chunk (state=3): >>><<< 4846 1726773151.08359: stdout chunk (state=3): >>><<< 4846 1726773151.08379: _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_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773151.08414: 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-1726773150.7927816-5809-142083729129459/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4846 1726773151.08424: _low_level_execute_command(): starting 4846 1726773151.08430: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773150.7927816-5809-142083729129459/ > /dev/null 2>&1 && sleep 0' 4846 1726773151.08928: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773151.08932: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773151.08934: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4846 1726773151.08937: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773151.08939: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773151.09000: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773151.09007: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773151.09010: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773151.09047: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773151.11023: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773151.11071: stderr chunk (state=3): >>><<< 4846 1726773151.11075: stdout chunk (state=3): >>><<< 4846 1726773151.11092: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773151.11100: handler run complete 4846 1726773151.11119: attempt loop complete, returning result 4846 1726773151.11122: _execute() done 4846 1726773151.11124: dumping result to json 4846 1726773151.11130: done dumping result, returning 4846 1726773151.11143: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Read tuned main config [0afff7ba-f7d3-e60c-8651-0000000006e0] 4846 1726773151.11150: sending task result for task 0afff7ba-f7d3-e60c-8651-0000000006e0 4846 1726773151.11260: done sending task result for task 0afff7ba-f7d3-e60c-8651-0000000006e0 4846 1726773151.11263: 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" } } 4846 1726773151.11358: no more pending results, returning what we have 4846 1726773151.11362: results queue empty 4846 1726773151.11363: checking for any_errors_fatal 4846 1726773151.11369: done checking for any_errors_fatal 4846 1726773151.11370: checking for max_fail_percentage 4846 1726773151.11371: done checking for max_fail_percentage 4846 1726773151.11372: checking to see if all hosts have failed and the running result is not ok 4846 1726773151.11373: done checking to see if all hosts have failed 4846 1726773151.11374: getting the remaining hosts for this loop 4846 1726773151.11377: done getting the remaining hosts for this loop 4846 1726773151.11382: getting the next task for host managed_node3 4846 1726773151.11389: done getting next task for host managed_node3 4846 1726773151.11394: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 4846 1726773151.11399: ^ state is: HOST STATE: block=2, task=20, 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 4846 1726773151.11414: getting variables 4846 1726773151.11415: in VariableManager get_vars() 4846 1726773151.11457: Calling all_inventory to load vars for managed_node3 4846 1726773151.11460: Calling groups_inventory to load vars for managed_node3 4846 1726773151.11463: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773151.11472: Calling all_plugins_play to load vars for managed_node3 4846 1726773151.11475: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773151.11479: Calling groups_plugins_play to load vars for managed_node3 4846 1726773151.11645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773151.11842: done with get_vars() 4846 1726773151.11852: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 Thursday 19 September 2024 15:12:31 -0400 (0:00:00.370) 0:00:29.696 **** 4846 1726773151.11931: entering _queue_task() for managed_node3/stat 4846 1726773151.12136: worker is 1 (out of 1 available) 4846 1726773151.12154: exiting _queue_task() for managed_node3/stat 4846 1726773151.12168: done queuing things up, now waiting for results queue to drain 4846 1726773151.12170: waiting for pending results... 4846 1726773151.12377: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory 4846 1726773151.12468: in run() - task 0afff7ba-f7d3-e60c-8651-0000000006e1 4846 1726773151.12484: variable 'ansible_search_path' from source: unknown 4846 1726773151.12488: variable 'ansible_search_path' from source: unknown 4846 1726773151.12538: variable '__prof_from_conf' from source: task vars 4846 1726773151.12811: variable '__prof_from_conf' from source: task vars 4846 1726773151.13067: variable '__data' from source: task vars 4846 1726773151.13132: variable '__kernel_settings_register_tuned_main' from source: set_fact 4846 1726773151.13299: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4846 1726773151.13308: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4846 1726773151.13360: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4846 1726773151.13381: variable 'omit' from source: magic vars 4846 1726773151.13462: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773151.13470: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773151.13488: variable 'omit' from source: magic vars 4846 1726773151.13706: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4846 1726773151.15366: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4846 1726773151.15420: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4846 1726773151.15461: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4846 1726773151.15485: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4846 1726773151.15509: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4846 1726773151.15574: 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) 4846 1726773151.15602: 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) 4846 1726773151.15626: 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) 4846 1726773151.15658: 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) 4846 1726773151.15674: 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) 4846 1726773151.15751: variable 'item' from source: unknown 4846 1726773151.15762: Evaluated conditional (item | length > 0): False 4846 1726773151.15765: when evaluation is False, skipping this task 4846 1726773151.15800: variable 'item' from source: unknown 4846 1726773151.15854: 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" } 4846 1726773151.16012: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773151.16015: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773151.16018: variable 'omit' from source: magic vars 4846 1726773151.16115: 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) 4846 1726773151.16136: 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) 4846 1726773151.16158: 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) 4846 1726773151.16193: 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) 4846 1726773151.16207: 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) 4846 1726773151.16274: variable 'item' from source: unknown 4846 1726773151.16283: Evaluated conditional (item | length > 0): True 4846 1726773151.16289: variable 'omit' from source: magic vars 4846 1726773151.16332: variable 'omit' from source: magic vars 4846 1726773151.16373: variable 'item' from source: unknown 4846 1726773151.16428: variable 'item' from source: unknown 4846 1726773151.16441: variable 'omit' from source: magic vars 4846 1726773151.16467: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773151.16493: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773151.16510: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773151.16526: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773151.16535: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773151.16561: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773151.16566: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773151.16569: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773151.16653: Set connection var ansible_shell_executable to /bin/sh 4846 1726773151.16659: Set connection var ansible_pipelining to False 4846 1726773151.16662: Set connection var ansible_shell_type to sh 4846 1726773151.16666: Set connection var ansible_connection to ssh 4846 1726773151.16673: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773151.16685: Set connection var ansible_timeout to 10 4846 1726773151.16704: variable 'ansible_shell_executable' from source: unknown 4846 1726773151.16709: variable 'ansible_connection' from source: unknown 4846 1726773151.16711: variable 'ansible_module_compression' from source: unknown 4846 1726773151.16716: variable 'ansible_shell_type' from source: unknown 4846 1726773151.16719: variable 'ansible_shell_executable' from source: unknown 4846 1726773151.16723: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773151.16728: variable 'ansible_pipelining' from source: unknown 4846 1726773151.16732: variable 'ansible_timeout' from source: unknown 4846 1726773151.16737: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773151.16852: 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__) 4846 1726773151.16862: variable 'omit' from source: magic vars 4846 1726773151.16869: starting attempt loop 4846 1726773151.16872: running the handler 4846 1726773151.16887: _low_level_execute_command(): starting 4846 1726773151.16894: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4846 1726773151.17399: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773151.17438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773151.17441: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773151.17444: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773151.17446: 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.14.32 originally 10.31.14.32 debug2: match found <<< 4846 1726773151.17448: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773151.17503: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773151.17511: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773151.17554: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773151.19319: stdout chunk (state=3): >>>/root <<< 4846 1726773151.19426: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773151.19487: stderr chunk (state=3): >>><<< 4846 1726773151.19489: stdout chunk (state=3): >>><<< 4846 1726773151.19504: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773151.19519: _low_level_execute_command(): starting 4846 1726773151.19525: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773151.1950412-5820-10586101027755 `" && echo ansible-tmp-1726773151.1950412-5820-10586101027755="` echo /root/.ansible/tmp/ansible-tmp-1726773151.1950412-5820-10586101027755 `" ) && sleep 0' 4846 1726773151.19978: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773151.19982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773151.19985: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773151.19987: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773151.20042: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773151.20046: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773151.20091: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773151.22148: stdout chunk (state=3): >>>ansible-tmp-1726773151.1950412-5820-10586101027755=/root/.ansible/tmp/ansible-tmp-1726773151.1950412-5820-10586101027755 <<< 4846 1726773151.22264: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773151.22309: stderr chunk (state=3): >>><<< 4846 1726773151.22313: stdout chunk (state=3): >>><<< 4846 1726773151.22328: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773151.1950412-5820-10586101027755=/root/.ansible/tmp/ansible-tmp-1726773151.1950412-5820-10586101027755 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773151.22365: variable 'ansible_module_compression' from source: unknown 4846 1726773151.22411: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4846hktl8x9z/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4846 1726773151.22440: variable 'ansible_facts' from source: unknown 4846 1726773151.22508: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773151.1950412-5820-10586101027755/AnsiballZ_stat.py 4846 1726773151.22620: Sending initial data 4846 1726773151.22624: Sent initial data (150 bytes) 4846 1726773151.23084: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773151.23087: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773151.23090: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4846 1726773151.23096: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773151.23099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773151.23153: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773151.23160: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773151.23199: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773151.24912: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773151.24948: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773151.24990: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmphbfetx7j /root/.ansible/tmp/ansible-tmp-1726773151.1950412-5820-10586101027755/AnsiballZ_stat.py <<< 4846 1726773151.25000: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773151.1950412-5820-10586101027755/AnsiballZ_stat.py" <<< 4846 1726773151.25024: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmphbfetx7j" to remote "/root/.ansible/tmp/ansible-tmp-1726773151.1950412-5820-10586101027755/AnsiballZ_stat.py" <<< 4846 1726773151.25030: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773151.1950412-5820-10586101027755/AnsiballZ_stat.py" <<< 4846 1726773151.25796: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773151.25877: stderr chunk (state=3): >>><<< 4846 1726773151.25881: stdout chunk (state=3): >>><<< 4846 1726773151.25900: done transferring module to remote 4846 1726773151.25913: _low_level_execute_command(): starting 4846 1726773151.25918: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773151.1950412-5820-10586101027755/ /root/.ansible/tmp/ansible-tmp-1726773151.1950412-5820-10586101027755/AnsiballZ_stat.py && sleep 0' 4846 1726773151.26409: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773151.26412: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773151.26415: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773151.26418: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773151.26420: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773151.26470: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773151.26473: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773151.26518: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773151.28477: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773151.28527: stderr chunk (state=3): >>><<< 4846 1726773151.28531: stdout chunk (state=3): >>><<< 4846 1726773151.28547: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773151.28550: _low_level_execute_command(): starting 4846 1726773151.28556: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773151.1950412-5820-10586101027755/AnsiballZ_stat.py && sleep 0' 4846 1726773151.29027: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773151.29032: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773151.29034: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4846 1726773151.29037: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773151.29040: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773151.29091: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773151.29097: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773151.29145: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773151.47911: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262615, "dev": 51714, "nlink": 3, "atime": 1726773133.6633704, "mtime": 1726773129.4093025, "ctime": 1726773129.4093025, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "848452028", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 4846 1726773151.49750: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773151.49810: stderr chunk (state=3): >>><<< 4846 1726773151.49814: stdout chunk (state=3): >>><<< 4846 1726773151.49829: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles", "mode": "0755", "isdir": true, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 4096, "inode": 262615, "dev": 51714, "nlink": 3, "atime": 1726773133.6633704, "mtime": 1726773129.4093025, "ctime": 1726773129.4093025, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "848452028", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773151.50147: 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-1726773151.1950412-5820-10586101027755/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4846 1726773151.50155: _low_level_execute_command(): starting 4846 1726773151.50161: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773151.1950412-5820-10586101027755/ > /dev/null 2>&1 && sleep 0' 4846 1726773151.50651: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773151.50654: 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.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773151.50657: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773151.50660: 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.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773151.50716: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773151.50719: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773151.50774: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773151.52742: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773151.52795: stderr chunk (state=3): >>><<< 4846 1726773151.52798: stdout chunk (state=3): >>><<< 4846 1726773151.52814: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773151.52821: handler run complete 4846 1726773151.52864: attempt loop complete, returning result 4846 1726773151.52883: variable 'item' from source: unknown 4846 1726773151.52953: variable 'item' from source: unknown ok: [managed_node3] => (item=/etc/tuned/profiles) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned/profiles", "stat": { "atime": 1726773133.6633704, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726773129.4093025, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262615, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726773129.4093025, "nlink": 3, "path": "/etc/tuned/profiles", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "848452028", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 4846 1726773151.53202: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773151.53205: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773151.53221: variable 'omit' from source: magic vars 4846 1726773151.53275: 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) 4846 1726773151.53297: 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) 4846 1726773151.53326: 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) 4846 1726773151.53356: 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) 4846 1726773151.53369: 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) 4846 1726773151.53440: variable 'item' from source: unknown 4846 1726773151.53448: Evaluated conditional (item | length > 0): True 4846 1726773151.53453: variable 'omit' from source: magic vars 4846 1726773151.53467: variable 'omit' from source: magic vars 4846 1726773151.53510: variable 'item' from source: unknown 4846 1726773151.53566: variable 'item' from source: unknown 4846 1726773151.53579: variable 'omit' from source: magic vars 4846 1726773151.53598: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773151.53607: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773151.53614: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773151.53626: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773151.53629: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773151.53634: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773151.53700: Set connection var ansible_shell_executable to /bin/sh 4846 1726773151.53708: Set connection var ansible_pipelining to False 4846 1726773151.53711: Set connection var ansible_shell_type to sh 4846 1726773151.53715: Set connection var ansible_connection to ssh 4846 1726773151.53722: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773151.53730: Set connection var ansible_timeout to 10 4846 1726773151.53749: variable 'ansible_shell_executable' from source: unknown 4846 1726773151.53756: variable 'ansible_connection' from source: unknown 4846 1726773151.53764: variable 'ansible_module_compression' from source: unknown 4846 1726773151.53767: variable 'ansible_shell_type' from source: unknown 4846 1726773151.53772: variable 'ansible_shell_executable' from source: unknown 4846 1726773151.53778: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773151.53783: variable 'ansible_pipelining' from source: unknown 4846 1726773151.53787: variable 'ansible_timeout' from source: unknown 4846 1726773151.53793: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773151.53883: 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) 4846 1726773151.53892: variable 'omit' from source: magic vars 4846 1726773151.53897: starting attempt loop 4846 1726773151.53900: running the handler 4846 1726773151.53909: _low_level_execute_command(): starting 4846 1726773151.53914: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4846 1726773151.54372: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773151.54378: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773151.54380: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4846 1726773151.54383: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773151.54385: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773151.54439: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773151.54444: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773151.54496: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773151.56248: stdout chunk (state=3): >>>/root <<< 4846 1726773151.56360: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773151.56418: stderr chunk (state=3): >>><<< 4846 1726773151.56420: stdout chunk (state=3): >>><<< 4846 1726773151.56434: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773151.56442: _low_level_execute_command(): starting 4846 1726773151.56448: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773151.5643313-5820-135201940262805 `" && echo ansible-tmp-1726773151.5643313-5820-135201940262805="` echo /root/.ansible/tmp/ansible-tmp-1726773151.5643313-5820-135201940262805 `" ) && sleep 0' 4846 1726773151.57054: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773151.57059: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773151.57067: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773151.57097: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773151.57135: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773151.57212: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773151.59291: stdout chunk (state=3): >>>ansible-tmp-1726773151.5643313-5820-135201940262805=/root/.ansible/tmp/ansible-tmp-1726773151.5643313-5820-135201940262805 <<< 4846 1726773151.59425: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773151.59463: stderr chunk (state=3): >>><<< 4846 1726773151.59466: stdout chunk (state=3): >>><<< 4846 1726773151.59484: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773151.5643313-5820-135201940262805=/root/.ansible/tmp/ansible-tmp-1726773151.5643313-5820-135201940262805 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773151.59521: variable 'ansible_module_compression' from source: unknown 4846 1726773151.59558: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4846hktl8x9z/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4846 1726773151.59582: variable 'ansible_facts' from source: unknown 4846 1726773151.59631: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773151.5643313-5820-135201940262805/AnsiballZ_stat.py 4846 1726773151.59739: Sending initial data 4846 1726773151.59742: Sent initial data (151 bytes) 4846 1726773151.60408: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 4846 1726773151.60425: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773151.60444: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773151.60736: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773151.62243: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 4846 1726773151.62266: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 4846 1726773151.62280: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 4846 1726773151.62314: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 <<< 4846 1726773151.62334: stderr chunk (state=3): >>>debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773151.62394: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773151.62425: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpvrb_rhnp /root/.ansible/tmp/ansible-tmp-1726773151.5643313-5820-135201940262805/AnsiballZ_stat.py <<< 4846 1726773151.62455: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773151.5643313-5820-135201940262805/AnsiballZ_stat.py" <<< 4846 1726773151.62501: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 4846 1726773151.62531: stderr chunk (state=3): >>>debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpvrb_rhnp" to remote "/root/.ansible/tmp/ansible-tmp-1726773151.5643313-5820-135201940262805/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773151.5643313-5820-135201940262805/AnsiballZ_stat.py" <<< 4846 1726773151.63655: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773151.63742: stderr chunk (state=3): >>><<< 4846 1726773151.63745: stdout chunk (state=3): >>><<< 4846 1726773151.63767: done transferring module to remote 4846 1726773151.63782: _low_level_execute_command(): starting 4846 1726773151.63786: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773151.5643313-5820-135201940262805/ /root/.ansible/tmp/ansible-tmp-1726773151.5643313-5820-135201940262805/AnsiballZ_stat.py && sleep 0' 4846 1726773151.64264: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773151.64267: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773151.64270: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773151.64272: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773151.64326: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773151.64330: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773151.64374: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773151.66415: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773151.66421: stdout chunk (state=3): >>><<< 4846 1726773151.66424: stderr chunk (state=3): >>><<< 4846 1726773151.66556: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773151.66559: _low_level_execute_command(): starting 4846 1726773151.66562: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773151.5643313-5820-135201940262805/AnsiballZ_stat.py && sleep 0' 4846 1726773151.66950: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773151.66964: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration <<< 4846 1726773151.66977: 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.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773151.67036: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773151.67042: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773151.67093: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773151.86058: 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": 4096, "inode": 262610, "dev": 51714, "nlink": 4, "atime": 1726773089.7866793, "mtime": 1726773131.700339, "ctime": 1726773131.700339, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "903601599", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 4846 1726773151.87858: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773151.87926: stderr chunk (state=3): >>><<< 4846 1726773151.87930: stdout chunk (state=3): >>><<< 4846 1726773151.87944: _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": 4096, "inode": 262610, "dev": 51714, "nlink": 4, "atime": 1726773089.7866793, "mtime": 1726773131.700339, "ctime": 1726773131.700339, "wusr": true, "rusr": true, "xusr": true, "wgrp": false, "rgrp": true, "xgrp": true, "woth": false, "roth": true, "xoth": true, "isuid": false, "isgid": false, "blocks": 8, "block_size": 4096, "device_type": 0, "readable": true, "writeable": true, "executable": true, "pw_name": "root", "gr_name": "root", "mimetype": "inode/directory", "charset": "binary", "version": "903601599", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773151.87992: 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-1726773151.5643313-5820-135201940262805/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4846 1726773151.88001: _low_level_execute_command(): starting 4846 1726773151.88009: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773151.5643313-5820-135201940262805/ > /dev/null 2>&1 && sleep 0' 4846 1726773151.88490: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773151.88494: 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.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773151.88501: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration <<< 4846 1726773151.88504: 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.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773151.88558: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773151.88564: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773151.88604: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773151.90575: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773151.90630: stderr chunk (state=3): >>><<< 4846 1726773151.90633: stdout chunk (state=3): >>><<< 4846 1726773151.90647: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773151.90657: handler run complete 4846 1726773151.90703: attempt loop complete, returning result 4846 1726773151.90722: variable 'item' from source: unknown 4846 1726773151.90793: variable 'item' from source: unknown ok: [managed_node3] => (item=/etc/tuned) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/tuned", "stat": { "atime": 1726773089.7866793, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1726773131.700339, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 262610, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1726773131.700339, "nlink": 4, "path": "/etc/tuned", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "903601599", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } 4846 1726773151.90967: dumping result to json 4846 1726773151.90970: done dumping result, returning 4846 1726773151.90972: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory [0afff7ba-f7d3-e60c-8651-0000000006e1] 4846 1726773151.90977: sending task result for task 0afff7ba-f7d3-e60c-8651-0000000006e1 4846 1726773151.91193: no more pending results, returning what we have 4846 1726773151.91196: results queue empty 4846 1726773151.91197: checking for any_errors_fatal 4846 1726773151.91202: done checking for any_errors_fatal 4846 1726773151.91203: checking for max_fail_percentage 4846 1726773151.91205: done checking for max_fail_percentage 4846 1726773151.91208: checking to see if all hosts have failed and the running result is not ok 4846 1726773151.91209: done checking to see if all hosts have failed 4846 1726773151.91210: getting the remaining hosts for this loop 4846 1726773151.91212: done getting the remaining hosts for this loop 4846 1726773151.91216: getting the next task for host managed_node3 4846 1726773151.91222: done getting next task for host managed_node3 4846 1726773151.91230: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 4846 1726773151.91234: ^ state is: HOST STATE: block=2, task=20, 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 4846 1726773151.91243: done sending task result for task 0afff7ba-f7d3-e60c-8651-0000000006e1 4846 1726773151.91246: WORKER PROCESS EXITING 4846 1726773151.91254: getting variables 4846 1726773151.91255: in VariableManager get_vars() 4846 1726773151.91287: Calling all_inventory to load vars for managed_node3 4846 1726773151.91290: Calling groups_inventory to load vars for managed_node3 4846 1726773151.91292: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773151.91299: Calling all_plugins_play to load vars for managed_node3 4846 1726773151.91302: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773151.91304: Calling groups_plugins_play to load vars for managed_node3 4846 1726773151.91454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773151.91642: done with get_vars() 4846 1726773151.91652: done getting variables 4846 1726773151.91703: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:63 Thursday 19 September 2024 15:12:31 -0400 (0:00:00.797) 0:00:30.494 **** 4846 1726773151.91730: entering _queue_task() for managed_node3/set_fact 4846 1726773151.91953: worker is 1 (out of 1 available) 4846 1726773151.91969: exiting _queue_task() for managed_node3/set_fact 4846 1726773151.91984: done queuing things up, now waiting for results queue to drain 4846 1726773151.91986: waiting for pending results... 4846 1726773151.92190: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir 4846 1726773151.92285: in run() - task 0afff7ba-f7d3-e60c-8651-0000000006e2 4846 1726773151.92299: variable 'ansible_search_path' from source: unknown 4846 1726773151.92303: variable 'ansible_search_path' from source: unknown 4846 1726773151.92339: calling self._execute() 4846 1726773151.92420: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773151.92427: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773151.92438: variable 'omit' from source: magic vars 4846 1726773151.92576: variable 'omit' from source: magic vars 4846 1726773151.92626: variable 'omit' from source: magic vars 4846 1726773151.93029: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4846 1726773151.94653: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4846 1726773151.94955: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4846 1726773151.94987: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4846 1726773151.95019: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4846 1726773151.95041: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4846 1726773151.95109: 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) 4846 1726773151.95133: 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) 4846 1726773151.95155: 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) 4846 1726773151.95193: 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) 4846 1726773151.95208: 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) 4846 1726773151.95248: 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) 4846 1726773151.95267: 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) 4846 1726773151.95292: 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) 4846 1726773151.95326: 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) 4846 1726773151.95338: 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) 4846 1726773151.95392: 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) 4846 1726773151.95416: 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) 4846 1726773151.95437: 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) 4846 1726773151.95472: 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) 4846 1726773151.95483: 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) 4846 1726773151.95676: variable '__kernel_settings_find_profile_dirs' from source: set_fact 4846 1726773151.95758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4846 1726773151.95889: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4846 1726773151.95922: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4846 1726773151.95951: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4846 1726773151.95979: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4846 1726773151.96015: 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) 4846 1726773151.96036: 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) 4846 1726773151.96058: 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) 4846 1726773151.96080: 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) 4846 1726773151.96125: variable 'omit' from source: magic vars 4846 1726773151.96153: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773151.96178: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773151.96193: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773151.96210: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773151.96220: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773151.96246: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773151.96249: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773151.96255: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773151.96338: Set connection var ansible_shell_executable to /bin/sh 4846 1726773151.96345: Set connection var ansible_pipelining to False 4846 1726773151.96348: Set connection var ansible_shell_type to sh 4846 1726773151.96350: Set connection var ansible_connection to ssh 4846 1726773151.96360: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773151.96371: Set connection var ansible_timeout to 10 4846 1726773151.96393: variable 'ansible_shell_executable' from source: unknown 4846 1726773151.96396: variable 'ansible_connection' from source: unknown 4846 1726773151.96401: variable 'ansible_module_compression' from source: unknown 4846 1726773151.96404: variable 'ansible_shell_type' from source: unknown 4846 1726773151.96410: variable 'ansible_shell_executable' from source: unknown 4846 1726773151.96414: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773151.96419: variable 'ansible_pipelining' from source: unknown 4846 1726773151.96422: variable 'ansible_timeout' from source: unknown 4846 1726773151.96427: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773151.96510: 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) 4846 1726773151.96520: variable 'omit' from source: magic vars 4846 1726773151.96526: starting attempt loop 4846 1726773151.96529: running the handler 4846 1726773151.96540: handler run complete 4846 1726773151.96548: attempt loop complete, returning result 4846 1726773151.96551: _execute() done 4846 1726773151.96554: dumping result to json 4846 1726773151.96559: done dumping result, returning 4846 1726773151.96566: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set tuned profile parent dir [0afff7ba-f7d3-e60c-8651-0000000006e2] 4846 1726773151.96575: sending task result for task 0afff7ba-f7d3-e60c-8651-0000000006e2 4846 1726773151.96660: done sending task result for task 0afff7ba-f7d3-e60c-8651-0000000006e2 4846 1726773151.96663: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_profile_parent": "/etc/tuned/profiles" }, "changed": false } 4846 1726773151.96741: no more pending results, returning what we have 4846 1726773151.96745: results queue empty 4846 1726773151.96746: checking for any_errors_fatal 4846 1726773151.96760: done checking for any_errors_fatal 4846 1726773151.96761: checking for max_fail_percentage 4846 1726773151.96763: done checking for max_fail_percentage 4846 1726773151.96764: checking to see if all hosts have failed and the running result is not ok 4846 1726773151.96765: done checking to see if all hosts have failed 4846 1726773151.96766: getting the remaining hosts for this loop 4846 1726773151.96769: done getting the remaining hosts for this loop 4846 1726773151.96776: getting the next task for host managed_node3 4846 1726773151.96784: done getting next task for host managed_node3 4846 1726773151.96788: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 4846 1726773151.96794: ^ state is: HOST STATE: block=2, task=20, 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 4846 1726773151.96808: getting variables 4846 1726773151.96810: in VariableManager get_vars() 4846 1726773151.96848: Calling all_inventory to load vars for managed_node3 4846 1726773151.96851: Calling groups_inventory to load vars for managed_node3 4846 1726773151.96854: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773151.96863: Calling all_plugins_play to load vars for managed_node3 4846 1726773151.96866: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773151.96870: Calling groups_plugins_play to load vars for managed_node3 4846 1726773151.97079: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773151.97274: done with get_vars() 4846 1726773151.97285: done getting variables 4846 1726773151.97332: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 Thursday 19 September 2024 15:12:31 -0400 (0:00:00.056) 0:00:30.551 **** 4846 1726773151.97360: entering _queue_task() for managed_node3/service 4846 1726773151.97570: worker is 1 (out of 1 available) 4846 1726773151.97590: exiting _queue_task() for managed_node3/service 4846 1726773151.97603: done queuing things up, now waiting for results queue to drain 4846 1726773151.97605: waiting for pending results... 4846 1726773151.97809: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started 4846 1726773151.97924: in run() - task 0afff7ba-f7d3-e60c-8651-0000000006e3 4846 1726773151.97938: variable 'ansible_search_path' from source: unknown 4846 1726773151.97942: variable 'ansible_search_path' from source: unknown 4846 1726773151.97985: variable '__kernel_settings_services' from source: include_vars 4846 1726773151.98255: variable '__kernel_settings_services' from source: include_vars 4846 1726773151.98321: variable 'omit' from source: magic vars 4846 1726773151.98420: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773151.98429: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773151.98439: variable 'omit' from source: magic vars 4846 1726773151.98512: variable 'omit' from source: magic vars 4846 1726773151.98558: variable 'omit' from source: magic vars 4846 1726773151.98600: variable 'item' from source: unknown 4846 1726773151.98679: variable 'item' from source: unknown 4846 1726773151.98760: variable 'omit' from source: magic vars 4846 1726773151.98763: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773151.98917: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773151.98920: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773151.98923: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773151.98926: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773151.98928: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773151.98931: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773151.98933: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773151.99111: Set connection var ansible_shell_executable to /bin/sh 4846 1726773151.99115: Set connection var ansible_pipelining to False 4846 1726773151.99117: Set connection var ansible_shell_type to sh 4846 1726773151.99120: Set connection var ansible_connection to ssh 4846 1726773151.99122: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773151.99124: Set connection var ansible_timeout to 10 4846 1726773151.99129: variable 'ansible_shell_executable' from source: unknown 4846 1726773151.99131: variable 'ansible_connection' from source: unknown 4846 1726773151.99133: variable 'ansible_module_compression' from source: unknown 4846 1726773151.99136: variable 'ansible_shell_type' from source: unknown 4846 1726773151.99138: variable 'ansible_shell_executable' from source: unknown 4846 1726773151.99140: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773151.99142: variable 'ansible_pipelining' from source: unknown 4846 1726773151.99144: variable 'ansible_timeout' from source: unknown 4846 1726773151.99147: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773151.99264: 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) 4846 1726773151.99279: variable 'omit' from source: magic vars 4846 1726773151.99284: starting attempt loop 4846 1726773151.99287: running the handler 4846 1726773151.99393: variable 'ansible_facts' from source: unknown 4846 1726773151.99592: _low_level_execute_command(): starting 4846 1726773151.99602: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4846 1726773152.00416: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4846 1726773152.00420: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773152.00423: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773152.00426: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773152.00429: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 <<< 4846 1726773152.00432: stderr chunk (state=3): >>>debug2: match not found <<< 4846 1726773152.00434: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773152.00436: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 4846 1726773152.00439: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address <<< 4846 1726773152.00441: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 4846 1726773152.00443: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773152.00446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773152.00465: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773152.00528: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773152.00759: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773152.00783: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773152.00854: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773152.02623: stdout chunk (state=3): >>>/root <<< 4846 1726773152.02731: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773152.02783: stderr chunk (state=3): >>><<< 4846 1726773152.02788: stdout chunk (state=3): >>><<< 4846 1726773152.02814: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773152.02827: _low_level_execute_command(): starting 4846 1726773152.02834: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773152.0281494-5845-148006644575305 `" && echo ansible-tmp-1726773152.0281494-5845-148006644575305="` echo /root/.ansible/tmp/ansible-tmp-1726773152.0281494-5845-148006644575305 `" ) && sleep 0' 4846 1726773152.03283: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773152.03286: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773152.03291: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773152.03293: 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.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773152.03347: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773152.03351: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773152.03394: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773152.05486: stdout chunk (state=3): >>>ansible-tmp-1726773152.0281494-5845-148006644575305=/root/.ansible/tmp/ansible-tmp-1726773152.0281494-5845-148006644575305 <<< 4846 1726773152.05633: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773152.05708: stderr chunk (state=3): >>><<< 4846 1726773152.05727: stdout chunk (state=3): >>><<< 4846 1726773152.05911: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773152.0281494-5845-148006644575305=/root/.ansible/tmp/ansible-tmp-1726773152.0281494-5845-148006644575305 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773152.05915: variable 'ansible_module_compression' from source: unknown 4846 1726773152.05918: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4846hktl8x9z/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 4846 1726773152.05920: variable 'ansible_facts' from source: unknown 4846 1726773152.06151: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773152.0281494-5845-148006644575305/AnsiballZ_systemd.py 4846 1726773152.06330: Sending initial data 4846 1726773152.06374: Sent initial data (154 bytes) 4846 1726773152.07002: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4846 1726773152.07033: 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 <<< 4846 1726773152.07102: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773152.07138: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773152.07151: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773152.07192: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773152.07232: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773152.08952: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773152.08986: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773152.09020: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpx3lm3ngu /root/.ansible/tmp/ansible-tmp-1726773152.0281494-5845-148006644575305/AnsiballZ_systemd.py <<< 4846 1726773152.09026: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773152.0281494-5845-148006644575305/AnsiballZ_systemd.py" <<< 4846 1726773152.09055: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpx3lm3ngu" to remote "/root/.ansible/tmp/ansible-tmp-1726773152.0281494-5845-148006644575305/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773152.0281494-5845-148006644575305/AnsiballZ_systemd.py" <<< 4846 1726773152.11244: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773152.11313: stderr chunk (state=3): >>><<< 4846 1726773152.11317: stdout chunk (state=3): >>><<< 4846 1726773152.11319: done transferring module to remote 4846 1726773152.11322: _low_level_execute_command(): starting 4846 1726773152.11325: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773152.0281494-5845-148006644575305/ /root/.ansible/tmp/ansible-tmp-1726773152.0281494-5845-148006644575305/AnsiballZ_systemd.py && sleep 0' 4846 1726773152.11755: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773152.11758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773152.11761: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773152.11767: 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.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773152.11825: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773152.11830: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773152.11870: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773152.13816: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773152.13867: stderr chunk (state=3): >>><<< 4846 1726773152.13869: stdout chunk (state=3): >>><<< 4846 1726773152.13881: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773152.13912: _low_level_execute_command(): starting 4846 1726773152.13915: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773152.0281494-5845-148006644575305/AnsiballZ_systemd.py && sleep 0' 4846 1726773152.14341: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773152.14345: 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.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773152.14348: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773152.14350: 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.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773152.14414: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773152.14416: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773152.14460: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773152.48483: stdout chunk (state=3): >>> {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "9649", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "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 15:12:13 EDT", "ExecMainStartTimestampMonotonic": "519922215", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9649", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:12:13 EDT] ; stop_time=[n/a] ; pid=9649 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:12:13 EDT] ; stop_time=[n/a] ; pid=9649 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5636", "MemoryCurrent": "15302656", "MemoryAvailable": "infinity", "CPUUsageNSec": "133590000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551<<< 4846 1726773152.48509: stdout chunk (state=3): >>>615", "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", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "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": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "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<<< 4846 1726773152.48522: stdout chunk (state=3): >>>", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "dbus-broker.service sysinit.target system.slice dbus.socket", "WantedBy": "multi-user.target", "Conflicts": "tlp.service shutdown.target cpupower.service power-profiles-daemon.service auto-cpufreq.service", "Before": "multi-user.target shutdown.target", "After": "systemd-journald.socket network.target polkit.service dbus-broker.service systemd-sysctl.service system.slice sysinit.target dbus.socket basic.target", "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", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 15:12:13 EDT", "StateChangeTimestampMonotonic": "520051135", "InactiveExitTimestamp": "Thu 2024-09-19 15:12:13 EDT", "InactiveExitTimestampMonotonic": "519922578", "ActiveEnterTimestamp": "Thu 2024-09-19 15:12:13 EDT", "ActiveEnterTimestampMonotonic": "520051135", "ActiveExitTimestamp": "Thu 2024-09-19 15:12:13 EDT", "ActiveExitTimestampMonotonic": "519878967", "InactiveEnterTimestamp": "Thu 2024-09-19 15:12:13 EDT", "InactiveEnterTimestampMonotonic": "519914605", "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 15:12:13 EDT", "ConditionTimestampMonotonic": "519915495", "AssertTimestamp": "Thu 2024-09-19 15:12:13 EDT", "AssertTimestampMonotonic": "519915499", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "b68d0c5b9bb842f19e4db0ae0b3e0b6e", "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}}} <<< 4846 1726773152.50774: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773152.50846: stderr chunk (state=3): >>><<< 4846 1726773152.50849: stdout chunk (state=3): >>><<< 4846 1726773152.50877: _low_level_execute_command() done: rc=0, stdout= {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "9649", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "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 15:12:13 EDT", "ExecMainStartTimestampMonotonic": "519922215", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9649", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:12:13 EDT] ; stop_time=[n/a] ; pid=9649 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:12:13 EDT] ; stop_time=[n/a] ; pid=9649 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5636", "MemoryCurrent": "15302656", "MemoryAvailable": "infinity", "CPUUsageNSec": "133590000", "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", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "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": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "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", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "dbus-broker.service sysinit.target system.slice dbus.socket", "WantedBy": "multi-user.target", "Conflicts": "tlp.service shutdown.target cpupower.service power-profiles-daemon.service auto-cpufreq.service", "Before": "multi-user.target shutdown.target", "After": "systemd-journald.socket network.target polkit.service dbus-broker.service systemd-sysctl.service system.slice sysinit.target dbus.socket basic.target", "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", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 15:12:13 EDT", "StateChangeTimestampMonotonic": "520051135", "InactiveExitTimestamp": "Thu 2024-09-19 15:12:13 EDT", "InactiveExitTimestampMonotonic": "519922578", "ActiveEnterTimestamp": "Thu 2024-09-19 15:12:13 EDT", "ActiveEnterTimestampMonotonic": "520051135", "ActiveExitTimestamp": "Thu 2024-09-19 15:12:13 EDT", "ActiveExitTimestampMonotonic": "519878967", "InactiveEnterTimestamp": "Thu 2024-09-19 15:12:13 EDT", "InactiveEnterTimestampMonotonic": "519914605", "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 15:12:13 EDT", "ConditionTimestampMonotonic": "519915495", "AssertTimestamp": "Thu 2024-09-19 15:12:13 EDT", "AssertTimestampMonotonic": "519915499", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "b68d0c5b9bb842f19e4db0ae0b3e0b6e", "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_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773152.51054: 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-1726773152.0281494-5845-148006644575305/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4846 1726773152.51069: _low_level_execute_command(): starting 4846 1726773152.51077: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773152.0281494-5845-148006644575305/ > /dev/null 2>&1 && sleep 0' 4846 1726773152.51599: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773152.51602: 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.14.32 originally 10.31.14.32 <<< 4846 1726773152.51605: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773152.51610: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration <<< 4846 1726773152.51612: 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.14.32 originally 10.31.14.32 debug2: match found <<< 4846 1726773152.51615: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773152.51662: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773152.51666: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773152.51677: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773152.51735: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773152.53717: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773152.53771: stderr chunk (state=3): >>><<< 4846 1726773152.53776: stdout chunk (state=3): >>><<< 4846 1726773152.53794: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773152.53802: handler run complete 4846 1726773152.53851: attempt loop complete, returning result 4846 1726773152.53870: variable 'item' from source: unknown 4846 1726773152.53945: 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 15:12:13 EDT", "ActiveEnterTimestampMonotonic": "520051135", "ActiveExitTimestamp": "Thu 2024-09-19 15:12:13 EDT", "ActiveExitTimestampMonotonic": "519878967", "ActiveState": "active", "After": "systemd-journald.socket network.target polkit.service dbus-broker.service systemd-sysctl.service system.slice sysinit.target dbus.socket basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 15:12:13 EDT", "AssertTimestampMonotonic": "519915499", "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": "133590000", "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 15:12:13 EDT", "ConditionTimestampMonotonic": "519915495", "ConfigurationDirectoryMode": "0755", "Conflicts": "tlp.service shutdown.target cpupower.service power-profiles-daemon.service auto-cpufreq.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5636", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9649", "ExecMainStartTimestamp": "Thu 2024-09-19 15:12:13 EDT", "ExecMainStartTimestampMonotonic": "519922215", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:12:13 EDT] ; stop_time=[n/a] ; pid=9649 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:12:13 EDT] ; stop_time=[n/a] ; pid=9649 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/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 15:12:13 EDT", "InactiveEnterTimestampMonotonic": "519914605", "InactiveExitTimestamp": "Thu 2024-09-19 15:12:13 EDT", "InactiveExitTimestampMonotonic": "519922578", "InvocationID": "b68d0c5b9bb842f19e4db0ae0b3e0b6e", "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": "14752", "LimitNPROCSoft": "14752", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "9649", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "15302656", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus-broker.service sysinit.target system.slice dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestamp": "Thu 2024-09-19 15:12:13 EDT", "StateChangeTimestampMonotonic": "520051135", "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": "4425", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 4846 1726773152.54493: dumping result to json 4846 1726773152.54496: done dumping result, returning 4846 1726773152.54499: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started [0afff7ba-f7d3-e60c-8651-0000000006e3] 4846 1726773152.54501: sending task result for task 0afff7ba-f7d3-e60c-8651-0000000006e3 4846 1726773152.54709: done sending task result for task 0afff7ba-f7d3-e60c-8651-0000000006e3 4846 1726773152.54713: WORKER PROCESS EXITING 4846 1726773152.54722: no more pending results, returning what we have 4846 1726773152.54725: results queue empty 4846 1726773152.54725: checking for any_errors_fatal 4846 1726773152.54729: done checking for any_errors_fatal 4846 1726773152.54729: checking for max_fail_percentage 4846 1726773152.54730: done checking for max_fail_percentage 4846 1726773152.54731: checking to see if all hosts have failed and the running result is not ok 4846 1726773152.54732: done checking to see if all hosts have failed 4846 1726773152.54732: getting the remaining hosts for this loop 4846 1726773152.54734: done getting the remaining hosts for this loop 4846 1726773152.54736: getting the next task for host managed_node3 4846 1726773152.54741: done getting next task for host managed_node3 4846 1726773152.54744: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 4846 1726773152.54747: ^ state is: HOST STATE: block=2, task=20, 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 4846 1726773152.54756: getting variables 4846 1726773152.54757: in VariableManager get_vars() 4846 1726773152.54791: Calling all_inventory to load vars for managed_node3 4846 1726773152.54794: Calling groups_inventory to load vars for managed_node3 4846 1726773152.54796: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773152.54803: Calling all_plugins_play to load vars for managed_node3 4846 1726773152.54807: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773152.54810: Calling groups_plugins_play to load vars for managed_node3 4846 1726773152.54959: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773152.55152: done with get_vars() 4846 1726773152.55161: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:74 Thursday 19 September 2024 15:12:32 -0400 (0:00:00.578) 0:00:31.129 **** 4846 1726773152.55241: entering _queue_task() for managed_node3/file 4846 1726773152.55454: worker is 1 (out of 1 available) 4846 1726773152.55470: exiting _queue_task() for managed_node3/file 4846 1726773152.55485: done queuing things up, now waiting for results queue to drain 4846 1726773152.55486: waiting for pending results... 4846 1726773152.55733: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists 4846 1726773152.55830: in run() - task 0afff7ba-f7d3-e60c-8651-0000000006e4 4846 1726773152.55844: variable 'ansible_search_path' from source: unknown 4846 1726773152.55847: variable 'ansible_search_path' from source: unknown 4846 1726773152.55892: calling self._execute() 4846 1726773152.55982: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773152.55990: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773152.56001: variable 'omit' from source: magic vars 4846 1726773152.56105: variable 'omit' from source: magic vars 4846 1726773152.56156: variable 'omit' from source: magic vars 4846 1726773152.56184: variable '__kernel_settings_profile_dir' from source: role '' all vars 4846 1726773152.56440: variable '__kernel_settings_profile_dir' from source: role '' all vars 4846 1726773152.56526: variable '__kernel_settings_profile_parent' from source: set_fact 4846 1726773152.56533: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4846 1726773152.56573: variable 'omit' from source: magic vars 4846 1726773152.56616: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773152.56647: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773152.56665: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773152.56684: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773152.56695: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773152.56725: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773152.56729: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773152.56734: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773152.56822: Set connection var ansible_shell_executable to /bin/sh 4846 1726773152.56828: Set connection var ansible_pipelining to False 4846 1726773152.56831: Set connection var ansible_shell_type to sh 4846 1726773152.56836: Set connection var ansible_connection to ssh 4846 1726773152.56842: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773152.56851: Set connection var ansible_timeout to 10 4846 1726773152.56871: variable 'ansible_shell_executable' from source: unknown 4846 1726773152.56874: variable 'ansible_connection' from source: unknown 4846 1726773152.56881: variable 'ansible_module_compression' from source: unknown 4846 1726773152.56884: variable 'ansible_shell_type' from source: unknown 4846 1726773152.56887: variable 'ansible_shell_executable' from source: unknown 4846 1726773152.56891: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773152.56896: variable 'ansible_pipelining' from source: unknown 4846 1726773152.56899: variable 'ansible_timeout' from source: unknown 4846 1726773152.56906: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773152.57081: 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__) 4846 1726773152.57091: variable 'omit' from source: magic vars 4846 1726773152.57099: starting attempt loop 4846 1726773152.57102: running the handler 4846 1726773152.57116: _low_level_execute_command(): starting 4846 1726773152.57124: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4846 1726773152.57666: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773152.57672: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773152.57678: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773152.57680: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773152.57739: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773152.57746: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773152.57790: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773152.59546: stdout chunk (state=3): >>>/root <<< 4846 1726773152.59650: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773152.59711: stderr chunk (state=3): >>><<< 4846 1726773152.59715: stdout chunk (state=3): >>><<< 4846 1726773152.59740: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773152.59753: _low_level_execute_command(): starting 4846 1726773152.59759: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773152.5974016-5864-208031222960346 `" && echo ansible-tmp-1726773152.5974016-5864-208031222960346="` echo /root/.ansible/tmp/ansible-tmp-1726773152.5974016-5864-208031222960346 `" ) && sleep 0' 4846 1726773152.60254: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773152.60258: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773152.60270: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4846 1726773152.60274: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 <<< 4846 1726773152.60276: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773152.60327: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773152.60332: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773152.60377: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773152.62461: stdout chunk (state=3): >>>ansible-tmp-1726773152.5974016-5864-208031222960346=/root/.ansible/tmp/ansible-tmp-1726773152.5974016-5864-208031222960346 <<< 4846 1726773152.62568: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773152.62623: stderr chunk (state=3): >>><<< 4846 1726773152.62627: stdout chunk (state=3): >>><<< 4846 1726773152.62644: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773152.5974016-5864-208031222960346=/root/.ansible/tmp/ansible-tmp-1726773152.5974016-5864-208031222960346 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773152.62690: variable 'ansible_module_compression' from source: unknown 4846 1726773152.62736: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4846hktl8x9z/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 4846 1726773152.62769: variable 'ansible_facts' from source: unknown 4846 1726773152.62834: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773152.5974016-5864-208031222960346/AnsiballZ_file.py 4846 1726773152.63375: Sending initial data 4846 1726773152.63378: Sent initial data (151 bytes) 4846 1726773152.63582: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773152.63587: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773152.63591: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773152.63593: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773152.63595: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773152.63656: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773152.63659: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773152.63712: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773152.65430: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773152.65465: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773152.65505: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpirz5y94b /root/.ansible/tmp/ansible-tmp-1726773152.5974016-5864-208031222960346/AnsiballZ_file.py <<< 4846 1726773152.65512: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773152.5974016-5864-208031222960346/AnsiballZ_file.py" <<< 4846 1726773152.65545: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpirz5y94b" to remote "/root/.ansible/tmp/ansible-tmp-1726773152.5974016-5864-208031222960346/AnsiballZ_file.py" <<< 4846 1726773152.65551: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773152.5974016-5864-208031222960346/AnsiballZ_file.py" <<< 4846 1726773152.66343: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773152.66418: stderr chunk (state=3): >>><<< 4846 1726773152.66425: stdout chunk (state=3): >>><<< 4846 1726773152.66446: done transferring module to remote 4846 1726773152.66456: _low_level_execute_command(): starting 4846 1726773152.66462: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773152.5974016-5864-208031222960346/ /root/.ansible/tmp/ansible-tmp-1726773152.5974016-5864-208031222960346/AnsiballZ_file.py && sleep 0' 4846 1726773152.66935: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773152.66939: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773152.66941: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration <<< 4846 1726773152.66944: 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.14.32 originally 10.31.14.32 <<< 4846 1726773152.66950: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773152.67001: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773152.67004: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773152.67050: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773152.69015: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773152.69062: stderr chunk (state=3): >>><<< 4846 1726773152.69066: stdout chunk (state=3): >>><<< 4846 1726773152.69082: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773152.69086: _low_level_execute_command(): starting 4846 1726773152.69092: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773152.5974016-5864-208031222960346/AnsiballZ_file.py && sleep 0' 4846 1726773152.69552: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773152.69555: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773152.69558: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4846 1726773152.69562: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773152.69564: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773152.69612: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773152.69616: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773152.69671: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773152.89242: stdout chunk (state=3): >>> {"path": "/etc/tuned/profiles/kernel_settings", "changed": false, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings"}, "after": {"path": "/etc/tuned/profiles/kernel_settings"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/etc/tuned/profiles/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}}} <<< 4846 1726773152.90877: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773152.90945: stderr chunk (state=3): >>><<< 4846 1726773152.90949: stdout chunk (state=3): >>><<< 4846 1726773152.90967: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/profiles/kernel_settings", "changed": false, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings"}, "after": {"path": "/etc/tuned/profiles/kernel_settings"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "invocation": {"module_args": {"path": "/etc/tuned/profiles/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_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773152.91012: done with _execute_module (file, {'path': '/etc/tuned/profiles/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-1726773152.5974016-5864-208031222960346/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4846 1726773152.91024: _low_level_execute_command(): starting 4846 1726773152.91029: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773152.5974016-5864-208031222960346/ > /dev/null 2>&1 && sleep 0' 4846 1726773152.91523: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773152.91531: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773152.91534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773152.91536: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773152.91538: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773152.91599: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773152.91602: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773152.91609: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773152.91650: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773152.93641: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773152.93690: stderr chunk (state=3): >>><<< 4846 1726773152.93694: stdout chunk (state=3): >>><<< 4846 1726773152.93718: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773152.93721: handler run complete 4846 1726773152.93743: attempt loop complete, returning result 4846 1726773152.93746: _execute() done 4846 1726773152.93752: dumping result to json 4846 1726773152.93759: done dumping result, returning 4846 1726773152.93769: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel settings profile directory exists [0afff7ba-f7d3-e60c-8651-0000000006e4] 4846 1726773152.93778: sending task result for task 0afff7ba-f7d3-e60c-8651-0000000006e4 4846 1726773152.93891: done sending task result for task 0afff7ba-f7d3-e60c-8651-0000000006e4 4846 1726773152.93894: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/tuned/profiles/kernel_settings", "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } 4846 1726773152.93993: no more pending results, returning what we have 4846 1726773152.93997: results queue empty 4846 1726773152.93998: checking for any_errors_fatal 4846 1726773152.94027: done checking for any_errors_fatal 4846 1726773152.94028: checking for max_fail_percentage 4846 1726773152.94030: done checking for max_fail_percentage 4846 1726773152.94032: checking to see if all hosts have failed and the running result is not ok 4846 1726773152.94033: done checking to see if all hosts have failed 4846 1726773152.94033: getting the remaining hosts for this loop 4846 1726773152.94036: done getting the remaining hosts for this loop 4846 1726773152.94041: getting the next task for host managed_node3 4846 1726773152.94049: done getting next task for host managed_node3 4846 1726773152.94053: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 4846 1726773152.94058: ^ state is: HOST STATE: block=2, task=20, 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 4846 1726773152.94071: getting variables 4846 1726773152.94072: in VariableManager get_vars() 4846 1726773152.94112: Calling all_inventory to load vars for managed_node3 4846 1726773152.94115: Calling groups_inventory to load vars for managed_node3 4846 1726773152.94122: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773152.94132: Calling all_plugins_play to load vars for managed_node3 4846 1726773152.94135: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773152.94139: Calling groups_plugins_play to load vars for managed_node3 4846 1726773152.94294: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773152.94490: done with get_vars() 4846 1726773152.94499: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get active_profile] ********** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:80 Thursday 19 September 2024 15:12:32 -0400 (0:00:00.393) 0:00:31.523 **** 4846 1726773152.94578: entering _queue_task() for managed_node3/slurp 4846 1726773152.94792: worker is 1 (out of 1 available) 4846 1726773152.94810: exiting _queue_task() for managed_node3/slurp 4846 1726773152.94825: done queuing things up, now waiting for results queue to drain 4846 1726773152.94826: waiting for pending results... 4846 1726773152.95046: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile 4846 1726773152.95137: in run() - task 0afff7ba-f7d3-e60c-8651-0000000006e5 4846 1726773152.95150: variable 'ansible_search_path' from source: unknown 4846 1726773152.95155: variable 'ansible_search_path' from source: unknown 4846 1726773152.95192: calling self._execute() 4846 1726773152.95278: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773152.95282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773152.95292: variable 'omit' from source: magic vars 4846 1726773152.95385: variable 'omit' from source: magic vars 4846 1726773152.95435: variable 'omit' from source: magic vars 4846 1726773152.95460: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 4846 1726773152.95719: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 4846 1726773152.95787: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4846 1726773152.95821: variable 'omit' from source: magic vars 4846 1726773152.95861: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773152.95894: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773152.95914: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773152.95931: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773152.95943: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773152.95970: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773152.95973: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773152.95980: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773152.96067: Set connection var ansible_shell_executable to /bin/sh 4846 1726773152.96073: Set connection var ansible_pipelining to False 4846 1726773152.96079: Set connection var ansible_shell_type to sh 4846 1726773152.96082: Set connection var ansible_connection to ssh 4846 1726773152.96089: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773152.96097: Set connection var ansible_timeout to 10 4846 1726773152.96119: variable 'ansible_shell_executable' from source: unknown 4846 1726773152.96123: variable 'ansible_connection' from source: unknown 4846 1726773152.96126: variable 'ansible_module_compression' from source: unknown 4846 1726773152.96128: variable 'ansible_shell_type' from source: unknown 4846 1726773152.96133: variable 'ansible_shell_executable' from source: unknown 4846 1726773152.96136: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773152.96141: variable 'ansible_pipelining' from source: unknown 4846 1726773152.96144: variable 'ansible_timeout' from source: unknown 4846 1726773152.96151: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773152.96324: 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__) 4846 1726773152.96335: variable 'omit' from source: magic vars 4846 1726773152.96341: starting attempt loop 4846 1726773152.96344: running the handler 4846 1726773152.96357: _low_level_execute_command(): starting 4846 1726773152.96365: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4846 1726773152.97246: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773152.97250: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773152.97253: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773152.97256: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773152.97316: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773152.97319: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773152.97327: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773152.97369: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773152.99127: stdout chunk (state=3): >>>/root <<< 4846 1726773152.99234: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773152.99295: stderr chunk (state=3): >>><<< 4846 1726773152.99299: stdout chunk (state=3): >>><<< 4846 1726773152.99327: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773152.99340: _low_level_execute_command(): starting 4846 1726773152.99349: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773152.9932747-5872-26008051047642 `" && echo ansible-tmp-1726773152.9932747-5872-26008051047642="` echo /root/.ansible/tmp/ansible-tmp-1726773152.9932747-5872-26008051047642 `" ) && sleep 0' 4846 1726773152.99834: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773152.99837: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773152.99840: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4846 1726773152.99852: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773152.99855: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773152.99902: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773152.99910: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773152.99953: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773153.02069: stdout chunk (state=3): >>>ansible-tmp-1726773152.9932747-5872-26008051047642=/root/.ansible/tmp/ansible-tmp-1726773152.9932747-5872-26008051047642 <<< 4846 1726773153.02267: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773153.02271: stdout chunk (state=3): >>><<< 4846 1726773153.02277: stderr chunk (state=3): >>><<< 4846 1726773153.02299: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773152.9932747-5872-26008051047642=/root/.ansible/tmp/ansible-tmp-1726773152.9932747-5872-26008051047642 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773153.02343: variable 'ansible_module_compression' from source: unknown 4846 1726773153.02385: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4846hktl8x9z/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 4846 1726773153.02415: variable 'ansible_facts' from source: unknown 4846 1726773153.02475: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773152.9932747-5872-26008051047642/AnsiballZ_slurp.py 4846 1726773153.02592: Sending initial data 4846 1726773153.02604: Sent initial data (151 bytes) 4846 1726773153.03055: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773153.03059: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773153.03062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773153.03064: 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.14.32 originally 10.31.14.32 debug2: match found <<< 4846 1726773153.03066: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773153.03121: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773153.03124: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773153.03171: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773153.04889: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 4846 1726773153.04906: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773153.04925: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773153.04963: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmptukg9oho /root/.ansible/tmp/ansible-tmp-1726773152.9932747-5872-26008051047642/AnsiballZ_slurp.py <<< 4846 1726773153.04966: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773152.9932747-5872-26008051047642/AnsiballZ_slurp.py" <<< 4846 1726773153.04997: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmptukg9oho" to remote "/root/.ansible/tmp/ansible-tmp-1726773152.9932747-5872-26008051047642/AnsiballZ_slurp.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773152.9932747-5872-26008051047642/AnsiballZ_slurp.py" <<< 4846 1726773153.05755: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773153.05852: stderr chunk (state=3): >>><<< 4846 1726773153.05855: stdout chunk (state=3): >>><<< 4846 1726773153.05858: done transferring module to remote 4846 1726773153.05860: _low_level_execute_command(): starting 4846 1726773153.05863: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773152.9932747-5872-26008051047642/ /root/.ansible/tmp/ansible-tmp-1726773152.9932747-5872-26008051047642/AnsiballZ_slurp.py && sleep 0' 4846 1726773153.06333: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773153.06337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773153.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 debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773153.06395: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773153.06402: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773153.06442: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773153.08400: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773153.08421: stderr chunk (state=3): >>><<< 4846 1726773153.08425: stdout chunk (state=3): >>><<< 4846 1726773153.08438: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773153.08442: _low_level_execute_command(): starting 4846 1726773153.08448: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773152.9932747-5872-26008051047642/AnsiballZ_slurp.py && sleep 0' 4846 1726773153.08901: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773153.08904: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773153.08909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773153.08912: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773153.08914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773153.08965: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773153.08968: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773153.09024: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773153.26876: 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"}}} <<< 4846 1726773153.28399: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773153.28464: stderr chunk (state=3): >>><<< 4846 1726773153.28468: stdout chunk (state=3): >>><<< 4846 1726773153.28486: _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_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773153.28517: 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-1726773152.9932747-5872-26008051047642/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4846 1726773153.28529: _low_level_execute_command(): starting 4846 1726773153.28535: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773152.9932747-5872-26008051047642/ > /dev/null 2>&1 && sleep 0' 4846 1726773153.29028: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773153.29031: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773153.29034: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address <<< 4846 1726773153.29036: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773153.29038: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773153.29097: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773153.29100: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773153.29141: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773153.31124: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773153.31177: stderr chunk (state=3): >>><<< 4846 1726773153.31180: stdout chunk (state=3): >>><<< 4846 1726773153.31193: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773153.31200: handler run complete 4846 1726773153.31220: attempt loop complete, returning result 4846 1726773153.31223: _execute() done 4846 1726773153.31225: dumping result to json 4846 1726773153.31235: done dumping result, returning 4846 1726773153.31245: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get active_profile [0afff7ba-f7d3-e60c-8651-0000000006e5] 4846 1726773153.31252: sending task result for task 0afff7ba-f7d3-e60c-8651-0000000006e5 4846 1726773153.31359: done sending task result for task 0afff7ba-f7d3-e60c-8651-0000000006e5 4846 1726773153.31361: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 4846 1726773153.31441: no more pending results, returning what we have 4846 1726773153.31445: results queue empty 4846 1726773153.31446: checking for any_errors_fatal 4846 1726773153.31456: done checking for any_errors_fatal 4846 1726773153.31457: checking for max_fail_percentage 4846 1726773153.31459: done checking for max_fail_percentage 4846 1726773153.31460: checking to see if all hosts have failed and the running result is not ok 4846 1726773153.31461: done checking to see if all hosts have failed 4846 1726773153.31462: getting the remaining hosts for this loop 4846 1726773153.31464: done getting the remaining hosts for this loop 4846 1726773153.31470: getting the next task for host managed_node3 4846 1726773153.31483: done getting next task for host managed_node3 4846 1726773153.31487: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 4846 1726773153.31492: ^ state is: HOST STATE: block=2, task=20, 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 4846 1726773153.31507: getting variables 4846 1726773153.31509: in VariableManager get_vars() 4846 1726773153.31548: Calling all_inventory to load vars for managed_node3 4846 1726773153.31551: Calling groups_inventory to load vars for managed_node3 4846 1726773153.31554: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773153.31564: Calling all_plugins_play to load vars for managed_node3 4846 1726773153.31567: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773153.31570: Calling groups_plugins_play to load vars for managed_node3 4846 1726773153.31745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773153.32172: done with get_vars() 4846 1726773153.32182: done getting variables 4846 1726773153.32232: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:85 Thursday 19 September 2024 15:12:33 -0400 (0:00:00.376) 0:00:31.900 **** 4846 1726773153.32259: entering _queue_task() for managed_node3/set_fact 4846 1726773153.32483: worker is 1 (out of 1 available) 4846 1726773153.32501: exiting _queue_task() for managed_node3/set_fact 4846 1726773153.32516: done queuing things up, now waiting for results queue to drain 4846 1726773153.32518: waiting for pending results... 4846 1726773153.32754: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile 4846 1726773153.32861: in run() - task 0afff7ba-f7d3-e60c-8651-0000000006e6 4846 1726773153.32877: variable 'ansible_search_path' from source: unknown 4846 1726773153.32881: variable 'ansible_search_path' from source: unknown 4846 1726773153.32921: calling self._execute() 4846 1726773153.33006: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773153.33023: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773153.33034: variable 'omit' from source: magic vars 4846 1726773153.33132: variable 'omit' from source: magic vars 4846 1726773153.33183: variable 'omit' from source: magic vars 4846 1726773153.33552: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4846 1726773153.33561: variable '__cur_profile' from source: task vars 4846 1726773153.33692: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4846 1726773153.35827: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4846 1726773153.35891: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4846 1726773153.35925: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4846 1726773153.35955: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4846 1726773153.35983: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4846 1726773153.36053: 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) 4846 1726773153.36080: 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) 4846 1726773153.36101: 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) 4846 1726773153.36139: 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) 4846 1726773153.36152: 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) 4846 1726773153.36251: variable '__kernel_settings_tuned_current_profile' from source: set_fact 4846 1726773153.36296: variable 'omit' from source: magic vars 4846 1726773153.36324: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773153.36351: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773153.36367: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773153.36384: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773153.36395: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773153.36424: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773153.36427: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773153.36432: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773153.36520: Set connection var ansible_shell_executable to /bin/sh 4846 1726773153.36526: Set connection var ansible_pipelining to False 4846 1726773153.36529: Set connection var ansible_shell_type to sh 4846 1726773153.36532: Set connection var ansible_connection to ssh 4846 1726773153.36539: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773153.36549: Set connection var ansible_timeout to 10 4846 1726773153.36575: variable 'ansible_shell_executable' from source: unknown 4846 1726773153.36579: variable 'ansible_connection' from source: unknown 4846 1726773153.36581: variable 'ansible_module_compression' from source: unknown 4846 1726773153.36584: variable 'ansible_shell_type' from source: unknown 4846 1726773153.36586: variable 'ansible_shell_executable' from source: unknown 4846 1726773153.36589: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773153.36594: variable 'ansible_pipelining' from source: unknown 4846 1726773153.36597: variable 'ansible_timeout' from source: unknown 4846 1726773153.36602: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773153.36689: 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) 4846 1726773153.36700: variable 'omit' from source: magic vars 4846 1726773153.36709: starting attempt loop 4846 1726773153.36711: running the handler 4846 1726773153.36722: handler run complete 4846 1726773153.36730: attempt loop complete, returning result 4846 1726773153.36733: _execute() done 4846 1726773153.36736: dumping result to json 4846 1726773153.36741: done dumping result, returning 4846 1726773153.36749: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set active_profile [0afff7ba-f7d3-e60c-8651-0000000006e6] 4846 1726773153.36756: sending task result for task 0afff7ba-f7d3-e60c-8651-0000000006e6 4846 1726773153.36848: done sending task result for task 0afff7ba-f7d3-e60c-8651-0000000006e6 4846 1726773153.36852: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_active_profile": "virtual-guest kernel_settings" }, "changed": false } 4846 1726773153.36947: no more pending results, returning what we have 4846 1726773153.36951: results queue empty 4846 1726773153.36952: checking for any_errors_fatal 4846 1726773153.36959: done checking for any_errors_fatal 4846 1726773153.36960: checking for max_fail_percentage 4846 1726773153.36962: done checking for max_fail_percentage 4846 1726773153.36963: checking to see if all hosts have failed and the running result is not ok 4846 1726773153.36964: done checking to see if all hosts have failed 4846 1726773153.36965: getting the remaining hosts for this loop 4846 1726773153.36967: done getting the remaining hosts for this loop 4846 1726773153.36972: getting the next task for host managed_node3 4846 1726773153.36982: done getting next task for host managed_node3 4846 1726773153.36986: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 4846 1726773153.36991: ^ state is: HOST STATE: block=2, task=20, 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 4846 1726773153.37011: getting variables 4846 1726773153.37013: in VariableManager get_vars() 4846 1726773153.37050: Calling all_inventory to load vars for managed_node3 4846 1726773153.37053: Calling groups_inventory to load vars for managed_node3 4846 1726773153.37055: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773153.37064: Calling all_plugins_play to load vars for managed_node3 4846 1726773153.37067: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773153.37071: Calling groups_plugins_play to load vars for managed_node3 4846 1726773153.37241: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773153.37446: done with get_vars() 4846 1726773153.37457: done getting variables 4846 1726773153.37504: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 Thursday 19 September 2024 15:12:33 -0400 (0:00:00.052) 0:00:31.952 **** 4846 1726773153.37535: entering _queue_task() for managed_node3/copy 4846 1726773153.37746: worker is 1 (out of 1 available) 4846 1726773153.37762: exiting _queue_task() for managed_node3/copy 4846 1726773153.37776: done queuing things up, now waiting for results queue to drain 4846 1726773153.37777: waiting for pending results... 4846 1726773153.38066: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile 4846 1726773153.38512: in run() - task 0afff7ba-f7d3-e60c-8651-0000000006e7 4846 1726773153.38516: variable 'ansible_search_path' from source: unknown 4846 1726773153.38518: variable 'ansible_search_path' from source: unknown 4846 1726773153.38522: calling self._execute() 4846 1726773153.38524: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773153.38528: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773153.38532: variable 'omit' from source: magic vars 4846 1726773153.38670: variable 'omit' from source: magic vars 4846 1726773153.38754: variable 'omit' from source: magic vars 4846 1726773153.38797: variable '__kernel_settings_active_profile' from source: set_fact 4846 1726773153.39163: variable '__kernel_settings_active_profile' from source: set_fact 4846 1726773153.39200: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 4846 1726773153.39293: variable '__kernel_settings_tuned_active_profile' from source: role '' all vars 4846 1726773153.39487: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4846 1726773153.39532: variable 'omit' from source: magic vars 4846 1726773153.39584: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773153.39636: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773153.39667: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773153.39699: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773153.39722: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773153.39766: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773153.39779: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773153.39789: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773153.39928: Set connection var ansible_shell_executable to /bin/sh 4846 1726773153.39943: Set connection var ansible_pipelining to False 4846 1726773153.39952: Set connection var ansible_shell_type to sh 4846 1726773153.39960: Set connection var ansible_connection to ssh 4846 1726773153.39976: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773153.39994: Set connection var ansible_timeout to 10 4846 1726773153.40031: variable 'ansible_shell_executable' from source: unknown 4846 1726773153.40040: variable 'ansible_connection' from source: unknown 4846 1726773153.40050: variable 'ansible_module_compression' from source: unknown 4846 1726773153.40058: variable 'ansible_shell_type' from source: unknown 4846 1726773153.40211: variable 'ansible_shell_executable' from source: unknown 4846 1726773153.40215: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773153.40217: variable 'ansible_pipelining' from source: unknown 4846 1726773153.40220: variable 'ansible_timeout' from source: unknown 4846 1726773153.40222: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773153.40283: 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) 4846 1726773153.40302: variable 'omit' from source: magic vars 4846 1726773153.40317: starting attempt loop 4846 1726773153.40325: running the handler 4846 1726773153.40344: _low_level_execute_command(): starting 4846 1726773153.40359: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4846 1726773153.41128: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4846 1726773153.41147: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773153.41268: 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.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773153.41302: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773153.41395: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773153.43184: stdout chunk (state=3): >>>/root <<< 4846 1726773153.43293: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773153.43351: stderr chunk (state=3): >>><<< 4846 1726773153.43355: stdout chunk (state=3): >>><<< 4846 1726773153.43376: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773153.43393: _low_level_execute_command(): starting 4846 1726773153.43400: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773153.4337983-5885-41008468508245 `" && echo ansible-tmp-1726773153.4337983-5885-41008468508245="` echo /root/.ansible/tmp/ansible-tmp-1726773153.4337983-5885-41008468508245 `" ) && sleep 0' 4846 1726773153.43861: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773153.43864: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773153.43877: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773153.43880: 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.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773153.43927: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773153.43935: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773153.43982: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773153.46075: stdout chunk (state=3): >>>ansible-tmp-1726773153.4337983-5885-41008468508245=/root/.ansible/tmp/ansible-tmp-1726773153.4337983-5885-41008468508245 <<< 4846 1726773153.46195: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773153.46248: stderr chunk (state=3): >>><<< 4846 1726773153.46252: stdout chunk (state=3): >>><<< 4846 1726773153.46269: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773153.4337983-5885-41008468508245=/root/.ansible/tmp/ansible-tmp-1726773153.4337983-5885-41008468508245 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773153.46352: variable 'ansible_module_compression' from source: unknown 4846 1726773153.46399: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4846hktl8x9z/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4846 1726773153.46434: variable 'ansible_facts' from source: unknown 4846 1726773153.46497: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773153.4337983-5885-41008468508245/AnsiballZ_stat.py 4846 1726773153.46608: Sending initial data 4846 1726773153.46612: Sent initial data (150 bytes) 4846 1726773153.47076: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773153.47080: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773153.47084: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration <<< 4846 1726773153.47088: 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.14.32 originally 10.31.14.32 debug2: match found <<< 4846 1726773153.47090: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773153.47140: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773153.47143: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773153.47195: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773153.48855: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773153.48886: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773153.48922: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpjw6t9uqh /root/.ansible/tmp/ansible-tmp-1726773153.4337983-5885-41008468508245/AnsiballZ_stat.py <<< 4846 1726773153.48930: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773153.4337983-5885-41008468508245/AnsiballZ_stat.py" <<< 4846 1726773153.48958: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpjw6t9uqh" to remote "/root/.ansible/tmp/ansible-tmp-1726773153.4337983-5885-41008468508245/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773153.4337983-5885-41008468508245/AnsiballZ_stat.py" <<< 4846 1726773153.49728: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773153.49795: stderr chunk (state=3): >>><<< 4846 1726773153.49798: stdout chunk (state=3): >>><<< 4846 1726773153.49820: done transferring module to remote 4846 1726773153.49831: _low_level_execute_command(): starting 4846 1726773153.49836: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773153.4337983-5885-41008468508245/ /root/.ansible/tmp/ansible-tmp-1726773153.4337983-5885-41008468508245/AnsiballZ_stat.py && sleep 0' 4846 1726773153.50295: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773153.50298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773153.50302: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773153.50371: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773153.50414: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773153.52402: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773153.52451: stderr chunk (state=3): >>><<< 4846 1726773153.52455: stdout chunk (state=3): >>><<< 4846 1726773153.52470: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773153.52473: _low_level_execute_command(): starting 4846 1726773153.52481: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773153.4337983-5885-41008468508245/AnsiballZ_stat.py && sleep 0' 4846 1726773153.52921: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773153.52925: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773153.52927: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773153.52930: 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.14.32 originally 10.31.14.32 debug2: match found <<< 4846 1726773153.52932: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773153.52987: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773153.52990: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773153.53041: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773153.72144: 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": 262948, "dev": 51714, "nlink": 1, "atime": 1726773138.963455, "mtime": 1726773133.6753705, "ctime": 1726773133.6753705, "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": "51282542", "attributes": ["extents"], "attr_flags": "e"}, "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}}} <<< 4846 1726773153.73892: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773153.73959: stderr chunk (state=3): >>><<< 4846 1726773153.73963: stdout chunk (state=3): >>><<< 4846 1726773153.73982: _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": 262948, "dev": 51714, "nlink": 1, "atime": 1726773138.963455, "mtime": 1726773133.6753705, "ctime": 1726773133.6753705, "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": "51282542", "attributes": ["extents"], "attr_flags": "e"}, "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_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773153.74041: 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-1726773153.4337983-5885-41008468508245/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 4846 1726773153.74084: variable 'ansible_module_compression' from source: unknown 4846 1726773153.74126: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4846hktl8x9z/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 4846 1726773153.74147: variable 'ansible_facts' from source: unknown 4846 1726773153.74199: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773153.4337983-5885-41008468508245/AnsiballZ_file.py 4846 1726773153.74313: Sending initial data 4846 1726773153.74317: Sent initial data (150 bytes) 4846 1726773153.74798: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773153.74836: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773153.74841: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773153.74844: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773153.74846: 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.14.32 originally 10.31.14.32 debug2: match found <<< 4846 1726773153.74849: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773153.74902: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773153.74907: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773153.74952: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773153.76691: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773153.76730: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773153.76768: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmp4x3a5by5 /root/.ansible/tmp/ansible-tmp-1726773153.4337983-5885-41008468508245/AnsiballZ_file.py <<< 4846 1726773153.76816: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773153.4337983-5885-41008468508245/AnsiballZ_file.py" <<< 4846 1726773153.76821: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmp4x3a5by5" to remote "/root/.ansible/tmp/ansible-tmp-1726773153.4337983-5885-41008468508245/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773153.4337983-5885-41008468508245/AnsiballZ_file.py" <<< 4846 1726773153.77920: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773153.77935: stderr chunk (state=3): >>><<< 4846 1726773153.77938: stdout chunk (state=3): >>><<< 4846 1726773153.77957: done transferring module to remote 4846 1726773153.77966: _low_level_execute_command(): starting 4846 1726773153.77972: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773153.4337983-5885-41008468508245/ /root/.ansible/tmp/ansible-tmp-1726773153.4337983-5885-41008468508245/AnsiballZ_file.py && sleep 0' 4846 1726773153.78447: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773153.78450: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773153.78453: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4846 1726773153.78455: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773153.78457: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773153.78509: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773153.78513: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773153.78560: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773153.80612: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773153.80615: stderr chunk (state=3): >>><<< 4846 1726773153.80618: stdout chunk (state=3): >>><<< 4846 1726773153.80621: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773153.80624: _low_level_execute_command(): starting 4846 1726773153.80626: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773153.4337983-5885-41008468508245/AnsiballZ_file.py && sleep 0' 4846 1726773153.81271: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4846 1726773153.81284: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773153.81296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773153.81413: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773153.81417: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 <<< 4846 1726773153.81424: stderr chunk (state=3): >>>debug2: match not found <<< 4846 1726773153.81426: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773153.81429: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 4846 1726773153.81431: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address <<< 4846 1726773153.81434: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 4846 1726773153.81436: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773153.81438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773153.81440: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773153.81442: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 <<< 4846 1726773153.81489: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773153.81529: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773153.81542: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773153.81560: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773153.81646: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773154.00486: 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": ".z9kgjpq7", "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}}} <<< 4846 1726773154.02054: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773154.02118: stderr chunk (state=3): >>><<< 4846 1726773154.02122: stdout chunk (state=3): >>><<< 4846 1726773154.02141: _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": ".z9kgjpq7", "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_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773154.02178: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/active_profile', '_original_basename': '.z9kgjpq7', '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-1726773153.4337983-5885-41008468508245/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4846 1726773154.02187: _low_level_execute_command(): starting 4846 1726773154.02193: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773153.4337983-5885-41008468508245/ > /dev/null 2>&1 && sleep 0' 4846 1726773154.02870: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773154.02892: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 <<< 4846 1726773154.02913: stderr chunk (state=3): >>>debug2: match found <<< 4846 1726773154.02979: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773154.03027: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773154.03046: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773154.03109: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773154.03159: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773154.05125: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773154.05176: stderr chunk (state=3): >>><<< 4846 1726773154.05182: stdout chunk (state=3): >>><<< 4846 1726773154.05199: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773154.05209: handler run complete 4846 1726773154.05235: attempt loop complete, returning result 4846 1726773154.05238: _execute() done 4846 1726773154.05248: dumping result to json 4846 1726773154.05250: done dumping result, returning 4846 1726773154.05260: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile [0afff7ba-f7d3-e60c-8651-0000000006e7] 4846 1726773154.05267: sending task result for task 0afff7ba-f7d3-e60c-8651-0000000006e7 4846 1726773154.05384: done sending task result for task 0afff7ba-f7d3-e60c-8651-0000000006e7 4846 1726773154.05387: 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 } 4846 1726773154.05503: no more pending results, returning what we have 4846 1726773154.05509: results queue empty 4846 1726773154.05510: checking for any_errors_fatal 4846 1726773154.05518: done checking for any_errors_fatal 4846 1726773154.05518: checking for max_fail_percentage 4846 1726773154.05520: done checking for max_fail_percentage 4846 1726773154.05521: checking to see if all hosts have failed and the running result is not ok 4846 1726773154.05522: done checking to see if all hosts have failed 4846 1726773154.05523: getting the remaining hosts for this loop 4846 1726773154.05525: done getting the remaining hosts for this loop 4846 1726773154.05530: getting the next task for host managed_node3 4846 1726773154.05537: done getting next task for host managed_node3 4846 1726773154.05540: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 4846 1726773154.05545: ^ state is: HOST STATE: block=2, task=20, 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 4846 1726773154.05556: getting variables 4846 1726773154.05558: in VariableManager get_vars() 4846 1726773154.05594: Calling all_inventory to load vars for managed_node3 4846 1726773154.05597: Calling groups_inventory to load vars for managed_node3 4846 1726773154.05600: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773154.05613: Calling all_plugins_play to load vars for managed_node3 4846 1726773154.05617: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773154.05621: Calling groups_plugins_play to load vars for managed_node3 4846 1726773154.05845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773154.06036: done with get_vars() 4846 1726773154.06047: done getting variables 4846 1726773154.06095: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 Thursday 19 September 2024 15:12:34 -0400 (0:00:00.685) 0:00:32.638 **** 4846 1726773154.06124: entering _queue_task() for managed_node3/copy 4846 1726773154.06334: worker is 1 (out of 1 available) 4846 1726773154.06349: exiting _queue_task() for managed_node3/copy 4846 1726773154.06361: done queuing things up, now waiting for results queue to drain 4846 1726773154.06362: waiting for pending results... 4846 1726773154.06585: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual 4846 1726773154.06697: in run() - task 0afff7ba-f7d3-e60c-8651-0000000006e8 4846 1726773154.06710: variable 'ansible_search_path' from source: unknown 4846 1726773154.06714: variable 'ansible_search_path' from source: unknown 4846 1726773154.06749: calling self._execute() 4846 1726773154.06834: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773154.06840: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773154.06852: variable 'omit' from source: magic vars 4846 1726773154.06951: variable 'omit' from source: magic vars 4846 1726773154.07001: variable 'omit' from source: magic vars 4846 1726773154.07036: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 4846 1726773154.07302: variable '__kernel_settings_tuned_profile_mode' from source: role '' all vars 4846 1726773154.07370: variable '__kernel_settings_tuned_dir' from source: role '' all vars 4846 1726773154.07407: variable 'omit' from source: magic vars 4846 1726773154.07445: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773154.07480: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773154.07499: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773154.07517: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773154.07528: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773154.07554: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773154.07558: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773154.07563: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773154.07651: Set connection var ansible_shell_executable to /bin/sh 4846 1726773154.07657: Set connection var ansible_pipelining to False 4846 1726773154.07660: Set connection var ansible_shell_type to sh 4846 1726773154.07662: Set connection var ansible_connection to ssh 4846 1726773154.07670: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773154.07682: Set connection var ansible_timeout to 10 4846 1726773154.07704: variable 'ansible_shell_executable' from source: unknown 4846 1726773154.07709: variable 'ansible_connection' from source: unknown 4846 1726773154.07712: variable 'ansible_module_compression' from source: unknown 4846 1726773154.07717: variable 'ansible_shell_type' from source: unknown 4846 1726773154.07719: variable 'ansible_shell_executable' from source: unknown 4846 1726773154.07724: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773154.07729: variable 'ansible_pipelining' from source: unknown 4846 1726773154.07733: variable 'ansible_timeout' from source: unknown 4846 1726773154.07738: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773154.07860: 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) 4846 1726773154.07870: variable 'omit' from source: magic vars 4846 1726773154.07879: starting attempt loop 4846 1726773154.07882: running the handler 4846 1726773154.07894: _low_level_execute_command(): starting 4846 1726773154.07907: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4846 1726773154.08452: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773154.08458: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4846 1726773154.08461: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found <<< 4846 1726773154.08464: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773154.08511: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773154.08528: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773154.08531: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773154.08574: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773154.10316: stdout chunk (state=3): >>>/root <<< 4846 1726773154.10426: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773154.10481: stderr chunk (state=3): >>><<< 4846 1726773154.10484: stdout chunk (state=3): >>><<< 4846 1726773154.10509: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773154.10524: _low_level_execute_command(): starting 4846 1726773154.10530: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773154.1050906-5915-220440004270188 `" && echo ansible-tmp-1726773154.1050906-5915-220440004270188="` echo /root/.ansible/tmp/ansible-tmp-1726773154.1050906-5915-220440004270188 `" ) && sleep 0' 4846 1726773154.10969: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773154.10978: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773154.11011: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773154.11022: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773154.11025: 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.14.32 originally 10.31.14.32 debug2: match found <<< 4846 1726773154.11028: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773154.11078: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773154.11085: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773154.11129: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773154.13182: stdout chunk (state=3): >>>ansible-tmp-1726773154.1050906-5915-220440004270188=/root/.ansible/tmp/ansible-tmp-1726773154.1050906-5915-220440004270188 <<< 4846 1726773154.13301: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773154.13356: stderr chunk (state=3): >>><<< 4846 1726773154.13359: stdout chunk (state=3): >>><<< 4846 1726773154.13376: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773154.1050906-5915-220440004270188=/root/.ansible/tmp/ansible-tmp-1726773154.1050906-5915-220440004270188 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773154.13458: variable 'ansible_module_compression' from source: unknown 4846 1726773154.13510: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4846hktl8x9z/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4846 1726773154.13545: variable 'ansible_facts' from source: unknown 4846 1726773154.13615: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773154.1050906-5915-220440004270188/AnsiballZ_stat.py 4846 1726773154.13719: Sending initial data 4846 1726773154.13723: Sent initial data (151 bytes) 4846 1726773154.14195: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773154.14199: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773154.14201: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773154.14206: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773154.14208: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773154.14261: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773154.14264: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773154.14316: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773154.16061: 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 <<< 4846 1726773154.16065: stderr chunk (state=3): >>>debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773154.16098: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773154.16137: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpnhhk4gj_ /root/.ansible/tmp/ansible-tmp-1726773154.1050906-5915-220440004270188/AnsiballZ_stat.py <<< 4846 1726773154.16143: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773154.1050906-5915-220440004270188/AnsiballZ_stat.py" <<< 4846 1726773154.16177: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpnhhk4gj_" to remote "/root/.ansible/tmp/ansible-tmp-1726773154.1050906-5915-220440004270188/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773154.1050906-5915-220440004270188/AnsiballZ_stat.py" <<< 4846 1726773154.16959: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773154.17029: stderr chunk (state=3): >>><<< 4846 1726773154.17032: stdout chunk (state=3): >>><<< 4846 1726773154.17057: done transferring module to remote 4846 1726773154.17067: _low_level_execute_command(): starting 4846 1726773154.17075: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773154.1050906-5915-220440004270188/ /root/.ansible/tmp/ansible-tmp-1726773154.1050906-5915-220440004270188/AnsiballZ_stat.py && sleep 0' 4846 1726773154.17545: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773154.17549: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773154.17551: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4846 1726773154.17554: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773154.17556: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773154.17620: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773154.17623: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773154.17663: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773154.19624: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773154.19683: stderr chunk (state=3): >>><<< 4846 1726773154.19686: stdout chunk (state=3): >>><<< 4846 1726773154.19703: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773154.19708: _low_level_execute_command(): starting 4846 1726773154.19715: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773154.1050906-5915-220440004270188/AnsiballZ_stat.py && sleep 0' 4846 1726773154.20188: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773154.20191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773154.20196: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address <<< 4846 1726773154.20198: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773154.20200: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773154.20250: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773154.20253: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773154.20311: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773154.39561: 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": 262418, "dev": 51714, "nlink": 1, "atime": 1726773139.4534626, "mtime": 1726773133.6753705, "ctime": 1726773133.6753705, "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": "2724866095", "attributes": ["extents"], "attr_flags": "e"}, "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}}} <<< 4846 1726773154.41532: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773154.41536: stdout chunk (state=3): >>><<< 4846 1726773154.41538: stderr chunk (state=3): >>><<< 4846 1726773154.41541: _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": 262418, "dev": 51714, "nlink": 1, "atime": 1726773139.4534626, "mtime": 1726773133.6753705, "ctime": 1726773133.6753705, "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": "2724866095", "attributes": ["extents"], "attr_flags": "e"}, "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_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773154.41605: 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-1726773154.1050906-5915-220440004270188/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 4846 1726773154.41672: variable 'ansible_module_compression' from source: unknown 4846 1726773154.41742: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4846hktl8x9z/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 4846 1726773154.41770: variable 'ansible_facts' from source: unknown 4846 1726773154.41854: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773154.1050906-5915-220440004270188/AnsiballZ_file.py 4846 1726773154.42035: Sending initial data 4846 1726773154.42048: Sent initial data (151 bytes) 4846 1726773154.42757: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4846 1726773154.42822: 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.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773154.42902: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773154.42925: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773154.42958: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773154.43039: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773154.44795: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773154.44842: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773154.44892: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpmf8p1t0g /root/.ansible/tmp/ansible-tmp-1726773154.1050906-5915-220440004270188/AnsiballZ_file.py <<< 4846 1726773154.44896: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773154.1050906-5915-220440004270188/AnsiballZ_file.py" <<< 4846 1726773154.44949: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpmf8p1t0g" to remote "/root/.ansible/tmp/ansible-tmp-1726773154.1050906-5915-220440004270188/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773154.1050906-5915-220440004270188/AnsiballZ_file.py" <<< 4846 1726773154.46110: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773154.46222: stderr chunk (state=3): >>><<< 4846 1726773154.46357: stdout chunk (state=3): >>><<< 4846 1726773154.46360: done transferring module to remote 4846 1726773154.46363: _low_level_execute_command(): starting 4846 1726773154.46366: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773154.1050906-5915-220440004270188/ /root/.ansible/tmp/ansible-tmp-1726773154.1050906-5915-220440004270188/AnsiballZ_file.py && sleep 0' 4846 1726773154.47149: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773154.47153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773154.47156: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773154.47158: 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.14.32 originally 10.31.14.32 debug2: match found <<< 4846 1726773154.47161: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773154.47214: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773154.47249: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773154.49229: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773154.49282: stderr chunk (state=3): >>><<< 4846 1726773154.49298: stdout chunk (state=3): >>><<< 4846 1726773154.49323: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773154.49425: _low_level_execute_command(): starting 4846 1726773154.49429: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773154.1050906-5915-220440004270188/AnsiballZ_file.py && sleep 0' 4846 1726773154.50027: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4846 1726773154.50148: 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.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773154.50180: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773154.50275: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773154.69266: 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": ".f9jugixc", "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}}} <<< 4846 1726773154.70957: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773154.70961: stdout chunk (state=3): >>><<< 4846 1726773154.70964: stderr chunk (state=3): >>><<< 4846 1726773154.71113: _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": ".f9jugixc", "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_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773154.71117: done with _execute_module (ansible.legacy.file, {'mode': '0600', 'dest': '/etc/tuned/profile_mode', '_original_basename': '.f9jugixc', '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-1726773154.1050906-5915-220440004270188/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4846 1726773154.71120: _low_level_execute_command(): starting 4846 1726773154.71122: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773154.1050906-5915-220440004270188/ > /dev/null 2>&1 && sleep 0' 4846 1726773154.71765: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4846 1726773154.71788: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773154.71809: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773154.71832: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773154.71912: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773154.71958: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773154.71977: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773154.72019: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773154.72089: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773154.74066: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773154.74122: stderr chunk (state=3): >>><<< 4846 1726773154.74126: stdout chunk (state=3): >>><<< 4846 1726773154.74141: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773154.74150: handler run complete 4846 1726773154.74178: attempt loop complete, returning result 4846 1726773154.74181: _execute() done 4846 1726773154.74184: dumping result to json 4846 1726773154.74189: done dumping result, returning 4846 1726773154.74199: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set profile_mode to manual [0afff7ba-f7d3-e60c-8651-0000000006e8] 4846 1726773154.74207: sending task result for task 0afff7ba-f7d3-e60c-8651-0000000006e8 4846 1726773154.74334: done sending task result for task 0afff7ba-f7d3-e60c-8651-0000000006e8 4846 1726773154.74336: 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 } 4846 1726773154.74468: no more pending results, returning what we have 4846 1726773154.74472: results queue empty 4846 1726773154.74475: checking for any_errors_fatal 4846 1726773154.74481: done checking for any_errors_fatal 4846 1726773154.74482: checking for max_fail_percentage 4846 1726773154.74483: done checking for max_fail_percentage 4846 1726773154.74484: checking to see if all hosts have failed and the running result is not ok 4846 1726773154.74485: done checking to see if all hosts have failed 4846 1726773154.74486: getting the remaining hosts for this loop 4846 1726773154.74488: done getting the remaining hosts for this loop 4846 1726773154.74492: getting the next task for host managed_node3 4846 1726773154.74499: done getting next task for host managed_node3 4846 1726773154.74503: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get current config 4846 1726773154.74512: ^ state is: HOST STATE: block=2, task=20, 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 4846 1726773154.74524: getting variables 4846 1726773154.74526: in VariableManager get_vars() 4846 1726773154.74562: Calling all_inventory to load vars for managed_node3 4846 1726773154.74564: Calling groups_inventory to load vars for managed_node3 4846 1726773154.74566: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773154.74575: Calling all_plugins_play to load vars for managed_node3 4846 1726773154.74578: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773154.74580: Calling groups_plugins_play to load vars for managed_node3 4846 1726773154.74740: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773154.74969: done with get_vars() 4846 1726773154.74981: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Get current config] ********** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:107 Thursday 19 September 2024 15:12:34 -0400 (0:00:00.689) 0:00:33.328 **** 4846 1726773154.75050: entering _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 4846 1726773154.75266: worker is 1 (out of 1 available) 4846 1726773154.75283: exiting _queue_task() for managed_node3/fedora.linux_system_roles.kernel_settings_get_config 4846 1726773154.75295: done queuing things up, now waiting for results queue to drain 4846 1726773154.75297: waiting for pending results... 4846 1726773154.75596: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get current config 4846 1726773154.75816: in run() - task 0afff7ba-f7d3-e60c-8651-0000000006e9 4846 1726773154.75820: variable 'ansible_search_path' from source: unknown 4846 1726773154.75822: variable 'ansible_search_path' from source: unknown 4846 1726773154.75842: calling self._execute() 4846 1726773154.75956: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773154.75970: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773154.75992: variable 'omit' from source: magic vars 4846 1726773154.76143: variable 'omit' from source: magic vars 4846 1726773154.76295: variable 'omit' from source: magic vars 4846 1726773154.76364: variable '__kernel_settings_profile_filename' from source: role '' all vars 4846 1726773154.76628: variable '__kernel_settings_profile_filename' from source: role '' all vars 4846 1726773154.76698: variable '__kernel_settings_profile_dir' from source: role '' all vars 4846 1726773154.76776: variable '__kernel_settings_profile_parent' from source: set_fact 4846 1726773154.76780: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4846 1726773154.76824: variable 'omit' from source: magic vars 4846 1726773154.76861: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773154.76893: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773154.76913: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773154.76929: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773154.76940: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773154.76969: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773154.76975: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773154.76978: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773154.77068: Set connection var ansible_shell_executable to /bin/sh 4846 1726773154.77077: Set connection var ansible_pipelining to False 4846 1726773154.77080: Set connection var ansible_shell_type to sh 4846 1726773154.77082: Set connection var ansible_connection to ssh 4846 1726773154.77088: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773154.77097: Set connection var ansible_timeout to 10 4846 1726773154.77120: variable 'ansible_shell_executable' from source: unknown 4846 1726773154.77123: variable 'ansible_connection' from source: unknown 4846 1726773154.77125: variable 'ansible_module_compression' from source: unknown 4846 1726773154.77128: variable 'ansible_shell_type' from source: unknown 4846 1726773154.77134: variable 'ansible_shell_executable' from source: unknown 4846 1726773154.77136: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773154.77141: variable 'ansible_pipelining' from source: unknown 4846 1726773154.77144: variable 'ansible_timeout' from source: unknown 4846 1726773154.77149: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773154.77311: 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__) 4846 1726773154.77322: variable 'omit' from source: magic vars 4846 1726773154.77329: starting attempt loop 4846 1726773154.77332: running the handler 4846 1726773154.77348: _low_level_execute_command(): starting 4846 1726773154.77356: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4846 1726773154.77885: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773154.77889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773154.77893: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 <<< 4846 1726773154.77898: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773154.77950: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773154.77957: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773154.78003: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773154.79792: stdout chunk (state=3): >>>/root <<< 4846 1726773154.79902: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773154.79951: stderr chunk (state=3): >>><<< 4846 1726773154.79955: stdout chunk (state=3): >>><<< 4846 1726773154.79976: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773154.80003: _low_level_execute_command(): starting 4846 1726773154.80010: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773154.7998338-5939-124359210064298 `" && echo ansible-tmp-1726773154.7998338-5939-124359210064298="` echo /root/.ansible/tmp/ansible-tmp-1726773154.7998338-5939-124359210064298 `" ) && sleep 0' 4846 1726773154.80452: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773154.80455: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773154.80465: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773154.80468: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773154.80519: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773154.80525: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773154.80570: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773154.82638: stdout chunk (state=3): >>>ansible-tmp-1726773154.7998338-5939-124359210064298=/root/.ansible/tmp/ansible-tmp-1726773154.7998338-5939-124359210064298 <<< 4846 1726773154.82776: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773154.82818: stderr chunk (state=3): >>><<< 4846 1726773154.82827: stdout chunk (state=3): >>><<< 4846 1726773154.82840: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773154.7998338-5939-124359210064298=/root/.ansible/tmp/ansible-tmp-1726773154.7998338-5939-124359210064298 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773154.82884: variable 'ansible_module_compression' from source: unknown 4846 1726773154.82934: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4846hktl8x9z/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.kernel_settings_get_config-ZIP_DEFLATED 4846 1726773154.82981: variable 'ansible_facts' from source: unknown 4846 1726773154.83062: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773154.7998338-5939-124359210064298/AnsiballZ_kernel_settings_get_config.py 4846 1726773154.83348: Sending initial data 4846 1726773154.83351: Sent initial data (173 bytes) 4846 1726773154.83826: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4846 1726773154.83925: 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.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773154.83961: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773154.83964: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773154.83970: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773154.84076: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773154.85744: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 4846 1726773154.85755: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773154.85780: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773154.85817: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpdxqk913n /root/.ansible/tmp/ansible-tmp-1726773154.7998338-5939-124359210064298/AnsiballZ_kernel_settings_get_config.py <<< 4846 1726773154.85825: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773154.7998338-5939-124359210064298/AnsiballZ_kernel_settings_get_config.py" <<< 4846 1726773154.85855: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpdxqk913n" to remote "/root/.ansible/tmp/ansible-tmp-1726773154.7998338-5939-124359210064298/AnsiballZ_kernel_settings_get_config.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773154.7998338-5939-124359210064298/AnsiballZ_kernel_settings_get_config.py" <<< 4846 1726773154.86812: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773154.86818: stderr chunk (state=3): >>><<< 4846 1726773154.86823: stdout chunk (state=3): >>><<< 4846 1726773154.86850: done transferring module to remote 4846 1726773154.86863: _low_level_execute_command(): starting 4846 1726773154.86911: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773154.7998338-5939-124359210064298/ /root/.ansible/tmp/ansible-tmp-1726773154.7998338-5939-124359210064298/AnsiballZ_kernel_settings_get_config.py && sleep 0' 4846 1726773154.87446: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773154.87455: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773154.87463: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773154.87485: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773154.87497: 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.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773154.87558: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773154.87564: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773154.87609: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773154.89552: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773154.89604: stderr chunk (state=3): >>><<< 4846 1726773154.89610: stdout chunk (state=3): >>><<< 4846 1726773154.89629: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773154.89632: _low_level_execute_command(): starting 4846 1726773154.89638: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773154.7998338-5939-124359210064298/AnsiballZ_kernel_settings_get_config.py && sleep 0' 4846 1726773154.90070: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773154.90078: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773154.90104: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773154.90109: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773154.90112: 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.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773154.90168: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773154.90171: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773154.90226: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773155.08700: stdout chunk (state=3): >>> {"changed": false, "data": {"main": {"summary": "kernel settings"}, "sysctl": {"fs.epoll.max_user_watches": "785592", "fs.file-max": "379724"}, "sysfs": {"/sys/kernel/debug/x86/ibrs_enabled": "0", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0"}, "vm": {"transparent_hugepages": "madvise"}}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} <<< 4846 1726773155.10289: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773155.10354: stderr chunk (state=3): >>><<< 4846 1726773155.10358: stdout chunk (state=3): >>><<< 4846 1726773155.10377: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "data": {"main": {"summary": "kernel settings"}, "sysctl": {"fs.epoll.max_user_watches": "785592", "fs.file-max": "379724"}, "sysfs": {"/sys/kernel/debug/x86/ibrs_enabled": "0", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0"}, "vm": {"transparent_hugepages": "madvise"}}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf"}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773155.10412: done with _execute_module (fedora.linux_system_roles.kernel_settings_get_config, {'path': '/etc/tuned/profiles/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-1726773154.7998338-5939-124359210064298/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4846 1726773155.10423: _low_level_execute_command(): starting 4846 1726773155.10428: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773154.7998338-5939-124359210064298/ > /dev/null 2>&1 && sleep 0' 4846 1726773155.10919: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773155.10923: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773155.10926: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773155.10928: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773155.10994: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773155.10997: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773155.11000: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773155.11037: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773155.27358: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773155.27424: stderr chunk (state=3): >>><<< 4846 1726773155.27428: stdout chunk (state=3): >>><<< 4846 1726773155.27445: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773155.27454: handler run complete 4846 1726773155.27477: attempt loop complete, returning result 4846 1726773155.27480: _execute() done 4846 1726773155.27483: dumping result to json 4846 1726773155.27486: done dumping result, returning 4846 1726773155.27499: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get current config [0afff7ba-f7d3-e60c-8651-0000000006e9] 4846 1726773155.27507: sending task result for task 0afff7ba-f7d3-e60c-8651-0000000006e9 4846 1726773155.27622: done sending task result for task 0afff7ba-f7d3-e60c-8651-0000000006e9 4846 1726773155.27625: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "data": { "main": { "summary": "kernel settings" }, "sysctl": { "fs.epoll.max_user_watches": "785592", "fs.file-max": "379724" }, "sysfs": { "/sys/kernel/debug/x86/ibrs_enabled": "0", "/sys/kernel/debug/x86/pti_enabled": "0", "/sys/kernel/debug/x86/retp_enabled": "0" }, "vm": { "transparent_hugepages": "madvise" } } } 4846 1726773155.27734: no more pending results, returning what we have 4846 1726773155.27738: results queue empty 4846 1726773155.27739: checking for any_errors_fatal 4846 1726773155.27747: done checking for any_errors_fatal 4846 1726773155.27748: checking for max_fail_percentage 4846 1726773155.27750: done checking for max_fail_percentage 4846 1726773155.27751: checking to see if all hosts have failed and the running result is not ok 4846 1726773155.27752: done checking to see if all hosts have failed 4846 1726773155.27753: getting the remaining hosts for this loop 4846 1726773155.27755: done getting the remaining hosts for this loop 4846 1726773155.27760: getting the next task for host managed_node3 4846 1726773155.27766: done getting next task for host managed_node3 4846 1726773155.27770: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 4846 1726773155.27778: ^ state is: HOST STATE: block=2, task=20, 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 4846 1726773155.27790: getting variables 4846 1726773155.27791: in VariableManager get_vars() 4846 1726773155.27835: Calling all_inventory to load vars for managed_node3 4846 1726773155.27838: Calling groups_inventory to load vars for managed_node3 4846 1726773155.27841: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773155.27850: Calling all_plugins_play to load vars for managed_node3 4846 1726773155.27854: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773155.27857: Calling groups_plugins_play to load vars for managed_node3 4846 1726773155.28025: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773155.28228: done with get_vars() 4846 1726773155.28239: done getting variables 4846 1726773155.28290: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Thursday 19 September 2024 15:12:35 -0400 (0:00:00.532) 0:00:33.860 **** 4846 1726773155.28319: entering _queue_task() for managed_node3/template 4846 1726773155.28544: worker is 1 (out of 1 available) 4846 1726773155.28560: exiting _queue_task() for managed_node3/template 4846 1726773155.28577: done queuing things up, now waiting for results queue to drain 4846 1726773155.28579: waiting for pending results... 4846 1726773155.28787: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings 4846 1726773155.28878: in run() - task 0afff7ba-f7d3-e60c-8651-0000000006ea 4846 1726773155.28892: variable 'ansible_search_path' from source: unknown 4846 1726773155.28897: variable 'ansible_search_path' from source: unknown 4846 1726773155.28934: calling self._execute() 4846 1726773155.29021: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773155.29026: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773155.29038: variable 'omit' from source: magic vars 4846 1726773155.29131: variable 'omit' from source: magic vars 4846 1726773155.29179: variable 'omit' from source: magic vars 4846 1726773155.29462: variable '__kernel_settings_profile_src' from source: role '' all vars 4846 1726773155.29467: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4846 1726773155.29536: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4846 1726773155.29557: variable '__kernel_settings_profile_filename' from source: role '' all vars 4846 1726773155.29617: variable '__kernel_settings_profile_filename' from source: role '' all vars 4846 1726773155.29740: variable '__kernel_settings_profile_dir' from source: role '' all vars 4846 1726773155.29810: variable '__kernel_settings_profile_parent' from source: set_fact 4846 1726773155.29816: variable '__kernel_settings_tuned_profile' from source: role '' all vars 4846 1726773155.29846: variable 'omit' from source: magic vars 4846 1726773155.29884: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773155.29919: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773155.29939: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773155.29955: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773155.29966: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773155.29994: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773155.29998: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773155.30002: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773155.30088: Set connection var ansible_shell_executable to /bin/sh 4846 1726773155.30094: Set connection var ansible_pipelining to False 4846 1726773155.30097: Set connection var ansible_shell_type to sh 4846 1726773155.30100: Set connection var ansible_connection to ssh 4846 1726773155.30108: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773155.30117: Set connection var ansible_timeout to 10 4846 1726773155.30140: variable 'ansible_shell_executable' from source: unknown 4846 1726773155.30143: variable 'ansible_connection' from source: unknown 4846 1726773155.30146: variable 'ansible_module_compression' from source: unknown 4846 1726773155.30148: variable 'ansible_shell_type' from source: unknown 4846 1726773155.30151: variable 'ansible_shell_executable' from source: unknown 4846 1726773155.30157: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773155.30160: variable 'ansible_pipelining' from source: unknown 4846 1726773155.30165: variable 'ansible_timeout' from source: unknown 4846 1726773155.30170: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773155.30289: 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) 4846 1726773155.30300: variable 'omit' from source: magic vars 4846 1726773155.30308: starting attempt loop 4846 1726773155.30311: running the handler 4846 1726773155.30324: _low_level_execute_command(): starting 4846 1726773155.30332: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4846 1726773155.30897: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773155.30902: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773155.30905: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773155.30910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found <<< 4846 1726773155.30913: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773155.30967: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773155.30970: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773155.30973: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773155.31025: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773155.32814: stdout chunk (state=3): >>>/root <<< 4846 1726773155.32924: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773155.32986: stderr chunk (state=3): >>><<< 4846 1726773155.32990: stdout chunk (state=3): >>><<< 4846 1726773155.33012: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773155.33026: _low_level_execute_command(): starting 4846 1726773155.33032: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773155.3301306-5955-16144139899934 `" && echo ansible-tmp-1726773155.3301306-5955-16144139899934="` echo /root/.ansible/tmp/ansible-tmp-1726773155.3301306-5955-16144139899934 `" ) && sleep 0' 4846 1726773155.33476: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773155.33510: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773155.33514: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773155.33517: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773155.33520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773155.33572: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773155.33581: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773155.33627: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773155.35664: stdout chunk (state=3): >>>ansible-tmp-1726773155.3301306-5955-16144139899934=/root/.ansible/tmp/ansible-tmp-1726773155.3301306-5955-16144139899934 <<< 4846 1726773155.35788: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773155.35837: stderr chunk (state=3): >>><<< 4846 1726773155.35840: stdout chunk (state=3): >>><<< 4846 1726773155.35856: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773155.3301306-5955-16144139899934=/root/.ansible/tmp/ansible-tmp-1726773155.3301306-5955-16144139899934 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773155.35877: evaluation_path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks 4846 1726773155.35902: search_path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/templates/kernel_settings.j2 /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/kernel_settings.j2 /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/templates/kernel_settings.j2 /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/kernel_settings.j2 /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/templates/kernel_settings.j2 /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/kernel_settings.j2 4846 1726773155.35923: variable 'ansible_search_path' from source: unknown 4846 1726773155.36690: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4846 1726773155.38294: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4846 1726773155.38344: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4846 1726773155.38376: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4846 1726773155.38410: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4846 1726773155.38434: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4846 1726773155.38690: 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) 4846 1726773155.38715: 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) 4846 1726773155.38740: 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) 4846 1726773155.38777: 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) 4846 1726773155.38790: 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) 4846 1726773155.39114: 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) 4846 1726773155.39134: 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) 4846 1726773155.39168: 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) 4846 1726773155.39195: 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) 4846 1726773155.39210: 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) 4846 1726773155.39523: variable 'ansible_managed' from source: unknown 4846 1726773155.39528: variable '__sections' from source: task vars 4846 1726773155.39644: 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) 4846 1726773155.39664: 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) 4846 1726773155.39686: 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) 4846 1726773155.39727: 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) 4846 1726773155.39739: 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) 4846 1726773155.39831: variable 'kernel_settings_sysctl' from source: include params 4846 1726773155.39835: variable '__kernel_settings_state_empty' from source: role '' all vars 4846 1726773155.39843: variable '__kernel_settings_previous_replaced' from source: role '' all vars 4846 1726773155.39914: variable '__sysctl_old' from source: task vars 4846 1726773155.39934: variable '__sysctl_old' from source: task vars 4846 1726773155.40120: variable 'kernel_settings_purge' from source: include params 4846 1726773155.40123: variable 'kernel_settings_sysctl' from source: include params 4846 1726773155.40131: variable '__kernel_settings_state_empty' from source: role '' all vars 4846 1726773155.40136: variable '__kernel_settings_previous_replaced' from source: role '' all vars 4846 1726773155.40144: variable '__kernel_settings_profile_contents' from source: set_fact 4846 1726773155.40311: variable 'kernel_settings_sysfs' from source: include params 4846 1726773155.40314: variable '__kernel_settings_state_empty' from source: role '' all vars 4846 1726773155.40321: variable '__kernel_settings_previous_replaced' from source: role '' all vars 4846 1726773155.40338: variable '__sysfs_old' from source: task vars 4846 1726773155.40391: variable '__sysfs_old' from source: task vars 4846 1726773155.40580: variable 'kernel_settings_purge' from source: include params 4846 1726773155.40584: variable 'kernel_settings_sysfs' from source: include params 4846 1726773155.40587: variable '__kernel_settings_state_empty' from source: role '' all vars 4846 1726773155.40590: variable '__kernel_settings_previous_replaced' from source: role '' all vars 4846 1726773155.40597: variable '__kernel_settings_profile_contents' from source: set_fact 4846 1726773155.40618: variable 'kernel_settings_systemd_cpu_affinity' from source: include params 4846 1726773155.40626: variable '__systemd_old' from source: task vars 4846 1726773155.40679: variable '__systemd_old' from source: task vars 4846 1726773155.40855: variable 'kernel_settings_purge' from source: include params 4846 1726773155.40859: variable 'kernel_settings_systemd_cpu_affinity' from source: include params 4846 1726773155.40865: variable '__kernel_settings_state_absent' from source: role '' all vars 4846 1726773155.40871: variable '__kernel_settings_profile_contents' from source: set_fact 4846 1726773155.40888: variable 'kernel_settings_transparent_hugepages' from source: include params 4846 1726773155.40891: variable 'kernel_settings_transparent_hugepages_defrag' from source: include params 4846 1726773155.41009: variable '__trans_huge_old' from source: task vars 4846 1726773155.41012: variable '__trans_huge_old' from source: task vars 4846 1726773155.41129: variable 'kernel_settings_purge' from source: include params 4846 1726773155.41133: variable 'kernel_settings_transparent_hugepages' from source: include params 4846 1726773155.41139: variable '__kernel_settings_state_absent' from source: role '' all vars 4846 1726773155.41145: variable '__kernel_settings_profile_contents' from source: set_fact 4846 1726773155.41158: variable '__trans_defrag_old' from source: task vars 4846 1726773155.41210: variable '__trans_defrag_old' from source: task vars 4846 1726773155.41386: variable 'kernel_settings_purge' from source: include params 4846 1726773155.41390: variable 'kernel_settings_transparent_hugepages_defrag' from source: include params 4846 1726773155.41396: variable '__kernel_settings_state_absent' from source: role '' all vars 4846 1726773155.41402: variable '__kernel_settings_profile_contents' from source: set_fact 4846 1726773155.41424: variable '__kernel_settings_state_absent' from source: role '' all vars 4846 1726773155.41438: variable '__kernel_settings_state_absent' from source: role '' all vars 4846 1726773155.41444: variable '__kernel_settings_state_absent' from source: role '' all vars 4846 1726773155.42260: 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) 4846 1726773155.42309: variable 'ansible_module_compression' from source: unknown 4846 1726773155.42351: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4846hktl8x9z/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4846 1726773155.42371: variable 'ansible_facts' from source: unknown 4846 1726773155.42428: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773155.3301306-5955-16144139899934/AnsiballZ_stat.py 4846 1726773155.42532: Sending initial data 4846 1726773155.42535: Sent initial data (150 bytes) 4846 1726773155.43020: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773155.43024: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773155.43026: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773155.43029: 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.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773155.43095: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773155.43099: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773155.43102: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773155.43141: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773155.44878: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773155.44914: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773155.44957: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpy124_ird /root/.ansible/tmp/ansible-tmp-1726773155.3301306-5955-16144139899934/AnsiballZ_stat.py <<< 4846 1726773155.44961: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773155.3301306-5955-16144139899934/AnsiballZ_stat.py" <<< 4846 1726773155.44993: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpy124_ird" to remote "/root/.ansible/tmp/ansible-tmp-1726773155.3301306-5955-16144139899934/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773155.3301306-5955-16144139899934/AnsiballZ_stat.py" <<< 4846 1726773155.45762: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773155.45839: stderr chunk (state=3): >>><<< 4846 1726773155.45843: stdout chunk (state=3): >>><<< 4846 1726773155.45863: done transferring module to remote 4846 1726773155.45874: _low_level_execute_command(): starting 4846 1726773155.45882: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773155.3301306-5955-16144139899934/ /root/.ansible/tmp/ansible-tmp-1726773155.3301306-5955-16144139899934/AnsiballZ_stat.py && sleep 0' 4846 1726773155.46358: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773155.46362: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773155.46365: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773155.46367: 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.14.32 originally 10.31.14.32 debug2: match found <<< 4846 1726773155.46369: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773155.46423: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773155.46426: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773155.46474: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773155.48508: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773155.48512: stdout chunk (state=3): >>><<< 4846 1726773155.48525: stderr chunk (state=3): >>><<< 4846 1726773155.48536: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773155.48539: _low_level_execute_command(): starting 4846 1726773155.48546: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773155.3301306-5955-16144139899934/AnsiballZ_stat.py && sleep 0' 4846 1726773155.49020: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773155.49024: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773155.49027: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration <<< 4846 1726773155.49029: 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.14.32 originally 10.31.14.32 <<< 4846 1726773155.49031: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773155.49093: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773155.49096: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773155.49140: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773155.68384: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles/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": 312, "inode": 262614, "dev": 51714, "nlink": 1, "atime": 1726773133.6653705, "mtime": 1726773132.6203537, "ctime": 1726773132.9173584, "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": "ba15904bb90578344fad097ce2f46f9231275eae", "mimetype": "text/plain", "charset": "us-ascii", "version": "3093951763", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 4846 1726773155.70247: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773155.70312: stderr chunk (state=3): >>><<< 4846 1726773155.70316: stdout chunk (state=3): >>><<< 4846 1726773155.70333: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/etc/tuned/profiles/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": 312, "inode": 262614, "dev": 51714, "nlink": 1, "atime": 1726773133.6653705, "mtime": 1726773132.6203537, "ctime": 1726773132.9173584, "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": "ba15904bb90578344fad097ce2f46f9231275eae", "mimetype": "text/plain", "charset": "us-ascii", "version": "3093951763", "attributes": ["extents"], "attr_flags": "e"}, "invocation": {"module_args": {"path": "/etc/tuned/profiles/kernel_settings/tuned.conf", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773155.70396: done with _execute_module (ansible.legacy.stat, {'path': '/etc/tuned/profiles/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-1726773155.3301306-5955-16144139899934/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 4846 1726773155.70526: Sending initial data 4846 1726773155.70530: Sent initial data (164 bytes) 4846 1726773155.71001: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773155.71004: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773155.71009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773155.71012: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773155.71069: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773155.71077: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773155.71079: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773155.71125: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773155.72874: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773155.72910: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773155.72960: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpr95e6of3/kernel_settings.j2 /root/.ansible/tmp/ansible-tmp-1726773155.3301306-5955-16144139899934/.source.conf <<< 4846 1726773155.72963: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773155.3301306-5955-16144139899934/.source.conf" <<< 4846 1726773155.72989: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpr95e6of3/kernel_settings.j2" to remote "/root/.ansible/tmp/ansible-tmp-1726773155.3301306-5955-16144139899934/.source.conf" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773155.3301306-5955-16144139899934/.source.conf" <<< 4846 1726773155.73144: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773155.73220: stderr chunk (state=3): >>><<< 4846 1726773155.73223: stdout chunk (state=3): >>><<< 4846 1726773155.73240: _low_level_execute_command(): starting 4846 1726773155.73245: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773155.3301306-5955-16144139899934/ /root/.ansible/tmp/ansible-tmp-1726773155.3301306-5955-16144139899934/.source.conf && sleep 0' 4846 1726773155.73712: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773155.73716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773155.73720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773155.73734: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773155.73789: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773155.73795: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773155.73834: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773155.75769: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773155.75824: stderr chunk (state=3): >>><<< 4846 1726773155.75827: stdout chunk (state=3): >>><<< 4846 1726773155.75841: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773155.75866: variable 'ansible_module_compression' from source: unknown 4846 1726773155.75907: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4846hktl8x9z/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 4846 1726773155.75925: variable 'ansible_facts' from source: unknown 4846 1726773155.75968: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773155.3301306-5955-16144139899934/AnsiballZ_copy.py 4846 1726773155.76072: Sending initial data 4846 1726773155.76078: Sent initial data (150 bytes) 4846 1726773155.76532: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773155.76538: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773155.76540: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773155.76543: 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.14.32 originally 10.31.14.32 debug2: match found <<< 4846 1726773155.76545: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773155.76599: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773155.76604: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773155.76609: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773155.76649: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773155.78359: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 4846 1726773155.78367: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773155.78395: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773155.78432: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmp7h1ffovh /root/.ansible/tmp/ansible-tmp-1726773155.3301306-5955-16144139899934/AnsiballZ_copy.py <<< 4846 1726773155.78439: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773155.3301306-5955-16144139899934/AnsiballZ_copy.py" <<< 4846 1726773155.78468: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmp7h1ffovh" to remote "/root/.ansible/tmp/ansible-tmp-1726773155.3301306-5955-16144139899934/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773155.3301306-5955-16144139899934/AnsiballZ_copy.py" <<< 4846 1726773155.79275: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773155.79337: stderr chunk (state=3): >>><<< 4846 1726773155.79340: stdout chunk (state=3): >>><<< 4846 1726773155.79363: done transferring module to remote 4846 1726773155.79371: _low_level_execute_command(): starting 4846 1726773155.79377: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773155.3301306-5955-16144139899934/ /root/.ansible/tmp/ansible-tmp-1726773155.3301306-5955-16144139899934/AnsiballZ_copy.py && sleep 0' 4846 1726773155.79841: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773155.79845: 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.14.32 originally 10.31.14.32 <<< 4846 1726773155.79847: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773155.79850: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773155.79852: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773155.79913: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773155.79916: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773155.79953: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773155.81917: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773155.81967: stderr chunk (state=3): >>><<< 4846 1726773155.81971: stdout chunk (state=3): >>><<< 4846 1726773155.81988: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773155.81992: _low_level_execute_command(): starting 4846 1726773155.81998: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773155.3301306-5955-16144139899934/AnsiballZ_copy.py && sleep 0' 4846 1726773155.82452: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773155.82455: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773155.82458: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4846 1726773155.82460: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773155.82468: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773155.82517: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773155.82532: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773155.82578: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773156.01818: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726773155.3301306-5955-16144139899934/.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-1726773155.3301306-5955-16144139899934/.source.conf", "dest": "/etc/tuned/profiles/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}}} <<< 4846 1726773156.03449: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773156.03515: stderr chunk (state=3): >>><<< 4846 1726773156.03519: stdout chunk (state=3): >>><<< 4846 1726773156.03538: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profiles/kernel_settings/tuned.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726773155.3301306-5955-16144139899934/.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-1726773155.3301306-5955-16144139899934/.source.conf", "dest": "/etc/tuned/profiles/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_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773156.03572: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726773155.3301306-5955-16144139899934/.source.conf', 'dest': '/etc/tuned/profiles/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-1726773155.3301306-5955-16144139899934/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4846 1726773156.03610: _low_level_execute_command(): starting 4846 1726773156.03614: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773155.3301306-5955-16144139899934/ > /dev/null 2>&1 && sleep 0' 4846 1726773156.04113: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4846 1726773156.04117: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773156.04120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773156.04122: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773156.04124: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773156.04182: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773156.04185: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773156.04188: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773156.04237: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773156.06250: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773156.06300: stderr chunk (state=3): >>><<< 4846 1726773156.06304: stdout chunk (state=3): >>><<< 4846 1726773156.06325: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773156.06333: handler run complete 4846 1726773156.06358: attempt loop complete, returning result 4846 1726773156.06361: _execute() done 4846 1726773156.06365: dumping result to json 4846 1726773156.06371: done dumping result, returning 4846 1726773156.06384: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Apply kernel settings [0afff7ba-f7d3-e60c-8651-0000000006ea] 4846 1726773156.06392: sending task result for task 0afff7ba-f7d3-e60c-8651-0000000006ea 4846 1726773156.06550: done sending task result for task 0afff7ba-f7d3-e60c-8651-0000000006ea 4846 1726773156.06553: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "checksum": "e44ba7fc7046252a1b6772f7347d0e7b9b48a069", "dest": "/etc/tuned/profiles/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-1726773155.3301306-5955-16144139899934/.source.conf", "state": "file", "uid": 0 } 4846 1726773156.06733: no more pending results, returning what we have 4846 1726773156.06736: results queue empty 4846 1726773156.06737: checking for any_errors_fatal 4846 1726773156.06742: done checking for any_errors_fatal 4846 1726773156.06743: checking for max_fail_percentage 4846 1726773156.06745: done checking for max_fail_percentage 4846 1726773156.06746: checking to see if all hosts have failed and the running result is not ok 4846 1726773156.06747: done checking to see if all hosts have failed 4846 1726773156.06748: getting the remaining hosts for this loop 4846 1726773156.06749: done getting the remaining hosts for this loop 4846 1726773156.06753: getting the next task for host managed_node3 4846 1726773156.06759: done getting next task for host managed_node3 4846 1726773156.06763: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 4846 1726773156.06769: ^ state is: HOST STATE: block=2, task=20, 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 4846 1726773156.06779: getting variables 4846 1726773156.06781: in VariableManager get_vars() 4846 1726773156.06818: Calling all_inventory to load vars for managed_node3 4846 1726773156.06821: Calling groups_inventory to load vars for managed_node3 4846 1726773156.06823: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773156.06833: Calling all_plugins_play to load vars for managed_node3 4846 1726773156.06836: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773156.06840: Calling groups_plugins_play to load vars for managed_node3 4846 1726773156.06986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773156.07183: done with get_vars() 4846 1726773156.07193: done getting variables 4846 1726773156.07242: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 Thursday 19 September 2024 15:12:36 -0400 (0:00:00.789) 0:00:34.650 **** 4846 1726773156.07269: entering _queue_task() for managed_node3/service 4846 1726773156.07476: worker is 1 (out of 1 available) 4846 1726773156.07493: exiting _queue_task() for managed_node3/service 4846 1726773156.07505: done queuing things up, now waiting for results queue to drain 4846 1726773156.07508: waiting for pending results... 4846 1726773156.07719: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes 4846 1726773156.07819: in run() - task 0afff7ba-f7d3-e60c-8651-0000000006eb 4846 1726773156.07834: variable 'ansible_search_path' from source: unknown 4846 1726773156.07839: variable 'ansible_search_path' from source: unknown 4846 1726773156.07884: variable '__kernel_settings_services' from source: include_vars 4846 1726773156.08183: variable '__kernel_settings_services' from source: include_vars 4846 1726773156.08253: variable 'omit' from source: magic vars 4846 1726773156.08374: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773156.08385: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773156.08399: variable 'omit' from source: magic vars 4846 1726773156.08659: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4846 1726773156.08905: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4846 1726773156.09010: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4846 1726773156.09013: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4846 1726773156.09014: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4846 1726773156.09103: variable '__kernel_settings_register_profile' from source: set_fact 4846 1726773156.09117: variable '__kernel_settings_register_mode' from source: set_fact 4846 1726773156.09137: Evaluated conditional (__kernel_settings_register_profile is changed or __kernel_settings_register_mode is changed): False 4846 1726773156.09141: when evaluation is False, skipping this task 4846 1726773156.09172: variable 'item' from source: unknown 4846 1726773156.09232: 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" } 4846 1726773156.09391: dumping result to json 4846 1726773156.09394: done dumping result, returning 4846 1726773156.09397: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes [0afff7ba-f7d3-e60c-8651-0000000006eb] 4846 1726773156.09399: sending task result for task 0afff7ba-f7d3-e60c-8651-0000000006eb skipping: [managed_node3] => { "changed": false } MSG: All items skipped 4846 1726773156.09481: no more pending results, returning what we have 4846 1726773156.09485: results queue empty 4846 1726773156.09486: checking for any_errors_fatal 4846 1726773156.09496: done checking for any_errors_fatal 4846 1726773156.09497: checking for max_fail_percentage 4846 1726773156.09499: done checking for max_fail_percentage 4846 1726773156.09500: checking to see if all hosts have failed and the running result is not ok 4846 1726773156.09501: done checking to see if all hosts have failed 4846 1726773156.09502: getting the remaining hosts for this loop 4846 1726773156.09504: done getting the remaining hosts for this loop 4846 1726773156.09510: getting the next task for host managed_node3 4846 1726773156.09516: done getting next task for host managed_node3 4846 1726773156.09521: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 4846 1726773156.09525: ^ state is: HOST STATE: block=2, task=20, 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 4846 1726773156.09540: getting variables 4846 1726773156.09541: in VariableManager get_vars() 4846 1726773156.09571: Calling all_inventory to load vars for managed_node3 4846 1726773156.09573: Calling groups_inventory to load vars for managed_node3 4846 1726773156.09576: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773156.09584: Calling all_plugins_play to load vars for managed_node3 4846 1726773156.09586: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773156.09590: Calling groups_plugins_play to load vars for managed_node3 4846 1726773156.09744: done sending task result for task 0afff7ba-f7d3-e60c-8651-0000000006eb 4846 1726773156.09748: WORKER PROCESS EXITING 4846 1726773156.09761: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773156.09960: done with get_vars() 4846 1726773156.09968: done getting variables 4846 1726773156.10017: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 Thursday 19 September 2024 15:12:36 -0400 (0:00:00.027) 0:00:34.677 **** 4846 1726773156.10044: entering _queue_task() for managed_node3/command 4846 1726773156.10247: worker is 1 (out of 1 available) 4846 1726773156.10263: exiting _queue_task() for managed_node3/command 4846 1726773156.10276: done queuing things up, now waiting for results queue to drain 4846 1726773156.10278: waiting for pending results... 4846 1726773156.10481: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings 4846 1726773156.10575: in run() - task 0afff7ba-f7d3-e60c-8651-0000000006ec 4846 1726773156.10590: variable 'ansible_search_path' from source: unknown 4846 1726773156.10594: variable 'ansible_search_path' from source: unknown 4846 1726773156.10629: calling self._execute() 4846 1726773156.10711: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773156.10719: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773156.10731: variable 'omit' from source: magic vars 4846 1726773156.11133: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4846 1726773156.11412: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4846 1726773156.11448: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4846 1726773156.11478: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4846 1726773156.11512: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4846 1726773156.11604: variable '__kernel_settings_register_profile' from source: set_fact 4846 1726773156.11629: Evaluated conditional (not __kernel_settings_register_profile is changed): True 4846 1726773156.11740: variable '__kernel_settings_register_mode' from source: set_fact 4846 1726773156.11751: Evaluated conditional (not __kernel_settings_register_mode is changed): True 4846 1726773156.11846: variable '__kernel_settings_register_apply' from source: set_fact 4846 1726773156.11857: Evaluated conditional (__kernel_settings_register_apply is changed): True 4846 1726773156.11864: variable 'omit' from source: magic vars 4846 1726773156.11910: variable 'omit' from source: magic vars 4846 1726773156.12011: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4846 1726773156.13559: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4846 1726773156.13622: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4846 1726773156.13652: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4846 1726773156.13683: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4846 1726773156.13708: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4846 1726773156.13767: variable '__kernel_settings_active_profile' from source: set_fact 4846 1726773156.13798: variable 'omit' from source: magic vars 4846 1726773156.13826: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773156.13850: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773156.13865: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773156.13884: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773156.13896: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773156.13925: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773156.13928: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773156.13932: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773156.14017: Set connection var ansible_shell_executable to /bin/sh 4846 1726773156.14024: Set connection var ansible_pipelining to False 4846 1726773156.14027: Set connection var ansible_shell_type to sh 4846 1726773156.14030: Set connection var ansible_connection to ssh 4846 1726773156.14037: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773156.14045: Set connection var ansible_timeout to 10 4846 1726773156.14065: variable 'ansible_shell_executable' from source: unknown 4846 1726773156.14068: variable 'ansible_connection' from source: unknown 4846 1726773156.14071: variable 'ansible_module_compression' from source: unknown 4846 1726773156.14078: variable 'ansible_shell_type' from source: unknown 4846 1726773156.14080: variable 'ansible_shell_executable' from source: unknown 4846 1726773156.14085: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773156.14090: variable 'ansible_pipelining' from source: unknown 4846 1726773156.14093: variable 'ansible_timeout' from source: unknown 4846 1726773156.14099: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773156.14185: 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) 4846 1726773156.14194: variable 'omit' from source: magic vars 4846 1726773156.14201: starting attempt loop 4846 1726773156.14204: running the handler 4846 1726773156.14220: _low_level_execute_command(): starting 4846 1726773156.14229: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4846 1726773156.14754: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773156.14758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773156.14761: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773156.14766: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773156.14831: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773156.14838: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773156.14886: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773156.16671: stdout chunk (state=3): >>>/root <<< 4846 1726773156.16779: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773156.16837: stderr chunk (state=3): >>><<< 4846 1726773156.16841: stdout chunk (state=3): >>><<< 4846 1726773156.16862: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773156.16877: _low_level_execute_command(): starting 4846 1726773156.16881: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773156.168619-5974-88050023188235 `" && echo ansible-tmp-1726773156.168619-5974-88050023188235="` echo /root/.ansible/tmp/ansible-tmp-1726773156.168619-5974-88050023188235 `" ) && sleep 0' 4846 1726773156.17353: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773156.17358: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773156.17360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4846 1726773156.17363: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773156.17365: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773156.17423: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773156.17429: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773156.17474: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773156.19584: stdout chunk (state=3): >>>ansible-tmp-1726773156.168619-5974-88050023188235=/root/.ansible/tmp/ansible-tmp-1726773156.168619-5974-88050023188235 <<< 4846 1726773156.19709: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773156.19758: stderr chunk (state=3): >>><<< 4846 1726773156.19761: stdout chunk (state=3): >>><<< 4846 1726773156.19780: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773156.168619-5974-88050023188235=/root/.ansible/tmp/ansible-tmp-1726773156.168619-5974-88050023188235 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773156.19808: variable 'ansible_module_compression' from source: unknown 4846 1726773156.19848: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4846hktl8x9z/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 4846 1726773156.19879: variable 'ansible_facts' from source: unknown 4846 1726773156.19944: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773156.168619-5974-88050023188235/AnsiballZ_command.py 4846 1726773156.20055: Sending initial data 4846 1726773156.20059: Sent initial data (152 bytes) 4846 1726773156.20529: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773156.20533: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773156.20536: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773156.20538: 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.14.32 originally 10.31.14.32 debug2: match found <<< 4846 1726773156.20540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773156.20592: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773156.20598: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773156.20643: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773156.22399: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773156.22438: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773156.22478: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpz18c3psk /root/.ansible/tmp/ansible-tmp-1726773156.168619-5974-88050023188235/AnsiballZ_command.py <<< 4846 1726773156.22482: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773156.168619-5974-88050023188235/AnsiballZ_command.py" <<< 4846 1726773156.22514: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpz18c3psk" to remote "/root/.ansible/tmp/ansible-tmp-1726773156.168619-5974-88050023188235/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773156.168619-5974-88050023188235/AnsiballZ_command.py" <<< 4846 1726773156.23293: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773156.23372: stderr chunk (state=3): >>><<< 4846 1726773156.23378: stdout chunk (state=3): >>><<< 4846 1726773156.23398: done transferring module to remote 4846 1726773156.23410: _low_level_execute_command(): starting 4846 1726773156.23416: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773156.168619-5974-88050023188235/ /root/.ansible/tmp/ansible-tmp-1726773156.168619-5974-88050023188235/AnsiballZ_command.py && sleep 0' 4846 1726773156.23905: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773156.23913: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773156.23918: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773156.23920: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773156.23922: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773156.23971: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773156.23974: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773156.24027: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773156.25980: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773156.26034: stderr chunk (state=3): >>><<< 4846 1726773156.26038: stdout chunk (state=3): >>><<< 4846 1726773156.26052: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773156.26055: _low_level_execute_command(): starting 4846 1726773156.26062: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773156.168619-5974-88050023188235/AnsiballZ_command.py && sleep 0' 4846 1726773156.26541: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773156.26544: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773156.26547: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773156.26549: 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.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773156.26600: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773156.26604: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773156.26661: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773157.57037: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "profile", "virtual-guest kernel_settings"], "start": "2024-09-19 15:12:36.446510", "end": "2024-09-19 15:12:37.569147", "delta": "0:00:01.122637", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm profile 'virtual-guest kernel_settings'", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 4846 1726773157.58864: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773157.58928: stderr chunk (state=3): >>><<< 4846 1726773157.58932: stdout chunk (state=3): >>><<< 4846 1726773157.58948: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["tuned-adm", "profile", "virtual-guest kernel_settings"], "start": "2024-09-19 15:12:36.446510", "end": "2024-09-19 15:12:37.569147", "delta": "0:00:01.122637", "msg": "", "invocation": {"module_args": {"_raw_params": "tuned-adm profile 'virtual-guest kernel_settings'", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773157.58988: done with _execute_module (ansible.legacy.command, {'_raw_params': "tuned-adm profile 'virtual-guest kernel_settings'", '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726773156.168619-5974-88050023188235/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4846 1726773157.58999: _low_level_execute_command(): starting 4846 1726773157.59004: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773156.168619-5974-88050023188235/ > /dev/null 2>&1 && sleep 0' 4846 1726773157.59516: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773157.59524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773157.59541: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773157.59544: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773157.59600: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773157.59603: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773157.59605: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773157.59647: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773157.61600: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773157.61658: stderr chunk (state=3): >>><<< 4846 1726773157.61661: stdout chunk (state=3): >>><<< 4846 1726773157.61679: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773157.61687: handler run complete 4846 1726773157.61710: Evaluated conditional (True): True 4846 1726773157.61721: attempt loop complete, returning result 4846 1726773157.61724: _execute() done 4846 1726773157.61728: dumping result to json 4846 1726773157.61737: done dumping result, returning 4846 1726773157.61747: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Tuned apply settings [0afff7ba-f7d3-e60c-8651-0000000006ec] 4846 1726773157.61753: sending task result for task 0afff7ba-f7d3-e60c-8651-0000000006ec 4846 1726773157.61865: done sending task result for task 0afff7ba-f7d3-e60c-8651-0000000006ec 4846 1726773157.61868: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "cmd": [ "tuned-adm", "profile", "virtual-guest kernel_settings" ], "delta": "0:00:01.122637", "end": "2024-09-19 15:12:37.569147", "rc": 0, "start": "2024-09-19 15:12:36.446510" } 4846 1726773157.61970: no more pending results, returning what we have 4846 1726773157.61974: results queue empty 4846 1726773157.61975: checking for any_errors_fatal 4846 1726773157.61984: done checking for any_errors_fatal 4846 1726773157.61985: checking for max_fail_percentage 4846 1726773157.61986: done checking for max_fail_percentage 4846 1726773157.61988: checking to see if all hosts have failed and the running result is not ok 4846 1726773157.61989: done checking to see if all hosts have failed 4846 1726773157.61990: getting the remaining hosts for this loop 4846 1726773157.61992: done getting the remaining hosts for this loop 4846 1726773157.61997: getting the next task for host managed_node3 4846 1726773157.62007: done getting next task for host managed_node3 4846 1726773157.62011: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Verify settings 4846 1726773157.62016: ^ state is: HOST STATE: block=2, task=20, 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 4846 1726773157.62028: getting variables 4846 1726773157.62030: in VariableManager get_vars() 4846 1726773157.62067: Calling all_inventory to load vars for managed_node3 4846 1726773157.62071: Calling groups_inventory to load vars for managed_node3 4846 1726773157.62074: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773157.62083: Calling all_plugins_play to load vars for managed_node3 4846 1726773157.62086: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773157.62090: Calling groups_plugins_play to load vars for managed_node3 4846 1726773157.62322: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773157.62515: done with get_vars() 4846 1726773157.62525: done getting variables TASK [fedora.linux_system_roles.kernel_settings : Verify settings] ************* task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:166 Thursday 19 September 2024 15:12:37 -0400 (0:00:01.525) 0:00:36.203 **** 4846 1726773157.62603: entering _queue_task() for managed_node3/include_tasks 4846 1726773157.62819: worker is 1 (out of 1 available) 4846 1726773157.62834: exiting _queue_task() for managed_node3/include_tasks 4846 1726773157.62848: done queuing things up, now waiting for results queue to drain 4846 1726773157.62849: waiting for pending results... 4846 1726773157.63061: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Verify settings 4846 1726773157.63168: in run() - task 0afff7ba-f7d3-e60c-8651-0000000006ed 4846 1726773157.63184: variable 'ansible_search_path' from source: unknown 4846 1726773157.63194: variable 'ansible_search_path' from source: unknown 4846 1726773157.63230: calling self._execute() 4846 1726773157.63339: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773157.63344: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773157.63347: variable 'omit' from source: magic vars 4846 1726773157.63772: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4846 1726773157.63988: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4846 1726773157.64030: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4846 1726773157.64065: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4846 1726773157.64095: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4846 1726773157.64191: variable '__kernel_settings_register_apply' from source: set_fact 4846 1726773157.64217: Evaluated conditional (__kernel_settings_register_apply is changed): True 4846 1726773157.64223: _execute() done 4846 1726773157.64227: dumping result to json 4846 1726773157.64232: done dumping result, returning 4846 1726773157.64239: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Verify settings [0afff7ba-f7d3-e60c-8651-0000000006ed] 4846 1726773157.64246: sending task result for task 0afff7ba-f7d3-e60c-8651-0000000006ed 4846 1726773157.64348: done sending task result for task 0afff7ba-f7d3-e60c-8651-0000000006ed 4846 1726773157.64351: WORKER PROCESS EXITING 4846 1726773157.64401: no more pending results, returning what we have 4846 1726773157.64408: in VariableManager get_vars() 4846 1726773157.64449: Calling all_inventory to load vars for managed_node3 4846 1726773157.64452: Calling groups_inventory to load vars for managed_node3 4846 1726773157.64455: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773157.64469: Calling all_plugins_play to load vars for managed_node3 4846 1726773157.64475: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773157.64479: Calling groups_plugins_play to load vars for managed_node3 4846 1726773157.64646: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773157.64837: done with get_vars() 4846 1726773157.64845: variable 'ansible_search_path' from source: unknown 4846 1726773157.64845: variable 'ansible_search_path' from source: unknown 4846 1726773157.64870: we have included files to process 4846 1726773157.64871: generating all_blocks data 4846 1726773157.64877: done generating all_blocks data 4846 1726773157.64882: processing included file: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 4846 1726773157.64883: loading included file: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 4846 1726773157.64885: Loading data from /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml 4846 1726773157.65208: done processing included file 4846 1726773157.65211: iterating over new_blocks loaded from include file 4846 1726773157.65212: in VariableManager get_vars() 4846 1726773157.65233: done with get_vars() 4846 1726773157.65235: filtering new block on tags 4846 1726773157.65283: done filtering new block on tags 4846 1726773157.65284: done iterating over new_blocks loaded from include file included: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml for managed_node3 4846 1726773157.65289: extending task lists for all hosts with included blocks 4846 1726773157.66064: done extending task lists 4846 1726773157.66065: done processing included files 4846 1726773157.66066: results queue empty 4846 1726773157.66067: checking for any_errors_fatal 4846 1726773157.66070: done checking for any_errors_fatal 4846 1726773157.66071: checking for max_fail_percentage 4846 1726773157.66071: done checking for max_fail_percentage 4846 1726773157.66072: checking to see if all hosts have failed and the running result is not ok 4846 1726773157.66074: done checking to see if all hosts have failed 4846 1726773157.66075: getting the remaining hosts for this loop 4846 1726773157.66076: done getting the remaining hosts for this loop 4846 1726773157.66078: getting the next task for host managed_node3 4846 1726773157.66082: done getting next task for host managed_node3 4846 1726773157.66084: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 4846 1726773157.66087: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 4846 1726773157.66096: getting variables 4846 1726773157.66097: in VariableManager get_vars() 4846 1726773157.66109: Calling all_inventory to load vars for managed_node3 4846 1726773157.66111: Calling groups_inventory to load vars for managed_node3 4846 1726773157.66113: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773157.66117: Calling all_plugins_play to load vars for managed_node3 4846 1726773157.66119: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773157.66121: Calling groups_plugins_play to load vars for managed_node3 4846 1726773157.66244: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773157.66428: done with get_vars() 4846 1726773157.66437: done getting variables 4846 1726773157.66468: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:2 Thursday 19 September 2024 15:12:37 -0400 (0:00:00.038) 0:00:36.242 **** 4846 1726773157.66500: entering _queue_task() for managed_node3/command 4846 1726773157.66731: worker is 1 (out of 1 available) 4846 1726773157.66745: exiting _queue_task() for managed_node3/command 4846 1726773157.66760: done queuing things up, now waiting for results queue to drain 4846 1726773157.66761: waiting for pending results... 4846 1726773157.66968: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly 4846 1726773157.67079: in run() - task 0afff7ba-f7d3-e60c-8651-0000000007cc 4846 1726773157.67091: variable 'ansible_search_path' from source: unknown 4846 1726773157.67097: variable 'ansible_search_path' from source: unknown 4846 1726773157.67131: calling self._execute() 4846 1726773157.67216: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773157.67224: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773157.67235: variable 'omit' from source: magic vars 4846 1726773157.67326: variable 'omit' from source: magic vars 4846 1726773157.67389: variable 'omit' from source: magic vars 4846 1726773157.67418: variable 'omit' from source: magic vars 4846 1726773157.67459: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773157.67493: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773157.67515: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773157.67531: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773157.67544: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773157.67572: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773157.67578: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773157.67580: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773157.67668: Set connection var ansible_shell_executable to /bin/sh 4846 1726773157.67677: Set connection var ansible_pipelining to False 4846 1726773157.67680: Set connection var ansible_shell_type to sh 4846 1726773157.67683: Set connection var ansible_connection to ssh 4846 1726773157.67689: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773157.67697: Set connection var ansible_timeout to 10 4846 1726773157.67720: variable 'ansible_shell_executable' from source: unknown 4846 1726773157.67723: variable 'ansible_connection' from source: unknown 4846 1726773157.67726: variable 'ansible_module_compression' from source: unknown 4846 1726773157.67730: variable 'ansible_shell_type' from source: unknown 4846 1726773157.67733: variable 'ansible_shell_executable' from source: unknown 4846 1726773157.67738: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773157.67743: variable 'ansible_pipelining' from source: unknown 4846 1726773157.67747: variable 'ansible_timeout' from source: unknown 4846 1726773157.67753: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773157.67879: 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) 4846 1726773157.67888: variable 'omit' from source: magic vars 4846 1726773157.67894: starting attempt loop 4846 1726773157.67898: running the handler 4846 1726773157.67913: _low_level_execute_command(): starting 4846 1726773157.67921: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4846 1726773157.68485: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773157.68489: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773157.68493: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773157.68555: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773157.68558: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773157.68613: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773157.70395: stdout chunk (state=3): >>>/root <<< 4846 1726773157.70523: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773157.70565: stderr chunk (state=3): >>><<< 4846 1726773157.70571: stdout chunk (state=3): >>><<< 4846 1726773157.70596: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773157.70612: _low_level_execute_command(): starting 4846 1726773157.70619: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773157.7059731-5986-225953651029642 `" && echo ansible-tmp-1726773157.7059731-5986-225953651029642="` echo /root/.ansible/tmp/ansible-tmp-1726773157.7059731-5986-225953651029642 `" ) && sleep 0' 4846 1726773157.71116: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773157.71121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773157.71124: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773157.71127: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773157.71138: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773157.71191: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773157.71198: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773157.71200: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773157.71248: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773157.73422: stdout chunk (state=3): >>>ansible-tmp-1726773157.7059731-5986-225953651029642=/root/.ansible/tmp/ansible-tmp-1726773157.7059731-5986-225953651029642 <<< 4846 1726773157.73595: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773157.73599: stdout chunk (state=3): >>><<< 4846 1726773157.73607: stderr chunk (state=3): >>><<< 4846 1726773157.73627: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773157.7059731-5986-225953651029642=/root/.ansible/tmp/ansible-tmp-1726773157.7059731-5986-225953651029642 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773157.73656: variable 'ansible_module_compression' from source: unknown 4846 1726773157.73702: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4846hktl8x9z/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 4846 1726773157.73741: variable 'ansible_facts' from source: unknown 4846 1726773157.73807: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773157.7059731-5986-225953651029642/AnsiballZ_command.py 4846 1726773157.73927: Sending initial data 4846 1726773157.73931: Sent initial data (154 bytes) 4846 1726773157.74412: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773157.74416: 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.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773157.74418: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773157.74421: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773157.74471: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773157.74477: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773157.74532: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773157.76319: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773157.76357: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773157.76393: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpns78xwb5 /root/.ansible/tmp/ansible-tmp-1726773157.7059731-5986-225953651029642/AnsiballZ_command.py <<< 4846 1726773157.76397: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773157.7059731-5986-225953651029642/AnsiballZ_command.py" <<< 4846 1726773157.76430: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpns78xwb5" to remote "/root/.ansible/tmp/ansible-tmp-1726773157.7059731-5986-225953651029642/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773157.7059731-5986-225953651029642/AnsiballZ_command.py" <<< 4846 1726773157.77212: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773157.77286: stderr chunk (state=3): >>><<< 4846 1726773157.77289: stdout chunk (state=3): >>><<< 4846 1726773157.77311: done transferring module to remote 4846 1726773157.77323: _low_level_execute_command(): starting 4846 1726773157.77327: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773157.7059731-5986-225953651029642/ /root/.ansible/tmp/ansible-tmp-1726773157.7059731-5986-225953651029642/AnsiballZ_command.py && sleep 0' 4846 1726773157.77807: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773157.77810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4846 1726773157.77813: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found <<< 4846 1726773157.77821: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773157.77867: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773157.77873: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773157.77920: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773157.79893: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773157.79949: stderr chunk (state=3): >>><<< 4846 1726773157.79953: stdout chunk (state=3): >>><<< 4846 1726773157.79969: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773157.79973: _low_level_execute_command(): starting 4846 1726773157.79981: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773157.7059731-5986-225953651029642/AnsiballZ_command.py && sleep 0' 4846 1726773157.80453: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773157.80457: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773157.80460: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773157.80462: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773157.80465: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773157.80522: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773157.80529: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773157.80580: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773158.10837: 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 15:12:37.988351", "end": "2024-09-19 15:12:38.107234", "delta": "0:00:00.118883", "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}}} <<< 4846 1726773158.12646: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773158.12711: stderr chunk (state=3): >>><<< 4846 1726773158.12715: stdout chunk (state=3): >>><<< 4846 1726773158.12735: _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 15:12:37.988351", "end": "2024-09-19 15:12:38.107234", "delta": "0:00:00.118883", "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_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773158.12785: 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-1726773157.7059731-5986-225953651029642/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4846 1726773158.12792: _low_level_execute_command(): starting 4846 1726773158.12798: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773157.7059731-5986-225953651029642/ > /dev/null 2>&1 && sleep 0' 4846 1726773158.13312: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773158.13316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773158.13324: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773158.13336: 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.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773158.13393: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773158.13396: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773158.13401: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773158.13446: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773158.15412: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773158.15463: stderr chunk (state=3): >>><<< 4846 1726773158.15466: stdout chunk (state=3): >>><<< 4846 1726773158.15483: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773158.15490: handler run complete 4846 1726773158.15515: Evaluated conditional (False): False 4846 1726773158.15528: attempt loop complete, returning result 4846 1726773158.15536: _execute() done 4846 1726773158.15539: dumping result to json 4846 1726773158.15544: done dumping result, returning 4846 1726773158.15554: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Check that settings are applied correctly [0afff7ba-f7d3-e60c-8651-0000000007cc] 4846 1726773158.15560: sending task result for task 0afff7ba-f7d3-e60c-8651-0000000007cc 4846 1726773158.15674: done sending task result for task 0afff7ba-f7d3-e60c-8651-0000000007cc 4846 1726773158.15677: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "tuned-adm", "verify", "-i" ], "delta": "0:00:00.118883", "end": "2024-09-19 15:12:38.107234", "rc": 0, "start": "2024-09-19 15:12:37.988351" } STDOUT: Verification succeeded, current system settings match the preset profile. See TuneD log file ('/var/log/tuned/tuned.log') for details. 4846 1726773158.15786: no more pending results, returning what we have 4846 1726773158.15790: results queue empty 4846 1726773158.15791: checking for any_errors_fatal 4846 1726773158.15792: done checking for any_errors_fatal 4846 1726773158.15793: checking for max_fail_percentage 4846 1726773158.15795: done checking for max_fail_percentage 4846 1726773158.15796: checking to see if all hosts have failed and the running result is not ok 4846 1726773158.15797: done checking to see if all hosts have failed 4846 1726773158.15798: getting the remaining hosts for this loop 4846 1726773158.15800: done getting the remaining hosts for this loop 4846 1726773158.15805: getting the next task for host managed_node3 4846 1726773158.15815: done getting next task for host managed_node3 4846 1726773158.15818: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 4846 1726773158.15824: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 4846 1726773158.15836: getting variables 4846 1726773158.15838: in VariableManager get_vars() 4846 1726773158.15875: Calling all_inventory to load vars for managed_node3 4846 1726773158.15878: Calling groups_inventory to load vars for managed_node3 4846 1726773158.15881: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773158.15890: Calling all_plugins_play to load vars for managed_node3 4846 1726773158.15893: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773158.15897: Calling groups_plugins_play to load vars for managed_node3 4846 1726773158.16092: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773158.16292: done with get_vars() 4846 1726773158.16302: done getting variables 4846 1726773158.16353: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.kernel_settings : Get last verify results from log] *** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:12 Thursday 19 September 2024 15:12:38 -0400 (0:00:00.498) 0:00:36.741 **** 4846 1726773158.16382: entering _queue_task() for managed_node3/shell 4846 1726773158.16594: worker is 1 (out of 1 available) 4846 1726773158.16612: exiting _queue_task() for managed_node3/shell 4846 1726773158.16626: done queuing things up, now waiting for results queue to drain 4846 1726773158.16627: waiting for pending results... 4846 1726773158.16838: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log 4846 1726773158.16949: in run() - task 0afff7ba-f7d3-e60c-8651-0000000007cd 4846 1726773158.16966: variable 'ansible_search_path' from source: unknown 4846 1726773158.16970: variable 'ansible_search_path' from source: unknown 4846 1726773158.17003: calling self._execute() 4846 1726773158.17087: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773158.17093: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773158.17104: variable 'omit' from source: magic vars 4846 1726773158.17516: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4846 1726773158.17729: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4846 1726773158.17769: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4846 1726773158.17801: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4846 1726773158.17833: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4846 1726773158.17927: variable '__kernel_settings_register_verify_values' from source: set_fact 4846 1726773158.17951: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 4846 1726773158.17954: when evaluation is False, skipping this task 4846 1726773158.17957: _execute() done 4846 1726773158.17960: dumping result to json 4846 1726773158.17962: done dumping result, returning 4846 1726773158.17971: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Get last verify results from log [0afff7ba-f7d3-e60c-8651-0000000007cd] 4846 1726773158.17980: sending task result for task 0afff7ba-f7d3-e60c-8651-0000000007cd 4846 1726773158.18073: done sending task result for task 0afff7ba-f7d3-e60c-8651-0000000007cd 4846 1726773158.18076: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 4846 1726773158.18138: no more pending results, returning what we have 4846 1726773158.18142: results queue empty 4846 1726773158.18143: checking for any_errors_fatal 4846 1726773158.18153: done checking for any_errors_fatal 4846 1726773158.18154: checking for max_fail_percentage 4846 1726773158.18156: done checking for max_fail_percentage 4846 1726773158.18157: checking to see if all hosts have failed and the running result is not ok 4846 1726773158.18158: done checking to see if all hosts have failed 4846 1726773158.18159: getting the remaining hosts for this loop 4846 1726773158.18160: done getting the remaining hosts for this loop 4846 1726773158.18164: getting the next task for host managed_node3 4846 1726773158.18171: done getting next task for host managed_node3 4846 1726773158.18175: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 4846 1726773158.18180: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 4846 1726773158.18198: getting variables 4846 1726773158.18199: in VariableManager get_vars() 4846 1726773158.18234: Calling all_inventory to load vars for managed_node3 4846 1726773158.18239: Calling groups_inventory to load vars for managed_node3 4846 1726773158.18242: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773158.18248: Calling all_plugins_play to load vars for managed_node3 4846 1726773158.18251: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773158.18253: Calling groups_plugins_play to load vars for managed_node3 4846 1726773158.18411: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773158.18602: done with get_vars() 4846 1726773158.18613: done getting variables 4846 1726773158.18658: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/verify_settings.yml:23 Thursday 19 September 2024 15:12:38 -0400 (0:00:00.023) 0:00:36.764 **** 4846 1726773158.18688: entering _queue_task() for managed_node3/fail 4846 1726773158.18891: worker is 1 (out of 1 available) 4846 1726773158.18908: exiting _queue_task() for managed_node3/fail 4846 1726773158.18921: done queuing things up, now waiting for results queue to drain 4846 1726773158.18922: waiting for pending results... 4846 1726773158.19120: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors 4846 1726773158.19239: in run() - task 0afff7ba-f7d3-e60c-8651-0000000007ce 4846 1726773158.19254: variable 'ansible_search_path' from source: unknown 4846 1726773158.19258: variable 'ansible_search_path' from source: unknown 4846 1726773158.19291: calling self._execute() 4846 1726773158.19365: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773158.19371: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773158.19386: variable 'omit' from source: magic vars 4846 1726773158.19847: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4846 1726773158.20043: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4846 1726773158.20083: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4846 1726773158.20112: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4846 1726773158.20144: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4846 1726773158.20226: variable '__kernel_settings_register_verify_values' from source: set_fact 4846 1726773158.20250: Evaluated conditional (__kernel_settings_register_verify_values is failed): False 4846 1726773158.20253: when evaluation is False, skipping this task 4846 1726773158.20256: _execute() done 4846 1726773158.20259: dumping result to json 4846 1726773158.20262: done dumping result, returning 4846 1726773158.20270: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Report errors that are not bootloader errors [0afff7ba-f7d3-e60c-8651-0000000007ce] 4846 1726773158.20279: sending task result for task 0afff7ba-f7d3-e60c-8651-0000000007ce 4846 1726773158.20380: done sending task result for task 0afff7ba-f7d3-e60c-8651-0000000007ce 4846 1726773158.20384: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__kernel_settings_register_verify_values is failed", "skip_reason": "Conditional result was False" } 4846 1726773158.20436: no more pending results, returning what we have 4846 1726773158.20440: results queue empty 4846 1726773158.20441: checking for any_errors_fatal 4846 1726773158.20445: done checking for any_errors_fatal 4846 1726773158.20446: checking for max_fail_percentage 4846 1726773158.20448: done checking for max_fail_percentage 4846 1726773158.20449: checking to see if all hosts have failed and the running result is not ok 4846 1726773158.20450: done checking to see if all hosts have failed 4846 1726773158.20451: getting the remaining hosts for this loop 4846 1726773158.20453: done getting the remaining hosts for this loop 4846 1726773158.20456: getting the next task for host managed_node3 4846 1726773158.20464: done getting next task for host managed_node3 4846 1726773158.20468: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 4846 1726773158.20473: ^ state is: HOST STATE: block=2, task=20, 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 4846 1726773158.20489: getting variables 4846 1726773158.20490: in VariableManager get_vars() 4846 1726773158.20527: Calling all_inventory to load vars for managed_node3 4846 1726773158.20529: Calling groups_inventory to load vars for managed_node3 4846 1726773158.20531: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773158.20538: Calling all_plugins_play to load vars for managed_node3 4846 1726773158.20540: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773158.20542: Calling groups_plugins_play to load vars for managed_node3 4846 1726773158.20731: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773158.20916: done with get_vars() 4846 1726773158.20924: done getting variables 4846 1726773158.20969: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:177 Thursday 19 September 2024 15:12:38 -0400 (0:00:00.023) 0:00:36.787 **** 4846 1726773158.20995: entering _queue_task() for managed_node3/set_fact 4846 1726773158.21194: worker is 1 (out of 1 available) 4846 1726773158.21210: exiting _queue_task() for managed_node3/set_fact 4846 1726773158.21223: done queuing things up, now waiting for results queue to drain 4846 1726773158.21224: waiting for pending results... 4846 1726773158.21416: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes 4846 1726773158.21507: in run() - task 0afff7ba-f7d3-e60c-8651-0000000006ee 4846 1726773158.21521: variable 'ansible_search_path' from source: unknown 4846 1726773158.21524: variable 'ansible_search_path' from source: unknown 4846 1726773158.21556: calling self._execute() 4846 1726773158.21634: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773158.21641: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773158.21651: variable 'omit' from source: magic vars 4846 1726773158.21746: variable 'omit' from source: magic vars 4846 1726773158.21798: variable 'omit' from source: magic vars 4846 1726773158.21827: variable 'omit' from source: magic vars 4846 1726773158.21864: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773158.21898: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773158.21919: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773158.21934: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773158.21946: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773158.21972: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773158.21979: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773158.21983: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773158.22069: Set connection var ansible_shell_executable to /bin/sh 4846 1726773158.22074: Set connection var ansible_pipelining to False 4846 1726773158.22081: Set connection var ansible_shell_type to sh 4846 1726773158.22084: Set connection var ansible_connection to ssh 4846 1726773158.22091: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773158.22099: Set connection var ansible_timeout to 10 4846 1726773158.22125: variable 'ansible_shell_executable' from source: unknown 4846 1726773158.22128: variable 'ansible_connection' from source: unknown 4846 1726773158.22131: variable 'ansible_module_compression' from source: unknown 4846 1726773158.22136: variable 'ansible_shell_type' from source: unknown 4846 1726773158.22139: variable 'ansible_shell_executable' from source: unknown 4846 1726773158.22143: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773158.22148: variable 'ansible_pipelining' from source: unknown 4846 1726773158.22152: variable 'ansible_timeout' from source: unknown 4846 1726773158.22158: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773158.22285: 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) 4846 1726773158.22296: variable 'omit' from source: magic vars 4846 1726773158.22302: starting attempt loop 4846 1726773158.22307: running the handler 4846 1726773158.22319: handler run complete 4846 1726773158.22330: attempt loop complete, returning result 4846 1726773158.22333: _execute() done 4846 1726773158.22336: dumping result to json 4846 1726773158.22340: done dumping result, returning 4846 1726773158.22349: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set the flag that reboot is needed to apply changes [0afff7ba-f7d3-e60c-8651-0000000006ee] 4846 1726773158.22355: sending task result for task 0afff7ba-f7d3-e60c-8651-0000000006ee 4846 1726773158.22446: done sending task result for task 0afff7ba-f7d3-e60c-8651-0000000006ee 4846 1726773158.22450: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "kernel_settings_reboot_required": false }, "changed": false } 4846 1726773158.22528: no more pending results, returning what we have 4846 1726773158.22531: results queue empty 4846 1726773158.22532: checking for any_errors_fatal 4846 1726773158.22538: done checking for any_errors_fatal 4846 1726773158.22538: checking for max_fail_percentage 4846 1726773158.22541: done checking for max_fail_percentage 4846 1726773158.22542: checking to see if all hosts have failed and the running result is not ok 4846 1726773158.22543: done checking to see if all hosts have failed 4846 1726773158.22544: getting the remaining hosts for this loop 4846 1726773158.22545: done getting the remaining hosts for this loop 4846 1726773158.22549: getting the next task for host managed_node3 4846 1726773158.22556: done getting next task for host managed_node3 4846 1726773158.22561: ^ task is: TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 4846 1726773158.22566: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 4846 1726773158.22577: getting variables 4846 1726773158.22579: in VariableManager get_vars() 4846 1726773158.22610: Calling all_inventory to load vars for managed_node3 4846 1726773158.22613: Calling groups_inventory to load vars for managed_node3 4846 1726773158.22614: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773158.22621: Calling all_plugins_play to load vars for managed_node3 4846 1726773158.22623: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773158.22625: Calling groups_plugins_play to load vars for managed_node3 4846 1726773158.22776: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773158.22987: done with get_vars() 4846 1726773158.22995: done getting variables 4846 1726773158.23042: 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-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:181 Thursday 19 September 2024 15:12:38 -0400 (0:00:00.020) 0:00:36.808 **** 4846 1726773158.23066: entering _queue_task() for managed_node3/set_fact 4846 1726773158.23264: worker is 1 (out of 1 available) 4846 1726773158.23280: exiting _queue_task() for managed_node3/set_fact 4846 1726773158.23293: done queuing things up, now waiting for results queue to drain 4846 1726773158.23295: waiting for pending results... 4846 1726773158.23490: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing 4846 1726773158.23589: in run() - task 0afff7ba-f7d3-e60c-8651-0000000006ef 4846 1726773158.23604: variable 'ansible_search_path' from source: unknown 4846 1726773158.23611: variable 'ansible_search_path' from source: unknown 4846 1726773158.23644: calling self._execute() 4846 1726773158.23720: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773158.23726: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773158.23743: variable 'omit' from source: magic vars 4846 1726773158.23832: variable 'omit' from source: magic vars 4846 1726773158.23883: variable 'omit' from source: magic vars 4846 1726773158.24211: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 4846 1726773158.24422: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 4846 1726773158.24460: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 4846 1726773158.24492: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 4846 1726773158.24526: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 4846 1726773158.24645: variable '__kernel_settings_register_profile' from source: set_fact 4846 1726773158.24657: variable '__kernel_settings_register_mode' from source: set_fact 4846 1726773158.24666: variable '__kernel_settings_register_apply' from source: set_fact 4846 1726773158.24713: variable 'omit' from source: magic vars 4846 1726773158.24742: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773158.24765: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773158.24785: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773158.24801: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773158.24813: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773158.24843: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773158.24846: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773158.24851: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773158.24936: Set connection var ansible_shell_executable to /bin/sh 4846 1726773158.24940: Set connection var ansible_pipelining to False 4846 1726773158.24943: Set connection var ansible_shell_type to sh 4846 1726773158.24946: Set connection var ansible_connection to ssh 4846 1726773158.24955: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773158.24963: Set connection var ansible_timeout to 10 4846 1726773158.24987: variable 'ansible_shell_executable' from source: unknown 4846 1726773158.24990: variable 'ansible_connection' from source: unknown 4846 1726773158.24992: variable 'ansible_module_compression' from source: unknown 4846 1726773158.24995: variable 'ansible_shell_type' from source: unknown 4846 1726773158.24999: variable 'ansible_shell_executable' from source: unknown 4846 1726773158.25003: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773158.25010: variable 'ansible_pipelining' from source: unknown 4846 1726773158.25014: variable 'ansible_timeout' from source: unknown 4846 1726773158.25019: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773158.25112: 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) 4846 1726773158.25124: variable 'omit' from source: magic vars 4846 1726773158.25130: starting attempt loop 4846 1726773158.25133: running the handler 4846 1726773158.25143: handler run complete 4846 1726773158.25152: attempt loop complete, returning result 4846 1726773158.25154: _execute() done 4846 1726773158.25158: dumping result to json 4846 1726773158.25162: done dumping result, returning 4846 1726773158.25173: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.kernel_settings : Set flag to indicate changed for testing [0afff7ba-f7d3-e60c-8651-0000000006ef] 4846 1726773158.25181: sending task result for task 0afff7ba-f7d3-e60c-8651-0000000006ef 4846 1726773158.25262: done sending task result for task 0afff7ba-f7d3-e60c-8651-0000000006ef 4846 1726773158.25265: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__kernel_settings_changed": true }, "changed": false } 4846 1726773158.25350: no more pending results, returning what we have 4846 1726773158.25353: results queue empty 4846 1726773158.25354: checking for any_errors_fatal 4846 1726773158.25360: done checking for any_errors_fatal 4846 1726773158.25361: checking for max_fail_percentage 4846 1726773158.25363: done checking for max_fail_percentage 4846 1726773158.25364: checking to see if all hosts have failed and the running result is not ok 4846 1726773158.25365: done checking to see if all hosts have failed 4846 1726773158.25366: getting the remaining hosts for this loop 4846 1726773158.25368: done getting the remaining hosts for this loop 4846 1726773158.25372: getting the next task for host managed_node3 4846 1726773158.25381: done getting next task for host managed_node3 4846 1726773158.25384: ^ task is: TASK: meta (role_complete) 4846 1726773158.25389: ^ state is: HOST STATE: block=2, task=20, 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 4846 1726773158.25400: getting variables 4846 1726773158.25402: in VariableManager get_vars() 4846 1726773158.25439: Calling all_inventory to load vars for managed_node3 4846 1726773158.25442: Calling groups_inventory to load vars for managed_node3 4846 1726773158.25444: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773158.25454: Calling all_plugins_play to load vars for managed_node3 4846 1726773158.25456: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773158.25459: Calling groups_plugins_play to load vars for managed_node3 4846 1726773158.25613: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773158.25802: done with get_vars() 4846 1726773158.25813: done getting variables 4846 1726773158.25870: done queuing things up, now waiting for results queue to drain 4846 1726773158.25876: results queue empty 4846 1726773158.25877: checking for any_errors_fatal 4846 1726773158.25879: done checking for any_errors_fatal 4846 1726773158.25879: checking for max_fail_percentage 4846 1726773158.25880: done checking for max_fail_percentage 4846 1726773158.25881: checking to see if all hosts have failed and the running result is not ok 4846 1726773158.25882: done checking to see if all hosts have failed 4846 1726773158.25883: getting the remaining hosts for this loop 4846 1726773158.25884: done getting the remaining hosts for this loop 4846 1726773158.25886: getting the next task for host managed_node3 4846 1726773158.25890: done getting next task for host managed_node3 4846 1726773158.25892: ^ task is: TASK: Verify no settings 4846 1726773158.25893: ^ state is: HOST STATE: block=2, task=20, 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 4846 1726773158.25895: getting variables 4846 1726773158.25896: in VariableManager get_vars() 4846 1726773158.25905: Calling all_inventory to load vars for managed_node3 4846 1726773158.25909: Calling groups_inventory to load vars for managed_node3 4846 1726773158.25910: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773158.25914: Calling all_plugins_play to load vars for managed_node3 4846 1726773158.25916: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773158.25918: Calling groups_plugins_play to load vars for managed_node3 4846 1726773158.26060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773158.26233: done with get_vars() 4846 1726773158.26240: done getting variables 4846 1726773158.26271: 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-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:20 Thursday 19 September 2024 15:12:38 -0400 (0:00:00.032) 0:00:36.840 **** 4846 1726773158.26294: entering _queue_task() for managed_node3/shell 4846 1726773158.26511: worker is 1 (out of 1 available) 4846 1726773158.26527: exiting _queue_task() for managed_node3/shell 4846 1726773158.26541: done queuing things up, now waiting for results queue to drain 4846 1726773158.26543: waiting for pending results... 4846 1726773158.26741: running TaskExecutor() for managed_node3/TASK: Verify no settings 4846 1726773158.26827: in run() - task 0afff7ba-f7d3-e60c-8651-00000000058b 4846 1726773158.26841: variable 'ansible_search_path' from source: unknown 4846 1726773158.26845: variable 'ansible_search_path' from source: unknown 4846 1726773158.26882: calling self._execute() 4846 1726773158.26956: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773158.26963: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773158.26974: variable 'omit' from source: magic vars 4846 1726773158.27073: variable 'omit' from source: magic vars 4846 1726773158.27114: variable 'omit' from source: magic vars 4846 1726773158.27401: variable '__kernel_settings_profile_filename' from source: role '' exported vars 4846 1726773158.27470: variable '__kernel_settings_profile_dir' from source: role '' exported vars 4846 1726773158.27546: variable '__kernel_settings_profile_parent' from source: set_fact 4846 1726773158.27552: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 4846 1726773158.27597: variable 'omit' from source: magic vars 4846 1726773158.27635: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773158.27665: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773158.27686: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773158.27702: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773158.27714: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773158.27741: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773158.27746: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773158.27749: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773158.27834: Set connection var ansible_shell_executable to /bin/sh 4846 1726773158.27841: Set connection var ansible_pipelining to False 4846 1726773158.27843: Set connection var ansible_shell_type to sh 4846 1726773158.27847: Set connection var ansible_connection to ssh 4846 1726773158.27854: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773158.27865: Set connection var ansible_timeout to 10 4846 1726773158.27887: variable 'ansible_shell_executable' from source: unknown 4846 1726773158.27890: variable 'ansible_connection' from source: unknown 4846 1726773158.27893: variable 'ansible_module_compression' from source: unknown 4846 1726773158.27896: variable 'ansible_shell_type' from source: unknown 4846 1726773158.27900: variable 'ansible_shell_executable' from source: unknown 4846 1726773158.27903: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773158.27910: variable 'ansible_pipelining' from source: unknown 4846 1726773158.27913: variable 'ansible_timeout' from source: unknown 4846 1726773158.27919: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773158.28037: 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) 4846 1726773158.28046: variable 'omit' from source: magic vars 4846 1726773158.28053: starting attempt loop 4846 1726773158.28056: running the handler 4846 1726773158.28067: 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) 4846 1726773158.28087: _low_level_execute_command(): starting 4846 1726773158.28095: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4846 1726773158.28609: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773158.28649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 <<< 4846 1726773158.28653: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773158.28656: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773158.28659: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773158.28715: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773158.28719: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773158.28725: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773158.28775: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773158.30558: stdout chunk (state=3): >>>/root <<< 4846 1726773158.30667: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773158.30725: stderr chunk (state=3): >>><<< 4846 1726773158.30729: stdout chunk (state=3): >>><<< 4846 1726773158.30749: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773158.30761: _low_level_execute_command(): starting 4846 1726773158.30768: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773158.307494-6001-116545435351031 `" && echo ansible-tmp-1726773158.307494-6001-116545435351031="` echo /root/.ansible/tmp/ansible-tmp-1726773158.307494-6001-116545435351031 `" ) && sleep 0' 4846 1726773158.31239: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773158.31242: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773158.31245: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration <<< 4846 1726773158.31249: 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.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773158.31302: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773158.31311: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773158.31354: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773158.33460: stdout chunk (state=3): >>>ansible-tmp-1726773158.307494-6001-116545435351031=/root/.ansible/tmp/ansible-tmp-1726773158.307494-6001-116545435351031 <<< 4846 1726773158.33583: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773158.33632: stderr chunk (state=3): >>><<< 4846 1726773158.33636: stdout chunk (state=3): >>><<< 4846 1726773158.33649: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773158.307494-6001-116545435351031=/root/.ansible/tmp/ansible-tmp-1726773158.307494-6001-116545435351031 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773158.33675: variable 'ansible_module_compression' from source: unknown 4846 1726773158.33721: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4846hktl8x9z/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 4846 1726773158.33755: variable 'ansible_facts' from source: unknown 4846 1726773158.33823: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773158.307494-6001-116545435351031/AnsiballZ_command.py 4846 1726773158.33935: Sending initial data 4846 1726773158.33938: Sent initial data (153 bytes) 4846 1726773158.34403: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773158.34408: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773158.34411: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773158.34414: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773158.34416: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773158.34467: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773158.34471: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773158.34519: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773158.36240: 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 debug2: Server supports extension "copy-data" revision 1 <<< 4846 1726773158.36246: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773158.36274: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773158.36310: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpz9msg9vk /root/.ansible/tmp/ansible-tmp-1726773158.307494-6001-116545435351031/AnsiballZ_command.py <<< 4846 1726773158.36318: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773158.307494-6001-116545435351031/AnsiballZ_command.py" <<< 4846 1726773158.36347: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpz9msg9vk" to remote "/root/.ansible/tmp/ansible-tmp-1726773158.307494-6001-116545435351031/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773158.307494-6001-116545435351031/AnsiballZ_command.py" <<< 4846 1726773158.37112: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773158.37176: stderr chunk (state=3): >>><<< 4846 1726773158.37179: stdout chunk (state=3): >>><<< 4846 1726773158.37197: done transferring module to remote 4846 1726773158.37208: _low_level_execute_command(): starting 4846 1726773158.37214: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773158.307494-6001-116545435351031/ /root/.ansible/tmp/ansible-tmp-1726773158.307494-6001-116545435351031/AnsiballZ_command.py && sleep 0' 4846 1726773158.37669: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773158.37672: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773158.37678: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration <<< 4846 1726773158.37681: 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.14.32 originally 10.31.14.32 <<< 4846 1726773158.37683: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773158.37734: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773158.37738: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773158.37780: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773158.39729: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773158.39775: stderr chunk (state=3): >>><<< 4846 1726773158.39782: stdout chunk (state=3): >>><<< 4846 1726773158.39796: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773158.39799: _low_level_execute_command(): starting 4846 1726773158.39807: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773158.307494-6001-116545435351031/AnsiballZ_command.py && sleep 0' 4846 1726773158.40249: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773158.40252: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773158.40255: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4846 1726773158.40257: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773158.40259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773158.40313: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773158.40316: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773158.40372: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773158.59303: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "+ exec\n+ rc=0\n+ conf=/etc/tuned/profiles/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[sysctl\\]' /etc/tuned/profiles/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[sysfs\\]' /etc/tuned/profiles/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[systemd\\]' /etc/tuned/profiles/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[vm\\]' /etc/tuned/profiles/kernel_settings/tuned.conf\n+ exit 0", "rc": 0, "cmd": "set -euxo pipefail\nexec 1>&2\nrc=0\nconf=/etc/tuned/profiles/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 15:12:38.582757", "end": "2024-09-19 15:12:38.591797", "delta": "0:00:00.009040", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euxo pipefail\nexec 1>&2\nrc=0\nconf=/etc/tuned/profiles/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}}} <<< 4846 1726773158.61184: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773158.61242: stderr chunk (state=3): >>><<< 4846 1726773158.61246: stdout chunk (state=3): >>><<< 4846 1726773158.61262: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "+ exec\n+ rc=0\n+ conf=/etc/tuned/profiles/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[sysctl\\]' /etc/tuned/profiles/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[sysfs\\]' /etc/tuned/profiles/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[systemd\\]' /etc/tuned/profiles/kernel_settings/tuned.conf\n+ for section in sysctl sysfs systemd vm\n+ grep '^\\[vm\\]' /etc/tuned/profiles/kernel_settings/tuned.conf\n+ exit 0", "rc": 0, "cmd": "set -euxo pipefail\nexec 1>&2\nrc=0\nconf=/etc/tuned/profiles/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 15:12:38.582757", "end": "2024-09-19 15:12:38.591797", "delta": "0:00:00.009040", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euxo pipefail\nexec 1>&2\nrc=0\nconf=/etc/tuned/profiles/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_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773158.61311: done with _execute_module (ansible.legacy.command, {'_raw_params': 'set -euxo pipefail\nexec 1>&2\nrc=0\nconf=/etc/tuned/profiles/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-1726773158.307494-6001-116545435351031/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4846 1726773158.61319: _low_level_execute_command(): starting 4846 1726773158.61325: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773158.307494-6001-116545435351031/ > /dev/null 2>&1 && sleep 0' 4846 1726773158.61812: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773158.61816: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773158.61818: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773158.61821: 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.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773158.61865: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773158.61886: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773158.61928: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773158.63921: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773158.63971: stderr chunk (state=3): >>><<< 4846 1726773158.63978: stdout chunk (state=3): >>><<< 4846 1726773158.63993: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773158.64002: handler run complete 4846 1726773158.64025: Evaluated conditional (False): False 4846 1726773158.64035: attempt loop complete, returning result 4846 1726773158.64038: _execute() done 4846 1726773158.64042: dumping result to json 4846 1726773158.64049: done dumping result, returning 4846 1726773158.64058: done running TaskExecutor() for managed_node3/TASK: Verify no settings [0afff7ba-f7d3-e60c-8651-00000000058b] 4846 1726773158.64064: sending task result for task 0afff7ba-f7d3-e60c-8651-00000000058b 4846 1726773158.64179: done sending task result for task 0afff7ba-f7d3-e60c-8651-00000000058b 4846 1726773158.64181: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": "set -euxo pipefail\nexec 1>&2\nrc=0\nconf=/etc/tuned/profiles/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.009040", "end": "2024-09-19 15:12:38.591797", "rc": 0, "start": "2024-09-19 15:12:38.582757" } STDERR: + exec + rc=0 + conf=/etc/tuned/profiles/kernel_settings/tuned.conf + for section in sysctl sysfs systemd vm + grep '^\[sysctl\]' /etc/tuned/profiles/kernel_settings/tuned.conf + for section in sysctl sysfs systemd vm + grep '^\[sysfs\]' /etc/tuned/profiles/kernel_settings/tuned.conf + for section in sysctl sysfs systemd vm + grep '^\[systemd\]' /etc/tuned/profiles/kernel_settings/tuned.conf + for section in sysctl sysfs systemd vm + grep '^\[vm\]' /etc/tuned/profiles/kernel_settings/tuned.conf + exit 0 4846 1726773158.64282: no more pending results, returning what we have 4846 1726773158.64286: results queue empty 4846 1726773158.64287: checking for any_errors_fatal 4846 1726773158.64290: done checking for any_errors_fatal 4846 1726773158.64291: checking for max_fail_percentage 4846 1726773158.64293: done checking for max_fail_percentage 4846 1726773158.64294: checking to see if all hosts have failed and the running result is not ok 4846 1726773158.64295: done checking to see if all hosts have failed 4846 1726773158.64296: getting the remaining hosts for this loop 4846 1726773158.64297: done getting the remaining hosts for this loop 4846 1726773158.64302: getting the next task for host managed_node3 4846 1726773158.64312: done getting next task for host managed_node3 4846 1726773158.64315: ^ task is: TASK: Remove kernel_settings tuned profile 4846 1726773158.64319: ^ state is: HOST STATE: block=2, task=20, 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 4846 1726773158.64323: getting variables 4846 1726773158.64324: in VariableManager get_vars() 4846 1726773158.64360: Calling all_inventory to load vars for managed_node3 4846 1726773158.64363: Calling groups_inventory to load vars for managed_node3 4846 1726773158.64365: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773158.64378: Calling all_plugins_play to load vars for managed_node3 4846 1726773158.64381: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773158.64385: Calling groups_plugins_play to load vars for managed_node3 4846 1726773158.64555: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773158.64745: done with get_vars() 4846 1726773158.64760: done getting variables TASK [Remove kernel_settings tuned profile] ************************************ task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:36 Thursday 19 September 2024 15:12:38 -0400 (0:00:00.385) 0:00:37.225 **** 4846 1726773158.64836: entering _queue_task() for managed_node3/file 4846 1726773158.65049: worker is 1 (out of 1 available) 4846 1726773158.65064: exiting _queue_task() for managed_node3/file 4846 1726773158.65080: done queuing things up, now waiting for results queue to drain 4846 1726773158.65081: waiting for pending results... 4846 1726773158.65285: running TaskExecutor() for managed_node3/TASK: Remove kernel_settings tuned profile 4846 1726773158.65358: in run() - task 0afff7ba-f7d3-e60c-8651-00000000058c 4846 1726773158.65375: variable 'ansible_search_path' from source: unknown 4846 1726773158.65379: variable 'ansible_search_path' from source: unknown 4846 1726773158.65413: calling self._execute() 4846 1726773158.65494: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773158.65500: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773158.65513: variable 'omit' from source: magic vars 4846 1726773158.65611: variable 'omit' from source: magic vars 4846 1726773158.65651: variable 'omit' from source: magic vars 4846 1726773158.65678: variable '__kernel_settings_profile_dir' from source: role '' exported vars 4846 1726773158.65942: variable '__kernel_settings_profile_dir' from source: role '' exported vars 4846 1726773158.66031: variable '__kernel_settings_profile_parent' from source: set_fact 4846 1726773158.66038: variable '__kernel_settings_tuned_profile' from source: role '' exported vars 4846 1726773158.66148: variable 'omit' from source: magic vars 4846 1726773158.66189: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773158.66222: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773158.66240: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773158.66256: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773158.66266: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773158.66299: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773158.66302: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773158.66308: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773158.66393: Set connection var ansible_shell_executable to /bin/sh 4846 1726773158.66403: Set connection var ansible_pipelining to False 4846 1726773158.66406: Set connection var ansible_shell_type to sh 4846 1726773158.66410: Set connection var ansible_connection to ssh 4846 1726773158.66416: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773158.66425: Set connection var ansible_timeout to 10 4846 1726773158.66445: variable 'ansible_shell_executable' from source: unknown 4846 1726773158.66448: variable 'ansible_connection' from source: unknown 4846 1726773158.66452: variable 'ansible_module_compression' from source: unknown 4846 1726773158.66455: variable 'ansible_shell_type' from source: unknown 4846 1726773158.66460: variable 'ansible_shell_executable' from source: unknown 4846 1726773158.66464: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773158.66469: variable 'ansible_pipelining' from source: unknown 4846 1726773158.66473: variable 'ansible_timeout' from source: unknown 4846 1726773158.66480: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773158.66649: 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__) 4846 1726773158.66660: variable 'omit' from source: magic vars 4846 1726773158.66667: starting attempt loop 4846 1726773158.66669: running the handler 4846 1726773158.66685: _low_level_execute_command(): starting 4846 1726773158.66693: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4846 1726773158.67212: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773158.67216: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773158.67231: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773158.67289: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773158.67296: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773158.67342: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773158.69133: stdout chunk (state=3): >>>/root <<< 4846 1726773158.69242: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773158.69294: stderr chunk (state=3): >>><<< 4846 1726773158.69297: stdout chunk (state=3): >>><<< 4846 1726773158.69319: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773158.69333: _low_level_execute_command(): starting 4846 1726773158.69338: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773158.6931942-6009-2045308300062 `" && echo ansible-tmp-1726773158.6931942-6009-2045308300062="` echo /root/.ansible/tmp/ansible-tmp-1726773158.6931942-6009-2045308300062 `" ) && sleep 0' 4846 1726773158.69780: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773158.69786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773158.69809: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773158.69855: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773158.69858: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773158.69910: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773158.72019: stdout chunk (state=3): >>>ansible-tmp-1726773158.6931942-6009-2045308300062=/root/.ansible/tmp/ansible-tmp-1726773158.6931942-6009-2045308300062 <<< 4846 1726773158.72140: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773158.72191: stderr chunk (state=3): >>><<< 4846 1726773158.72195: stdout chunk (state=3): >>><<< 4846 1726773158.72211: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773158.6931942-6009-2045308300062=/root/.ansible/tmp/ansible-tmp-1726773158.6931942-6009-2045308300062 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773158.72251: variable 'ansible_module_compression' from source: unknown 4846 1726773158.72298: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4846hktl8x9z/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 4846 1726773158.72330: variable 'ansible_facts' from source: unknown 4846 1726773158.72394: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773158.6931942-6009-2045308300062/AnsiballZ_file.py 4846 1726773158.72510: Sending initial data 4846 1726773158.72513: Sent initial data (149 bytes) 4846 1726773158.72979: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773158.72983: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773158.72985: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration <<< 4846 1726773158.72988: 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.14.32 originally 10.31.14.32 debug2: match found <<< 4846 1726773158.72991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773158.73044: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773158.73050: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773158.73096: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773158.74842: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 4846 1726773158.74849: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773158.74878: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773158.74913: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpuir9dtgz /root/.ansible/tmp/ansible-tmp-1726773158.6931942-6009-2045308300062/AnsiballZ_file.py <<< 4846 1726773158.74921: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773158.6931942-6009-2045308300062/AnsiballZ_file.py" <<< 4846 1726773158.74947: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpuir9dtgz" to remote "/root/.ansible/tmp/ansible-tmp-1726773158.6931942-6009-2045308300062/AnsiballZ_file.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773158.6931942-6009-2045308300062/AnsiballZ_file.py" <<< 4846 1726773158.75755: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773158.75819: stderr chunk (state=3): >>><<< 4846 1726773158.75823: stdout chunk (state=3): >>><<< 4846 1726773158.75845: done transferring module to remote 4846 1726773158.75855: _low_level_execute_command(): starting 4846 1726773158.75860: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773158.6931942-6009-2045308300062/ /root/.ansible/tmp/ansible-tmp-1726773158.6931942-6009-2045308300062/AnsiballZ_file.py && sleep 0' 4846 1726773158.76322: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773158.76325: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773158.76327: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4846 1726773158.76330: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 <<< 4846 1726773158.76335: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773158.76384: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773158.76388: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773158.76432: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773158.78396: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773158.78448: stderr chunk (state=3): >>><<< 4846 1726773158.78451: stdout chunk (state=3): >>><<< 4846 1726773158.78467: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773158.78470: _low_level_execute_command(): starting 4846 1726773158.78478: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773158.6931942-6009-2045308300062/AnsiballZ_file.py && sleep 0' 4846 1726773158.78947: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773158.78951: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773158.78953: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773158.78956: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773158.78958: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773158.79012: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773158.79017: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773158.79069: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773158.98215: stdout chunk (state=3): >>> {"path": "/etc/tuned/profiles/kernel_settings", "changed": true, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory", "path_content": {"directories": [], "files": ["/etc/tuned/profiles/kernel_settings/tuned.conf"]}}, "after": {"path": "/etc/tuned/profiles/kernel_settings", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/etc/tuned/profiles/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}}} <<< 4846 1726773158.99837: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773158.99903: stderr chunk (state=3): >>><<< 4846 1726773158.99909: stdout chunk (state=3): >>><<< 4846 1726773158.99925: _low_level_execute_command() done: rc=0, stdout= {"path": "/etc/tuned/profiles/kernel_settings", "changed": true, "diff": {"before": {"path": "/etc/tuned/profiles/kernel_settings", "state": "directory", "path_content": {"directories": [], "files": ["/etc/tuned/profiles/kernel_settings/tuned.conf"]}}, "after": {"path": "/etc/tuned/profiles/kernel_settings", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/etc/tuned/profiles/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_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773158.99972: done with _execute_module (file, {'path': '/etc/tuned/profiles/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-1726773158.6931942-6009-2045308300062/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4846 1726773158.99981: _low_level_execute_command(): starting 4846 1726773158.99987: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773158.6931942-6009-2045308300062/ > /dev/null 2>&1 && sleep 0' 4846 1726773159.00478: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773159.00486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773159.00489: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address <<< 4846 1726773159.00491: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773159.00494: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773159.00546: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773159.00549: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773159.00600: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773159.02579: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773159.02627: stderr chunk (state=3): >>><<< 4846 1726773159.02630: stdout chunk (state=3): >>><<< 4846 1726773159.02645: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773159.02652: handler run complete 4846 1726773159.02681: attempt loop complete, returning result 4846 1726773159.02685: _execute() done 4846 1726773159.02687: dumping result to json 4846 1726773159.02694: done dumping result, returning 4846 1726773159.02704: done running TaskExecutor() for managed_node3/TASK: Remove kernel_settings tuned profile [0afff7ba-f7d3-e60c-8651-00000000058c] 4846 1726773159.02712: sending task result for task 0afff7ba-f7d3-e60c-8651-00000000058c 4846 1726773159.02825: done sending task result for task 0afff7ba-f7d3-e60c-8651-00000000058c 4846 1726773159.02827: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "path": "/etc/tuned/profiles/kernel_settings", "state": "absent" } 4846 1726773159.02915: no more pending results, returning what we have 4846 1726773159.02920: results queue empty 4846 1726773159.02921: checking for any_errors_fatal 4846 1726773159.02933: done checking for any_errors_fatal 4846 1726773159.02934: checking for max_fail_percentage 4846 1726773159.02937: done checking for max_fail_percentage 4846 1726773159.02938: checking to see if all hosts have failed and the running result is not ok 4846 1726773159.02939: done checking to see if all hosts have failed 4846 1726773159.02940: getting the remaining hosts for this loop 4846 1726773159.02942: done getting the remaining hosts for this loop 4846 1726773159.02946: getting the next task for host managed_node3 4846 1726773159.02953: done getting next task for host managed_node3 4846 1726773159.02956: ^ task is: TASK: Get active_profile 4846 1726773159.02960: ^ state is: HOST STATE: block=2, task=20, 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 4846 1726773159.02964: getting variables 4846 1726773159.02965: in VariableManager get_vars() 4846 1726773159.03001: Calling all_inventory to load vars for managed_node3 4846 1726773159.03004: Calling groups_inventory to load vars for managed_node3 4846 1726773159.03012: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773159.03023: Calling all_plugins_play to load vars for managed_node3 4846 1726773159.03026: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773159.03029: Calling groups_plugins_play to load vars for managed_node3 4846 1726773159.03241: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773159.03421: done with get_vars() 4846 1726773159.03430: done getting variables TASK [Get active_profile] ****************************************************** task path: /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:41 Thursday 19 September 2024 15:12:39 -0400 (0:00:00.386) 0:00:37.612 **** 4846 1726773159.03505: entering _queue_task() for managed_node3/slurp 4846 1726773159.03717: worker is 1 (out of 1 available) 4846 1726773159.03731: exiting _queue_task() for managed_node3/slurp 4846 1726773159.03749: done queuing things up, now waiting for results queue to drain 4846 1726773159.03750: waiting for pending results... 4846 1726773159.03955: running TaskExecutor() for managed_node3/TASK: Get active_profile 4846 1726773159.04033: in run() - task 0afff7ba-f7d3-e60c-8651-00000000058d 4846 1726773159.04048: variable 'ansible_search_path' from source: unknown 4846 1726773159.04051: variable 'ansible_search_path' from source: unknown 4846 1726773159.04089: calling self._execute() 4846 1726773159.04169: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773159.04175: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773159.04189: variable 'omit' from source: magic vars 4846 1726773159.04285: variable 'omit' from source: magic vars 4846 1726773159.04324: variable 'omit' from source: magic vars 4846 1726773159.04349: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 4846 1726773159.04610: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 4846 1726773159.04682: variable '__kernel_settings_tuned_dir' from source: role '' exported vars 4846 1726773159.04715: variable 'omit' from source: magic vars 4846 1726773159.04755: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773159.04788: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773159.04809: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773159.04825: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773159.04836: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773159.04866: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773159.04870: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773159.04872: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773159.04961: Set connection var ansible_shell_executable to /bin/sh 4846 1726773159.04964: Set connection var ansible_pipelining to False 4846 1726773159.04967: Set connection var ansible_shell_type to sh 4846 1726773159.04970: Set connection var ansible_connection to ssh 4846 1726773159.04981: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773159.04989: Set connection var ansible_timeout to 10 4846 1726773159.05012: variable 'ansible_shell_executable' from source: unknown 4846 1726773159.05015: variable 'ansible_connection' from source: unknown 4846 1726773159.05018: variable 'ansible_module_compression' from source: unknown 4846 1726773159.05022: variable 'ansible_shell_type' from source: unknown 4846 1726773159.05025: variable 'ansible_shell_executable' from source: unknown 4846 1726773159.05030: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773159.05035: variable 'ansible_pipelining' from source: unknown 4846 1726773159.05038: variable 'ansible_timeout' from source: unknown 4846 1726773159.05044: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773159.05217: 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__) 4846 1726773159.05228: variable 'omit' from source: magic vars 4846 1726773159.05235: starting attempt loop 4846 1726773159.05238: running the handler 4846 1726773159.05251: _low_level_execute_command(): starting 4846 1726773159.05259: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4846 1726773159.05779: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773159.05816: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773159.05820: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773159.05823: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773159.05825: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773159.05884: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773159.05888: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773159.05893: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773159.05937: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773159.07710: stdout chunk (state=3): >>>/root <<< 4846 1726773159.07816: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773159.07869: stderr chunk (state=3): >>><<< 4846 1726773159.07872: stdout chunk (state=3): >>><<< 4846 1726773159.07900: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773159.07915: _low_level_execute_command(): starting 4846 1726773159.07921: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773159.0790014-6017-150859662980305 `" && echo ansible-tmp-1726773159.0790014-6017-150859662980305="` echo /root/.ansible/tmp/ansible-tmp-1726773159.0790014-6017-150859662980305 `" ) && sleep 0' 4846 1726773159.08559: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773159.08667: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773159.08671: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773159.10727: stdout chunk (state=3): >>>ansible-tmp-1726773159.0790014-6017-150859662980305=/root/.ansible/tmp/ansible-tmp-1726773159.0790014-6017-150859662980305 <<< 4846 1726773159.10843: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773159.10894: stderr chunk (state=3): >>><<< 4846 1726773159.10898: stdout chunk (state=3): >>><<< 4846 1726773159.10918: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773159.0790014-6017-150859662980305=/root/.ansible/tmp/ansible-tmp-1726773159.0790014-6017-150859662980305 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773159.10968: variable 'ansible_module_compression' from source: unknown 4846 1726773159.10999: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4846hktl8x9z/ansiballz_cache/ansible.modules.slurp-ZIP_DEFLATED 4846 1726773159.11029: variable 'ansible_facts' from source: unknown 4846 1726773159.11096: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773159.0790014-6017-150859662980305/AnsiballZ_slurp.py 4846 1726773159.11209: Sending initial data 4846 1726773159.11213: Sent initial data (152 bytes) 4846 1726773159.11664: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773159.11667: 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.14.32 originally 10.31.14.32 <<< 4846 1726773159.11670: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773159.11672: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773159.11675: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773159.11733: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773159.11739: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773159.11777: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773159.13475: 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 <<< 4846 1726773159.13479: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773159.13509: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773159.13547: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpgbuf_tht /root/.ansible/tmp/ansible-tmp-1726773159.0790014-6017-150859662980305/AnsiballZ_slurp.py <<< 4846 1726773159.13555: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773159.0790014-6017-150859662980305/AnsiballZ_slurp.py" <<< 4846 1726773159.13586: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpgbuf_tht" to remote "/root/.ansible/tmp/ansible-tmp-1726773159.0790014-6017-150859662980305/AnsiballZ_slurp.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773159.0790014-6017-150859662980305/AnsiballZ_slurp.py" <<< 4846 1726773159.14340: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773159.14398: stderr chunk (state=3): >>><<< 4846 1726773159.14401: stdout chunk (state=3): >>><<< 4846 1726773159.14424: done transferring module to remote 4846 1726773159.14436: _low_level_execute_command(): starting 4846 1726773159.14441: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773159.0790014-6017-150859662980305/ /root/.ansible/tmp/ansible-tmp-1726773159.0790014-6017-150859662980305/AnsiballZ_slurp.py && sleep 0' 4846 1726773159.14883: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773159.14886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773159.14889: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773159.14891: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773159.14944: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773159.14948: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773159.14990: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773159.16897: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773159.16944: stderr chunk (state=3): >>><<< 4846 1726773159.16947: stdout chunk (state=3): >>><<< 4846 1726773159.16962: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773159.16965: _low_level_execute_command(): starting 4846 1726773159.16972: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773159.0790014-6017-150859662980305/AnsiballZ_slurp.py && sleep 0' 4846 1726773159.17419: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773159.17423: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773159.17425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773159.17427: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773159.17430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773159.17476: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773159.17480: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773159.17539: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773159.35431: 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"}}} <<< 4846 1726773159.36988: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773159.37054: stderr chunk (state=3): >>><<< 4846 1726773159.37058: stdout chunk (state=3): >>><<< 4846 1726773159.37078: _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_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773159.37109: 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-1726773159.0790014-6017-150859662980305/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4846 1726773159.37120: _low_level_execute_command(): starting 4846 1726773159.37125: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773159.0790014-6017-150859662980305/ > /dev/null 2>&1 && sleep 0' 4846 1726773159.37612: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773159.37616: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773159.37618: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773159.37621: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773159.37630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773159.37672: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773159.37686: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773159.37739: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773159.39698: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773159.39751: stderr chunk (state=3): >>><<< 4846 1726773159.39754: stdout chunk (state=3): >>><<< 4846 1726773159.39768: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773159.39779: handler run complete 4846 1726773159.39795: attempt loop complete, returning result 4846 1726773159.39798: _execute() done 4846 1726773159.39801: dumping result to json 4846 1726773159.39808: done dumping result, returning 4846 1726773159.39821: done running TaskExecutor() for managed_node3/TASK: Get active_profile [0afff7ba-f7d3-e60c-8651-00000000058d] 4846 1726773159.39827: sending task result for task 0afff7ba-f7d3-e60c-8651-00000000058d 4846 1726773159.39933: done sending task result for task 0afff7ba-f7d3-e60c-8651-00000000058d 4846 1726773159.39936: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBrZXJuZWxfc2V0dGluZ3MK", "encoding": "base64", "source": "/etc/tuned/active_profile" } 4846 1726773159.39999: no more pending results, returning what we have 4846 1726773159.40003: results queue empty 4846 1726773159.40004: checking for any_errors_fatal 4846 1726773159.40017: done checking for any_errors_fatal 4846 1726773159.40018: checking for max_fail_percentage 4846 1726773159.40021: done checking for max_fail_percentage 4846 1726773159.40022: checking to see if all hosts have failed and the running result is not ok 4846 1726773159.40023: done checking to see if all hosts have failed 4846 1726773159.40024: getting the remaining hosts for this loop 4846 1726773159.40026: done getting the remaining hosts for this loop 4846 1726773159.40031: getting the next task for host managed_node3 4846 1726773159.40038: done getting next task for host managed_node3 4846 1726773159.40041: ^ task is: TASK: Ensure kernel_settings is not in active_profile 4846 1726773159.40045: ^ state is: HOST STATE: block=2, task=20, 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 4846 1726773159.40048: getting variables 4846 1726773159.40050: in VariableManager get_vars() 4846 1726773159.40089: Calling all_inventory to load vars for managed_node3 4846 1726773159.40092: Calling groups_inventory to load vars for managed_node3 4846 1726773159.40095: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773159.40111: Calling all_plugins_play to load vars for managed_node3 4846 1726773159.40115: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773159.40118: Calling groups_plugins_play to load vars for managed_node3 4846 1726773159.40293: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773159.40480: done with get_vars() 4846 1726773159.40490: done getting variables 4846 1726773159.40539: 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-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:46 Thursday 19 September 2024 15:12:39 -0400 (0:00:00.370) 0:00:37.983 **** 4846 1726773159.40566: entering _queue_task() for managed_node3/copy 4846 1726773159.40775: worker is 1 (out of 1 available) 4846 1726773159.40790: exiting _queue_task() for managed_node3/copy 4846 1726773159.40803: done queuing things up, now waiting for results queue to drain 4846 1726773159.40805: waiting for pending results... 4846 1726773159.41013: running TaskExecutor() for managed_node3/TASK: Ensure kernel_settings is not in active_profile 4846 1726773159.41093: in run() - task 0afff7ba-f7d3-e60c-8651-00000000058e 4846 1726773159.41111: variable 'ansible_search_path' from source: unknown 4846 1726773159.41114: variable 'ansible_search_path' from source: unknown 4846 1726773159.41149: calling self._execute() 4846 1726773159.41231: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773159.41238: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773159.41253: variable 'omit' from source: magic vars 4846 1726773159.41345: variable 'omit' from source: magic vars 4846 1726773159.41387: variable 'omit' from source: magic vars 4846 1726773159.41413: variable '__active_profile' from source: task vars 4846 1726773159.41741: variable '__active_profile' from source: task vars 4846 1726773159.41918: variable '__cur_profile' from source: task vars 4846 1726773159.42046: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 4846 1726773159.43945: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 4846 1726773159.44000: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 4846 1726773159.44033: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 4846 1726773159.44072: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 4846 1726773159.44099: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 4846 1726773159.44165: 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) 4846 1726773159.44192: 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) 4846 1726773159.44218: 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) 4846 1726773159.44251: 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) 4846 1726773159.44264: 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) 4846 1726773159.44352: variable '__kernel_settings_tuned_current_profile' from source: set_fact 4846 1726773159.44396: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 4846 1726773159.44452: variable '__kernel_settings_tuned_active_profile' from source: role '' exported vars 4846 1726773159.44513: variable '__kernel_settings_tuned_dir' from source: role '' exported vars 4846 1726773159.44537: variable 'omit' from source: magic vars 4846 1726773159.44561: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773159.44587: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773159.44604: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773159.44622: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773159.44633: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773159.44659: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773159.44662: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773159.44667: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773159.44753: Set connection var ansible_shell_executable to /bin/sh 4846 1726773159.44759: Set connection var ansible_pipelining to False 4846 1726773159.44762: Set connection var ansible_shell_type to sh 4846 1726773159.44765: Set connection var ansible_connection to ssh 4846 1726773159.44772: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773159.44783: Set connection var ansible_timeout to 10 4846 1726773159.44807: variable 'ansible_shell_executable' from source: unknown 4846 1726773159.44810: variable 'ansible_connection' from source: unknown 4846 1726773159.44814: variable 'ansible_module_compression' from source: unknown 4846 1726773159.44817: variable 'ansible_shell_type' from source: unknown 4846 1726773159.44821: variable 'ansible_shell_executable' from source: unknown 4846 1726773159.44825: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773159.44830: variable 'ansible_pipelining' from source: unknown 4846 1726773159.44835: variable 'ansible_timeout' from source: unknown 4846 1726773159.44840: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773159.44923: 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) 4846 1726773159.44933: variable 'omit' from source: magic vars 4846 1726773159.44940: starting attempt loop 4846 1726773159.44943: running the handler 4846 1726773159.44957: _low_level_execute_command(): starting 4846 1726773159.44964: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4846 1726773159.45499: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773159.45504: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773159.45507: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration <<< 4846 1726773159.45510: 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.14.32 originally 10.31.14.32 <<< 4846 1726773159.45513: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773159.45569: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773159.45572: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773159.45578: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773159.45623: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773159.47399: stdout chunk (state=3): >>>/root <<< 4846 1726773159.47508: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773159.47567: stderr chunk (state=3): >>><<< 4846 1726773159.47570: stdout chunk (state=3): >>><<< 4846 1726773159.47594: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773159.47607: _low_level_execute_command(): starting 4846 1726773159.47614: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773159.475939-6028-126269158571071 `" && echo ansible-tmp-1726773159.475939-6028-126269158571071="` echo /root/.ansible/tmp/ansible-tmp-1726773159.475939-6028-126269158571071 `" ) && sleep 0' 4846 1726773159.48080: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773159.48084: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773159.48087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address <<< 4846 1726773159.48089: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773159.48091: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773159.48144: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773159.48148: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773159.48196: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773159.50235: stdout chunk (state=3): >>>ansible-tmp-1726773159.475939-6028-126269158571071=/root/.ansible/tmp/ansible-tmp-1726773159.475939-6028-126269158571071 <<< 4846 1726773159.50350: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773159.50405: stderr chunk (state=3): >>><<< 4846 1726773159.50410: stdout chunk (state=3): >>><<< 4846 1726773159.50426: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773159.475939-6028-126269158571071=/root/.ansible/tmp/ansible-tmp-1726773159.475939-6028-126269158571071 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773159.50503: variable 'ansible_module_compression' from source: unknown 4846 1726773159.50547: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4846hktl8x9z/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4846 1726773159.50575: variable 'ansible_facts' from source: unknown 4846 1726773159.50644: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773159.475939-6028-126269158571071/AnsiballZ_stat.py 4846 1726773159.50749: Sending initial data 4846 1726773159.50752: Sent initial data (150 bytes) 4846 1726773159.51203: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773159.51247: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773159.51250: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773159.51252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773159.51255: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773159.51257: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773159.51309: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773159.51313: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773159.51364: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773159.53085: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773159.53123: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773159.53160: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmprxq9sbpk /root/.ansible/tmp/ansible-tmp-1726773159.475939-6028-126269158571071/AnsiballZ_stat.py <<< 4846 1726773159.53168: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773159.475939-6028-126269158571071/AnsiballZ_stat.py" <<< 4846 1726773159.53196: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmprxq9sbpk" to remote "/root/.ansible/tmp/ansible-tmp-1726773159.475939-6028-126269158571071/AnsiballZ_stat.py" <<< 4846 1726773159.53203: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773159.475939-6028-126269158571071/AnsiballZ_stat.py" <<< 4846 1726773159.53980: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773159.54056: stderr chunk (state=3): >>><<< 4846 1726773159.54065: stdout chunk (state=3): >>><<< 4846 1726773159.54086: done transferring module to remote 4846 1726773159.54097: _low_level_execute_command(): starting 4846 1726773159.54102: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773159.475939-6028-126269158571071/ /root/.ansible/tmp/ansible-tmp-1726773159.475939-6028-126269158571071/AnsiballZ_stat.py && sleep 0' 4846 1726773159.54584: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773159.54588: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773159.54591: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773159.54595: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773159.54597: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773159.54648: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773159.54651: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773159.54698: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773159.56617: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773159.56672: stderr chunk (state=3): >>><<< 4846 1726773159.56678: stdout chunk (state=3): >>><<< 4846 1726773159.56692: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773159.56695: _low_level_execute_command(): starting 4846 1726773159.56701: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773159.475939-6028-126269158571071/AnsiballZ_stat.py && sleep 0' 4846 1726773159.57186: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773159.57190: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773159.57193: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4846 1726773159.57197: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773159.57199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773159.57248: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773159.57251: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773159.57304: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773159.76382: 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": 262948, "dev": 51714, "nlink": 1, "atime": 1726773159.35278, "mtime": 1726773156.5527353, "ctime": 1726773156.5527353, "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": "51282542", "attributes": ["extents"], "attr_flags": "e"}, "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}}} <<< 4846 1726773159.78129: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773159.78192: stderr chunk (state=3): >>><<< 4846 1726773159.78196: stdout chunk (state=3): >>><<< 4846 1726773159.78216: _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": 262948, "dev": 51714, "nlink": 1, "atime": 1726773159.35278, "mtime": 1726773156.5527353, "ctime": 1726773156.5527353, "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": "51282542", "attributes": ["extents"], "attr_flags": "e"}, "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_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773159.78268: 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-1726773159.475939-6028-126269158571071/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 4846 1726773159.78372: Sending initial data 4846 1726773159.78379: Sent initial data (138 bytes) 4846 1726773159.78871: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773159.78875: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773159.78877: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773159.78880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773159.78935: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773159.78938: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773159.78987: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773159.80712: 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 <<< 4846 1726773159.80716: stderr chunk (state=3): >>>debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773159.80750: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773159.80786: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/.2kqkx3n2 /root/.ansible/tmp/ansible-tmp-1726773159.475939-6028-126269158571071/.source <<< 4846 1726773159.80794: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773159.475939-6028-126269158571071/.source" <<< 4846 1726773159.80825: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/.2kqkx3n2" to remote "/root/.ansible/tmp/ansible-tmp-1726773159.475939-6028-126269158571071/.source" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773159.475939-6028-126269158571071/.source" <<< 4846 1726773159.80977: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773159.81042: stderr chunk (state=3): >>><<< 4846 1726773159.81045: stdout chunk (state=3): >>><<< 4846 1726773159.81064: _low_level_execute_command(): starting 4846 1726773159.81069: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773159.475939-6028-126269158571071/ /root/.ansible/tmp/ansible-tmp-1726773159.475939-6028-126269158571071/.source && sleep 0' 4846 1726773159.81534: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773159.81537: 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.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773159.81540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration <<< 4846 1726773159.81542: 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.14.32 originally 10.31.14.32 <<< 4846 1726773159.81544: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773159.81599: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773159.81607: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773159.81643: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773159.83536: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773159.83583: stderr chunk (state=3): >>><<< 4846 1726773159.83586: stdout chunk (state=3): >>><<< 4846 1726773159.83602: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773159.83628: variable 'ansible_module_compression' from source: unknown 4846 1726773159.83665: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4846hktl8x9z/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 4846 1726773159.83682: variable 'ansible_facts' from source: unknown 4846 1726773159.83730: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773159.475939-6028-126269158571071/AnsiballZ_copy.py 4846 1726773159.83831: Sending initial data 4846 1726773159.83835: Sent initial data (150 bytes) 4846 1726773159.84287: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773159.84290: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773159.84293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address <<< 4846 1726773159.84295: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773159.84347: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773159.84351: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773159.84395: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773159.86086: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773159.86121: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773159.86161: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmp49nd2iqm /root/.ansible/tmp/ansible-tmp-1726773159.475939-6028-126269158571071/AnsiballZ_copy.py <<< 4846 1726773159.86169: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773159.475939-6028-126269158571071/AnsiballZ_copy.py" <<< 4846 1726773159.86198: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmp49nd2iqm" to remote "/root/.ansible/tmp/ansible-tmp-1726773159.475939-6028-126269158571071/AnsiballZ_copy.py" <<< 4846 1726773159.86202: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773159.475939-6028-126269158571071/AnsiballZ_copy.py" <<< 4846 1726773159.86993: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773159.87064: stderr chunk (state=3): >>><<< 4846 1726773159.87068: stdout chunk (state=3): >>><<< 4846 1726773159.87090: done transferring module to remote 4846 1726773159.87098: _low_level_execute_command(): starting 4846 1726773159.87105: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773159.475939-6028-126269158571071/ /root/.ansible/tmp/ansible-tmp-1726773159.475939-6028-126269158571071/AnsiballZ_copy.py && sleep 0' 4846 1726773159.87568: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773159.87572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773159.87577: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773159.87579: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773159.87635: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773159.87639: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773159.87683: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773159.89664: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773159.89715: stderr chunk (state=3): >>><<< 4846 1726773159.89720: stdout chunk (state=3): >>><<< 4846 1726773159.89737: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773159.89740: _low_level_execute_command(): starting 4846 1726773159.89747: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773159.475939-6028-126269158571071/AnsiballZ_copy.py && sleep 0' 4846 1726773159.90203: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773159.90209: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773159.90211: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773159.90214: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773159.90216: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773159.90269: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773159.90278: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773159.90327: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773160.09183: stdout chunk (state=3): >>> {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726773159.475939-6028-126269158571071/.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-1726773159.475939-6028-126269158571071/.source", "_original_basename": ".2kqkx3n2", "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}}} <<< 4846 1726773160.10737: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773160.10794: stderr chunk (state=3): >>><<< 4846 1726773160.10798: stdout chunk (state=3): >>><<< 4846 1726773160.10823: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/active_profile", "src": "/root/.ansible/tmp/ansible-tmp-1726773159.475939-6028-126269158571071/.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-1726773159.475939-6028-126269158571071/.source", "_original_basename": ".2kqkx3n2", "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_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773160.10855: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/active_profile', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726773159.475939-6028-126269158571071/.source', '_original_basename': '.2kqkx3n2', '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-1726773159.475939-6028-126269158571071/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4846 1726773160.10866: _low_level_execute_command(): starting 4846 1726773160.10872: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773159.475939-6028-126269158571071/ > /dev/null 2>&1 && sleep 0' 4846 1726773160.11322: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773160.11372: 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.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773160.11379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773160.11433: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773160.11436: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773160.11482: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773160.13437: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773160.13486: stderr chunk (state=3): >>><<< 4846 1726773160.13489: stdout chunk (state=3): >>><<< 4846 1726773160.13503: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773160.13514: handler run complete 4846 1726773160.13537: attempt loop complete, returning result 4846 1726773160.13544: _execute() done 4846 1726773160.13547: dumping result to json 4846 1726773160.13556: done dumping result, returning 4846 1726773160.13565: done running TaskExecutor() for managed_node3/TASK: Ensure kernel_settings is not in active_profile [0afff7ba-f7d3-e60c-8651-00000000058e] 4846 1726773160.13572: sending task result for task 0afff7ba-f7d3-e60c-8651-00000000058e 4846 1726773160.13689: done sending task result for task 0afff7ba-f7d3-e60c-8651-00000000058e 4846 1726773160.13692: 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-1726773159.475939-6028-126269158571071/.source", "state": "file", "uid": 0 } 4846 1726773160.13777: no more pending results, returning what we have 4846 1726773160.13782: results queue empty 4846 1726773160.13783: checking for any_errors_fatal 4846 1726773160.13790: done checking for any_errors_fatal 4846 1726773160.13791: checking for max_fail_percentage 4846 1726773160.13793: done checking for max_fail_percentage 4846 1726773160.13794: checking to see if all hosts have failed and the running result is not ok 4846 1726773160.13795: done checking to see if all hosts have failed 4846 1726773160.13796: getting the remaining hosts for this loop 4846 1726773160.13798: done getting the remaining hosts for this loop 4846 1726773160.13809: getting the next task for host managed_node3 4846 1726773160.13818: done getting next task for host managed_node3 4846 1726773160.13822: ^ task is: TASK: Set profile_mode to auto 4846 1726773160.13826: ^ state is: HOST STATE: block=2, task=20, 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 4846 1726773160.13831: getting variables 4846 1726773160.13833: in VariableManager get_vars() 4846 1726773160.13871: Calling all_inventory to load vars for managed_node3 4846 1726773160.13874: Calling groups_inventory to load vars for managed_node3 4846 1726773160.13877: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773160.13888: Calling all_plugins_play to load vars for managed_node3 4846 1726773160.13891: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773160.13894: Calling groups_plugins_play to load vars for managed_node3 4846 1726773160.14118: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773160.14298: done with get_vars() 4846 1726773160.14310: done getting variables 4846 1726773160.14360: 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-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:57 Thursday 19 September 2024 15:12:40 -0400 (0:00:00.738) 0:00:38.721 **** 4846 1726773160.14386: entering _queue_task() for managed_node3/copy 4846 1726773160.14608: worker is 1 (out of 1 available) 4846 1726773160.14624: exiting _queue_task() for managed_node3/copy 4846 1726773160.14637: done queuing things up, now waiting for results queue to drain 4846 1726773160.14638: waiting for pending results... 4846 1726773160.14847: running TaskExecutor() for managed_node3/TASK: Set profile_mode to auto 4846 1726773160.14931: in run() - task 0afff7ba-f7d3-e60c-8651-00000000058f 4846 1726773160.14945: variable 'ansible_search_path' from source: unknown 4846 1726773160.14949: variable 'ansible_search_path' from source: unknown 4846 1726773160.14987: calling self._execute() 4846 1726773160.15072: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773160.15085: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773160.15093: variable 'omit' from source: magic vars 4846 1726773160.15190: variable 'omit' from source: magic vars 4846 1726773160.15227: variable 'omit' from source: magic vars 4846 1726773160.15253: variable '__kernel_settings_tuned_profile_mode' from source: role '' exported vars 4846 1726773160.15513: variable '__kernel_settings_tuned_profile_mode' from source: role '' exported vars 4846 1726773160.15585: variable '__kernel_settings_tuned_dir' from source: role '' exported vars 4846 1726773160.15620: variable 'omit' from source: magic vars 4846 1726773160.15661: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773160.15695: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773160.15715: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773160.15731: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773160.15743: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773160.15772: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773160.15779: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773160.15784: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773160.15871: Set connection var ansible_shell_executable to /bin/sh 4846 1726773160.15879: Set connection var ansible_pipelining to False 4846 1726773160.15883: Set connection var ansible_shell_type to sh 4846 1726773160.15885: Set connection var ansible_connection to ssh 4846 1726773160.15893: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773160.15902: Set connection var ansible_timeout to 10 4846 1726773160.15925: variable 'ansible_shell_executable' from source: unknown 4846 1726773160.15928: variable 'ansible_connection' from source: unknown 4846 1726773160.15931: variable 'ansible_module_compression' from source: unknown 4846 1726773160.15936: variable 'ansible_shell_type' from source: unknown 4846 1726773160.15938: variable 'ansible_shell_executable' from source: unknown 4846 1726773160.15943: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773160.15948: variable 'ansible_pipelining' from source: unknown 4846 1726773160.15954: variable 'ansible_timeout' from source: unknown 4846 1726773160.15957: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773160.16081: 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) 4846 1726773160.16093: variable 'omit' from source: magic vars 4846 1726773160.16099: starting attempt loop 4846 1726773160.16102: running the handler 4846 1726773160.16116: _low_level_execute_command(): starting 4846 1726773160.16125: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4846 1726773160.16672: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773160.16679: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773160.16682: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773160.16684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773160.16742: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773160.16745: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773160.16754: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773160.16796: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773160.18523: stdout chunk (state=3): >>>/root <<< 4846 1726773160.18668: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773160.18703: stderr chunk (state=3): >>><<< 4846 1726773160.18709: stdout chunk (state=3): >>><<< 4846 1726773160.18732: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773160.18745: _low_level_execute_command(): starting 4846 1726773160.18754: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773160.1873283-6046-136957220805134 `" && echo ansible-tmp-1726773160.1873283-6046-136957220805134="` echo /root/.ansible/tmp/ansible-tmp-1726773160.1873283-6046-136957220805134 `" ) && sleep 0' 4846 1726773160.19205: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773160.19246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773160.19250: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773160.19260: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4846 1726773160.19263: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773160.19314: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773160.19318: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773160.19364: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773160.21403: stdout chunk (state=3): >>>ansible-tmp-1726773160.1873283-6046-136957220805134=/root/.ansible/tmp/ansible-tmp-1726773160.1873283-6046-136957220805134 <<< 4846 1726773160.21523: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773160.21569: stderr chunk (state=3): >>><<< 4846 1726773160.21572: stdout chunk (state=3): >>><<< 4846 1726773160.21591: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773160.1873283-6046-136957220805134=/root/.ansible/tmp/ansible-tmp-1726773160.1873283-6046-136957220805134 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773160.21669: variable 'ansible_module_compression' from source: unknown 4846 1726773160.21721: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4846hktl8x9z/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 4846 1726773160.21750: variable 'ansible_facts' from source: unknown 4846 1726773160.21815: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773160.1873283-6046-136957220805134/AnsiballZ_stat.py 4846 1726773160.21911: Sending initial data 4846 1726773160.21915: Sent initial data (151 bytes) 4846 1726773160.22383: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773160.22387: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773160.22390: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773160.22393: 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.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773160.22440: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773160.22447: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773160.22493: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773160.24141: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773160.24177: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773160.24218: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmp79ixhc8q /root/.ansible/tmp/ansible-tmp-1726773160.1873283-6046-136957220805134/AnsiballZ_stat.py <<< 4846 1726773160.24222: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773160.1873283-6046-136957220805134/AnsiballZ_stat.py" <<< 4846 1726773160.24251: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmp79ixhc8q" to remote "/root/.ansible/tmp/ansible-tmp-1726773160.1873283-6046-136957220805134/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773160.1873283-6046-136957220805134/AnsiballZ_stat.py" <<< 4846 1726773160.25271: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773160.25322: stderr chunk (state=3): >>><<< 4846 1726773160.25336: stdout chunk (state=3): >>><<< 4846 1726773160.25372: done transferring module to remote 4846 1726773160.25393: _low_level_execute_command(): starting 4846 1726773160.25403: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773160.1873283-6046-136957220805134/ /root/.ansible/tmp/ansible-tmp-1726773160.1873283-6046-136957220805134/AnsiballZ_stat.py && sleep 0' 4846 1726773160.25912: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773160.25915: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773160.25925: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773160.25938: 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.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773160.25992: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773160.25996: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773160.26000: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773160.26041: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773160.28231: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773160.28234: stdout chunk (state=3): >>><<< 4846 1726773160.28237: stderr chunk (state=3): >>><<< 4846 1726773160.28345: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773160.28351: _low_level_execute_command(): starting 4846 1726773160.28354: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773160.1873283-6046-136957220805134/AnsiballZ_stat.py && sleep 0' 4846 1726773160.29028: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773160.29049: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773160.29133: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773160.47952: 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": 262418, "dev": 51714, "nlink": 1, "atime": 1726773139.4534626, "mtime": 1726773156.5537353, "ctime": 1726773156.5537353, "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": "2724866095", "attributes": ["extents"], "attr_flags": "e"}, "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}}} <<< 4846 1726773160.49651: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773160.49712: stderr chunk (state=3): >>><<< 4846 1726773160.49718: stdout chunk (state=3): >>><<< 4846 1726773160.49738: _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": 262418, "dev": 51714, "nlink": 1, "atime": 1726773139.4534626, "mtime": 1726773156.5537353, "ctime": 1726773156.5537353, "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": "2724866095", "attributes": ["extents"], "attr_flags": "e"}, "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_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773160.50160: 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-1726773160.1873283-6046-136957220805134/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 4846 1726773160.50260: Sending initial data 4846 1726773160.50264: Sent initial data (139 bytes) 4846 1726773160.50745: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773160.50754: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773160.50757: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773160.50759: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773160.50809: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773160.50813: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773160.50870: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773160.52598: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773160.52690: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773160.52732: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/.j4tmkboa /root/.ansible/tmp/ansible-tmp-1726773160.1873283-6046-136957220805134/.source <<< 4846 1726773160.52752: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773160.1873283-6046-136957220805134/.source" debug1: stat remote: No such file or directory <<< 4846 1726773160.52768: stderr chunk (state=3): >>>debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/.j4tmkboa" to remote "/root/.ansible/tmp/ansible-tmp-1726773160.1873283-6046-136957220805134/.source" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773160.1873283-6046-136957220805134/.source" <<< 4846 1726773160.52914: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773160.52988: stderr chunk (state=3): >>><<< 4846 1726773160.52991: stdout chunk (state=3): >>><<< 4846 1726773160.53014: _low_level_execute_command(): starting 4846 1726773160.53019: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773160.1873283-6046-136957220805134/ /root/.ansible/tmp/ansible-tmp-1726773160.1873283-6046-136957220805134/.source && sleep 0' 4846 1726773160.53462: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773160.53466: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773160.53468: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773160.53471: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773160.53532: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773160.53534: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773160.53570: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773160.55430: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773160.55501: stderr chunk (state=3): >>><<< 4846 1726773160.55505: stdout chunk (state=3): >>><<< 4846 1726773160.55525: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773160.55552: variable 'ansible_module_compression' from source: unknown 4846 1726773160.55592: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4846hktl8x9z/ansiballz_cache/ansible.modules.copy-ZIP_DEFLATED 4846 1726773160.55610: variable 'ansible_facts' from source: unknown 4846 1726773160.55657: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773160.1873283-6046-136957220805134/AnsiballZ_copy.py 4846 1726773160.55757: Sending initial data 4846 1726773160.55760: Sent initial data (151 bytes) 4846 1726773160.56205: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773160.56208: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773160.56213: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773160.56215: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773160.56217: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773160.56269: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773160.56273: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773160.56317: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773160.57971: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773160.58007: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773160.58041: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpxq1zh_5c /root/.ansible/tmp/ansible-tmp-1726773160.1873283-6046-136957220805134/AnsiballZ_copy.py <<< 4846 1726773160.58053: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773160.1873283-6046-136957220805134/AnsiballZ_copy.py" <<< 4846 1726773160.58078: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpxq1zh_5c" to remote "/root/.ansible/tmp/ansible-tmp-1726773160.1873283-6046-136957220805134/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773160.1873283-6046-136957220805134/AnsiballZ_copy.py" <<< 4846 1726773160.58882: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773160.58945: stderr chunk (state=3): >>><<< 4846 1726773160.58948: stdout chunk (state=3): >>><<< 4846 1726773160.58967: done transferring module to remote 4846 1726773160.58977: _low_level_execute_command(): starting 4846 1726773160.58983: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773160.1873283-6046-136957220805134/ /root/.ansible/tmp/ansible-tmp-1726773160.1873283-6046-136957220805134/AnsiballZ_copy.py && sleep 0' 4846 1726773160.59441: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773160.59445: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found <<< 4846 1726773160.59447: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 4846 1726773160.59450: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773160.59452: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773160.59504: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773160.59513: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773160.59553: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773160.61473: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773160.61535: stderr chunk (state=3): >>><<< 4846 1726773160.61538: stdout chunk (state=3): >>><<< 4846 1726773160.61553: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773160.61556: _low_level_execute_command(): starting 4846 1726773160.61562: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773160.1873283-6046-136957220805134/AnsiballZ_copy.py && sleep 0' 4846 1726773160.62046: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773160.62050: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773160.62053: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration <<< 4846 1726773160.62056: 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.14.32 originally 10.31.14.32 debug2: match found <<< 4846 1726773160.62059: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773160.62113: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773160.62117: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773160.62168: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773160.80670: stdout chunk (state=3): >>> {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726773160.1873283-6046-136957220805134/.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-1726773160.1873283-6046-136957220805134/.source", "_original_basename": ".j4tmkboa", "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}}} <<< 4846 1726773160.82230: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773160.82261: stderr chunk (state=3): >>><<< 4846 1726773160.82265: stdout chunk (state=3): >>><<< 4846 1726773160.82284: _low_level_execute_command() done: rc=0, stdout= {"dest": "/etc/tuned/profile_mode", "src": "/root/.ansible/tmp/ansible-tmp-1726773160.1873283-6046-136957220805134/.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-1726773160.1873283-6046-136957220805134/.source", "_original_basename": ".j4tmkboa", "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_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773160.82318: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/tuned/profile_mode', 'mode': '0600', 'src': '/root/.ansible/tmp/ansible-tmp-1726773160.1873283-6046-136957220805134/.source', '_original_basename': '.j4tmkboa', '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-1726773160.1873283-6046-136957220805134/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4846 1726773160.82328: _low_level_execute_command(): starting 4846 1726773160.82334: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773160.1873283-6046-136957220805134/ > /dev/null 2>&1 && sleep 0' 4846 1726773160.83130: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773160.83133: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773160.83244: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773160.85319: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773160.85331: stdout chunk (state=3): >>><<< 4846 1726773160.85355: stderr chunk (state=3): >>><<< 4846 1726773160.85373: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773160.85394: handler run complete 4846 1726773160.85438: attempt loop complete, returning result 4846 1726773160.85454: _execute() done 4846 1726773160.85467: dumping result to json 4846 1726773160.85512: done dumping result, returning 4846 1726773160.85515: done running TaskExecutor() for managed_node3/TASK: Set profile_mode to auto [0afff7ba-f7d3-e60c-8651-00000000058f] 4846 1726773160.85518: sending task result for task 0afff7ba-f7d3-e60c-8651-00000000058f 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-1726773160.1873283-6046-136957220805134/.source", "state": "file", "uid": 0 } 4846 1726773160.85899: no more pending results, returning what we have 4846 1726773160.85904: results queue empty 4846 1726773160.85905: checking for any_errors_fatal 4846 1726773160.85920: done checking for any_errors_fatal 4846 1726773160.85921: checking for max_fail_percentage 4846 1726773160.85923: done checking for max_fail_percentage 4846 1726773160.85925: checking to see if all hosts have failed and the running result is not ok 4846 1726773160.85926: done checking to see if all hosts have failed 4846 1726773160.85927: getting the remaining hosts for this loop 4846 1726773160.85929: done getting the remaining hosts for this loop 4846 1726773160.85934: getting the next task for host managed_node3 4846 1726773160.85943: done getting next task for host managed_node3 4846 1726773160.85951: ^ task is: TASK: Restart tuned 4846 1726773160.85956: ^ state is: HOST STATE: block=2, task=20, 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 4846 1726773160.85960: getting variables 4846 1726773160.85962: in VariableManager get_vars() 4846 1726773160.86131: Calling all_inventory to load vars for managed_node3 4846 1726773160.86135: Calling groups_inventory to load vars for managed_node3 4846 1726773160.86139: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773160.86146: done sending task result for task 0afff7ba-f7d3-e60c-8651-00000000058f 4846 1726773160.86150: WORKER PROCESS EXITING 4846 1726773160.86162: Calling all_plugins_play to load vars for managed_node3 4846 1726773160.86166: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773160.86170: Calling groups_plugins_play to load vars for managed_node3 4846 1726773160.86548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773160.87231: done with get_vars() 4846 1726773160.87244: done getting variables 4846 1726773160.87310: 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-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:64 Thursday 19 September 2024 15:12:40 -0400 (0:00:00.729) 0:00:39.450 **** 4846 1726773160.87345: entering _queue_task() for managed_node3/service 4846 1726773160.87640: worker is 1 (out of 1 available) 4846 1726773160.87769: exiting _queue_task() for managed_node3/service 4846 1726773160.87782: done queuing things up, now waiting for results queue to drain 4846 1726773160.87784: waiting for pending results... 4846 1726773160.88029: running TaskExecutor() for managed_node3/TASK: Restart tuned 4846 1726773160.88163: in run() - task 0afff7ba-f7d3-e60c-8651-000000000590 4846 1726773160.88186: variable 'ansible_search_path' from source: unknown 4846 1726773160.88198: variable 'ansible_search_path' from source: unknown 4846 1726773160.88267: variable '__kernel_settings_services' from source: include_vars 4846 1726773160.88683: variable '__kernel_settings_services' from source: include_vars 4846 1726773160.88772: variable 'omit' from source: magic vars 4846 1726773160.88932: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773160.88953: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773160.88975: variable 'omit' from source: magic vars 4846 1726773160.89083: variable 'omit' from source: magic vars 4846 1726773160.89137: variable 'omit' from source: magic vars 4846 1726773160.89193: variable 'item' from source: unknown 4846 1726773160.89298: variable 'item' from source: unknown 4846 1726773160.89345: variable 'omit' from source: magic vars 4846 1726773160.89396: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 4846 1726773160.89448: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 4846 1726773160.89477: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 4846 1726773160.89504: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773160.89524: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 4846 1726773160.89568: variable 'inventory_hostname' from source: host vars for 'managed_node3' 4846 1726773160.89578: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773160.89588: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773160.89767: Set connection var ansible_shell_executable to /bin/sh 4846 1726773160.89770: Set connection var ansible_pipelining to False 4846 1726773160.89773: Set connection var ansible_shell_type to sh 4846 1726773160.89776: Set connection var ansible_connection to ssh 4846 1726773160.89778: Set connection var ansible_module_compression to ZIP_DEFLATED 4846 1726773160.89780: Set connection var ansible_timeout to 10 4846 1726773160.89808: variable 'ansible_shell_executable' from source: unknown 4846 1726773160.89818: variable 'ansible_connection' from source: unknown 4846 1726773160.89826: variable 'ansible_module_compression' from source: unknown 4846 1726773160.89834: variable 'ansible_shell_type' from source: unknown 4846 1726773160.89841: variable 'ansible_shell_executable' from source: unknown 4846 1726773160.89875: variable 'ansible_host' from source: host vars for 'managed_node3' 4846 1726773160.89879: variable 'ansible_pipelining' from source: unknown 4846 1726773160.89882: variable 'ansible_timeout' from source: unknown 4846 1726773160.89885: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 4846 1726773160.90053: 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) 4846 1726773160.90072: variable 'omit' from source: magic vars 4846 1726773160.90093: starting attempt loop 4846 1726773160.90096: running the handler 4846 1726773160.90311: variable 'ansible_facts' from source: unknown 4846 1726773160.90394: _low_level_execute_command(): starting 4846 1726773160.90413: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 4846 1726773160.91194: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4846 1726773160.91319: 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.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773160.91345: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773160.91424: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773160.93178: stdout chunk (state=3): >>>/root <<< 4846 1726773160.93322: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773160.93412: stderr chunk (state=3): >>><<< 4846 1726773160.93415: stdout chunk (state=3): >>><<< 4846 1726773160.93418: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773160.93421: _low_level_execute_command(): starting 4846 1726773160.93424: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726773160.9336147-6074-173174144973510 `" && echo ansible-tmp-1726773160.9336147-6074-173174144973510="` echo /root/.ansible/tmp/ansible-tmp-1726773160.9336147-6074-173174144973510 `" ) && sleep 0' 4846 1726773160.93937: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 4846 1726773160.94026: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773160.94063: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773160.94078: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773160.94104: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773160.94175: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773160.96314: stdout chunk (state=3): >>>ansible-tmp-1726773160.9336147-6074-173174144973510=/root/.ansible/tmp/ansible-tmp-1726773160.9336147-6074-173174144973510 <<< 4846 1726773160.96434: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773160.96483: stderr chunk (state=3): >>><<< 4846 1726773160.96486: stdout chunk (state=3): >>><<< 4846 1726773160.96504: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726773160.9336147-6074-173174144973510=/root/.ansible/tmp/ansible-tmp-1726773160.9336147-6074-173174144973510 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773160.96534: variable 'ansible_module_compression' from source: unknown 4846 1726773160.96586: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-4846hktl8x9z/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 4846 1726773160.96641: variable 'ansible_facts' from source: unknown 4846 1726773160.96799: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726773160.9336147-6074-173174144973510/AnsiballZ_systemd.py 4846 1726773160.97082: Sending initial data 4846 1726773160.97085: Sent initial data (154 bytes) 4846 1726773160.97612: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 4846 1726773160.97616: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773160.97619: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773160.97724: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773160.97800: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773160.97804: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773160.97818: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773160.97849: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773160.99571: 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 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 4846 1726773160.99577: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 4846 1726773160.99608: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 4846 1726773160.99643: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpk93mqarr /root/.ansible/tmp/ansible-tmp-1726773160.9336147-6074-173174144973510/AnsiballZ_systemd.py <<< 4846 1726773160.99652: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726773160.9336147-6074-173174144973510/AnsiballZ_systemd.py" <<< 4846 1726773160.99682: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-4846hktl8x9z/tmpk93mqarr" to remote "/root/.ansible/tmp/ansible-tmp-1726773160.9336147-6074-173174144973510/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726773160.9336147-6074-173174144973510/AnsiballZ_systemd.py" <<< 4846 1726773161.01946: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773161.01949: stdout chunk (state=3): >>><<< 4846 1726773161.02011: stderr chunk (state=3): >>><<< 4846 1726773161.02015: done transferring module to remote 4846 1726773161.02018: _low_level_execute_command(): starting 4846 1726773161.02021: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726773160.9336147-6074-173174144973510/ /root/.ansible/tmp/ansible-tmp-1726773160.9336147-6074-173174144973510/AnsiballZ_systemd.py && sleep 0' 4846 1726773161.02558: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773161.02572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773161.02584: 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.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773161.02637: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773161.02653: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773161.02692: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773161.04723: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773161.04766: stderr chunk (state=3): >>><<< 4846 1726773161.04787: stdout chunk (state=3): >>><<< 4846 1726773161.04915: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773161.04919: _low_level_execute_command(): starting 4846 1726773161.04922: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726773160.9336147-6074-173174144973510/AnsiballZ_systemd.py && sleep 0' 4846 1726773161.05316: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 4846 1726773161.05331: 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.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration <<< 4846 1726773161.05342: 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.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773161.05392: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 4846 1726773161.05410: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773161.05455: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773161.39245: stdout chunk (state=3): >>> {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "9649", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "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 15:12:13 EDT", "ExecMainStartTimestampMonotonic": "519922215", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9649", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:12:13 EDT] ; stop_time=[n/a] ; pid=9649 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:12:13 EDT] ; stop_time=[n/a] ; pid=9649 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5636", "MemoryCurrent": "15388672", "MemoryAvailable": "infinity", "CPUUsageNSec": "148979000", "TasksCurrent": "4", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551<<< 4846 1726773161.39286: stdout chunk (state=3): >>>615", "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", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "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": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "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<<< 4846 1726773161.39320: stdout chunk (state=3): >>>", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "dbus-broker.service sysinit.target system.slice dbus.socket", "WantedBy": "multi-user.target", "Conflicts": "tlp.service shutdown.target cpupower.service power-profiles-daemon.service auto-cpufreq.service", "Before": "multi-user.target shutdown.target", "After": "systemd-journald.socket network.target polkit.service dbus-broker.service systemd-sysctl.service system.slice sysinit.target dbus.socket basic.target", "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", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 15:12:13 EDT", "StateChangeTimestampMonotonic": "520051135", "InactiveExitTimestamp": "Thu 2024-09-19 15:12:13 EDT", "InactiveExitTimestampMonotonic": "519922578", "ActiveEnterTimestamp": "Thu 2024-09-19 15:12:13 EDT", "ActiveEnterTimestampMonotonic": "520051135", "ActiveExitTimestamp": "Thu 2024-09-19 15:12:13 EDT", "ActiveExitTimestampMonotonic": "519878967", "InactiveEnterTimestamp": "Thu 2024-09-19 15:12:13 EDT", "InactiveEnterTimestampMonotonic": "519914605", "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 15:12:13 EDT", "ConditionTimestampMonotonic": "519915495", "AssertTimestamp": "Thu 2024-09-19 15:12:13 EDT", "AssertTimestampMonotonic": "519915499", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "b68d0c5b9bb842f19e4db0ae0b3e0b6e", "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}}} <<< 4846 1726773161.41372: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.32 closed. <<< 4846 1726773161.41433: stderr chunk (state=3): >>><<< 4846 1726773161.41436: stdout chunk (state=3): >>><<< 4846 1726773161.41468: _low_level_execute_command() done: rc=0, stdout= {"name": "tuned", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "PIDFile": "/run/tuned/tuned.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "45s", "TimeoutStopUSec": "45s", "TimeoutAbortUSec": "45s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "abort", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "9649", "ControlPID": "0", "BusName": "com.redhat.tuned", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "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 15:12:13 EDT", "ExecMainStartTimestampMonotonic": "519922215", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9649", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:12:13 EDT] ; stop_time=[n/a] ; pid=9649 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:12:13 EDT] ; stop_time=[n/a] ; pid=9649 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5636", "MemoryCurrent": "15388672", "MemoryAvailable": "infinity", "CPUUsageNSec": "148979000", "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", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "18446744073709551615", "MemoryMax": "infinity", "StartupMemoryMax": "18446744073709551615", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "18446744073709551615", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "18446744073709551615", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "4425", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "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": "14752", "LimitNPROCSoft": "14752", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "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", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "control-group", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "tuned.service", "Names": "tuned.service", "Requires": "dbus-broker.service sysinit.target system.slice dbus.socket", "WantedBy": "multi-user.target", "Conflicts": "tlp.service shutdown.target cpupower.service power-profiles-daemon.service auto-cpufreq.service", "Before": "multi-user.target shutdown.target", "After": "systemd-journald.socket network.target polkit.service dbus-broker.service systemd-sysctl.service system.slice sysinit.target dbus.socket basic.target", "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", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Thu 2024-09-19 15:12:13 EDT", "StateChangeTimestampMonotonic": "520051135", "InactiveExitTimestamp": "Thu 2024-09-19 15:12:13 EDT", "InactiveExitTimestampMonotonic": "519922578", "ActiveEnterTimestamp": "Thu 2024-09-19 15:12:13 EDT", "ActiveEnterTimestampMonotonic": "520051135", "ActiveExitTimestamp": "Thu 2024-09-19 15:12:13 EDT", "ActiveExitTimestampMonotonic": "519878967", "InactiveEnterTimestamp": "Thu 2024-09-19 15:12:13 EDT", "InactiveEnterTimestampMonotonic": "519914605", "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 15:12:13 EDT", "ConditionTimestampMonotonic": "519915495", "AssertTimestamp": "Thu 2024-09-19 15:12:13 EDT", "AssertTimestampMonotonic": "519915499", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "b68d0c5b9bb842f19e4db0ae0b3e0b6e", "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_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.14.32 closed. 4846 1726773161.41689: 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-1726773160.9336147-6074-173174144973510/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 4846 1726773161.41710: _low_level_execute_command(): starting 4846 1726773161.41715: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726773160.9336147-6074-173174144973510/ > /dev/null 2>&1 && sleep 0' 4846 1726773161.42160: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773161.42164: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773161.42167: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 4846 1726773161.42169: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 4846 1726773161.42223: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 4846 1726773161.42227: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 4846 1726773161.42274: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 4846 1726773161.44249: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 4846 1726773161.44291: stderr chunk (state=3): >>><<< 4846 1726773161.44295: stdout chunk (state=3): >>><<< 4846 1726773161.44309: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.32 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.32 originally 10.31.14.32 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 4846 1726773161.44318: handler run complete 4846 1726773161.44370: attempt loop complete, returning result 4846 1726773161.44390: variable 'item' from source: unknown 4846 1726773161.44463: 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 15:12:13 EDT", "ActiveEnterTimestampMonotonic": "520051135", "ActiveExitTimestamp": "Thu 2024-09-19 15:12:13 EDT", "ActiveExitTimestampMonotonic": "519878967", "ActiveState": "active", "After": "systemd-journald.socket network.target polkit.service dbus-broker.service systemd-sysctl.service system.slice sysinit.target dbus.socket basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-09-19 15:12:13 EDT", "AssertTimestampMonotonic": "519915499", "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": "148979000", "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 15:12:13 EDT", "ConditionTimestampMonotonic": "519915495", "ConfigurationDirectoryMode": "0755", "Conflicts": "tlp.service shutdown.target cpupower.service power-profiles-daemon.service auto-cpufreq.service", "ControlGroup": "/system.slice/tuned.service", "ControlGroupId": "5636", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9649", "ExecMainStartTimestamp": "Thu 2024-09-19 15:12:13 EDT", "ExecMainStartTimestampMonotonic": "519922215", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[Thu 2024-09-19 15:12:13 EDT] ; stop_time=[n/a] ; pid=9649 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[Thu 2024-09-19 15:12:13 EDT] ; stop_time=[n/a] ; pid=9649 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/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 15:12:13 EDT", "InactiveEnterTimestampMonotonic": "519914605", "InactiveExitTimestamp": "Thu 2024-09-19 15:12:13 EDT", "InactiveExitTimestampMonotonic": "519922578", "InvocationID": "b68d0c5b9bb842f19e4db0ae0b3e0b6e", "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": "14752", "LimitNPROCSoft": "14752", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "9649", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "15388672", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus-broker.service sysinit.target system.slice dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestamp": "Thu 2024-09-19 15:12:13 EDT", "StateChangeTimestampMonotonic": "520051135", "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": "4425", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 4846 1726773161.45014: dumping result to json 4846 1726773161.45017: done dumping result, returning 4846 1726773161.45020: done running TaskExecutor() for managed_node3/TASK: Restart tuned [0afff7ba-f7d3-e60c-8651-000000000590] 4846 1726773161.45022: sending task result for task 0afff7ba-f7d3-e60c-8651-000000000590 4846 1726773161.45246: no more pending results, returning what we have 4846 1726773161.45249: results queue empty 4846 1726773161.45250: checking for any_errors_fatal 4846 1726773161.45256: done checking for any_errors_fatal 4846 1726773161.45256: checking for max_fail_percentage 4846 1726773161.45257: done checking for max_fail_percentage 4846 1726773161.45258: checking to see if all hosts have failed and the running result is not ok 4846 1726773161.45259: done checking to see if all hosts have failed 4846 1726773161.45259: getting the remaining hosts for this loop 4846 1726773161.45260: done getting the remaining hosts for this loop 4846 1726773161.45263: getting the next task for host managed_node3 4846 1726773161.45269: done getting next task for host managed_node3 4846 1726773161.45271: ^ task is: TASK: meta (flush_handlers) 4846 1726773161.45272: ^ 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 4846 1726773161.45278: getting variables 4846 1726773161.45279: in VariableManager get_vars() 4846 1726773161.45303: Calling all_inventory to load vars for managed_node3 4846 1726773161.45307: Calling groups_inventory to load vars for managed_node3 4846 1726773161.45309: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773161.45318: Calling all_plugins_play to load vars for managed_node3 4846 1726773161.45320: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773161.45324: Calling groups_plugins_play to load vars for managed_node3 4846 1726773161.45486: done sending task result for task 0afff7ba-f7d3-e60c-8651-000000000590 4846 1726773161.45489: WORKER PROCESS EXITING 4846 1726773161.45502: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773161.45692: done with get_vars() 4846 1726773161.45702: done getting variables 4846 1726773161.45759: in VariableManager get_vars() 4846 1726773161.45768: Calling all_inventory to load vars for managed_node3 4846 1726773161.45770: Calling groups_inventory to load vars for managed_node3 4846 1726773161.45772: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773161.45778: Calling all_plugins_play to load vars for managed_node3 4846 1726773161.45780: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773161.45782: Calling groups_plugins_play to load vars for managed_node3 4846 1726773161.45909: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773161.46085: done with get_vars() 4846 1726773161.46097: done queuing things up, now waiting for results queue to drain 4846 1726773161.46098: results queue empty 4846 1726773161.46099: checking for any_errors_fatal 4846 1726773161.46107: done checking for any_errors_fatal 4846 1726773161.46108: checking for max_fail_percentage 4846 1726773161.46109: done checking for max_fail_percentage 4846 1726773161.46109: checking to see if all hosts have failed and the running result is not ok 4846 1726773161.46110: done checking to see if all hosts have failed 4846 1726773161.46110: getting the remaining hosts for this loop 4846 1726773161.46111: done getting the remaining hosts for this loop 4846 1726773161.46113: getting the next task for host managed_node3 4846 1726773161.46117: done getting next task for host managed_node3 4846 1726773161.46118: ^ task is: TASK: meta (flush_handlers) 4846 1726773161.46120: ^ 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 4846 1726773161.46123: getting variables 4846 1726773161.46123: in VariableManager get_vars() 4846 1726773161.46132: Calling all_inventory to load vars for managed_node3 4846 1726773161.46133: Calling groups_inventory to load vars for managed_node3 4846 1726773161.46135: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773161.46139: Calling all_plugins_play to load vars for managed_node3 4846 1726773161.46140: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773161.46143: Calling groups_plugins_play to load vars for managed_node3 4846 1726773161.46266: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773161.46442: done with get_vars() 4846 1726773161.46450: done getting variables 4846 1726773161.46491: in VariableManager get_vars() 4846 1726773161.46501: Calling all_inventory to load vars for managed_node3 4846 1726773161.46502: Calling groups_inventory to load vars for managed_node3 4846 1726773161.46504: Calling all_plugins_inventory to load vars for managed_node3 4846 1726773161.46510: Calling all_plugins_play to load vars for managed_node3 4846 1726773161.46512: Calling groups_plugins_inventory to load vars for managed_node3 4846 1726773161.46515: Calling groups_plugins_play to load vars for managed_node3 4846 1726773161.46637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 4846 1726773161.46845: done with get_vars() 4846 1726773161.46854: done queuing things up, now waiting for results queue to drain 4846 1726773161.46856: results queue empty 4846 1726773161.46856: checking for any_errors_fatal 4846 1726773161.46857: done checking for any_errors_fatal 4846 1726773161.46858: checking for max_fail_percentage 4846 1726773161.46858: done checking for max_fail_percentage 4846 1726773161.46859: checking to see if all hosts have failed and the running result is not ok 4846 1726773161.46860: done checking to see if all hosts have failed 4846 1726773161.46860: getting the remaining hosts for this loop 4846 1726773161.46861: done getting the remaining hosts for this loop 4846 1726773161.46863: getting the next task for host managed_node3 4846 1726773161.46865: done getting next task for host managed_node3 4846 1726773161.46866: ^ task is: None 4846 1726773161.46867: ^ 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 4846 1726773161.46868: done queuing things up, now waiting for results queue to drain 4846 1726773161.46869: results queue empty 4846 1726773161.46869: checking for any_errors_fatal 4846 1726773161.46870: done checking for any_errors_fatal 4846 1726773161.46871: checking for max_fail_percentage 4846 1726773161.46872: done checking for max_fail_percentage 4846 1726773161.46874: checking to see if all hosts have failed and the running result is not ok 4846 1726773161.46875: done checking to see if all hosts have failed 4846 1726773161.46876: getting the next task for host managed_node3 4846 1726773161.46878: done getting next task for host managed_node3 4846 1726773161.46879: ^ task is: None 4846 1726773161.46880: ^ 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=88 changed=12 unreachable=0 failed=0 skipped=45 rescued=0 ignored=0 Thursday 19 September 2024 15:12:41 -0400 (0:00:00.596) 0:00:40.047 **** =============================================================================== fedora.linux_system_roles.kernel_settings : Ensure required packages are installed --- 2.15s /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Ensure python command exists for tests below ---------------------------- 1.88s /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:14 fedora.linux_system_roles.kernel_settings : Ensure required packages are installed --- 1.81s /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 fedora.linux_system_roles.kernel_settings : Ensure required packages are installed --- 1.81s /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:12 Gathering Facts --------------------------------------------------------- 1.65s /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tests_simple_settings.yml:2 fedora.linux_system_roles.kernel_settings : Tuned apply settings -------- 1.53s /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:157 fedora.linux_system_roles.kernel_settings : Ensure kernel_settings is in active_profile --- 0.89s /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:91 fedora.linux_system_roles.kernel_settings : Restart tuned to apply active profile, mode changes --- 0.88s /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:149 fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory --- 0.86s /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 fedora.linux_system_roles.kernel_settings : Ensure required services are enabled and started --- 0.85s /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:67 fedora.linux_system_roles.kernel_settings : Apply kernel settings ------- 0.82s /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory --- 0.80s /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 fedora.linux_system_roles.kernel_settings : Apply kernel settings ------- 0.79s /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Put expected contents into temporary file ------------------------------- 0.78s /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/assert_kernel_settings_conf_files.yml:8 fedora.linux_system_roles.kernel_settings : Find tuned profile parent directory --- 0.77s /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:50 fedora.linux_system_roles.kernel_settings : Set profile_mode to manual --- 0.75s /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 fedora.linux_system_roles.kernel_settings : Apply kernel settings ------- 0.74s /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:112 Ensure kernel_settings is not in active_profile ------------------------- 0.74s /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:46 Set profile_mode to auto ------------------------------------------------ 0.73s /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/tests/kernel_settings/tasks/cleanup.yml:57 fedora.linux_system_roles.kernel_settings : Set profile_mode to manual --- 0.69s /tmp/collections-iKE/ansible_collections/fedora/linux_system_roles/roles/kernel_settings/tasks/main.yml:99 4846 1726773161.46980: RUNNING CLEANUP